CIFRVMAP is a standard SAP Table which is used to store Mapping Table NR/POS/ET <-> APO GUID (Sales Orders) data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The CIFRVMAP table consists of various fields, each holding specific information or linking keys about Mapping Table NR/POS/ET <-> APO GUID (Sales Orders) data available in SAP. These include RSNUM (Number of Reservation/Dependent Requirement), RSPOS (Item Number of Reservation/Dependent Requirement), ORDID (GUID for Order Headers (RAW16)), SCHEDID (GUID for Schedule Lines (RAW16))... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .