SAP ABAP Interface IF_MSS_CAT_APPR_CUST (Customizing Interface)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   CA-TS (Application Component) Time Sheet
     PAOC_CATS_APPR_CUSTOMIZING (Package) CATS Consolidation Approval: Customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MSS_CAT_APPR_CUSTOMIZING Customizing Facade Class 20041115
Properties
Interface IF_MSS_CAT_APPR_CUST  
Short Description Customizing Interface    
General Data
Package PAOC_CATS_APPR_CUSTOMIZING   CATS Consolidation Approval: Customizing 
Created 20041115   SAP 
Last changed 20050705   SAP 
Unicode checks active    
Forward declarations
Interface IF_MSS_CAT_APPR_CUST has no forward declaration.
Interfaces
Interface IF_MSS_CAT_APPR_CUST has no interface.
Friends
Interface IF_MSS_CAT_APPR_CUST has no friend.
Attributes
Interface IF_MSS_CAT_APPR_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BADI_CUSTOMIZING Instance method Public Method Gets Customizing Required for BAdI 20041220
2 GET_COMPARISON_INFO Instance method Public Method Description of Comparison Columns 20041115
3 GET_CONSOLIDATION_INFO Instance method Public Method Description of Consolidation Criteria 20041115
4 GET_FIELDLIST_DETAIL Instance method Public Method Field Selection for Detail View 20041115
5 GET_FIELDLIST_SINGLE Instance method Public Method Field Selection for Individual Record View 20041115
6 GET_MSS_SELECTION_CRITERIA Instance method Public Method Gets Selection Criteria for MSS Context 20041115
7 GET_PERIOD_INFO Instance method Public Method Period and First Day of Period 20041115
8 GET_PERSPECTIVES Instance method Public Method ID and Descriptive Text of Permitted Views 20041115
9 GET_PROCESS_INFO Instance method Public Method Profile-Dependent Data 20041115
10 GET_PROJECT_SELECTION_CRITERIA Instance method Public Method Gets Selection Criteria for Project Context 20041115
11 GET_START_PERSPECTIVE Instance method Public Method ID of Initial View 20041115
Events
Interface IF_MSS_CAT_APPR_CUST has no event.
Types
Interface IF_MSS_CAT_APPR_CUST has no local type.
Method Signatures

Method GET_BADI_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041220
2 Returning RS_BADI_CUSTOMIZING Value transfer Type reference (TYPE) HRMSS_CAT_APPR_CUST_EXT Customizing der CATS Konsolidierungsgenehmigung für BAdIs 20041220

Method GET_BADI_CUSTOMIZING on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_COMPARISON_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041115
2 Returning RS_COMP_CRIT Value transfer Type reference (TYPE) HRMSS_CAT_APPR_COMPRATIVE_VALS CATS-Genehmigung: Layout Vergleichswerte 20041115

Method GET_COMPARISON_INFO on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_CONSOLIDATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041115
2 Returning RS_CONS_CRIT Value transfer Type reference (TYPE) HRMSS_CAT_APPR_COMPRATIVE_CRIT Konsolidierungskriterien 20041115

Method GET_CONSOLIDATION_INFO on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_FIELDLIST_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041115
2 Returning RT_FIELDLIST_T Value transfer Type reference (TYPE) RHXSS_CAT_FIELD_SELECTION_T Feldauswahl 20041115

Method GET_FIELDLIST_DETAIL on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_FIELDLIST_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041115
2 Returning RT_FIELDLIST_T Value transfer Type reference (TYPE) RHXSS_CAT_FIELD_SELECTION_T Feldauswahl 20041115

Method GET_FIELDLIST_SINGLE on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_MSS_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERNR Value transfer Type reference (TYPE) RHXSS_CAT_EMPLOYEE_T Tabelle mit Employees 20041115

Method GET_MSS_SELECTION_CRITERIA on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_PERIOD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIRST_DAY Call by reference Type reference (TYPE) HRMSS_CAT_APPR_FIRST_DAY Erster Tag der Woche 20041115
2 Exporting EV_PERIOD_TYPE Call by reference Type reference (TYPE) HRMSS_CAT_APPR_PERTYPE Periodentyp für die CATS-Genehmigung 20041115
3 Importing IS_PERSPECTIVE_ID Call by reference Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive der CATS-Konsolidierungsgenehmigung 20041115

Method GET_PERIOD_INFO on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_PERSPECTIVES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERSPECTIVE_T Value transfer Type reference (TYPE) HRMSS_CAT_APPR_PERSPCTIVE_F4_T Tabelle mit Perspektiven 20041115
# Exception Resumable Description Created on
1 NO_PERSPECTIVE Es existiert keine Perspektive für das Profil 20041210

Method GET_PROCESS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROCESS_INFO Value transfer Type reference (TYPE) HRMSS_CAT_APPR_PROC_INFO CATS-DGenehmigung: Profilabhängige Daten 20041115

Method GET_PROCESS_INFO on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_PROJECT_SELECTION_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECTION_CRITERIA Value transfer Type reference (TYPE) HRMSS_CAT_APPR_SELECT_T Liste von Selektionskriterien 20041214

Method GET_PROJECT_SELECTION_CRITERIA on Interface IF_MSS_CAT_APPR_CUST has no exception.

Method GET_START_PERSPECTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCENARIO Call by reference Type reference (TYPE) HRMSS_CAT_APPR_SCENARIO Szenario der CATS-Genehmigung 20041115
2 Returning RV_PERSPECTIVE_ID Value transfer Type reference (TYPE) MSS_CAT_APPR_PERSPECTIVE Perspektive mit Perspektiven-Objekt 20041115

Method GET_START_PERSPECTIVE on Interface IF_MSS_CAT_APPR_CUST has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600