Hi guys,
I have a requirement to get agingg days for all materials from sap,I can look up batch stock from table MCHB and last receipt date from MCHA.
But How can I get non-batch stock and last receipt date.
Can anybody tell me the exact table?...
hi,all
When I call BAPI_GOODSMVT_CREATE to goods issue with code 03, Occasionally the following error message appears,I don't know how it produce.
"This delivery (48714455) is currently being processed by another user (FF_OTC01)"
Hi,
I need to generate a custom material number based on some material properties.
and then, create a new material by BAPI_MATERIAL_SAVEDATA after approval.
How to ensure the custom material number is unused and unique before calling material s...
Hi,
I've got some problems create purchase with BAPI_PR_CREATE, when i excute it with PRITEM param ACCTASSCAT:K, and PRACCOUNT param
GL_ACCOUNT:666003,
COSTCENTER:500010044,
CO_AREA:1000
the same fields value is 'X' in table PRITEMX and PR...
for example,my material number format is C00-YUS-ZZZ001-XXXX, the XXXX is serial number,Can I get a unique and locked serial number from Sap before saving material details with BAPI?