SAP ABAP Interface IF_FAGL_R_PLAN_FACTORY (Reorganization: Factory for Plans)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-REO (Application Component) General Ledger Reorganization
⤷
FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
⤷
⤷
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
| Interface | IF_FAGL_R_PLAN_FACTORY | |
| Short Description | Reorganization: Factory for Plans |
General Data
| Package | FAGL_REORGANIZATION_FW | Reorganization - Framework |
| Created | 20081215 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FAGL_R_PLAN_FACTORY has no forward declaration.
Interfaces
Interface IF_FAGL_R_PLAN_FACTORY has no interface.
Friends
Interface IF_FAGL_R_PLAN_FACTORY has no friend.
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 | 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
Interface IF_FAGL_R_PLAN_FACTORY has no event.
Types
Interface 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 Interface IF_FAGL_R_PLAN_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |