J_1UF_PROFIT_DECL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Print Program: Profit Declaration This program output the Profit Declaration by XML pages...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 J_1UF_PROFIT_DECL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1UF_PD - Profit declaration
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_AGRI = Agriculture
Selection Text: P_BUKRS = Company code
Selection Text: P_COSM = Cosmos
Selection Text: P_CUT = Cut declaration
Selection Text: P_C_NEW = Cut new declaration
Selection Text: P_FULL = Full declaration
Selection Text: P_HCPZ = Sale price
Selection Text: P_HFIFO = FIFO
Selection Text: P_HIDC = Identified cost
Selection Text: P_HNZ = Standard costs
Selection Text: P_HSC = Weighted avarage cost
Selection Text: P_K1_1 = K1/1
Selection Text: P_K1_2 = K1/2
Selection Text: P_K2 = K2
Selection Text: P_K3 = K3
Selection Text: P_K4 = K4
Selection Text: P_K5 = K5
Selection Text: P_K6 = K6
Selection Text: P_K7 = K7
Selection Text: P_ROUND = Round
Selection Text: P_Y1 = P1
Selection Text: P_Y2 = P2
Selection Text: P_Y3 = P3
Selection Text: PCONS = Consolidation report
Selection Text: PATH = Path to file
Selection Text: M_BUKRS = Main company
Selection Text: MONAT = Month of account
Selection Text: GJAHR = Fiscal year
Title: Program J_1UF_PROFIT_DECL
Text Symbol: 001 = Further selections
Text Symbol: 002 = Output control
Text Symbol: 003 = Special parameters
Text Symbol: 004 = Quarter addition
Text Symbol: 005 = Year addition
Text Symbol: 006 = K1/1
Text Symbol: 007 = K1/2
Text Symbol: 008 = K2
Text Symbol: 009 = K3
INCLUDE J_1UF_PROFIT_DECLTOP . " GLOBAL DATA
INCLUDE J_1UF_PROFIT_DECLF01 . " FORM-ROUTINES
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.
J_1UF_PROFIT_DECL - Program J_1UF_PROFIT_DECL J_1UF_PROFIT_DECL - Program J_1UF_PROFIT_DECL J_1UF_PODATK_NAKL_CORR_SELECT - Report J_1UF_PODATK_NAKL_CORR_SELECT J_1UF_PODATK_NAKL_CORR_SELECT - Report J_1UF_PODATK_NAKL_CORR_SELECT J_1UF_PODATK_NAKL_CORR_FORMS - Include J_1UF_PODATK_NAKL_CORR_FORMS J_1UF_PODATKOVA_NACLADNA - Tax invoice print programm