SAP ABAP Class CL_FAGL_R_PLAN_FACTORY (Reorganization: Factory for Plan)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_PLAN_FACTORY Reorganization: Factory for Plans 20090209
Properties
Class CL_FAGL_R_PLAN_FACTORY  
Short Description Reorganization: Factory for Plan    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORGANIZATION_FW   Reorganization - Framework 
Created 20090209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_R_PLAN_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAGL_R_PLAN_FACTORY Reorganization: Factory for Plans 20090209
Friends
Class CL_FAGL_R_PLAN_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_INTERFACE_GET_PLANS Instance attribute Private Type reference (TYPE) GTY_S_INTERFACE_GET_PLANS Interface Parameter GET_PLANS 20110114
2 DT_PLAN_WEAK Instance attribute Private Type reference (TYPE) GTY_T_PLAN_WEAK 20090209
3 DV_ENVIRONMENT Instance attribute Private Type reference (TYPE) FAGL_R_PLAN_ENVIRONMENT Reorganization: Reorganization Plan Environment 20090209
4 GC_ENVI_ADMIN Instance attribute Public Attribute reference (LIKE) 20090209
5 GC_ENVI_OLIST Instance attribute Public Attribute reference (LIKE) 20090209
6 GT_FACTORY_WEAK Static Attribute Private Type reference (TYPE) GTY_T_FACTORY_WEAK 20090209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090209
2 GET_PLAN_P Instance method Private Method Get Instance of an Existing Reorganization Plan 20090211
Events
Class CL_FAGL_R_PLAN_FACTORY has no event.
Types
Class CL_FAGL_R_PLAN_FACTORY has no local type.
Method Signatures

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 Reorg: Umgebung eines ReorgPlans 20090209

Method CONSTRUCTOR on class CL_FAGL_R_PLAN_FACTORY has no exception.

Method GET_PLAN_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PLAN Call by reference Object reference (TYPE REF TO) IF_FAGL_R_PLAN Instanz eines ReorgPlans 20090211
2 Importing IV_NO_SELECT Call by reference Type reference (TYPE) FLAG Keinen Datenbankzugriff 20090211
3 Importing IV_PLAN Call by reference Type reference (TYPE) FAGL_R_PLAN ReorgPlan 20090211
# Exception Resumable Description Created on
1 NOT_FOUND Reorganisationsplan nicht gefunden 20090211
History
Last changed by/on SAP  20130531 
SAP Release Created in 605