Table list used by SAP ABAP Function Module BAPI_MATERIAL_GETBATCHCERT (Create Quality Certificate for Batch in Portable Document Format (PDF))
SAP ABAP Function Module
BAPI_MATERIAL_GETBATCHCERT (Create Quality Certificate for Batch in Portable Document Format (PDF)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPICHARG1 | Transfer structure for batches (without stock) | SOURCE VALUE(BATCHNUMBER) LIKE BAPICHARG1-BATCH |
|
| 2 | BAPICHARG1 | Transfer structure for batches (without stock) | SOURCE VALUE(MATERIAL) LIKE BAPICHARG1-MATERIAL |
|
| 3 | BAPICHARG1 | Transfer structure for batches (without stock) | SOURCE VALUE(PLANT) LIKE BAPICHARG1-PLANT OPTIONAL |
|
| 4 | BAPIKNVVKY | Key for the customer's sales organization | SOURCE VALUE(CUSTOMER) LIKE BAPIKNVVKY-CUSTOMER |
|
| 5 | BAPIMGVMATNR | Bapie Structure for transfer of external material no, ver., | SOURCE VALUE(MATERIAL_EVG) TYPE BAPIMGVMATNR OPTIONAL |
|
| 6 | BAPIQCI | General transfer structure for Q-certificates on the Web | SOURCE VALUE(FILESIZE) LIKE BAPIQCI-CONT_LEN |
|
| 7 | BAPIQCI | General transfer structure for Q-certificates on the Web | SOURCE VALUE(APPLICATION) LIKE BAPIQCI-CONT_TYPE DEFAULT 'application/pdf' |
|
| 8 | BAPIQCMIME | Transfer structure for MIME data (in CHAR format) | SOURCE MIMETABLE STRUCTURE BAPIQCMIME OPTIONAL |
|
| 9 | BAPIRETURN | Return Parameter | SOURCE MESSAGETABLE STRUCTURE BAPIRETURN OPTIONAL |
|
| 10 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 11 | BAPIRETURN | Return Parameter |