‎2007 Mar 21 12:14 PM
Hi Experts,
I have added one new tab in XD01 transaction, when i click on that tab it will take to the new sub-screen created where i'm having four fields. Presently i'm uploading the data through BDC call transaction method. My issue is i am not getting the sub-screen fields in the recording part along with the new tab which i have created.
So plz suggest me how to display the new tab along with the four fields in the recording part.
thnks in advance
Venu
‎2007 Mar 21 8:10 PM
Hi
If the required data you are not getting through the recording try to get it manually.
Just go through the transaction.
Find out the program name and screen no. ( of your z-subscreen )
Find out the fields, which you want to use for BDC
And enter these details in the programic format.
I think this ll resolve your problem.
Thank-You.
regards...
vinsee
‎2007 Mar 22 4:59 AM
Hi Vinod,
Thnks for ur inputs but if i try with manually the subscreens doesnt contain ok_code. Can we do without the ok_code for the z-subscreens.
Plz suggest me.
Regards
Venu
‎2007 Mar 22 6:00 AM
Hi vinod,
Thanks for input,
If we write manually ok code is must.But sub screen does not have a OK CODE.
following are the SUB screen details.
program: zscreen(Dilog program)
screen num: 8000.
Fields: zscreec1,zval1,zscreen2,z val2
table: zgroup.
Please help me on this issue asap.
‎2007 Mar 22 8:55 AM
Hi
As it is not a standard screen, it don't come in BDC.... I hope u have done it through Screen Enhancement. If yes, Then the below document will guide you on how to enter data in the ENhanced Screen Fields...
http://saptechnical.com/Tutorials/ABAP/XD01/XD01.htm
reward if helpful....