MV45AF0O_OBJECTREFERENCE_WRITE is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MV45AF0O_OBJECTREFERENCE_WRITE into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SD_OBJECT_TYPE_DETERMINE CALL FUNCTION 'SD_OBJECT_TYPE_DETERMINE' EXPORTING I_DOCUMENT_TYPE = US_VBAK-VBTYP IMPORTING E_BUSINESS_OBJECT = US_OBJTYPE EXCEPTIONS OTHERS = 1.
OWN_LOGICAL_SYSTEM_GET CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET' IMPORTING OWN_LOGICAL_SYSTEM = US_LOGSYS EXCEPTIONS OWN_LOGICAL_SYSTEM_NOT_DEFINED = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV45AF0O_OBJECTREFERENCE_WRITE - Display tables with structure PC27Y , Norway MV45AF0O_OBJECTREFERENCE_SET - MV45AF0OOBJECTREFERENCESET MV45AF0O_OBJECTREFERENCE_DELET - MV45AF0OOBJECTREFERENCEDELET MV45AF0O_OBJECTREFERENCE_CREAT - MV45AF0OOBJECTREFERENCECREAT MV45AF0O - documentation and ABAP source code MV45AF0N_N_TEXT_SYMBOL_REPLACE - Replace text variable according to output determination