Table/Structure Field list used by SAP ABAP Function Module RV_ORDER_FLOW_INFORMATION (Reads sales document flow of sales document after delivery and billin)
SAP ABAP Function Module
RV_ORDER_FLOW_INFORMATION (Reads sales document flow of sales document after delivery and billin) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 2 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 3 | VBCO6 - MANDT | Client | ||
| 4 | VBCO6 - POSNR | Item number of the SD document | ||
| 5 | VBCO6 - VBELN | Sales and Distribution Document Number | ||
| 6 | VBFA - STUFE | Level of the document flow record | ||
| 7 | VBFA - VBTYP_V | Document category of preceding SD document | ||
| 8 | VBFA - VBTYP_N | Document category of subsequent document | ||
| 9 | VBFA - VBELV | Preceding sales and distribution document | ||
| 10 | VBFA - VBELN | Subsequent sales and distribution document | ||
| 11 | VBFA - STUFE | Level of the document flow record | SOURCE VALUE(N_STUFEN) LIKE VBFA-STUFE DEFAULT '50' |
|
| 12 | VBFA - STUFE | Level of the document flow record | SOURCE VALUE(V_STUFEN) LIKE VBFA-STUFE DEFAULT '50' |
|
| 13 | VBFA - POSNV | Preceding item of an SD document | ||
| 14 | VBFA - LOGSYS | Logical system | ||
| 15 | VBFA - FKTYP | Billing Category | ||
| 16 | VBUK - VBELN | Sales and Distribution Document Number | ||
| 17 | VBUK - VBTYP | SD document category | ||
| 18 | VBUK - VBTYP | SD document category | SOURCE VALUE(BELEGTYP_BACK) LIKE VBUK-VBTYP |
|
| 19 | VBUK - VBTYP | SD document category | SOURCE VALUE(BELEGTYP) LIKE VBUK-VBTYP DEFAULT ' ' |