SAP ABAP Interface IF_RESC_SETTL_STEP_GC (Get Costs from Settlement Unit)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_GC (Package) SCS: Get Costs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_SETTL_STEP_GC | Get Costs from Settlement Unit | 20010703 |
Properties
| Interface | IF_RESC_SETTL_STEP_GC | |
| Short Description | Get Costs from Settlement Unit |
General Data
| Package | RE_SC_GC | SCS: Get Costs |
| Created | 20010703 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_SETTL_STEP | A Settlement Step/Section | 20010703 |
Friends
Interface IF_RESC_SETTL_STEP_GC has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_STEP | Instance attribute | Public | Attribute reference (LIKE) | 20050601 | ||||
| 2 | MO_PARENT | Instance attribute | Public | Attribute reference (LIKE) | 20050601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Manager for Determining Costs | 20060608 | |
| 2 | Instance method | Public | Method | Gets List of All Costs | 20030924 | |
| 3 | Instance method | Public | Method | Gets the Costs | 20050207 | |
| 4 | Instance method | Public | Method | Gets List of All Documents | 20030924 | |
| 5 | Instance method | Public | Method | Supplies All Entries for an Object | 20020205 | |
| 6 | Instance method | Public | Method | 20050601 | ||
| 7 | Instance method | Public | Method | Supplies Total of Costs for an Object | 20020205 | |
| 8 | Instance method | Public | Method | 20050601 | ||
| 9 | Instance method | Public | Method | Sets "Locked" Status on the Cost Collectors | 20030701 | |
| 10 | Instance method | Public | Method | Sets "Unlocked" Status on the Cost Collectors | 20030701 |
Events
Interface IF_RESC_SETTL_STEP_GC has no event.
Types
Interface IF_RESC_SETTL_STEP_GC has no local type.
Method Signatures
Method GET_COSTS_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_COSTS | Value transfer | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060608 |
Method GET_COST_LIST 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_VISCSCOSTS | 20030924 |
Method GET_COST_LIST on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method GET_DETAIL_BY_COSTGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DETAIL | Call by reference | Type reference (TYPE) | RESCS_COSTS | ermittelte Kosten | 20050513 | |||
| 2 | ID_COSTGUID | Call by reference | Type reference (TYPE) | RESCS_COSTS-COSTGUID | Referenz zu einen Kostensatz | 20050207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050207 |
Method GET_DOC_LIST 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_VISCS_DOCS | 20030924 |
Method GET_DOC_LIST on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method GET_LIST_BY_GUID 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_RESCS_COSTS_X | ermittelte Kosten (VISCS_COSTS) | 20020205 | |||
| 2 | ID_SETTLOBJ_GUID | Call by reference | Type reference (TYPE) | RESCS_COSTS_X-SETTLOBJ_GUID | Eindeutiger Schlüssel des Objektes innerhalb NKA | 20020205 | |||
| 3 | ID_SETTL_LEVEL | Call by reference | Type reference (TYPE) | RESCS_COSTS_X-SETTL_LEVEL | Ebene der Abrechnung | 20020205 |
Method GET_LIST_BY_GUID on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method GET_STATUS Signature
Method GET_STATUS on Interface IF_RESC_SETTL_STEP_GC has no parameter.
Method GET_STATUS on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method GET_SUM_BY_OBJGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SETTLOBJ_GUID | Value transfer | Type reference (TYPE) | RESCS_COSTS_X-SETTLOBJ_GUID | Eindeutiger Schlüssel des Objektes innerhalb NKA | 20020205 | |||
| 2 | ID_SETTL_LEVEL | Value transfer | Type reference (TYPE) | RESCS_COSTS_X-SETTL_LEVEL | Ebene der Abrechnung | 20020205 | |||
| 3 | IF_INC_CO_COSTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030327 | |||
| 4 | IF_INC_MSU_COSTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020225 | |||
| 5 | IF_INC_RESTCOSTS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20040421 | ||
| 6 | RS_AMOUNT | Value transfer | Type reference (TYPE) | RESCSHAMOUNT | Kostenanteil für Verteilung innerhalb der NKA | 20020205 |
Method GET_SUM_BY_OBJGUID on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method LOAD_ENTRIES Signature
Method LOAD_ENTRIES on Interface IF_RESC_SETTL_STEP_GC has no parameter.
Method LOAD_ENTRIES on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method SET_CC_STATUS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | COMMIT WORK in der Methode aufrufen | 20030701 | ||
| 2 | IF_IGNORE_SIMMODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030709 |
Method SET_CC_STATUS_LOCKED on Interface IF_RESC_SETTL_STEP_GC has no exception.
Method SET_CC_STATUS_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | COMMIT WORK in der Methode aufrufen | 20030701 | ||
| 2 | IF_IGNORE_SIMMODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20030709 |
Method SET_CC_STATUS_UNLOCKED on Interface IF_RESC_SETTL_STEP_GC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 110 |