SAP Reports / Programs

/IPRO/XML_STR_GEN SAP ABAP Report - Generate Metadata







/IPRO/XML_STR_GEN is a standard Executable ABAP Report 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 /IPRO/XML_STR_GEN into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/IPRO/XML_STR_GEN - Generate Meta Data


ABAP code to call this SAP report using the submit statement

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.






SUBMIT /IPRO/XML_STR_GEN. "Basic submit
SUBMIT /IPRO/XML_STR_GEN AND RETURN. "Return to original report after report execution complete
SUBMIT /IPRO/XML_STR_GEN VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Generate Metadata
Text Symbol: 104 = Purchasing Group
Text Symbol: 103 = Purchasing Group
Text Symbol: 102 = Purchasing Organization
Text Symbol: 101 = Purchasing Organization
Text Symbol: 100 = Document Type
Text Symbol: 099 = Document Type
Text Symbol: 098 = Check-out Information
Text Symbol: 097 = Checked Out
Text Symbol: 096 = Check-Out Information
Text Symbol: 095 = Checked Out By
Text Symbol: 094 = Check-Out Information
Text Symbol: 093 = Checked Out On
Text Symbol: 092 = Changed By
Text Symbol: 091 = Changed By
Text Symbol: 090 = Changed On
Text Symbol: 089 = Changed On
Text Symbol: 088 = Created By
Text Symbol: 087 = Created By
Text Symbol: 086 = Validity
Text Symbol: 085 = Valid From
Text Symbol: 084 = Employee Name
Text Symbol: 083 = Employee
Text Symbol: 082 = Supplier Information
Text Symbol: 081 = Supplier
Text Symbol: 080 = OC Status Info
Text Symbol: 079 = Status
Text Symbol: 078 = Status Text
Text Symbol: 077 = Status
Text Symbol: 076 = Status Information
Text Symbol: 075 = OC Status Information
Text Symbol: 074 = Status Information
Text Symbol: 073 = Status
Text Symbol: 072 = Category Text
Text Symbol: 071 = Category Text
Text Symbol: 138 = Creation Date
Text Symbol: 137 = Creation Date
Text Symbol: 136 = Change Reason





Text Symbol: 135 = Change Reason
Text Symbol: 134 = Authorized Users
Text Symbol: 133 = Authorized Users
Text Symbol: 132 = Authorized Organizations
Text Symbol: 131 = Authorized Organizations
Text Symbol: 130 = Description
Text Symbol: 129 = Description
Text Symbol: 128 = Intended Use
Text Symbol: 127 = Intended Use
Text Symbol: 126 = Not item-Relevant
Text Symbol: 125 = Not Item-Relevant
Text Symbol: 124 = Not OC-Relevant
Text Symbol: 123 = Not OC-Relevant
Text Symbol: 122 = Decimal Format
Text Symbol: 121 = Decimal Format
Text Symbol: 120 = Date Format
Text Symbol: 119 = Date Format
Text Symbol: 118 = Intended Use
Text Symbol: 117 = Intended Use
Text Symbol: 116 = Template Information
Text Symbol: 115 = Template ID
Text Symbol: 114 = Employee Name
Text Symbol: 113 = Owner
Text Symbol: 112 = Supplier Information
Text Symbol: 111 = Supplier
Text Symbol: 110 = Category
Text Symbol: 109 = Category
Text Symbol: 108 = External Collaboration
Text Symbol: 107 = External Collaboration
Text Symbol: 106 = Internal Collaboration
Text Symbol: 105 = Internal Collaboration
Text Symbol: 070 = Purchasing Group Information
Text Symbol: 034 = Overlay information
Text Symbol: 033 = Overlay
Text Symbol: 032 = User Style Information
Text Symbol: 031 = User Style
Text Symbol: 030 = Default Style of Document
Text Symbol: 029 = Default Style
Text Symbol: 028 = User Template





Text Symbol: 027 = User Template
Text Symbol: 026 = Template Information
Text Symbol: 025 = Template Name
Text Symbol: 024 = Document Selection
Text Symbol: 023 = Document Selection
Text Symbol: 022 = Document Type of Related External Document
Text Symbol: 021 = External Object ID
Text Symbol: 020 = Related External System
Text Symbol: 019 = External System ID
Text Symbol: 018 = Operational Contract Information
Text Symbol: 017 = Operational Contract ID
Text Symbol: 016 = Name of Legal Contract
Text Symbol: 015 = Legal Contract Name
Text Symbol: 014 = Language key
Text Symbol: 013 = Language Key
Text Symbol: 012 = ID of Legal Contract
Text Symbol: 011 = Document Status
Text Symbol: 010 = ID of Legal Contract
Text Symbol: 009 = Document Number
Text Symbol: 008 = User Information
Text Symbol: 007 = User
Text Symbol: 006 = Content modifier
Text Symbol: 005 = Content Modifier
Text Symbol: 004 = Selected Content
Text Symbol: 003 = Content
Text Symbol: 002 = Document GUID
Text Symbol: 001 = GUID
Text Symbol: 035 = Creation On
Text Symbol: 069 = Purchasing Group Name
Text Symbol: 068 = Purchase Organization Text
Text Symbol: 067 = Purchasing Organization Text
Text Symbol: 066 = Contract Type Name
Text Symbol: 065 = Contract Type Name
Text Symbol: 064 = Document Mode Information
Text Symbol: 063 = GUID
Text Symbol: 062 = Globally Unique Identifier
Text Symbol: 061 = GUID
Text Symbol: 060 = Document Mode Information
Text Symbol: 059 = Document Mode



Text Symbol: 058 = Document Mode Name Information
Text Symbol: 057 = Document Mode Name
Text Symbol: 056 = Document Mode Information
Text Symbol: 055 = Document Mode
Text Symbol: 054 = Validity Information
Text Symbol: 053 = Valid Until
Text Symbol: 052 = Time Stamp
Text Symbol: 051 = Time Stamp
Text Symbol: 050 = User Name
Text Symbol: 049 = User Name
Text Symbol: 048 = Confidential
Text Symbol: 047 = Confidential
Text Symbol: 046 = Version
Text Symbol: 045 = Version
Text Symbol: 044 = Lock Token Information
Text Symbol: 043 = Lock Token
Text Symbol: 042 = External Command
Text Symbol: 041 = External Command
Text Symbol: 040 = Document Date
Text Symbol: 039 = ID
Text Symbol: 038 = Auto Process Information
Text Symbol: 037 = Auto Process
Text Symbol: 036 = Creation Date


INCLUDES used within this REPORT /IPRO/XML_STR_GEN

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name /IPRO/XML_STR_GEN or its description.