RMPS_PRO_VIRTUAL SAP (PRO: Virtual Attributes) Structure details

Dictionary Type: Structure
Description: PRO: Virtual Attributes




ABAP Code to SELECT data from RMPS_PRO_VIRTUAL
Related tables to RMPS_PRO_VIRTUAL
Access table RMPS_PRO_VIRTUAL




Structure field list including key, data, relationships and ABAP select examples

RMPS_PRO_VIRTUAL is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "PRO: Virtual Attributes" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RMPS_PRO_VIRTUAL TYPE RMPS_PRO_VIRTUAL.

The RMPS_PRO_VIRTUAL table consists of various fields, each holding specific information or linking keys about PRO: Virtual Attributes data available in SAP. These include RMPSP_DP_COMMENT (TNA Disposal: Comment), RMPSP_DP_STATUS (Disposal Status), RMPSP_DP_EXPDEST (Disposal: Export Destination), RMPSP_DP_EXPSTAT (TNA Disposal: Export Status).. 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. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP RMPS_PRO_VIRTUAL structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
RMPSP_DP_AUTH_BYDisposed of by RMPSP_DP_AUTH_BYCHAR12USERNAME
RMPSP_DP_COMMENTTNA Disposal: Comment RMPSP_DP_COMMENTCHAR255TEXT255
RMPSP_DP_STATUSDisposal Status RMPSP_DP_STATUSCHAR4RMPSP_DP_STATUS
RMPSP_DP_EXPDESTDisposal: Export Destination RMPSP_DP_EXPDESTCHAR3
RMPSP_DP_EXPSTATTNA Disposal: Export Status RMPSP_DP_EXPSTATCHAR4RMPSP_DP_EXPSTAT
RMPSP_DP_EXPDATETNA Disposal: Export Date RMPSP_DP_EXPDATEDATS8
RMPSP_DP_DESDATETNA Disposal: Date of Export RMPSP_DP_DESDATEDATS8
RMPSP_DP_REVLASTDate of Last Review RMPSP_DP_REVLASTDATS8
RMPSP_DP_REVSTATTNA Disposal: Review Status RMPSP_DP_REVSTATCHAR4RMPSP_DP_REVSTAT
RMPSP_DP_REVIEWRTNA Disposal: Review Carried Out by RMPSP_DP_REVIEWRCHAR12UNAME
RMPSP_DP_REV_COMTNA Disposal: Review Comment RMPSP_DP_REV_COMCHAR255TEXT255
RMPSP_DP_REVDATETNA Disposal: Review Date RMPSP_DP_REVDATEDATS8
RMPSP_DPA_EXEMPTDPA Exemption (virtual) RMPSP_DPA_EXEM_VCHAR255TEXT255
RMPSP_EIR_EXEMPTEIR Exemption (virtual) RMPSP_EIR_EXEM_VCHAR255TEXT255
RMPSP_FOI_VIRT_1Virtual Attribute: FoI Indicator/Exception/Review Date RMPSP_FOI_VIRT_1CHAR255TEXT255
RMPSP_FOI_VIRT_2Virtual Attribute: FoI Release Details RMPSP_FOI_VIRT_2CHAR255TEXT255
RMPSP_FOI_VIRT_3Virtual Attribute: FoI Disclosability Indicator (summary) RMPSP_FOI_VIRT_3CHAR1RMPS_PUT_AWAY
RMPSP_FOI_FLAGFoI Disclosability Indicator RMPSP_FOI_FLAGCHAR1RMPS_PUT_AWAY
RMPSP_FOI_EXEMPTFoI Exemption RMPSP_FOI_EXEMPTCHAR4CHAR4
RMPSP_FOI_REVDATDate of Last FoI Review RMPSP_FOI_REVDATDATS8BEGDARMPSDATS
RMPSP_FOI_RELDETFOI Release Details RMPSP_FOI_RELDETCHAR64SDOK_PROPV
RMPSP_FOI_RELDATFoI Release Date RMPSP_FOI_RELDATDATS8BEGDARMPSDATS
RMPSP_ACL_VIRT_USAccess Control List of Users RMPSP_ACL_NAM_USCHAR255TEXT255
RMPSP_ACL_VIRT_DLAccess Control List of Group RMPSP_ACL_NAM_DLCHAR255TEXT255
RMPSP_CHILD_OBJUnique Indicator of Child Object RMPSP_CHILD_OBJCHAR64SDOK_PROPV
RMPSP_IS_COPY_OFIs Copy of RMPSP_IS_COPY_OFCHAR255TEXT255
RMPSP_HAS_COPYHas Copy RMPSP_HAS_COPYCHAR255TEXT255
RMPSP_IS_CCOPY_OFIs Controlled Copy of RMPSP_IS_CCOPY_OFCHAR255TEXT255
RMPSP_HAS_CCOPYHas Controlled Copy RMPSP_HAS_CCOPYCHAR255TEXT255
RMPSP_IS_EXT_OFIs Extract of RMPSP_IS_EXT_OFCHAR255TEXT255
RMPSP_HAS_EXTHas Extract RMPSP_HAS_EXTCHAR255TEXT255
RMPSP_IS_RND_OFIs Alternative Display of RMPSP_IS_RND_OFCHAR255TEXT255
RMPSP_HAS_RNDHas Alternative Display RMPSP_HAS_RNDCHAR255TEXT255
RMPSP_IS_SUPERSEDINGSuperseded RMPSP_IS_SUPERSEDINGCHAR255TEXT255
RMPSP_IS_SUPERSEDED_BYIs Superseded by RMPSP_IS_SUPERSEDED_BYCHAR255TEXT255
RMPSP_LINK0_TOAdjustment - Link0 to RMPSP_LINK0_TOCHAR255TEXT255
RMPSP_LINK0_FROMAdjustment - Link0 from RMPSP_LINK0_FROMCHAR255TEXT255
RMPSP_LINK1_TOAdjustment - Link1 to RMPSP_LINK1_TOCHAR255TEXT255
RMPSP_LINK1_FROMAdjustment - Link1 from RMPSP_LINK1_FROMCHAR255TEXT255
RMPSP_LINK2_TOAdjustment - Link2 to RMPSP_LINK2_TOCHAR255TEXT255
RMPSP_LINK2_FROMAdjustment - Link2 from RMPSP_LINK2_FROMCHAR255TEXT255
RMPSP_LINK3_TOAdjustment - Link3 to RMPSP_LINK3_TOCHAR255TEXT255
RMPSP_LINK3_FROMAdjustment - Link3 from RMPSP_LINK3_FROMCHAR255TEXT255
RMPSP_LINK4_TOAdjustment - Link4 to RMPSP_LINK4_TOCHAR255TEXT255
RMPSP_LINK4_FROMAdjustment - Link4 from RMPSP_LINK4_FROMCHAR255TEXT255
RMPSP_LINK5_TOAdjustment - Link5 to RMPSP_LINK5_TOCHAR255TEXT255
RMPSP_LINK5_FROMAdjustment - Link5 from RMPSP_LINK5_FROMCHAR255TEXT255
RMPSP_SEE_ALSOLink to Another Object RMPSP_SEE_ALSOCHAR255TEXT255
RMPSP_MNDV_STATUTEMandate: Authorising Statute RMPSP_MNDV_STATUTECHAR255TEXT255
RMPSP_MNDV_PURPOSEMandate: Data Aquisition Purpose RMPSP_MNDV_PURPOSECHAR255TEXT255
RMPSP_MNDV_EXCATMandate: Exemption RMPSP_MNDV_EXCATCHAR255TEXT255
RMPSP_PARENT_PARTUnique Indicator of Parent Part RMPSP_PARENT_PARTCHAR128TEXT128
RMPSP_PARENT_OBJ_TITLEFolder Name (for document) RMPSP_PARENT_OBJ_TITLECHAR128STRING128
RMPSP_FPLIDClass RMPSP_FPLIDCHAR128STRING128
RMPSU_ATTRIBUTE_TEMPLATEAttribute Template RMPSU_ATTRIBUTE_TEMPLATECHAR24CHAR24
RMPSP_PARENT_FPLIDClass RMPSP_FPLIDCHAR128STRING128
RMPSP_PARENT_CATEGORY_TITLECategory Name (for Document) RMPSP_PARENT_CATEGORY_TITLECHAR64SDOK_PROPV
RMPSP_PAR_CATEGORY_FPLIDCategory ID (for Document) RMPSP_PAR_CATEGORY_FPLIDCHAR64SDOK_PROPV
RMPSP_PAR_FOLDER_FPLIDFolder ID (for Document) RMPSP_PAR_FOLDER_FPLIDCHAR64SDOK_PROPV
RMPSP_HAS_VERSIONNext Version RMPSP_HAS_VERSIONCHAR255TEXT255
RMPSP_IS_VERSION_OFPrevious Version RMPSP_IS_VERSION_OFCHAR255TEXT255
RMPSP_CURRENT_VERSIONThis Version RMPSP_CURRENT_VERSIONCHAR255TEXT255
RMPSP_IS_OPEN_CONTENT_OFIs Open Content Of RMPSP_IS_OC_OFCHAR255TEXT255
RMPSP_HAS_OPEN_CONTENTHas Open Content RMPSP_HAS_OCCHAR255TEXT255

Key field Non-key field



How do I retrieve data from SAP structure RMPS_PRO_VIRTUAL using ABAP code?

As RMPS_PRO_VIRTUAL is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RMPS_PRO_VIRTUAL as there is no data to select.

How to access SAP table RMPS_PRO_VIRTUAL

Within an ECC or HANA version of SAP you can also view further information about RMPS_PRO_VIRTUAL and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!