Data Element list used by SAP ABAP Function Module BOS_GET_VBUP_RFSTA (Read Reference status of Orders with BOS)
SAP ABAP Function Module
BOS_GET_VBUP_RFSTA (Read Reference status of Orders with BOS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PACKNO | Package number | SOURCE VALUE(I_PACKNO) LIKE ESLL-PACKNO |
|
| 2 | POSNR_VA | Sales Document Item | SOURCE VALUE(I_VGPOS) LIKE VBAP-POSNR OPTIONAL |
|
| 3 | RFSTA | Reference status | SOURCE REFERENCE(E_RFSTA) LIKE VBUP-RFSTA |
|
| 4 | VBELN_VA | Sales Document | SOURCE VALUE(I_VGBEL) LIKE VBAP-VBELN OPTIONAL |
|
| 5 | VBTYP | SD document category | SOURCE VALUE(I_VBTYP) LIKE VBAK-VBTYP |
|