SAP ABAP Class CL_RESC_HIERARCHY (Distributes the Settlement Hierarchy)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_SH (Package) SCS: Settlement Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20060807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_HAS_OBJECT_LIST | Object with Assignment of Objects | 20060807 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_HIERARCHY | Settlement Hierarchy | 20060807 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_HIERARCHY_RESA | Settlement Hierarchy: Accrual/Deferral | 20060809 |
Properties
| Class | CL_RESC_HIERARCHY | |
| Short Description | Distributes the Settlement Hierarchy | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_SC_SH | SCS: Settlement Hierarchy |
| Created | 20060807 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_HAS_OBJECT_LIST | Object with Assignment of Objects | 20060807 | ||
| 2 | IF_RESC_HIERARCHY | Settlement Hierarchy | 20060807 |
Friends
Class CL_RESC_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20120420 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_SH | Settlement Step in Settlement Hierarchy | 20120420 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20060808 | |||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTYPE_S_PARAM | 20060808 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RESCC_SETTLPARAM | Settlement Parameters (TIVSCSETTLPARAM) | 20060808 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_IF_RESC_HIERARCHY | Settlement Hierarchy | 20060808 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VISCMAPPROCSCS | Mapping Process to Settlement Hierarchy (VISCMAPPROCSCS) | 20060808 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VISCMAPPROCSCS | Mapping Process to Settlement Hierarchy (VISCMAPPROCSCS) | 20060808 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTL_UNIT | Settlement Unit (VIAK03) | 20060808 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTLHIERARCHY | Settlement Unit Hierarchy | 20060808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120420 | |
| 2 | Instance method | Protected | Method | Fills Table Buffer | 20060808 | |
| 3 | Instance method | Public | Method | 20060808 | ||
| 4 | Instance method | Protected | Method | Determination of Settlement Hierarchy | 20060831 |
Events
Class CL_RESC_HIERARCHY has no event.
Types
Class CL_RESC_HIERARCHY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESC_HIERARCHY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESC_HIERARCHY has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_HIERARCHY has no parameter.
Method FILL_BUFFER on class CL_RESC_HIERARCHY has no exception.
Method GET_LIST Signature
Method GET_LIST on class CL_RESC_HIERARCHY has no parameter.
Method GET_LIST on class CL_RESC_HIERARCHY has no exception.
Method ME_DETERMINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20060831 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060831 | |||
| 3 | IT_SETTLUNITS | Call by reference | Type reference (TYPE) | RE_T_SETTL_UNIT | Abrechnungseinheiten (VIAK03) | 20060831 |
Method ME_DETERMINATION on class CL_RESC_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |