SAP ABAP Class CL_FINB_ACINST_CHECK_AND_DELET (Obsolete: Abstract Class for Acc. Instnce Deletion Framework)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_ACINST_CLEAN_UP_PARTLY | Obsolete !!! Interface to Call Up Deletion Process ACINST | 20010919 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_ACINST_CHECK_EXISTENCE | Obsolete: Check Existence of the Acc. Instance To Be Deleted | 20010919 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_ACSYST_CHECK_AND_DELET | Obsolete! Class in Deletion Framework for ACINST | 20010920 |
Properties
| Class | CL_FINB_ACINST_CHECK_AND_DELET | |
| Short Description | Obsolete: Abstract Class for Acc. Instnce Deletion Framework | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_CHECK_AND_DELET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_ACINST_CLEAN_UP_PARTLY | Obsolete !!! Interface to Call Up Deletion Process ACINST | 20010919 |
Friends
Class CL_FINB_ACINST_CHECK_AND_DELET 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 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20010919 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20010919 |
Events
Class CL_FINB_ACINST_CHECK_AND_DELET has no event.
Types
Class CL_FINB_ACINST_CHECK_AND_DELET has no local type.
Method Signatures
Method CHECK_AND_DELETE Signature
Method CHECK_AND_DELETE on class CL_FINB_ACINST_CHECK_AND_DELET has no parameter.
Method CHECK_AND_DELETE on class CL_FINB_ACINST_CHECK_AND_DELET has no exception.
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_CHECK_AND_DELET has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |