2007 Oct 16 6:27 PM
Hi, Expert:
I have a question on VA01, when I use tcode VA01, In Order type field, I press F4, display about 50 Order types, but in the table TVAK, there are about 100 Order types, how can SAP hide other 50 order types.
I use tcode SE11, put table VBAK, then go to AUART field, press F4, I also can see 100 order types.
I want to hide more order types in VA01. Appreciate for any help.
Hi, Expert:
I have a question on VA01, when I use tcode VA01, In Order type field, I press F4, display about 50 Order types, but in the table TVAK, there are about 100 Order types, how can SAP hide other 50 order types.
I use tcode SE11, put table VBAK, then go to AUART field, press F4, I also can see 100 order types.
I want to hide more order types in VA01. Appreciate for any help.
2007 Oct 16 6:35 PM
You must have restricted it to 50 entries. Please see F4 help, it says that 'Entries restricted to 50'.
ashish
2007 Oct 16 6:41 PM
Can I just restricted specific order type such as xxx, yyy. Thanks,
2007 Oct 16 6:46 PM
In VA01, if you see the code for Screen 101 of program SAPMV45A, there is a code written for Search help. This uses the values of Sales Area entered on selection screen while extracting values for Order Types.
Being a standard SAP program, I don't think you can restrict the values directly. But with the help of SD consultant, you can initialize the value to custom order types. This needs to be done in Customizing.
ashish
2007 Oct 16 6:49 PM
In VA01, if you see the code for Screen 101 of program SAPMV45A, there is a code written for Search help. Can you show me where the code is? Thanks a lot.
2007 Oct 16 6:51 PM
Goto SE51 transaction. Enter program name as SAPMV45A and screen no 101.
Click on Flow Logic.
And scroll till the end to see these lines -
PROCESS ON VALUE-REQUEST.
FIELD VBAK-AUART
MODULE VBAK-AUART_VALUES.
ashish
2007 Oct 16 7:04 PM
It is a combination of the fields SPERR = SPACE and TVORG = '0' that gives you the entries you normally see in VA01. There is no possibility to further restrict that list.
2007 Oct 16 8:07 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |