Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Field in TCode VA02, Screen 102, Program SAPLEB

Former Member
0 Likes
1,633

Hi,

We ant a custom field on screen number 102 program SAPLEBNE, TCode VA02. To achieve this we have added a custom field in structure CI_EBANDB in table EBAN. However the field is not visible on the screen.

To navigate to the screen, where we want to place the custom field, go to TCode VA02-> Enter Sales Order No->Select any Line Item->Display Item Details-> Go to Schedule Line tab->Click on the Procurement Button at the bottom->On the purchase Requisition Field, duble click on the Purchase Requisition No

The field should be in Procurement Options, next to the Fixed Vendor field. Please help.

Thanks in advance.

Mick

1 ACCEPTED SOLUTION
Read only

former_member191735
Active Contributor
0 Likes
1,407

Seems it is a subscreen. Where did you add the field? Try adding in already existing Box.

What is the screen group? There is some code related to screen fields. What i would suggest you to add the field in existing box and dont add anything in screen group.

Seems it is a subscreen. Where did you add the field? Try adding in already existing Box.

What is the screen group? There is some code related to screen fields. What i would suggest you to add the field in existing box and dont add anything in screen group.

7 REPLIES 7
Read only

former_member191735
Active Contributor
0 Likes
1,408

Seems it is a subscreen. Where did you add the field? Try adding in already existing Box.

What is the screen group? There is some code related to screen fields. What i would suggest you to add the field in existing box and dont add anything in screen group.

Read only

0 Likes
1,407

Thanks Sampath.

I have tried by adding the field to the append strucure CI_EBANDB in table EBAN, but the field is not visible on the screen.

Where do I check the screen group?

Any help would be greatly appreciated.

Regards,

Mick

Read only

0 Likes
1,407

Hi,

I think you need to go for screen exit for this case.....

Directly you cannot get the fields on the screen of a standard transaction...

Regards,

Sid

Read only

0 Likes
1,407

Thanks Sid.

In the flow I can find this user exit - EXIT_SAPLEBNE_001. How can I find the screen exit?

Mick

Read only

0 Likes
1,407

Hi,

Pls. check this link if it helps you out....

[http://wiki.sdn.sap.com/wiki/display/stage/ImplementationofSAPV45AUser-exitScreen]

Thanks,

Sid

Read only

0 Likes
1,407

Thanks Sid.

Went to TCode SE80 and program SAPLEBNE, but could not see any screen exit there. Please help.

Mick

Read only

Former Member
0 Likes
1,407

no more inputs, therefore marking as answered