J_1BEFD_MAIN 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 J_1BEFD_MAIN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J_1BEFD - Creation of SPED Digital Archive
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_APUR = D .
Selection Text: P_ATIV = D .
Selection Text: P_BLOCK1 = Block 1
Selection Text: P_BLOCKC = Block C
Selection Text: P_BLOCKD = Block D
Selection Text: P_BLOCKE = Block E
Selection Text: P_BLOCKH = Block H
Selection Text: P_CODFIN = D .
Selection Text: P_CODVER = D .
Selection Text: P_FSIND = D .
Selection Text: P_FSTAT = D .
Selection Text: P_LFGJA = Year of Inventory
Selection Text: P_LFMON = Period of Inventory
Selection Text: P_MATLED = D .
Selection Text: P_MONTH = Month
Selection Text: P_PERF = D .
Selection Text: P_PLANT = Plant
Selection Text: P_SPRA = D .
Selection Text: P_WIP = Work in Process (WIP)
Selection Text: P_WIPD = WIP Price Differences
Selection Text: P_YEAR = Year
Selection Text: REGION = D .
Selection Text: SCR_OUT = D .
Selection Text: S_BKLAS = D .
Selection Text: S_MATNR = Material
Selection Text: S_MBLNR = Material Document
Selection Text: TAB_FILE = File Name
Selection Text: TAB_OUT = File Name
Selection Text: USE_BUF = Use buffer
Selection Text: XAP = Write to Application Server
Selection Text: XPC = Write to Presentation Server
Selection Text: P_ACCPRI = D .
Selection Text: BAIRRO = D .
Selection Text: CEP = D .
Selection Text: CNPJ = CNPJ Number
Selection Text: COD_MUN = D .
Selection Text: COMPL = D .
Selection Text: COUNTRY = Country
INCLUDE J_1BEFD_MAIN_CON.
INCLUDE J_1BEFD_MAIN_TOP.
INCLUDE J_1BEFD_MAIN_SCR.
INCLUDE J_1BEFD_MAIN_INI.
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 J_1BEFD_MAIN or its description.