ISU_XPRA_CS_BPCONTACT_OBJECTS 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 ISU_XPRA_CS_BPCONTACT_OBJECTS 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.
Selection Text: P_ENDDAT = End Date
Selection Text: P_ENDTIM = End Time
Selection Text: P_PSIZE = Packet Size
Selection Text: S_BPCONT = Business Partner Contact
Selection Text: S_CLIENT = Client
Title: XPRA for Conversion of BCONTO -> Object Link
Text Symbol: 014 = converted successfully
Text Symbol: 015 = Conversion was terminated because of the above
Text Symbol: 016 = DB update error
Text Symbol: 017 = Customizing could not be converted
Text Symbol: 018 = or does not exist for selected clients
Text Symbol: 005 = were not converted because log. systems missing
Text Symbol: 004 = Contacts from client
Text Symbol: 003 = Timed out; processing terminated
Text Symbol: 002 = Processing terminated completely
Text Symbol: 001 = Number of Converted Entries in Table BCONTO
Text Symbol: 006 = Object link could not be created for
Text Symbol: 013 = Not all records read were
Text Symbol: 012 = All records read were
Text Symbol: 011 = Error during insertion of relationships
Text Symbol: 010 = Error during insertion of roles
Text Symbol: 007 = Return Code
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISU_REL_ROLE_DIRECT_INSERT call function 'ISU_REL_ROLE_DIRECT_INSERT' exceptions update_failed = 1 others = 2.
ISU_BIN_REL_DIRECT_INSERT call function 'ISU_BIN_REL_DIRECT_INSERT'.
TR_APPEND_LOG call function 'TR_APPEND_LOG' tables xmsg = iprot exceptions others = 5.
TR_FLUSH_LOG call function 'TR_FLUSH_LOG'.
ISU_BINARY_RELATION_CREATE call function 'ISU_BINARY_RELATION_CREATE' exporting obj_rolea = w_borident_role_a obj_roleb = w_borident_role_b relationtype = relationtype client = w_bconto-mandt importing binrel = lw_binrel tables binrel_attrib = iattribut exceptions no_model = 1 internal_error = 2 unknown = 3 others = 4.
ISU_REL_ROLE_BUFFER_SET call function 'ISU_REL_ROLE_BUFFER_SET' tables x_srrelroles = isrrelroles.
TR_APPEND_LOG call function 'TR_APPEND_LOG' tables xmsg = iprot exceptions others = 5.
TR_FLUSH_LOG call function 'TR_FLUSH_LOG'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISU_XPRA_CS_BPCONTACT_OBJECTS - XPRA for Conversion of BCONTO -> Object Link ISU_XPRA_CS_BPCONTACT_OBJECTS - XPRA for Conversion of BCONTO -> Object Link ISU_XPRA_CO_ACC_DET - Conversion report for account determination tables TFK033C/D ISU_XPRA_CO_ACC_DET - Conversion report for account determination tables TFK033C/D ISU_XPRA_CO_ACC - Conversion Report for EVER, TECOD, TECOK, TECOKT ISU_XPRA_CO_ACC - Conversion Report for EVER, TECOD, TECOK, TECOKT