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

BDC

Former Member
0 Likes
486

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

4 REPLIES 4
Read only

Former Member
0 Likes
464

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

Read only

0 Likes
464

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

Read only

0 Likes
464

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.

Read only

Former Member
0 Likes
464

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....