BUBFILED 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 BUBFILED into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BUBW - BP: Generate Test File (DI)
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.
Business Partner Relationships: Generate Test File for Direct Input
Selection Text: XRF = Role definition indicator
Selection Text: TEL_NR = Telephone number
Selection Text: TEL_EX = Tel. extension
Selection Text: STRUC = Name of DDIC sender structure
Selection Text: SAETZE = Number of Data Records
Selection Text: RLTYP = BP role (Business Partner 1)
Selection Text: RELTYP = Relationship/Role Def.Category
Selection Text: PAVIP = VIP Indicator
Selection Text: PAREM = Note
Selection Text: PAFKT = Function
Selection Text: PAAUTH = Authority
Selection Text: MODE = File format ('T'ext, 'B'inary)
Selection Text: LOGFILE = Logical File Name
Selection Text: FNCTN = Function Description
Selection Text: FAX_NR = Fax Number
Selection Text: FAX_EX = Fax Extension
Selection Text: DPRTMNT = Company Department
Selection Text: DFTVAL = Differentiation Type Instance
Selection Text: DATE_TO = Valid To
Selection Text: DATE_TN = Valid To (New)
Selection Text: DATE_FR = Valid From
Selection Text: DATE_FN = Valid From (New)
Selection Text: AKTYP = Activity
Selection Text: ABTNR = Department
Title: BPR: Generate Test File for Direct Input
Text Symbol: SUC = Test File was Generated Successfully
Text Symbol: PHY = Physical File Name Could Not be Found
Text Symbol: OPN = Could Not Open File
Text Symbol: MOD = Invalid File Format
Text Symbol: ER1 = SYST: Error When Generating Subroutine
Text Symbol: B04 = Relationship/Role Definition Attributes Without Differentiation
Text Symbol: B03 = General Data
Text Symbol: B02 = Initial Screen Data
Text Symbol: B01 = Direct Input Data
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING client = sy-mandt logical_filename = log_file_name operating_system = sy-opsys IMPORTING * emergency_flag = lv_emergency_flag * file_format = lv_file_format file_name = file_name EXCEPTIONS file_not_found = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BUBFILED - BPR: Generate Test File for Direct Input BUBFILED - BPR: Generate Test File for Direct Input BTSCHFUNC - Scheduling batch jobs for PerfDB collection and reorg BTSCHFUNC - Scheduling batch jobs for PerfDB collection and reorg BTP_TPL_TRANSPORT - BTPTPLTRANSPORT BTP_TPL_TRANSPORT - BTPTPLTRANSPORT