cancel
Showing results for 
Search instead for 
Did you mean: 

About screen sequence group field in vov8

Former Member

hello gurus.

where we define screen sequence groups, like AU order, DR debit memo, RE retuns etc.

Go to VOV8, select your sales document type and execute. There under the tab "Transaction flow", you can see a field "Screen sequence grp." which are all standard and you should not change this.

What i need is , where we create a new screen sequence group for ex AU , DR etc?.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shiva,

You can create new Screen Sequence group in Tcode VOVB

Regards,

Abhee.

Answers (3)

Answers (3)

Lakshmipathi
Active Contributor
0 Kudos

Dear Shiva

Go through this help link

[Screen sequences |http://help.sap.com/saphelp_47x200/helpdata/en/eb/e8dbaee53d11d4b36c0050da429303/frameset.htm]

thanks

G. Lakshmipathi

former_member839993
Active Participant
0 Kudos

Hi,

Use T.Code VOVB, go to new entries>select either of these

VBAK

VBAP

LIKP

LIPS

VBRK

VBRP

VBKA

enter screen sequence group>say ZA>enter description and save that.Now come to VOV8 and select your order type and assign the Screen sequence group ZA(here) and save it.

regards,

US

Former Member
0 Kudos

normally the modification of the programs for the screen is not recommended. if needed, this is usually the role of ABAP.

however, if you wish to just modify your screen appearance you can explore the t-code SHD0 instead. you can hide or display certain fields using this.