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 | Instance attribute | Protected | Type reference (TYPE) | FINB_ACINST | Accounting Instance | 20010919 | |||
| 2 | Instance attribute | Protected | See coding | 20010920 | |||||
| 3 | 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 | Instance method | Public | Constructor | Constructor | 20010919 | |
| 2 | Instance method | Private | Method | Generates a new message collector | 20010919 | |
| 3 | Instance method | Public | Method | Deletes / simulates deletion process of an Accountg instance | 20010919 | |
| 4 | Instance method | Private | Method | Deletes the deletion process to all participants | 20010919 | |
| 5 | Static method | Public | Method | Get deletion instance for Accounting instance | 20010919 | |
| 6 | Instance method | Private | Method | Specifies the sequence of the deletion classes to be called | 20010920 | |
| 7 | 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 | 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 | I_SIMULATE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 20010919 | |||
| 2 | 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 | I_SIMULATE | Call by reference | Type reference (TYPE) | BOOLE_D | Kennzeichen | 20010919 | |||
| 2 | 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 | I_ACINST | Call by reference | Type reference (TYPE) | FINB_ACINST | Accounting-Instanz | 20010919 | |||
| 2 | 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 | I_SIMULATE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010920 | ||
| 2 | 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 |