SAP ABAP Class CL_RESC_SETTL_STEP_CCR (Calculate Credit/Receivable)
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_SETTL_STEP | Settlement Step/Section | 20020118 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_SETTL_STEP_CCR | Calculate Credit/Receivable | 20011029 |
Properties
Class | CL_RESC_SETTL_STEP_CCR | |
Short Description | Calculate Credit/Receivable | |
Super Class | CL_RESC_SETTL_STEP | Settlement Step/Section |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_SC_CR | SCS: Credit/Receivables |
Created | 20011029 | SAP |
Last change | 20100310 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RESC_SETTL_STEP_CCR | Calculate Credit/Receivable | 20011029 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20011029 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20060811 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_CR | 20060811 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_RECEIVABLE_ENGINE | Tax Calculation Engine (RESCTAXRESULT) | 20030924 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_RECEIVABLE_ENGINE | Receivables (VISCS_RECEIVE) | 20011220 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_CRSPLIT | Split Receivable | 20060110 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_CRSPLIT | Split Receivable | 20060110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Receivable Calculation | 20091011 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060811 |
3 | ![]() |
Instance method | Protected | Method | Correct the Flow Type | 20040304 |
4 | ![]() |
Instance method | Protected | Method | Gets Settlement Hierarchy | 20060601 |
Events
Class CL_RESC_SETTL_STEP_CCR has no event.
Types
Class CL_RESC_SETTL_STEP_CCR has no local type.
Method Signatures
Method CALC_RECEIVABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CF_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20091011 | ||
2 | ![]() |
ET_RECEIVABLE | Call by reference | Type reference (TYPE) | RE_T_RECEIVABLE_ENGINE | Steuerberechungs-Engine (RESCTAXRESULT) | 20091011 | ||
3 | ![]() |
ET_RECEIVABLE_SPLIT | Call by reference | Type reference (TYPE) | RE_T_CRSPLIT | Aufgeteilte Forderung | 20091011 | ||
4 | ![]() |
ID_CN_OBJNR | Call by reference | Type reference (TYPE) | RESCCNOBJNR | Objektnummer des Mietvertrages | 20091011 | ||
5 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20091011 | ||
6 | ![]() |
IT_ADVPAY | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlungen | 20091011 | ||
7 | ![]() |
IT_DIST_RESULT | Call by reference | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTY_T_DISTRIBUTION | 20091011 | |||
8 | ![]() |
IT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20091011 |
Method CALC_RECEIVABLE on class CL_RESC_SETTL_STEP_CCR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESC_SETTL_STEP_CCR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESC_SETTL_STEP_CCR has no exception.
Method CORRECT_FLOWTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONDTYPE | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart | 20040304 | ||
2 | ![]() |
ID_FLOWTYPE | Call by reference | Type reference (TYPE) | RECDFLOWTYPE | Bewegungsart | 20040304 | ||
3 | ![]() |
ID_SUGUID | Call by reference | Type reference (TYPE) | RESCSUGUID | AE innerhalb einer NKA, zu einer Periode und Bemessungsart | 20050525 | ||
4 | ![]() |
IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060601 | ||
5 | ![]() |
IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20040304 | ||
6 | ![]() |
RD_FLOWTYPE | Value transfer | Type reference (TYPE) | RECDFLOWTYPE | Bewegungsart | 20040304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040304 |
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060601 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |