J_1BPIS_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_1BPIS_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
J1BPIS - Creation of SPED PIS/CONFINS
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: NUM = D .
Selection Text: P_APCRED = D .
Selection Text: P_ASOUT = D .
Selection Text: P_CMPANY = D .
Selection Text: P_CODVER = D .
Selection Text: P_CUM = D .
Selection Text: P_ENCTYP = D .
Selection Text: P_ENT_HQ = D .
Selection Text: P_EXP = D .
Selection Text: P_FSIND = D .
Selection Text: P_FSTAT = D .
Selection Text: P_INCTRB = D .
Selection Text: P_IND_AP = D .
Selection Text: P_IN_ATI = D .
Selection Text: P_IN_NAT = D .
Selection Text: P_IN_SIT = D .
Selection Text: P_LANG = D .
Selection Text: P_MONTH = D .
Selection Text: P_NT_MI = D .
Selection Text: P_N_REC = D .
Selection Text: P_PSOUT = D .
Selection Text: P_REGIME = D .
Selection Text: P_SCROUT = D .
Selection Text: P_TOTAL = D .
Selection Text: P_TPCONT = D .
Selection Text: P_TP_ESC = D .
Selection Text: P_TRI_MI = D .
Selection Text: P_XASOUT = Write to Application Server
Selection Text: P_XPSOUT = Write to Presentation Server
Selection Text: P_YEAR = D .
Selection Text: REGION = D .
Selection Text: SUMARY = D .
Selection Text: S_ACCOU = D .
Selection Text: S_BUSPLC = D .
Selection Text: S_DOCNR = D .
Selection Text: S_FIDAT = D .
Selection Text: S_FIDOC = D .
Selection Text: S_POSTDT = D .
INCLUDE J_1BPIS_MAIN_TOP.
INCLUDE J_1BPIS_MAIN_SCR.
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_1BPIS_MAIN or its description.
J_1BPIS_MAIN - Electronic Fiscal File Contributions (Brazil) J_1BPIS_MAIN - Electronic Fiscal File Contributions (Brazil) J_1BPIS_LTD_SELECT - Local test double for selects encapsulation J_1BPIS_LTD_FM - Local test double for Function Module encapsulation J_1BPIS_LTD_F01 - Local test double for generic forms J_1BPIS_LTD_C_02 - Local test double for block C encapsulation