RMPSS_TRF_PRX_PHYSICAL SAP (Proxy for physical document) Structure details

Dictionary Type: Structure
Description: Proxy for physical document




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




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

RMPSS_TRF_PRX_PHYSICAL 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 "Proxy for physical document" 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_RMPSS_TRF_PRX_PHYSICAL TYPE RMPSS_TRF_PRX_PHYSICAL.

The RMPSS_TRF_PRX_PHYSICAL table consists of various fields, each holding specific information or linking keys about Proxy for physical document data available in SAP. These include POID_STRING (String), RMS_ID (String), SPS_ID (String), EXT_ID (String).. 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 RMPSS_TRF_PRX_PHYSICAL 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
CONTEXT 0
POID_STRINGString RMPS_TRF_PRX_STRINGSTRG0
RMS_IDString RMPS_TRF_PRX_STRINGSTRG0
SPS_IDString RMPS_TRF_PRX_STRINGSTRG0
EXT_IDString RMPS_TRF_PRX_STRINGSTRG0
ATTRIBUTE 0
CREATED_ATString RMPS_TRF_PRX_STRINGSTRG0
CREATED_BYString RMPS_TRF_PRX_STRINGSTRG0
LANGUAGEString RMPS_TRF_PRX_STRINGSTRG0
LAST_CHANGED_ATString RMPS_TRF_PRX_STRINGSTRG0
LAST_CHANGED_BYString RMPS_TRF_PRX_STRINGSTRG0
RMPS_CUT_CONFRMString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_ACL_DLString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_ACL_USString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_ACL_VIRT_DL 0
RMPSP_ACL_VIRT_US 0
RMPSP_ADDRESSEE 0
RMPSP_ADDRESSEE_CC 0
RMPSP_AQUIRED_ATString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_AUTHORString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_AUTHORORGString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DECLARED_ATString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DECLARED_BYString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DESCRIPTOR 0
RMPSP_DOCTYPEString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DOC_SECURITYString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DP_HOLDString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DP_HOLDCOMString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_DP_IDString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_FORMATString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_MEDIAString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_MEDIA_FORMATString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_OVERRIDDEN 0
RMPSP_PARENT_FPLIDString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_PARENT_OBJString RMPS_TRF_PRX_STRINGSTRG0
RMPSP_TITLEString RMPS_TRF_PRX_STRINGSTRG0
RMPSU_PUBL_DATEString RMPS_TRF_PRX_STRINGSTRG0
SRM_DOCUMENT_IDString RMPS_TRF_PRX_STRINGSTRG0
SRM_DOCUMENT_STATEString RMPS_TRF_PRX_STRINGSTRG0
SRM_LAST_CHANGED_ATString RMPS_TRF_PRX_STRINGSTRG0
SRM_LAST_CHANGED_BYString RMPS_TRF_PRX_STRINGSTRG0
SRM_PD_LOCATIONString RMPS_TRF_PRX_STRINGSTRG0
SRM_STATEString RMPS_TRF_PRX_STRINGSTRG0
LAST_DISPOSAL_ACTIONString RMPS_TRF_PRX_STRINGSTRG0
LAST_DISPOSAL_TIMEString RMPS_TRF_PRX_STRINGSTRG0
NEXT_DISPOSAL_ACTIONString RMPS_TRF_PRX_STRINGSTRG0
NEXT_DISPOSAL_DATEString RMPS_TRF_PRX_STRINGSTRG0
CONTENT 0
HIERARCHY 0
EXT_ID_PARENTString RMPS_TRF_PRX_STRINGSTRG0
EXT_ID_CHILDREN 0
RELATION 0

Key field Non-key field



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

As RMPSS_TRF_PRX_PHYSICAL 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 RMPSS_TRF_PRX_PHYSICAL as there is no data to select.

How to access SAP table RMPSS_TRF_PRX_PHYSICAL

Within an ECC or HANA version of SAP you can also view further information about RMPSS_TRF_PRX_PHYSICAL 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!