Problem: you want to maintain material characteristics via ABAP.
Solution: what you should do is to use BAPI FMs designed for this.
To get material characteristic details use BAPI_OBJCL_GETDETAIL. And to change one use BAPI_OBJCL_CHANGE.
Problem: you want to maintain material characteristics via ABAP.
Solution: what you should do is to use BAPI FMs designed for this.
To get material characteristic details use BAPI_OBJCL_GETDETAIL. And to change one use BAPI_OBJCL_CHANGE.
Komentowanie jest zakończone.