RFM_ST_PICK_ORD - Store pickup orders
Store pickup orders information is stored in SAP table RFM_ST_PICK_ORD.
It is part of development package RFM_STORE_PICK_ORD in software component LO-RFM-STO-FIO. This development package consists of objects that can be grouped under "Retail Store Business Object Store pickup order".
It is part of development package RFM_STORE_PICK_ORD in software component LO-RFM-STO-FIO. This development package consists of objects that can be grouped under "Retail Store Business Object Store pickup order".
Fields for table RFM_ST_PICK_ORD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
STORE | Retail plant | X | W_WERKS | CHAR | 8 | |
STOREPICKUPORDER | Store Pickup Order | X | RFM_ST_PICKUP_ORDER | CHAR | 20 | |
STOREORDEREXPDHANDOVERDTETME | Expected Date and Time of Order Handover | RFM_ST_HANDOVER_DATETIME | DEC | 11 | ||
STOREORDERPICKINGSTATUS | Order Picking Status | RFM_ST_ORDER_PICKING_STATUS | CHAR | 4 | ||
STOREORDEROVERALLSTATUS | Pickup Order Overall Status | RFM_ST_ORDER_OVERALL_STATUS | CHAR | 2 | ||
STOREORDERPAYMENTSTATUS | Store Pickup Order Payment Status | RFM_ST_ORDER_PAYMENT_STATUS | CHAR | 2 | ||
STOREORDERREJECTIONREASON | Store Pickup Order Rejection Reason | RFM_ST_ORDER_REJECTION_CODE | CHAR | 4 | ||
NMBROFFULLYPICKEDITEMS | Number of Fully Picked Items | RFM_ST_ITEMS_FULLY_PICKED | CHAR | 12 | ||
NMBROFUNAVAILABLEITEMS | Count of Unavailable Items in Store | RFM_ST_ITEMS_UNAVAILABLE | CHAR | 12 | ||
NMBROFPARTIALLYPICKEDITEMS | Count of Partially Picked Items in Store | RFM_ST_ITEMS_PARTIALLY_PICKED | CHAR | 12 | ||
CREATEDBYUSER | Name of Person Responsible for Creating the Object | ERNAM | CHAR | 24 | ||
CREATIONDATETIME | Creation Date Time | RFM_ST_PKORD_CREATIONDATETIME | DEC | 11 | ||
LASTCHANGEDBYUSER | User Who Last Changed the Business Document | LAST_CHANGED_BY_USER | CHAR | 24 | ||
LASTCHANGEDATETIME | Change Date Time | RFM_ST_PKORD_CHANGEDATETIME | DEC | 11 | ||
STOREPICKUPORDERISSUBSTNENBLD | Substitution Preference for Store Pickup Order | RFM_ST_ORDER_SUBST | CHAR | 2 | ||
NMBROFSUBSTITUTEDITEMS | Count of Substituted Items | RFM_ST_ITEMS_SUBSTITUTED | CHAR | 12 |