SAP ABAP Class CL_RESC_RECEIVE_FULL (Receivable as Total Amount)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_CR (Package) SCS: Credit/Receivables
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_RECEIVABLE_CALC_ENGINE | Tax Calculation Engine Manager (RESCTAXRESULT): StandardImp. | 20031121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_RECEIVE_INPUTTAX | Receivable As Appropriate for Input Tax | 20091014 |
Properties
| Class | CL_RESC_RECEIVE_FULL | |
| Short Description | Receivable as Total Amount | |
| Super Class | CL_RESC_RECEIVABLE_CALC_ENGINE | Tax Calculation Engine Manager (RESCTAXRESULT): StandardImp. |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_SC_CR | SCS: Credit/Receivables |
| Created | 20031121 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RESC_RECEIVE_FULL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20031121 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | GTY_T_PARTICIP | 20070522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Gets the Settlement Participation | 20070522 |
Events
Class CL_RESC_RECEIVE_FULL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_PARTICIP | Protected | See coding | 20070522 | begin of GTY_S_PARTICIP.
INCLUDE TYPE rescrentperiod.
TYPES:
PARTICIP type RE_T_CNPART_GEN,
end of GTY_S_PARTICIP
|
||
| 2 | GTY_T_PARTICIP | Protected | See coding | 20070522 | GTY_t_PARTICIP TYPE SORTED TABLE OF GTY_S_PARTICIP
WITH non-UNIQUE KEY SCS_PERIOD_GUID
|
Method Signatures
Method GET_SETTLPARTICIPATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20070522 | |||
| 2 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20070522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070522 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 500 |