Table/Structure Field 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 | LIKP - VBELN | Delivery | ||
| 2 | LIKP - LFART | Delivery Type | ||
| 3 | LIPS - POSNR | Delivery Item | ||
| 4 | LIPS - PSTYV | Delivery item category | ||
| 5 | LIPS - VBELN | Delivery | ||
| 6 | LIPS - VGBEL | Document number of the reference document | ||
| 7 | LIPS - VGPOS | Item number of the reference item | ||
| 8 | LIPS - VGTYP | SD document category | ||
| 9 | TVAK - VBTYP | SD document category | ||
| 10 | TVAK - VBTYP | SD document category | SOURCE VALUE(I_VBTYP) LIKE TVAK-VBTYP DEFAULT 'C' |
|
| 11 | VBAK - AUART | Sales Document Type | ||
| 12 | VBAK - VBELN | Sales Document | ||
| 13 | VBAK - AUART | Sales Document Type | SOURCE VALUE(I_AUART) LIKE VBAK-AUART OPTIONAL |
|
| 14 | VBAP - POSNR | Sales Document Item | ||
| 15 | VBAP - POSNR | Sales Document Item | SOURCE VALUE(I_POSNR) LIKE VBAP-POSNR DEFAULT '000010' |
|
| 16 | VBAP - PSTYV | Sales document item category | ||
| 17 | VBAP - VBELN | Sales Document | ||
| 18 | VBAP - VBELN | Sales Document | SOURCE VALUE(I_VBELN) LIKE VBAP-VBELN |
|
| 19 | VBAP - VGBEL | Document number of the reference document | SOURCE VALUE(I_VGBEL) LIKE VBAP-VGBEL OPTIONAL |
|
| 20 | VBAP - VGBEL | Document number of the reference document | ||
| 21 | VBAP - VGPOS | Item number of the reference item | ||
| 22 | VBAP - VGPOS | Item number of the reference item | SOURCE VALUE(I_VGPOS) LIKE VBAP-VGPOS DEFAULT '000010' |