SAP Table UKM_ITEM
Credit Management: Line Items
UKM_ITEM (Credit Management: Line Items) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link UKM_ITEM to other SAP tables.
UKM_ITEM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||||||
PARTNER | Business Partner Number | BU_PARTNER | CHAR | 10 | 0 | |||||||||||
CREDIT_SGMNT | Credit Segment | UKM_CREDIT_SGMNT | UKMCRED_SGM0C | CHAR | 10 | 0 | ||||||||||
IGUID | ID of Line Item | UKM_ITEM_GUID | CHAR | 32 | 0 | |||||||||||
TMSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | 0 | |||||||||||
COMM_TYP | Credit Exposure Category | UKM_COMM_TYP | CHAR | 3 | 0 | |||||||||||
SUM_TYP | Type of Totaling | UKM_SUM_TYP | CHAR | 1 | 0 |
Possible values
|
||||||||||
AMOUNT | Commitment in Reporting Currency | UKM_COMM_ACTUAL_ITEM | CURR | 15 | 2 | |||||||||||
AMOUNT_SEC | Hedged Liability (Message Currency) | UKM_COMM_SECURED | CURR | 15 | 2 | |||||||||||
CURRENCY | Currency Key | WAERS | CUKY | 5 | 0 | |||||||||||
PMTYP | Partner Message Category | UKM_PARTNER_MSG_TYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||
PMKEY | Partner Message ID | UKM_PARTNER_MSG_KEY | CHAR | 32 | 0 | |||||||||||
PGUID | ID of Preceding Document | UKM_PREDEC_GUID | CHAR | 32 | 0 | |||||||||||
SGUID | ID of Succeeding Document | UKM_SUCCEED_GUID | CHAR | 32 | 0 | |||||||||||
STATUS | Object status | J_STATUS | CHAR | 5 | 0 | |||||||||||
MSG_PARTNER | Original Business Partner from XI Message | UKM_MSG_PARTNER | CHAR | 10 | 0 | |||||||||||
MSG_SGMNT | Original Credit Segment | UKM_MSG_SGMNT | CHAR | 10 | 0 | |||||||||||
LOG_HNDL | Application Log: Log Handle | BALLOGHNDL | CHAR | 22 | 0 |
UKM_ITEM foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
UKM_ITEM | CREDIT_SGMNT | UKM_ITEM | CLIENT | UKMCRED_SGM0C | SAP Credit Management: Segment Data | CLIENT |
UKM_ITEM | CREDIT_SGMNT | UKM_ITEM | CREDIT_SGMNT | UKMCRED_SGM0C | SAP Credit Management: Segment Data | CREDIT_SGMNT |