2008 Nov 25 9:42 AM
Hi,
Can any body tells me the required fields to run this Bapi...
Atul
2008 Nov 27 6:05 AM
For changing existing material
only material number, field you want to change & X mark against relavent view where that field exist.
you need to CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' after BAPI_MATERIAL_SAVEDATA
to reflect your changes.
For create material lot many fields will become mandatory depending on configuration of your SAP system.
2008 Nov 27 6:05 AM
For changing existing material
only material number, field you want to change & X mark against relavent view where that field exist.
you need to CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' after BAPI_MATERIAL_SAVEDATA
to reflect your changes.
For create material lot many fields will become mandatory depending on configuration of your SAP system.
2008 Nov 27 6:17 AM