Hi All,
I am using LSMW to for T-code VD01 (and some other SAP t-code) . & this LSMW will create customer master data. & will generate internal customer # based on internal # range define in SPRO.
Now at end of process( i:e commit work) when new customer # is generated, I want to populate ztable. So that I can have referance of Legacy Customer # & SAP generated Customer #.
Is there any way I cant do that? I tried using END_OF_PROCESSING & END_OF_transcation but this is called during convert file so I will not have SAP customer #.
If you know emigall,This is same scenerio where I want to update TEMKSV tables using LSMW.
Thanks,
Soumil