Data Element list used by SAP ABAP Function Module EXPIMP_DATA_COMPLETENESS_CHECK (Außenhandel: Vollständigkeitsprüf. der Außenhandelsdaten im Export)
SAP ABAP Function Module
EXPIMP_DATA_COMPLETENESS_CHECK (Außenhandel: Vollständigkeitsprüf. der Außenhandelsdaten im Export) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AHBAS | Basis document category for foreign trade processing | SOURCE VALUE(I_FT_BASIS) LIKE EIKP-AHBAS DEFAULT ' ' |
|
| 2 | EXNUM | Number of foreign trade data in MM and SD documents | SOURCE VALUE(I_EXNUM) LIKE EIKP-EXNUM |
|
| 3 | EXPOS | Internal item number for foreign trade data in MM and SD | SOURCE VALUE(I_EXPOS) LIKE EIPO-EXPOS DEFAULT '000000' |
|
| 4 | UVALL_UP | General Incompletion Status of the Item | SOURCE VALUE(E_HEADER_COMPLETE) LIKE VBUP-UVALL |
|
| 5 | UVALL_UP | General Incompletion Status of the Item | SOURCE VALUE(E_LINE_ITEM_COMPLETE) LIKE VBUP-UVALL |
|