BBP_CMS_XML_STR_GEN is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to generate xml files based on table entries...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter BBP_CMS_XML_STR_GEN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BBP_CMS_UIXMLGEN - BBP-DUET: XML String gen. report
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.
Selection Text: USERACT = UserActions.xml
Selection Text: TABLTMPL = TableTemplate.xml
Selection Text: MSGDT = MessageData.xml
Selection Text: LEGATT = LegalAttributes.xml
Selection Text: LANGUAGE = Language
Selection Text: CONTRATT = ContractAttributes.xml
Selection Text: CONFIG = ConfigData.xml
Selection Text: CNTRDT = ControlData.xml
Selection Text: ATTRUSE = AttributeUsage.xml
Selection Text: APPLN = Application using xml files
Title: BBP-DUET: XML String generation report for IBF metadata
Text Symbol: URL = - Portal Information not maintained completely in customizing. Make changes and re-run report.
Text Symbol: UIS = - The xml file UserActions.xml has been successfully generated
Text Symbol: UIF = - The xml file UserActions.xml could not be generated
Text Symbol: U01 = - No entry found in table "bbpd_cms_uact" for user action data
Text Symbol: TIS = - The xml file TableTemplate.xml has been successfully generated
Text Symbol: TIF = - The xml file TableTemplate.xml could not be generated
Text Symbol: T01 = - No entry found in table "bbpd_cms_did" for table template data
Text Symbol: SUC = - The xml file ConfigData.xml has been successfully generated
Text Symbol: SID = - The xml file ControlData.xml has been successfully generated
Text Symbol: NOT = - No entry found in table "bbpc_cms_config" for config data
Text Symbol: MIS = - The xml file MessageData.xml has been successfully generated
Text Symbol: MIF = - The xml file MessageData.xml could not be generated
Text Symbol: M01 = - No entry found in table "bbpd_cms_did" for message data
Text Symbol: L03 = - The xml file LegalAttributes.xml could not be generated
Text Symbol: L02 = - The xml file LegalAttributes.xml has been successfully generated
Text Symbol: L01 = - No entry found in table "bbpd_cms_attab" for Legal attributes
Text Symbol: FIG = - The xml file ConfigData.xml could not be generated
Text Symbol: FID = - The xml file ControlData.xml could not be generated
Text Symbol: DID = - No entry found in table "bbpd_cms_did" for control data
Text Symbol: C03 = - The xml file ContractAttributes.xml could not be generated
Text Symbol: C02 = - The xml file ContractAttributes.xml has been successfully generated
Text Symbol: C01 = - No entry found in tables "bbpc_cms_attr & bbpc_cms_attr_t" for Contract attributes
Text Symbol: AIS = - The xml file AttributeUsage.xml has been successfully generated
Text Symbol: AIF = - The xml file AttributeUsage.xml could not be generated
Text Symbol: 001 = XML Files to be generated
INCLUDE BBP_CMS_XML_STR_GEN_CONFIG. " GENERATE CONFIGDATA.XML
INCLUDE BBP_CMS_XML_STR_GEN_CONDAT. " GENERATE CONTROLDATA.XML
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BBP_CMS_XML_STR_GEN - BBP-DUET: XML String generation report for IBF metadata BBP_CMS_XML_STR_GEN - BBP-DUET: XML String generation report for IBF metadata BBP_CMS_OCINTG_STATUS - Integrate Legal contract with Operational contract BBP_CMS_OCINTG_STATUS - Integrate Legal contract with Operational contract BBP_CLUSTER - Program BBP_CLUSTER BBP_CLUSTER - Program BBP_CLUSTER