Table/Structure Field list used by SAP ABAP Function Module OIU_RANK_READ (Reads ranking table by prod month and delivery network)
SAP ABAP Function Module
OIU_RANK_READ (Reads ranking table by prod month and delivery network) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIU_SB_RANK - DN_NO | Delivery network number | ||
| 2 | OIU_SB_RANK - DN_NO | Delivery network number | SOURCE VALUE(I_DN_NO) LIKE ROIU_SB_RANK-DN_NO |
|
| 3 | OIU_SB_RANK - PROD_DT | Production date | ||
| 4 | OIU_SB_RANK - PROD_DT | Production date | SOURCE VALUE(I_PROD_DT) LIKE ROIU_SB_RANK-PROD_DT |
|
| 5 | ROIU_SB_RANK - DN_NO | Delivery network number | ||
| 6 | ROIU_SB_RANK - DN_NO | Delivery network number | SOURCE VALUE(I_DN_NO) LIKE ROIU_SB_RANK-DN_NO |
|
| 7 | ROIU_SB_RANK - PROD_DT | Production date | ||
| 8 | ROIU_SB_RANK - PROD_DT | Production date | SOURCE VALUE(I_PROD_DT) LIKE ROIU_SB_RANK-PROD_DT |
|