SAP table WRMA_VALUES (RMA Value Table)
SAP table WRMA_VALUES has 6 primary key fields being MANDT,WERKS,OBJECT_TYPE,OBJECT,GJAHR,PERIV.
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 | MANDT | ||||||||
WERKS | Plant | CHAR | 4 | 0 | WERKS_D | ||||||||
OBJECT_TYPE | RMA Object Type | CHAR | 1 | 0 | WRMA_OBJECT_TYPE |
|
|||||||
OBJECT | RMA Objects | CHAR | 32 | 0 | WRMA_OBJECTS | ||||||||
GJAHR | RMA Fiscal Year | NUMC | 4 | 0 | WRMA_GJAHR | ||||||||
PERIV | Fiscal Year Variant | CHAR | 2 | 0 | * | PERIV | |||||||
WAERS | Document Currency | CUKY | 5 | 0 | * | WRMA_WAERS_DOC | |||||||
INV_ADJ | Value Adjustment to Stock Account | CURR | 19 | 2 | WRMA_INV_ADJ | ||||||||
COGS | Value Adjustment from Cost of Goods Sold | CURR | 19 | 2 | WRMA_COGS | ||||||||
PURCH | Value Adjustment: Expense from Stock Transfer | CURR | 19 | 2 | WRMA_PURCH | ||||||||
PHYS_INV | Value Adjustment for Physical Inventory | CURR | 19 | 2 | WRMA_PHYS_INV | ||||||||
SHRINK | Planned Shrinkage | CURR | 19 | 2 | WRMA_SHRINK | ||||||||
SHRINK_RES | Resolution of Planned Shrinkage | CURR | 19 | 2 | WRMA_SHRINK_RESOLVE | ||||||||
COST_ALLOC | Value Adjustment from Cost Allocation | CURR | 19 | 2 | WRMA_COST_ALLOCATION | ||||||||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | DEC | 15 | 0 | TIMESTAMP |