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 | Constant | Public | Type reference (TYPE) | FAGL_R_PLAN_ENVIRONMENT | 'ADMIN' | Reorganization Plan Environment: Plan Management | 20081215 | ||
| 2 | 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 | Instance method | Public | Method | Create Instance of New Reorganization Plan | 20090212 | |
| 2 | Static method | Public | Method | Get Instance of a Reorganization Plan Factory | 20081215 | |
| 3 | Instance method | Public | Method | Get Instance of an Existing Reorganization Plan | 20090212 | |
| 4 | 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 | EO_PLAN | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_PLAN | ReorgPlan: Instanz | 20090212 | |||
| 2 | IV_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_PLAN | ReorgPlan: Wert | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_PLAN_FACTORY | Factory für ReorgPläne | 20081215 | |||
| 2 | IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | FAGL_R_PLAN_ENVIRONMENT | ReorgPlan: Umgebung | 20081215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Neues Hauptbuch nicht aktiv | 20090209 |
Method GET_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_PLAN | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_PLAN | ReorgPlan: Instanz | 20090212 | |||
| 2 | IV_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_PLAN | ReorgPlan: Wert | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Reorganisationsplan nicht gefunden | 20090212 |
Method GET_PLANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_O_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_T_PLAN_INST | Tabelle der ReorgPlan-Instanzen | 20081215 | |||
| 2 | EV_XAUTH_CHECK_FAILED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20110126 | |||
| 3 | IS_ORG_UNIT | Call by reference | Type reference (TYPE) | FAGL_R_S_ORG_UNIT | allgemeines flag | 20090212 | |||
| 4 | IV_PLAN_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_PLAN_TYPE | Planart | 20090212 | |||
| 5 | IV_REORG_DATE | Call by reference | Type reference (TYPE) | FAGL_R_DATE | Datum der Reorganisation | 20090212 | |||
| 6 | IV_XAUTH_CHECK | Call by reference | Type reference (TYPE) | FLAG | SPACE | Anzeigeberechtigung prüfen | 20110126 | ||
| 7 | IV_XCLOSED | Call by reference | Type reference (TYPE) | FLAG | Abgeschlossene Reorgpläne einbeziehen | 20090302 | |||
| 8 | 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 |