Table list used by SAP ABAP Function Module BAPI_STANDARDMATERIAL_CREATE (Create/Extend Material)
SAP ABAP Function Module
BAPI_STANDARDMATERIAL_CREATE (Create/Extend Material) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIMATALL | Structure for Material Master BAPI Interface | SOURCE VALUE(NEWMATERIAL) LIKE BAPIMATALL-MATERIAL |
|
| 2 | BAPIMATALL | Structure for Material Master BAPI Interface | SOURCE VALUE(MATERIAL) LIKE BAPIMATALL-MATERIAL |
|
| 3 | BAPIMATALL | Structure for Material Master BAPI Interface | SOURCE VALUE(NEWMATERIAL) LIKE BAPIMATALL-MATERIAL DEFAULT SPACE |
|
| 4 | BAPIMGVMATNR | Bapie Structure for transfer of external material no, ver., | SOURCE VALUE(MATERIAL_EVG) TYPE BAPIMGVMATNR OPTIONAL |
|
| 5 | BAPIMGVMATNR | Bapie Structure for transfer of external material no, ver., | SOURCE VALUE(NEWMATERIAL_EVG) TYPE BAPIMGVMATNR OPTIONAL |
|
| 6 | BAPIRET1 | Return Parameter | ||
| 7 | BAPIRET1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET1 |
|