SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_RPLAN Reorganization Plan 20080416
Properties
Class CL_FAGL_RPLAN  
Short Description Reorganization Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORG   Reorganization -Obsolete- 
Created 20080416   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAGL_RPLAN Reorganization Plan 20080416
Friends
Class CL_FAGL_RPLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BUFFER_DB Instance attribute Private Type reference (TYPE) SX_BUFFER Buffer of Database Status 20080416
2 DS_RPLAN Instance attribute Private Type reference (TYPE) FAGL_S_RPLAN Reorganization Plan Attributes 20080416
3 DT_RESTRICTION Instance attribute Private Type reference (TYPE) FAGL_TS_REORG_RES Restrictions of the Reorganization Plan/Package 20080416
4 DT_RPACK Instance attribute Private Type reference (TYPE) FAGL_TS_RPACK_INST Reorganization Packages 20080417
5 DT_RPLTYP_RES Instance attribute Private Type reference (TYPE) FAGL_T_RPLTYP_RES Restrictions of the Plan Type 20080610
6 D_CHANGE Instance attribute Private Type reference (TYPE) FLAG Plan attributes were changed 20080416
7 D_ENQUEUED Instance attribute Private Attribute reference (LIKE) Instance was locked 20080508
8 D_EXISTS Instance attribute Private Type reference (TYPE) FLAG Reorganization plan exists (was not deleted) 20080416
9 D_RPLAN Instance attribute Private Attribute reference (LIKE) 20080416
10 D_TYPE Instance attribute Private Attribute reference (LIKE) 20080422
11 GC_MSGID Constant Private Type reference (TYPE) MSGID 'FAGL_REORG' Message Identification 20080430
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20080417
2 CHECK_1ST_DAY_OF_PERIOD Instance method Private Method Check Reorganization Date (First Day of a Posting Period) 20080429
3 CHECK_ORG_UNITS Instance method Private Method Check Organizational Units (Including Reciprocal Checks) 20080616
4 CHECK_RESTRICTIONS Instance method Private Method Check Restrictions 20080507
5 CHECK_RPLAN_UNIQUE Instance method Private Method Check Uniqueness of the Reorganization Plan 20080429
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080416
7 COPY Instance method Private Method 20080417
8 CREATE_RPACK_INST Instance method Private Method 20080417
9 DELETE Instance method Private Method 20080417
10 DEQUEUE Instance method Private Method 20080506
11 ENQUEUE Instance method Private Method 20080506
12 GET_DATA Instance method Private Method 20080417
13 GET_ORG_UNIT_MSG Instance method Private Method Determine Message for an Organizational Unit Check 20080616
14 GET_PERIV Instance method Private Method 20080506
15 GET_PERIV_P Instance method Private Method Determine Fiscal Year Variant of the Plan 20080423
16 GET_RPACK_INST Instance method Private Method 20080417
17 GET_RPACK_LIST Instance method Private Method 20080417
18 GET_RPLANTYPE_RES Instance method Private Method 20080422
19 INIT Instance method Private Method 20080422
20 INIT_INSTANCE_P Instance method Private Method Initialize Instance 20080416
21 READ_MESSAGE_TYPE Static method Public Method Read Desired Message Type for a Message 20080520
22 REGISTER_CHANGE_P Instance method Private Method Register Change to Reorganization Plan 20080416
23 SAVE Instance method Private Method 20080417
24 SET_DATA Instance method Private Method 20080417
Events
Class CL_FAGL_RPLAN has no event.
Types
Class CL_FAGL_RPLAN has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_FAGL_RPLAN has no parameter.
Method CHECK on class CL_FAGL_RPLAN has no exception.

Method CHECK_1ST_DAY_OF_PERIOD 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 20080429
2 Importing I_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20080429

Method CHECK_1ST_DAY_OF_PERIOD on class CL_FAGL_RPLAN has no exception.

Method CHECK_ORG_UNITS 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 20080616

Method CHECK_ORG_UNITS on class CL_FAGL_RPLAN has no exception.

Method CHECK_RESTRICTIONS 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 20080507

Method CHECK_RESTRICTIONS on class CL_FAGL_RPLAN has no exception.

Method CHECK_RPLAN_UNIQUE 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 20080429

Method CHECK_RPLAN_UNIQUE on class CL_FAGL_RPLAN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RPLAN Call by reference Type reference (TYPE) FAGL_REORG_PLAN Reorganisationsplan 20080416

Method CONSTRUCTOR on class CL_FAGL_RPLAN has no exception.

Method COPY Signature

Method COPY on class CL_FAGL_RPLAN has no parameter.
Method COPY on class CL_FAGL_RPLAN has no exception.

Method CREATE_RPACK_INST Signature

Method CREATE_RPACK_INST on class CL_FAGL_RPLAN has no parameter.
Method CREATE_RPACK_INST on class CL_FAGL_RPLAN has no exception.

Method DELETE Signature

Method DELETE on class CL_FAGL_RPLAN has no parameter.
Method DELETE on class CL_FAGL_RPLAN has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_FAGL_RPLAN has no parameter.
Method DEQUEUE on class CL_FAGL_RPLAN has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_FAGL_RPLAN has no parameter.
Method ENQUEUE on class CL_FAGL_RPLAN has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_FAGL_RPLAN has no parameter.
Method GET_DATA on class CL_FAGL_RPLAN has no exception.

Method GET_ORG_UNIT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) FAGL_S_MESSAGE Meldung 20080616
2 Importing I_ORG_UNIT1 Call by reference Type reference (TYPE) FIELDNAME Orgeinheit 1 20080616
3 Importing I_ORG_UNIT2 Call by reference Type reference (TYPE) FIELDNAME Orgeinheit 1 20080616
4 Importing I_TABNAME1 Call by reference Type reference (TYPE) TABNAME Tabellenname zur Orgeinheit 1 20080616
5 Importing I_TABNAME2 Call by reference Type reference (TYPE) TABNAME Tabellenname zur Orgeinheit 2 20080616
6 Importing I_VALUE1 Call by reference Type reference (TYPE) ANY Wert der Orgeinheit 1 20080616

Method GET_ORG_UNIT_MSG on class CL_FAGL_RPLAN has no exception.

Method GET_PERIV Signature

Method GET_PERIV on class CL_FAGL_RPLAN has no parameter.
Method GET_PERIV on class CL_FAGL_RPLAN has no exception.

Method GET_PERIV_P 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
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FAGL_T_MESSAGE Meldungen 20080423

Method GET_PERIV_P on class CL_FAGL_RPLAN has no exception.

Method GET_RPACK_INST Signature

Method GET_RPACK_INST on class CL_FAGL_RPLAN has no parameter.
Method GET_RPACK_INST on class CL_FAGL_RPLAN has no exception.

Method GET_RPACK_LIST Signature

Method GET_RPACK_LIST on class CL_FAGL_RPLAN has no parameter.
Method GET_RPACK_LIST on class CL_FAGL_RPLAN has no exception.

Method GET_RPLANTYPE_RES Signature

Method GET_RPLANTYPE_RES on class CL_FAGL_RPLAN has no parameter.
Method GET_RPLANTYPE_RES on class CL_FAGL_RPLAN has no exception.

Method INIT Signature

Method INIT on class CL_FAGL_RPLAN has no parameter.
Method INIT on class CL_FAGL_RPLAN has no exception.

Method INIT_INSTANCE_P Signature

Method INIT_INSTANCE_P on class CL_FAGL_RPLAN has no parameter.
Method INIT_INSTANCE_P on class CL_FAGL_RPLAN has no exception.

Method READ_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGTY Value transfer Type reference (TYPE) SYMSGTY Messageart 20080520
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenidentifikation 20080520
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nummer der System-Nachricht 20080520
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messageart 20080520

Method READ_MESSAGE_TYPE on class CL_FAGL_RPLAN has no exception.

Method REGISTER_CHANGE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RPLAN Call by reference Type reference (TYPE) FAGL_S_RPLAN Reorganisationsplanattribute 20080416
2 Importing IT_RESTRICTION Call by reference Type reference (TYPE) FAGL_TS_REORG_RES Einschränkungen des Reorganisationsplans/Paketes 20080416
3 Importing I_EXISTS Call by reference Type reference (TYPE) FLAG Reorganisationsplan existiert 20080416

Method REGISTER_CHANGE_P on class CL_FAGL_RPLAN has no exception.

Method SAVE Signature

Method SAVE on class CL_FAGL_RPLAN has no parameter.
Method SAVE on class CL_FAGL_RPLAN has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_FAGL_RPLAN has no parameter.
Method SET_DATA on class CL_FAGL_RPLAN has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604