SAP table LISCOPAM (Characteristics Allocation: Flexible Planning - CO-PA)
SAP table LISCOPAM has 3 primary key fields being MANDT,LICOZM,COUNTER.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
LICOZM | Key for characteristic allocation: flexible planning - CO/PA | CHAR | 10 | 0 | LICOZM | ||
COUNTER | Counter | NUMC | 3 | 0 | COUNT | ||
ERKRS | Operating concern | CHAR | 4 | 0 | TKEB | ERKRS | |
FIELDNAME | Characteristic in COPA | CHAR | 30 | 0 | * | COMERK | |
GSTRU | Generated DDIC table for LIS, conditions, messages | CHAR | 30 | 0 | * | GSTRU | |
FNAME | Characteristic in LIS | CHAR | 30 | 0 | * | LISMERK |
LISCOPAM foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 LISCOPAM | ERKRS | TKEB | Management for Operating Concerns (Client-Specific) | MANDT |
0 LISCOPAM | ERKRS | TKEB | Management for Operating Concerns (Client-Specific) | ERKRS |
1 LISCOPAM | MANDT | T000 | Clients | MANDT |