SAP ABAP Interface IF_FAGL_RPLAN (Reorganization Plan)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_REORG (Package) Reorganization -Obsolete-
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
Interface IF_FAGL_RPLAN  
Short Description Reorganization Plan    
General Data
Package FAGL_REORG   Reorganization -Obsolete- 
Created 20080415   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FAGL_RPLAN has no forward declaration.
Interfaces
Interface IF_FAGL_RPLAN has no interface.
Friends
Interface IF_FAGL_RPLAN has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 D_ENQUEUED Instance attribute Public Type reference (TYPE) FLAG Instance locked 20080508
2 D_RPLAN Instance attribute Public Type reference (TYPE) FAGL_REORG_PLAN Reorganization Plan 20080415
3 D_TYPE Instance attribute Public Type reference (TYPE) FAGL_RPLAN_TYPE Task List Type 20080422
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Reorganization Plan 20080415
2 COPY Instance method Public Method Copy Plan Status from Template Plan 20080415
3 CREATE_RPACK_INST Instance method Public Method Create Reorganization Package Instance 20080417
4 DELETE Instance method Public Method Mark Reorganization Plan for Deletion 20080415
5 DEQUEUE Instance method Public Method Unlock Instance 20080506
6 ENQUEUE Instance method Public Method Lock Instance 20080506
7 GET_DATA Instance method Public Method Get Reorg. Plan Attributes (Without Dependent Objects) 20080415
8 GET_PERIV Instance method Public Method Get Fiscal Year Variant of the Reorganization Plan 20080423
9 GET_RPACK_INST Instance method Public Method Get Reorganization Plan Instance 20080417
10 GET_RPACK_LIST Instance method Public Method Get All Packages of the Reorganization Plan 20080417
11 GET_RPLANTYPE_RES Instance method Public Method Get Restrictions of Relevant Plan Type 20080422
12 INIT Instance method Public Method Initialize Instance 20080422
13 IS_CHANGED Instance method Public Method Specifies Whether the Instance Status Differs from DB Status 20080509
14 SAVE Instance method Public Method Write Plan Changes to Database 20080415
15 SET_DATA Instance method Public Method Set Reorg. Plan Attributes (Without Dependent Objects) 20080415
Events
Interface IF_FAGL_RPLAN has no event.
Types
Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080415

Method CHECK on Interface IF_FAGL_RPLAN has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RPLAN Call by reference Object reference (TYPE REF TO) IF_FAGL_RPLAN Reorganisationsplan 20080415

Method COPY on Interface 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 Exporting EO_RPACK Call by reference Object reference (TYPE REF TO) IF_FAGL_RPACK Reorganisationspaket: Instanz 20080417
2 Exporting EO_RPACK_EXE Call by reference Object reference (TYPE REF TO) IF_FAGL_RPACK_EXECUTION Ausführung eines Reorganisationspaketes 20080417
3 Importing I_RPACK Call by reference Type reference (TYPE) FAGL_REORG_PACK Reorganisationspaket: Wert 20080417
# Exception Resumable Description Created on
1 NOT_UNIQUE Diesen Reorganisationspaket gibt es bereits 20080417
2 TO_BE_DELETED 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080415

Method DELETE on Interface IF_FAGL_RPLAN has no exception.

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_FAGL_RPLAN has no parameter.
Method DEQUEUE on Interface IF_FAGL_RPLAN has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080506

Method ENQUEUE on Interface 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 Exporting ES_RPLAN Call by reference Type reference (TYPE) FAGL_S_RPLAN Reorganisationsplanattribute 20080415
2 Exporting ET_RESTRICTION Call by reference Type reference (TYPE) FAGL_TS_REORG_RES Einschränkungen des Reorganisationsplans/Paketes 20080415
3 Exporting ET_RPACK Call by reference Type reference (TYPE) FAGL_TS_RPACK_INST Reorganisationspaket-Werte und Instanzen 20080428
4 Exporting ET_RPACK_SORT Call by reference Type reference (TYPE) FAGL_T_RPACK_INST Paket-Werte und Inst.: sortiert nach Paket-Sequenznummer 20080606
5 Exporting E_REORG_FLD Call by reference Type reference (TYPE) FIELDNAME Feldname des Reorg-Merkmals 20080507

Method GET_DATA on Interface 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 Exporting ED_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20080423

Method GET_PERIV on Interface 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 Exporting EO_RPACK Call by reference Object reference (TYPE REF TO) IF_FAGL_RPACK Reorganisationspaket: Instanz 20080417
2 Exporting EO_RPACK_EXE Call by reference Object reference (TYPE REF TO) IF_FAGL_RPACK_EXECUTION Ausführung eines Reorganisationspaketes 20080417
3 Importing I_FROM_DB Call by reference Type reference (TYPE) FLAG Reorganisationspaket aus der Datenbank holen 20080602
4 Importing I_RPACK Call by reference Type reference (TYPE) FAGL_REORG_PACK Reorganisationspaket: Wert 20080417
# Exception Resumable Description Created on
1 NOT_FOUND 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 Exporting ET_RPACK Call by reference Type reference (TYPE) FAGL_TS_RPACK_INST Reorganisationspaket-Werte und Instanzen 20080417
2 Importing IF_ALSO_DELETED Call by reference Type reference (TYPE) FLAG Auch gelöschte Reorganisationspakete 20080428
3 Importing IF_INSTANTIATE_ALL Call by reference Type reference (TYPE) FLAG SPACE Alle Reorganisationspakete instanziieren 20080417

Method GET_RPACK_LIST on Interface 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 Exporting ET_RPLTYP_RES Call by reference Type reference (TYPE) FAGL_T_RPLTYP_RES Einschränkungen des Plantypen 20080422
# Exception Resumable Description Created on
1 TYPE_UNKNOWN Plantyp nicht bekannt 20080422

Method INIT Signature

Method INIT on Interface IF_FAGL_RPLAN has no parameter.
Method INIT on Interface 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 Exporting E_CHANGED Call by reference Type reference (TYPE) FLAG Instanz-Zustand weicht vom DB-Zustand ab 20080509

Method IS_CHANGED on Interface IF_FAGL_RPLAN has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080415
2 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) FLAG 'X' = In der Verbuchungstask bearbeiten 20080527

Method SAVE on Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080415
2 Importing IS_RPLAN Call by reference Type reference (TYPE) FAGL_S_RPLAN Reorganisationsplanattribute 20080415
3 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_TS_REORG_RES Einschränkungen des Reorganisationsplans/Paketes 20080415
# Exception Resumable Description Created on
1 ILLEGAL_OPTION Ungültige Option 20080430
2 ILLEGAL_SIGN Ungültiges Vorzeichen 20080430
History
Last changed by/on SAP  20100310 
SAP Release Created in 604