SAP ABAP Class CL_RESC_COSTCOLLECTOR (Cost Collector (VISCCC): Standard Impl.)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_CC (Package) SCS: Cost Collector

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_BUS_OBJECT | Business Object (Abstract): Standard Implementation | 20010525 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_HAS_STATUS | Object with Status | 20010525 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RERA_HAS_COSTS | Object With Posted Costs | 20010611 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_COSTCOLLECTOR | Cost Collector (VISCCC) | 20010525 |
Properties
Class | CL_RESC_COSTCOLLECTOR | |
Short Description | Cost Collector (VISCCC): Standard Impl. | |
Super Class | CL_RECA_BUS_OBJECT | Business Object (Abstract): Standard Implementation |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_SC_CC | SCS: Cost Collector |
Created | 20010124 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_HAS_STATUS | Object with Status | 20010525 | ||
2 | IF_RERA_HAS_COSTS | Object With Posted Costs | 20010611 | ||
3 | IF_RESC_COSTCOLLECTOR | Cost Collector (VISCCC) | 20010525 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20010709 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'RESC_COSTCOLLECTOR_S' | Table Name | 20030228 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010713 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100111 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010525 | ||||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | RESC_COSTCOLLECTOR | Basic Data (Original DB Data) | 20050228 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100111 |
Methods
Events
Class CL_RESC_COSTCOLLECTOR has no event.
Types
Class CL_RESC_COSTCOLLECTOR has no local type.
Method Signatures
Method CHECK_BALANCE_ZERO Signature
Method CHECK_BALANCE_ZERO on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_BALANCE_ZERO on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_BUKRS Signature
Method CHECK_BUKRS on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_BUKRS on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_DELETE_POSSIBLE Signature
Method CHECK_DELETE_POSSIBLE on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_DELETE_POSSIBLE on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_DPERBEG Signature
Method CHECK_DPERBEG on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_DPERBEG on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_SEMPSL Signature
Method CHECK_SEMPSL on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_SEMPSL on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_SNKSL Signature
Method CHECK_SNKSL on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_SNKSL on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_STATUS Signature
Method CHECK_STATUS on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_STATUS on class CL_RESC_COSTCOLLECTOR has no exception.
Method CHECK_SWENR Signature
Method CHECK_SWENR on class CL_RESC_COSTCOLLECTOR has no parameter.
Method CHECK_SWENR on class CL_RESC_COSTCOLLECTOR has no exception.
Method GET_COSTS_MNGR Signature
Method GET_COSTS_MNGR on class CL_RESC_COSTCOLLECTOR has no parameter.
Method GET_COSTS_MNGR on class CL_RESC_COSTCOLLECTOR has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RESC_COSTCOLLECTOR has no parameter.
Method GET_DETAIL on class CL_RESC_COSTCOLLECTOR has no exception.
Method GET_DETAIL_OLD Signature
Method GET_DETAIL_OLD on class CL_RESC_COSTCOLLECTOR has no parameter.
Method GET_DETAIL_OLD on class CL_RESC_COSTCOLLECTOR has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_RESC_COSTCOLLECTOR has no parameter.
Method GET_DETAIL_X on class CL_RESC_COSTCOLLECTOR has no exception.
Method GET_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PROCESS | Call by reference | Type reference (TYPE) | RECAPROCESS | Prozess | 20050406 | ||
2 | ![]() |
ID_PROCESS | Call by reference | Type reference (TYPE) | RECAPROCESS | Prozess | 20050406 | ||
3 | ![]() |
IO_SETTLEMENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTLEMENT | Nebenkostenabrechnung | 20050406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050406 |
Method GET_STATUS_MNGR Signature
Method GET_STATUS_MNGR on class CL_RESC_COSTCOLLECTOR has no parameter.
Method GET_STATUS_MNGR on class CL_RESC_COSTCOLLECTOR has no exception.
Method INIT_BY_PARENT Signature
Method INIT_BY_PARENT on class CL_RESC_COSTCOLLECTOR has no parameter.
Method INIT_BY_PARENT on class CL_RESC_COSTCOLLECTOR has no exception.
Method IS_BOOKED Signature
Method IS_BOOKED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method IS_BOOKED on class CL_RESC_COSTCOLLECTOR has no exception.
Method IS_SETTLED_STATUS_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PROCESS | Call by reference | Type reference (TYPE) | RECAPROCESS | Prozess | 20050406 | ||
2 | ![]() |
RF_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20050406 |
Method IS_SETTLED_STATUS_ALLOWED on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS_LOCKED Signature
Method SET_STATUS_LOCKED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS_LOCKED on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS_RELEASED Signature
Method SET_STATUS_RELEASED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS_RELEASED on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS_SEREVERSED Signature
Method SET_STATUS_SEREVERSED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS_SEREVERSED on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS_SETTLED Signature
Method SET_STATUS_SETTLED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS_SETTLED on class CL_RESC_COSTCOLLECTOR has no exception.
Method SET_STATUS_UNLOCKED Signature
Method SET_STATUS_UNLOCKED on class CL_RESC_COSTCOLLECTOR has no parameter.
Method SET_STATUS_UNLOCKED on class CL_RESC_COSTCOLLECTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 110 |