ALLOC_RUN_FIELD - Allocation run fields
Allocation run fields information is stored in SAP table ALLOC_RUN_FIELD.
It is part of development package ODATA_RUN_ALLOCATION in software component CA-GTF-FXU-FI-CO. This development package consists of objects that can be grouped under "Run Allocations".
It is part of development package ODATA_RUN_ALLOCATION in software component CA-GTF-FXU-FI-CO. This development package consists of objects that can be grouped under "Run Allocations".
Fields for table ALLOC_RUN_FIELD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| RUN_ID | Allocation run ID | X | ALLOC_RUN_ID | CHAR | 30 | |
| FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 60 | |
| DISP_POSITION | Display position | ALLOC_FIELD_DISP_POS | NUMC | 6 | ||
| FIELD_TYPE | Field type | FIELDTYPE | CHAR | 2 | ||
| POSITION_TYPE | Position Type | ALLOC_RUN_POSITION_TYPE | CHAR | 4 | ||
| SENDER_BLANK | Indication whether the sender data is blank | FCO_ALLOC_BLANK_SENDER | CHAR | 2 | ||
| RECEIVER_BLANK | Indication whether the receiver data is blank | FCO_ALLOC_BLANK_RECEIVER | CHAR | 2 | ||
| DISPLAY_FLAG | Allocation run: Field display flag | FCO_ALLOC_RUN_FLD_DISP_FLAG | CHAR | 2 |