SAP ABAP Class CL_RESC_SCSCONTRACT (Contract Can Be Settled: Standard Implementation)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_CN (Package) SCS: Contract Eligible for Settlement
⤷
⤷
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 | 20020128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECD_HAS_CASHFLOW | Object with Cash Flow | 20011106 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECD_HAS_CONDITION | Object with Conditions | 20011001 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REIT_HAS_OPTION_RATE | Object with Option Rate | 20020125 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RERA_HAS_APAYMENT | Object Has Advance Payments | 20011001 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RERA_HAS_COSTS | Object With Posted Costs | 20011001 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_HAS_MEAS | Object with Measurements | 20020219 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_SCSCONTRACT | Contract That Can Be Settled | 20011001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_SCSCONTRACT_ASSESSMENT | Assessment Contract | 20050314 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_SCSCONTRACT_MANAGEMENT | COA Lease-Out | 20050314 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_SCSCONTRACT_NOPARTICIP | Contract Can Be Settled: Standard Implementation | 20050311 |
Properties
| Class | CL_RESC_SCSCONTRACT | |
| Short Description | Contract Can Be Settled: Standard Implementation | |
| Super Class | CL_RECA_BUS_OBJECT | Business Object (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_SC_CN | SCS: Contract Eligible for Settlement |
| Created | 20011001 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECD_HAS_CASHFLOW | Object with Cash Flow | 20011106 | ||
| 2 | IF_RECD_HAS_CONDITION | Object with Conditions | 20011001 | ||
| 3 | IF_REIT_HAS_OPTION_RATE | Object with Option Rate | 20020125 | ||
| 4 | IF_RERA_HAS_APAYMENT | Object Has Advance Payments | 20011001 | ||
| 5 | IF_RERA_HAS_COSTS | Object With Posted Costs | 20011001 | ||
| 6 | IF_RESC_HAS_MEAS | Object with Measurements | 20020219 | ||
| 7 | IF_RESC_SCSCONTRACT | Contract That Can Be Settled | 20011001 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20011001 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011001 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20011001 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020125 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Contract (VICNCN) | 20040207 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RESC_SETTL_CNPART_MNGR | Settlement Participation for Lease-Out Manager (VISCCNPART) | 20040207 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTL_CN | Contract That Can Be Settled | 20011001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fills Table Buffer | 20011001 | |
| 2 | Instance method | Public | Method | 20011001 | ||
| 3 | Instance method | Public | Method | 20040419 | ||
| 4 | Instance method | Public | Method | 20060109 | ||
| 5 | Instance method | Public | Method | 20060109 |
Events
Class CL_RESC_SCSCONTRACT has no event.
Types
Class CL_RESC_SCSCONTRACT has no local type.
Method Signatures
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_SCSCONTRACT has no parameter.
Method FILL_BUFFER on class CL_RESC_SCSCONTRACT has no exception.
Method GET_CONDITION_MNGR Signature
Method GET_CONDITION_MNGR on class CL_RESC_SCSCONTRACT has no parameter.
Method GET_CONDITION_MNGR on class CL_RESC_SCSCONTRACT has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_RESC_SCSCONTRACT has no parameter.
Method GET_PARENT on class CL_RESC_SCSCONTRACT has no exception.
Method GET_SCCNPART_MNGR Signature
Method GET_SCCNPART_MNGR on class CL_RESC_SCSCONTRACT has no parameter.
Method GET_SCCNPART_MNGR on class CL_RESC_SCSCONTRACT has no exception.
Method GET_TERM_PAYMENT_MNGR Signature
Method GET_TERM_PAYMENT_MNGR on class CL_RESC_SCSCONTRACT has no parameter.
Method GET_TERM_PAYMENT_MNGR on class CL_RESC_SCSCONTRACT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |