‎2007 Mar 17 5:07 PM
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.
‎2007 Mar 17 7:20 PM
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
‎2007 Mar 18 3:48 AM
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.