BDLMFUBA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for WORKFLOW: 1st sight: Table BDLFUNC insert logical function name, COE name and short description, status can be changed by button 'set status'...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 BDLMFUBA 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.
Title: Tool to define function calls and variables for Service Assistent
Text Symbol: 089 = Interface data error.
Text Symbol: 088 = Error: Interface data missing.
Text Symbol: 086 = Error: Wrong function module selected.
Text Symbol: 085 = Error: Wrong option.
Text Symbol: 084 = Active Variables missing.
Text Symbol: 083 = Wrong interval boundaries.
Text Symbol: 082 = Action cancelled.
Text Symbol: 081 = Global Variables already complete.
Text Symbol: 080 = Interface data missing.
Text Symbol: 079 = No action possible without saving interface data.
Text Symbol: 078 = Global Variables incomplete.
Text Symbol: 077 = New Global Variables inserted.
Text Symbol: 076 = Really insert?
Text Symbol: 075 = New Global Variables will be inserted.
Text Symbol: 074 = Add new Global Variables.
Text Symbol: 073 = Really refresh?
Text Symbol: 072 = Refresh interface data
Text Symbol: 071 = Data of dependent entries will be deleted.
Text Symbol: 069 = Invalid variable name.
Text Symbol: 068 = Global variable has been changed.
Text Symbol: 067 = New name of global variable:
Text Symbol: 066 = Replace definition of global variable?
Text Symbol: 065 = Change development system
Text Symbol: 064 = Insert new entry for development system?
Text Symbol: 062 = Data of dependent entries deleted.
Text Symbol: 061 = Wrong function parameter found.
Text Symbol: 060 = Create all variables new?
Text Symbol: 090 = No active entries may exist for inactive or to be deleted function modules.
Text Symbol: 140 = Only activated Logical Functions may be inserted.
Text Symbol: 139 = Insertion failed.
Text Symbol: 138 = Logical functions successfully inserted into selected Services.
Text Symbol: 137 = Logical function is inactivated.
Text Symbol: 136 = 'Z*'-Logfunc reserved for customers.
Text Symbol: 135 = Changes not allowed on SAP service definitions.
Text Symbol: 134 = No changes made.
Text Symbol: 133 = Editor to define data types
Text Symbol: 132 = Wrong search pattern.
INCLUDE BDLMFTOP.
INCLUDE BDLMFI10.
INCLUDE BDLMFI40.
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.
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 BDLMFUBA or its description.