SAP ABAP Class CL_FAGL_R_PLAN_TYPE_001 (Reorganization: Profit Center)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_PC (Package) Reorganization - Profit Center
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090127
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_PLAN_TYPE Reorganization: Plan Type 20090127
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_PLAN_TYPE_ACC_ASS Reorganization: Acct Assignment Information of a Plan Type 20091117
Properties
Class CL_FAGL_R_PLAN_TYPE_001  
Short Description Reorganization: Profit Center    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORGANIZATION_PC   Reorganization - Profit Center 
Created 20090127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_R_PLAN_TYPE_001 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090127
2 IF_FAGL_R_PLAN_TYPE Reorganization: Plan Type 20090127
3 IF_FAGL_R_PLAN_TYPE_ACC_ASS Reorganization: Acct Assignment Information of a Plan Type 20091117
Friends
Class CL_FAGL_R_PLAN_TYPE_001 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PLAN_TYPE Constant Protected Type reference (TYPE) FAGL_R_PLAN_TYPE '001' Reorganization Plan Type 20090827
2 GC_PLAN_TYPE_SEG Constant Protected Type reference (TYPE) FAGL_R_PLAN_TYPE '003' Reorganization Plan Type 20110519
3 GT_OBJ_TYPE Instance attribute Private Type reference (TYPE) GTY_OBJ_TYPE Reorganization: Object Types 20090827
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ASSIGNMENT Instance method Private Method 20091111
2 CHECK_1ST_DAY_OF_PERIOD_P Instance method Private Method Check Reorganization Date (First Day of a Posting Period) 20090420
3 CHECK_ACTIVITY Instance method Private Method 20091111
4 CHECK_KOKRS_BUKRS_P Instance method Private Method Check Company Codes Against Controlling Area 20090507
5 CHECK_PLAN_CHANGE_ALLOWED Instance method Private Method 20091111
6 CHECK_PLAN_CONSISTENCY Instance method Private Method 20091111
7 CHECK_PRCTR_P Instance method Private Method Check Profit Center 20090420
8 CHECK_REORG_PERIOD_CLOSED_P Instance method Private Method Check Whether Reorganization Period Is Closed 20090518
9 CHECK_SEG_REORG_ACTIVE_P Instance method Private Method Check Whether Segment Information Is Activated for Reorg. 20110519
10 GET_ACC_ASSIGNMENT Instance method Private Method 20091117
11 GET_ACC_ASSIGNMENT_GENERAL Instance method Private Method 20091117
12 GET_FIELDNAMES Instance method Private Method 20091111
13 GET_INVOLVED_BUKRS_P Instance method Private Method Determine Restricted Company Codes 20090518
14 GET_ORG_UNIT Instance method Private Method 20091111
15 GET_PERIV_P Instance method Private Method Determine Fiscal Year Variant of the Plan 20090420
16 GET_TYPE_OF_OBJECT Instance method Private Method 20091111
Events
Class CL_FAGL_R_PLAN_TYPE_001 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_OBJ_TYPE Protected See coding 20090827 gty_obj_type type table of FAGL_R_OBJTY
Method Signatures

Method CHANGE_ASSIGNMENT Signature

Method CHANGE_ASSIGNMENT on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method CHANGE_ASSIGNMENT on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_1ST_DAY_OF_PERIOD_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen 20090420
2 Importing IV_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20090420
3 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Reorganisationsdatum 20090420

Method CHECK_1ST_DAY_OF_PERIOD_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_ACTIVITY Signature

Method CHECK_ACTIVITY on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method CHECK_ACTIVITY on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_KOKRS_BUKRS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen 20090507
2 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Allgemeine Restriktionen 20090507

Method CHECK_KOKRS_BUKRS_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_PLAN_CHANGE_ALLOWED Signature

Method CHECK_PLAN_CHANGE_ALLOWED on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method CHECK_PLAN_CHANGE_ALLOWED on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_PLAN_CONSISTENCY Signature

Method CHECK_PLAN_CONSISTENCY on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method CHECK_PLAN_CONSISTENCY on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_PRCTR_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen 20090420
2 Importing IT_ASSIGN Call by reference Type reference (TYPE) FAGL_R_T_ASSIGN Zuordnung altes/neues Stammdatenattribut (aktuell) 20090420
3 Importing IT_ASSIGN_DB Call by reference Type reference (TYPE) FAGL_R_T_ASSIGN Zuordnung altes/neues Stammdatenattribut (Datenbank) 20100319
4 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Allgemeine Restriktionen 20090420
5 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Reorganisationsdatum 20090420

Method CHECK_PRCTR_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_REORG_PERIOD_CLOSED_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen (ohne Index) 20090518
2 Exporting EV_XREORG_PERIOD_CLOSED Call by reference Type reference (TYPE) FLAG 'X' = Reorganisationsperiode ist geschlossen 20090529
3 Importing IS_PLAN Call by reference Type reference (TYPE) FAGL_R_S_PLAN Attribute eines Reorganisationsplans 20090518

Method CHECK_REORG_PERIOD_CLOSED_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method CHECK_SEG_REORG_ACTIVE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Reorg: Meldungen (ohne Index) 20110519
2 Importing IT_RESTRICTION_G Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname 20110519

Method CHECK_SEG_REORG_ACTIVE_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_ACC_ASSIGNMENT Signature

Method GET_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method GET_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_ACC_ASSIGNMENT_GENERAL Signature

Method GET_ACC_ASSIGNMENT_GENERAL on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method GET_ACC_ASSIGNMENT_GENERAL on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_FIELDNAMES Signature

Method GET_FIELDNAMES on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method GET_FIELDNAMES on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_INVOLVED_BUKRS_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUKRS Call by reference Type reference (TYPE) GTY_T_BUKRS Buchungskreise 20090518
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen 20090518
3 Importing IT_RESTRICTION_G Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Allgemeine Restriktionen 20090518

Method GET_INVOLVED_BUKRS_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_ORG_UNIT Signature

Method GET_ORG_UNIT on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method GET_ORG_UNIT on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_PERIV_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_R_T_MESSAGE2 Meldungen 20090420
2 Exporting EV_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20090420
3 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_R_T_TRANGE Allgemeine Restriktionen 20090420
4 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Reorganisationsdatum 20090420

Method GET_PERIV_P on class CL_FAGL_R_PLAN_TYPE_001 has no exception.

Method GET_TYPE_OF_OBJECT Signature

Method GET_TYPE_OF_OBJECT on class CL_FAGL_R_PLAN_TYPE_001 has no parameter.
Method GET_TYPE_OF_OBJECT on class CL_FAGL_R_PLAN_TYPE_001 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605