SAP ABAP Class CL_FINB_ACINST_CLEAN_UP (Obsolete: Delegates ACINST del. process to all participants)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_OBJ_TO_BE_DELETED (Package) Objects to be deleted following upgrade discussion
Properties
Class CL_FINB_ACINST_CLEAN_UP  
Short Description Obsolete: Delegates ACINST del. process to all participants    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_OBJ_TO_BE_DELETED   Objects to be deleted following upgrade discussion 
Created 20010919   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_ACINST_CLEAN_UP has no forward declaration.
Interfaces
Class CL_FINB_ACINST_CLEAN_UP has no interface implemented.
Friends
Class CL_FINB_ACINST_CLEAN_UP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACINST Instance attribute Protected Type reference (TYPE) FINB_ACINST Accounting Instance 20010919
2 AT_CLASSNAME Instance attribute Protected See coding 20010920
3 MSG_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010919
2 CREATE_MSG_HANDLER Instance method Private Method Generates a new message collector 20010919
3 DELETE_INSTANCE Instance method Public Method Deletes / simulates deletion process of an Accountg instance 20010919
4 DELETE_INSTANCE_DELEGATION Instance method Private Method Deletes the deletion process to all participants 20010919
5 GET_INSTANCE Static method Public Method Get deletion instance for Accounting instance 20010919
6 SETUP Instance method Private Method Specifies the sequence of the deletion classes to be called 20010920
7 TEST_DELEGATION_CLASS Instance method Public Method Text method for testing individual components 20010920
Events
Class CL_FINB_ACINST_CLEAN_UP has no event.
Types
Class CL_FINB_ACINST_CLEAN_UP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACINST Call by reference Type reference (TYPE) FINB_ACINST Accounting-Instanz 20010919

Method CONSTRUCTOR on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method CREATE_MSG_HANDLER Signature

Method CREATE_MSG_HANDLER on class CL_FINB_ACINST_CLEAN_UP has no parameter.
Method CREATE_MSG_HANDLER on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method DELETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMULATE Call by reference Type reference (TYPE) BOOLE_D 'X' 20010919
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D OK = 'X' not OK = SPACE 20010928

Method DELETE_INSTANCE on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method DELETE_INSTANCE_DELEGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMULATE Call by reference Type reference (TYPE) BOOLE_D Kennzeichen 20010919
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D OK = 'X' not OK = SPACE 20010928

Method DELETE_INSTANCE_DELEGATION on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACINST Call by reference Type reference (TYPE) FINB_ACINST Accounting-Instanz 20010919
2 Returning RO_CLEAN_UP Value transfer Object reference (TYPE REF TO) CL_FINB_ACINST_CLEAN_UP Delegiert den Löschvorgang einer ACINST an alle Beteiligten 20010919

Method GET_INSTANCE on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method SETUP Signature

Method SETUP on class CL_FINB_ACINST_CLEAN_UP has no parameter.
Method SETUP on class CL_FINB_ACINST_CLEAN_UP has no exception.

Method TEST_DELEGATION_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMULATE Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010920
2 Importing I_TEST_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Testaufruf zum Testen der Delegationsklssen 20010920

Method TEST_DELEGATION_CLASS on class CL_FINB_ACINST_CLEAN_UP has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A