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 RECORDING PROBLEM

Former Member
0 Likes
437

HI all,

i am uploading the customer master data by using bdc session method.

Tcode XD01 contain customizing tab and subscreen with four Z fields .

When i am recording Tcode XD01 that tab and subscreen with fields not appearing how i can write code for that four fields .please give me code sample following are details.

standard program: sapmf02d.

subscreen program: ztab_scr(sub screen designed for four fields program name)

screen number : 5000

ok _code = ok-code-5000.

Please give ur suggestions... asap

thanks&Regards,

rao.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
389

Tale a look at OSS note <a href="https://websmp101.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=105244&_NLANG=E">Note 105244 - LSMW 1.0: known problems, tips and tricks</a>

Extract :

<i>Situation:

You added separate fields to table KNA1 and want to fill these fields when you transfer data.

Tip:

Make sure that your own fields are also supplemented in the structure BKNA1 and on standard screens. Then these fields are also supplied by the standard batch input program RFBIDE00.</i>

Regards

Read only

0 Likes
389

Hi,

four z fields populated in to z table. how we can record these four fields.

i am using BDC SESSION Method. These four fields not appearing when i am doing recording for tcode Xd01.

Please help me on this.

Thanks&Regards,

Venu.