Table list used by SAP ABAP Function Module MILL_OC2_SEARCH_COMB_ORDER (sucht zu einem Ursprungsauftrag die zusammenfassende Aufträge.)
SAP ABAP Function Module
MILL_OC2_SEARCH_COMB_ORDER (sucht zu einem Ursprungsauftrag die zusammenfassende Aufträge.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_AUFNR) LIKE CAUFVD-AUFNR |
|
| 2 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_CAUFVD_AUTYP) LIKE CAUFVD-AUTYP OPTIONAL |
|
| 3 | ORD_PRE | Structure of Transfer Table for PRE_READ of Orders | SOURCE IT_ORD_PRE_COMB STRUCTURE ORD_PRE |
|
| 4 | RC27S | Ctrl. data for ctrl. during dialog processing | SOURCE VALUE(I_AKTYP) LIKE RC27S-AKTYP_PIC DEFAULT 'A' |
|
| 5 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_ENQUEUE) LIKE RC27X-FLG_SEL DEFAULT '' |
|
| 6 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(I_FILL_BT) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|