2007 Jul 18 9:28 PM
Hi,
I am creating material master(mm01) through BAPI_MATERIAL_SAVEDATA.
Program is working fine but when i m checking in MM03 to display uploaded data through BAPI, i cant able to see material which i created to through BAPI but i can see in MARA table.
i dont know wht is the problem ?
can anybody let me know abt this ?
2007 Jul 19 5:30 AM
then u are not committing the work.
flow will be like this
call ' BAPI'
if return[] is initial.
commit work.
else.
endif.
Regards
peram
2007 Jul 19 5:30 AM
then u are not committing the work.
flow will be like this
call ' BAPI'
if return[] is initial.
commit work.
else.
endif.
Regards
peram
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |