SAP ABAP Class CL_FAGL_R_PLAN_TYPE_003_REPORT (Report reorganized Profit Centers)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_SEG_E (Package) New GL - Segment Reorganization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_PLAN_REPORT Report on Reorganization Plan 20110330
Properties
Class CL_FAGL_R_PLAN_TYPE_003_REPORT  
Short Description Report reorganized Profit Centers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORGANIZATION_SEG_E   New GL - Segment Reorganization 
Created 20110330   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_R_PLAN_TYPE_003_REPORT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAGL_R_PLAN_REPORT Report on Reorganization Plan 20110330
Friends
Class CL_FAGL_R_PLAN_TYPE_003_REPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_KOKRS Instance attribute Private Type reference (TYPE) KOKRS 20110509
2 MO_PLAN Instance attribute Private Attribute reference (LIKE) 20110330
3 MT_ASSIGN Instance attribute Private Type reference (TYPE) FAGL_R_T_ASSIGN 20110406
4 MT_PROFIT_CENTERS Instance attribute Private See coding 20110409
5 MT_SEGMENTS Instance attribute Private See coding 20110331
6 MT_STATUS_FIXED_VALUES Instance attribute Private Type reference (TYPE) DDFIXVALUES 20110409
Methods
# Method Level Visibility Method type Description Created on
1 ADD_1_DAY_TO_DATE Instance method Private Method 20110402
2 CONSTRUCTOR Instance method Public Constructor 20110330
3 DISPLAY_PROFIT_CENTERS Instance method Public Method 20110411
4 GET_FIXED_VALUES Instance method Private Method 20110409
5 READ_PROFIT_CENTERS_IN_DB Instance method Private Method 20110330
6 RETRIEVE_PROFIT_CENTERS Instance method Private Method 20110330
7 SEGMENT_IN_REORG Instance method Private Method 20110406
8 SEGMENT_NEW_IN_REORG Instance method Private Method 20110406
9 SET_CO_AREA Instance method Private Method 20110509
10 SET_SEGMENTS_IN_REORG Instance method Private Method 20110331
11 SET_STATUS Instance method Private Method 20110406
Events
Class CL_FAGL_R_PLAN_TYPE_003_REPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_PRCTR Public See coding 20110409 BEGIN OF lty_prctr, prctr TYPE cepc-prctr, segment_old TYPE fagl_r_segment_old, segment_new TYPE fagl_r_segment_new, status TYPE fagl_r_object_in_plan_report, object_in_plan TYPE fagl_r_object_in_plan, END OF lty_prctr
2 LTY_PRCTR_SELECT Private See coding 20110409 BEGIN OF lty_prctr_select, prctr TYPE cepc-prctr, datab TYPE cepc-datab, datbi TYPE cepc-datbi, kokrs TYPE cepc-kokrs, segment TYPE cepc-segment, END OF lty_prctr_select
3 LTY_SEGMENT Private See coding 20110409 BEGIN OF lty_segment, segment TYPE fb_segment, END OF lty_segment
Method Signatures

Method ADD_1_DAY_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) CEPC-DATBI 20110402
2 Returning DATE_PLUS_ONE Value transfer Type reference (TYPE) CEPC-DATBI 20110402

Method ADD_1_DAY_TO_DATE on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENVIRONMENT Call by reference Type reference (TYPE) FAGL_R_PLAN_ENVIRONMENT 20110330
2 Importing IV_PLAN Call by reference Type reference (TYPE) FAGL_R_PLAN Batch management indicator (internal) 20110330

Method CONSTRUCTOR on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method DISPLAY_PROFIT_CENTERS Signature

Method DISPLAY_PROFIT_CENTERS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no parameter.
Method DISPLAY_PROFIT_CENTERS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method GET_FIXED_VALUES Signature

Method GET_FIXED_VALUES on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no parameter.
Method GET_FIXED_VALUES on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method READ_PROFIT_CENTERS_IN_DB Signature

Method READ_PROFIT_CENTERS_IN_DB on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no parameter.
Method READ_PROFIT_CENTERS_IN_DB on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method RETRIEVE_PROFIT_CENTERS Signature

Method RETRIEVE_PROFIT_CENTERS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no parameter.
Method RETRIEVE_PROFIT_CENTERS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method SEGMENT_IN_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDED Value transfer Type reference (TYPE) XFELD 20110406
2 Importing IV_SEGMENT Call by reference Type reference (TYPE) FB_SEGMENT 20110406

Method SEGMENT_IN_REORG on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method SEGMENT_NEW_IN_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDED Value transfer Type reference (TYPE) XFELD 20110406
2 Importing IV_SEGMENT Call by reference Type reference (TYPE) FB_SEGMENT 20110406

Method SEGMENT_NEW_IN_REORG on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method SET_CO_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_R_T_TRANGE 20110509

Method SET_CO_AREA on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method SET_SEGMENTS_IN_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSIGN Call by reference Type reference (TYPE) FAGL_R_T_ASSIGN Reorganization: Assignment of Old/New Master Data Attribute 20110331

Method SET_SEGMENTS_IN_REORG on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no parameter.
Method SET_STATUS on class CL_FAGL_R_PLAN_TYPE_003_REPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606