SAP ABAP Class IF_FAGL_RPLAN_FACTORY (Reorganization Plan Factory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_RPLAN_FACTORY Reorganization Plan Factory 20080416
Properties
Class IF_FAGL_RPLAN_FACTORY  
Short Description Reorganization Plan Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080415   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FAGL_RPLAN_FACTORY has no forward declaration.
Interfaces
Class IF_FAGL_RPLAN_FACTORY has no interface implemented.
Friends
Class IF_FAGL_RPLAN_FACTORY has no friend class.
Attributes
Class IF_FAGL_RPLAN_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RPLAN_INST Instance method Public Method Create Reorganization Plan Instance 20080415
2 GET_RPLANTYPE_RES Static method Public Method Get Restrictions of a Plan Type 20080424
3 GET_RPLAN_FACTORY Static method Public Method Get Instance of the Reorganization Plan Factory 20080415
4 GET_RPLAN_INST Instance method Public Method Get Reorganization Plan Instance 20080415
Events
Class IF_FAGL_RPLAN_FACTORY has no event.
Types
Class IF_FAGL_RPLAN_FACTORY has no local type.
Method Signatures

Method CREATE_RPLAN_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RPLAN Call by reference Object reference (TYPE REF TO) IF_FAGL_RPLAN Reorganisationsplan-Instanz 20080415
2 Importing I_RPLAN Call by reference Type reference (TYPE) FAGL_REORG_PLAN Reorganisationsplan-Wert 20080415
# Exception Resumable Description Created on
1 NOT_UNIQUE Diesen Reorganisationsplan gibt es bereits 20080415

Method GET_RPLANTYPE_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RPLTYP_RES Call by reference Type reference (TYPE) FAGL_T_RPLTYP_RES Einschränkungen des Plantypen 20080424
2 Importing I_TYPE Call by reference Type reference (TYPE) FAGL_RPLAN_TYPE Plantyp 20080424

Method GET_RPLANTYPE_RES on class IF_FAGL_RPLAN_FACTORY has no exception.

Method GET_RPLAN_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RPLAN_FACTORY Call by reference Object reference (TYPE REF TO) IF_FAGL_RPLAN_FACTORY Reorganisationsplanfabrik 20080415
# Exception Resumable Description Created on
1 NGL_NOT_ACTIVE Neues Hauptbuch nicht aktiv 20080618

Method GET_RPLAN_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RPLAN Call by reference Object reference (TYPE REF TO) IF_FAGL_RPLAN Reorganisationsplan-Instanz 20080415
2 Importing I_FROM_DB Call by reference Type reference (TYPE) FLAG Reorganisationsplan aus der Datenbank holen 20080602
3 Importing I_RPLAN Call by reference Type reference (TYPE) FAGL_REORG_PLAN Reorganisationsplan-Wert 20080415
# Exception Resumable Description Created on
1 NOT_FOUND Reorganisationsplan nicht gefunden 20080415
History
Last changed by/on SAP  20100310 
SAP Release Created in