FAGL_PLAN_COPY_CORE is a standard ABAP INCLUDE 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 FAGL_PLAN_COPY_CORE 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: Include FAGL_PLAN_COPY_CORE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
K_COST_ELEMENT_A_SEG_CHECK call function 'K_COST_ELEMENT_A_SEG_CHECK' exporting i_ktopl = i_ktopl i_kstar = xs_glu1-racct exceptions cost_element_not_found = 1.
K_COSTELEM_B_SEG_EXIST_CHECK call function 'K_COSTELEM_B_SEG_EXIST_CHECK' exporting kokrs = xs_glu1-kokrs kstar = xs_glu1-racct exceptions not_at_all = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FAGL_PLAN_COPY_CORE - Include FAGL_PLAN_COPY_CORE FAGL_PLAN_COPY - Copy Planning Data FAGL_PLAN_COPY - Copy Planning Data FAGL_PLAN_ACT_SEC - CO Plan Data Integration for Secondary Cost Elements FAGL_PLAN_ACT_SEC - CO Plan Data Integration for Secondary Cost Elements FAGL_OBJCHECK - NewGL Analysis: Check Object Number Inconsistencies