
This article explains step by step what to do when adding a new field to vlo6*(VL06O, VL06I, VL06G, VL06P, VL06T, VL06F, VL06C, VL06IP, VL06IC, VL06IT, VL06IG, VL06IF) screens
you can check https://me.sap.com/notes/128150
Scenario: let's add the definition of delivery type(VTEXT field)
In transaction code CMOD, choose 'Utilities -> SAP Enhancements
Enter the name of the enhancement 'V50Q0001' and execute
Double click on exit name to display function exits
We have to check if the includes are active
If exits are active, when we click on CMOD components they should appear active as follows. If it does'nt appear active in this way, we can assign
Then we go to SE11 to LIPOV which is the structure where we will add the field
Give database table and in change mode.
Click append structure and give new name.
Double click the component type and add related fields to structure VTEXT
Check that the relevant field is active and saved in the append structure as follows
The field we added comes to VL06O empty
We write the following code block in exit for the definitions to come in
Delivery type definitions come like this
I would be happy to read your thoughts and comments and if there are better ways to fulfil the requirement, please leave them in the comment section below.
Thanks so much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
10 | |
9 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |