URCORD01 - Selection Conditions in a Realignment Request
Selection Conditions in a Realignment Request information is stored in SAP table URCORD01.
It is part of development package UR_REALIGNMENT_TOOL in software component FIN-BAC. This development package consists of objects that can be grouped under "Realignment Tool".
It is part of development package UR_REALIGNMENT_TOOL in software component FIN-BAC. This development package consists of objects that can be grouped under "Realignment Tool".
Fields for table URCORD01
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| ID | Realignment ID | X | UR_ID | CHAR | 44 | |
| CHGORD | Realignment Request | X | UR_CHGORD | NUMC | 24 | |
| FIELDNAME | FIN Master Data: Field Name | X | UG_FIELDNAME | CHAR | 60 | * |
| SUBNR | Sequence Number | X | UR_ORDER | NUMC | 8 | |
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
| OPTI | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
| LOW | Characteristic Value | UG_VALUE | CHAR | 90 | ||
| HIGH | Characteristic Value | UG_VALUE | CHAR | 90 |