SEPMRA_CARTITEM - EPM Fiori Reference Apps: Shopping Cart Item
EPM Fiori Reference Apps: Shopping Cart Item information is stored in SAP table SEPMRA_CARTITEM.
It is part of development package S_EPMRA_COMMON in software component BC-SRV-NWD-FRA. This development package consists of objects that can be grouped under "EPM Fiori Ref Apps: Common components".
It is part of development package S_EPMRA_COMMON in software component BC-SRV-NWD-FRA. This development package consists of objects that can be grouped under "EPM Fiori Ref Apps: Common components".
Fields for table SEPMRA_CARTITEM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SHOPPINGCARTITEMUUID | Shopping Cart Item UUID | X | SEPMRA_SHOPPINGCARTITEMUUID | RAW | 16 | |
SHOPPINGCARTUUID | Shopping Cart UUID | SEPMRA_SHOPPINGCARTUUID | RAW | 16 | ||
SHOPPINGCARTITEM | Shopping Cart Item ID | SEPMRA_SHOPPINGCARTITEM | NUMC | 20 | ||
PRODUCT | Product ID | SEPMRA_PRODUCT | CHAR | 20 | ||
QUANTITY | Quantity, rounded to the next whole number | SEPMRA_QUANTITYASINT | INT4 | 4 |