SAP ABAP Class IF_FAGL_R_PLAN_FACTORY (Reorganization: Factory for Plans)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_R_PLAN_FACTORY Reorganization: Factory for Plan 20090209
Properties
Class IF_FAGL_R_PLAN_FACTORY  
Short Description Reorganization: Factory for Plans    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FAGL_R_PLAN_FACTORY has no forward declaration.
Interfaces
Class IF_FAGL_R_PLAN_FACTORY has no interface implemented.
Friends
Class IF_FAGL_R_PLAN_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ENVI_ADMIN Constant Public Type reference (TYPE) FAGL_R_PLAN_ENVIRONMENT 'ADMIN' Reorganization Plan Environment: Plan Management 20081215
2 GC_ENVI_OLIST Constant Public Type reference (TYPE) FAGL_R_PLAN_ENVIRONMENT 'OLIST' Reorganization Plan Environment: Object List Maintenance 20081215
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PLAN Instance method Public Method Create Instance of New Reorganization Plan 20090212
2 GET_FACTORY Static method Public Method Get Instance of a Reorganization Plan Factory 20081215
3 GET_PLAN Instance method Public Method Get Instance of an Existing Reorganization Plan 20090212
4 GET_PLANS Instance method Public Method Get List of Reorganization Plans 20081215
Events
Class IF_FAGL_R_PLAN_FACTORY has no event.
Types
Class IF_FAGL_R_PLAN_FACTORY has no local type.
Method Signatures

Method CREATE_PLAN 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 ReorgPlan: Instanz 20090212
2 Importing IV_PLAN Call by reference Type reference (TYPE) FAGL_R_PLAN ReorgPlan: Wert 20090212
# Exception Resumable Description Created on
1 NOT_UNIQUE Diesen Reorganisationsplan gibt es bereits 20090212

Method GET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FACTORY Call by reference Object reference (TYPE REF TO) IF_FAGL_R_PLAN_FACTORY Factory für ReorgPläne 20081215
2 Importing IV_ENVIRONMENT Call by reference Type reference (TYPE) FAGL_R_PLAN_ENVIRONMENT ReorgPlan: Umgebung 20081215
# Exception Resumable Description Created on
1 NEWGL_NOT_ACTIVE Neues Hauptbuch nicht aktiv 20090209

Method GET_PLAN 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 ReorgPlan: Instanz 20090212
2 Importing IV_PLAN Call by reference Type reference (TYPE) FAGL_R_PLAN ReorgPlan: Wert 20090212
# Exception Resumable Description Created on
1 NOT_FOUND Reorganisationsplan nicht gefunden 20090212

Method GET_PLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_O_PLAN Call by reference Type reference (TYPE) FAGL_R_T_PLAN_INST Tabelle der ReorgPlan-Instanzen 20081215
2 Exporting EV_XAUTH_CHECK_FAILED Call by reference Type reference (TYPE) FLAG allgemeines flag 20110126
3 Importing IS_ORG_UNIT Call by reference Type reference (TYPE) FAGL_R_S_ORG_UNIT allgemeines flag 20090212
4 Importing IV_PLAN_TYPE Call by reference Type reference (TYPE) FAGL_R_PLAN_TYPE Planart 20090212
5 Importing IV_REORG_DATE Call by reference Type reference (TYPE) FAGL_R_DATE Datum der Reorganisation 20090212
6 Importing IV_XAUTH_CHECK Call by reference Type reference (TYPE) FLAG SPACE Anzeigeberechtigung prüfen 20110126
7 Importing IV_XCLOSED Call by reference Type reference (TYPE) FLAG Abgeschlossene Reorgpläne einbeziehen 20090302
8 Importing IV_XOPEN Call by reference Type reference (TYPE) FLAG 'X' Offene Reorgpläne einbeziehen 20090302

Method GET_PLANS on class IF_FAGL_R_PLAN_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in