Data Element list used by SAP ABAP Function Module RV_SALES_DOC_COPYCONTROL_GET (Determine/get copy control for an existing sales document)
SAP ABAP Function Module
RV_SALES_DOC_COPYCONTROL_GET (Determine/get copy control for an existing sales document) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUART | Sales Document Type | SOURCE VALUE(I_AUART) LIKE VBAK-AUART OPTIONAL |
|
| 2 | POSNR_VA | Sales Document Item | SOURCE VALUE(I_POSNR) LIKE VBAP-POSNR DEFAULT '000010' |
|
| 3 | VBELN_VA | Sales Document | SOURCE VALUE(I_VBELN) LIKE VBAP-VBELN |
|
| 4 | VBTYP | SD document category | SOURCE VALUE(I_VBTYP) LIKE TVAK-VBTYP DEFAULT 'C' |
|
| 5 | VGBEL | Document number of the reference document | SOURCE VALUE(I_VGBEL) LIKE VBAP-VGBEL OPTIONAL |
|
| 6 | VGPOS | Item number of the reference item | SOURCE VALUE(I_VGPOS) LIKE VBAP-VGPOS DEFAULT '000010' |
|