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 GET_COSTS_MNGR Instance method Public Method Gets Manager for Determining Costs 20060608
2 GET_COST_LIST Instance method Public Method Gets List of All Costs 20030924
3 GET_DETAIL_BY_COSTGUID Instance method Public Method Gets the Costs 20050207
4 GET_DOC_LIST Instance method Public Method Gets List of All Documents 20030924
5 GET_LIST_BY_GUID Instance method Public Method Supplies All Entries for an Object 20020205
6 GET_STATUS Instance method Public Method 20050601
7 GET_SUM_BY_OBJGUID Instance method Public Method Supplies Total of Costs for an Object 20020205
8 LOAD_ENTRIES Instance method Public Method 20050601
9 SET_CC_STATUS_LOCKED Instance method Public Method Sets "Locked" Status on the Cost Collectors 20030701
10 SET_CC_STATUS_UNLOCKED 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 Returning 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 ERROR Fehler 20060608

Method GET_COST_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCS_COSTS ermittelte Kosten 20050513
2 Importing ID_COSTGUID Call by reference Type reference (TYPE) RESCS_COSTS-COSTGUID Referenz zu einen Kostensatz 20050207
# Exception Resumable Description Created on
1 ERROR Fehler 20050207

Method GET_DOC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_RESCS_COSTS_X ermittelte Kosten (VISCS_COSTS) 20020205
2 Importing ID_SETTLOBJ_GUID Call by reference Type reference (TYPE) RESCS_COSTS_X-SETTLOBJ_GUID Eindeutiger Schlüssel des Objektes innerhalb NKA 20020205
3 Importing 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 Importing ID_SETTLOBJ_GUID Value transfer Type reference (TYPE) RESCS_COSTS_X-SETTLOBJ_GUID Eindeutiger Schlüssel des Objektes innerhalb NKA 20020205
2 Importing ID_SETTL_LEVEL Value transfer Type reference (TYPE) RESCS_COSTS_X-SETTL_LEVEL Ebene der Abrechnung 20020205
3 Importing IF_INC_CO_COSTS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030327
4 Importing IF_INC_MSU_COSTS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020225
5 Importing IF_INC_RESTCOSTS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040421
6 Returning 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 Importing IF_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE COMMIT WORK in der Methode aufrufen 20030701
2 Importing 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 Importing IF_COMMIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE COMMIT WORK in der Methode aufrufen 20030701
2 Importing 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