SAP ABAP Class IF_FAGL_RPLAN (Reorganization Plan)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FAGL_RPLAN | Reorganization Plan | 20080416 |
Properties
| Class | IF_FAGL_RPLAN | |
| Short Description | Reorganization Plan | |
| 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 has no forward declaration.
Interfaces
Class IF_FAGL_RPLAN has no interface implemented.
Friends
Class IF_FAGL_RPLAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | Instance locked | 20080508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FAGL_REORG_PLAN | Reorganization Plan | 20080415 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FAGL_RPLAN_TYPE | Task List Type | 20080422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Reorganization Plan | 20080415 | |
| 2 | Instance method | Public | Method | Copy Plan Status from Template Plan | 20080415 | |
| 3 | Instance method | Public | Method | Create Reorganization Package Instance | 20080417 | |
| 4 | Instance method | Public | Method | Mark Reorganization Plan for Deletion | 20080415 | |
| 5 | Instance method | Public | Method | Unlock Instance | 20080506 | |
| 6 | Instance method | Public | Method | Lock Instance | 20080506 | |
| 7 | Instance method | Public | Method | Get Reorg. Plan Attributes (Without Dependent Objects) | 20080415 | |
| 8 | Instance method | Public | Method | Get Fiscal Year Variant of the Reorganization Plan | 20080423 | |
| 9 | Instance method | Public | Method | Get Reorganization Plan Instance | 20080417 | |
| 10 | Instance method | Public | Method | Get All Packages of the Reorganization Plan | 20080417 | |
| 11 | Instance method | Public | Method | Get Restrictions of Relevant Plan Type | 20080422 | |
| 12 | Instance method | Public | Method | Initialize Instance | 20080422 | |
| 13 | Instance method | Public | Method | Specifies Whether the Instance Status Differs from DB Status | 20080509 | |
| 14 | Instance method | Public | Method | Write Plan Changes to Database | 20080415 | |
| 15 | Instance method | Public | Method | Set Reorg. Plan Attributes (Without Dependent Objects) | 20080415 |
Events
Class IF_FAGL_RPLAN has no event.
Types
Class IF_FAGL_RPLAN has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080415 |
Method CHECK on class IF_FAGL_RPLAN has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RPLAN | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_RPLAN | Reorganisationsplan | 20080415 |
Method COPY on class IF_FAGL_RPLAN has no exception.
Method CREATE_RPACK_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RPACK | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_RPACK | Reorganisationspaket: Instanz | 20080417 | |||
| 2 | EO_RPACK_EXE | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_RPACK_EXECUTION | Ausführung eines Reorganisationspaketes | 20080417 | |||
| 3 | I_RPACK | Call by reference | Type reference (TYPE) | FAGL_REORG_PACK | Reorganisationspaket: Wert | 20080417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Diesen Reorganisationspaket gibt es bereits | 20080417 | ||
| 2 | Der Reorganisationspaket ist zum Löschen vorgemerkt | 20080429 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080415 |
Method DELETE on class IF_FAGL_RPLAN has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class IF_FAGL_RPLAN has no parameter.
Method DEQUEUE on class IF_FAGL_RPLAN has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080506 |
Method ENQUEUE on class IF_FAGL_RPLAN has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RPLAN | Call by reference | Type reference (TYPE) | FAGL_S_RPLAN | Reorganisationsplanattribute | 20080415 | |||
| 2 | ET_RESTRICTION | Call by reference | Type reference (TYPE) | FAGL_TS_REORG_RES | Einschränkungen des Reorganisationsplans/Paketes | 20080415 | |||
| 3 | ET_RPACK | Call by reference | Type reference (TYPE) | FAGL_TS_RPACK_INST | Reorganisationspaket-Werte und Instanzen | 20080428 | |||
| 4 | ET_RPACK_SORT | Call by reference | Type reference (TYPE) | FAGL_T_RPACK_INST | Paket-Werte und Inst.: sortiert nach Paket-Sequenznummer | 20080606 | |||
| 5 | E_REORG_FLD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname des Reorg-Merkmals | 20080507 |
Method GET_DATA on class IF_FAGL_RPLAN has no exception.
Method GET_PERIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PERIV | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20080423 |
Method GET_PERIV on class IF_FAGL_RPLAN has no exception.
Method GET_RPACK_INST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RPACK | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_RPACK | Reorganisationspaket: Instanz | 20080417 | |||
| 2 | EO_RPACK_EXE | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_RPACK_EXECUTION | Ausführung eines Reorganisationspaketes | 20080417 | |||
| 3 | I_FROM_DB | Call by reference | Type reference (TYPE) | FLAG | Reorganisationspaket aus der Datenbank holen | 20080602 | |||
| 4 | I_RPACK | Call by reference | Type reference (TYPE) | FAGL_REORG_PACK | Reorganisationspaket: Wert | 20080417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Diesen Reorganisationspaket gibt es nicht | 20080417 |
Method GET_RPACK_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RPACK | Call by reference | Type reference (TYPE) | FAGL_TS_RPACK_INST | Reorganisationspaket-Werte und Instanzen | 20080417 | |||
| 2 | IF_ALSO_DELETED | Call by reference | Type reference (TYPE) | FLAG | Auch gelöschte Reorganisationspakete | 20080428 | |||
| 3 | IF_INSTANTIATE_ALL | Call by reference | Type reference (TYPE) | FLAG | SPACE | Alle Reorganisationspakete instanziieren | 20080417 |
Method GET_RPACK_LIST on class IF_FAGL_RPLAN has no exception.
Method GET_RPLANTYPE_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RPLTYP_RES | Call by reference | Type reference (TYPE) | FAGL_T_RPLTYP_RES | Einschränkungen des Plantypen | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Plantyp nicht bekannt | 20080422 |
Method INIT Signature
Method INIT on class IF_FAGL_RPLAN has no parameter.
Method INIT on class IF_FAGL_RPLAN has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED | Call by reference | Type reference (TYPE) | FLAG | Instanz-Zustand weicht vom DB-Zustand ab | 20080509 |
Method IS_CHANGED on class IF_FAGL_RPLAN has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080415 | |||
| 2 | I_UPDATE_TASK | Call by reference | Type reference (TYPE) | FLAG | 'X' = In der Verbuchungstask bearbeiten | 20080527 |
Method SAVE on class IF_FAGL_RPLAN has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_T_MESSAGE | Meldungen | 20080415 | |||
| 2 | IS_RPLAN | Call by reference | Type reference (TYPE) | FAGL_S_RPLAN | Reorganisationsplanattribute | 20080415 | |||
| 3 | IT_RESTRICTION | Call by reference | Type reference (TYPE) | FAGL_TS_REORG_RES | Einschränkungen des Reorganisationsplans/Paketes | 20080415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Option | 20080430 | ||
| 2 | Ungültiges Vorzeichen | 20080430 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |