SAP ABAP Class CL_MSS_CAT_APPR_ROW (Line of CATS Consolidation Approval)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_APPR_APPLICATION (Package) CATS Consolidation Approval: Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_ROW | Abstraction of Time Sheet -> Row | 20041116 |
Properties
| Class | CL_MSS_CAT_APPR_ROW | |
| Short Description | Line of CATS Consolidation Approval | |
| Super Class | CL_XSS_CAT_ROW | Abstraction of Time Sheet -> Row |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CATS_APPR_APPLICATION | CATS Consolidation Approval: Application |
| Created | 20041115 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MSS_CAT_APPR_ROW has no interface implemented.
Friends
Class CL_MSS_CAT_APPR_ROW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CONTEXT' | 20041228 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DRILL_DOWN' | 20041116 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SINGLE_ITEM' | 20041116 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | HRCATS_APPR_CUST | BAdI - Interface HRCATS_APPR_CUST | 20041220 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_CUST_PROCESSOR | Access to Customizing Processor | 20041116 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_TR_PROCESSOR | Access to Buffer Functions | 20041206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HRMSS_CAT_APPR_CUST_EXT | Customizing of CATS Consolidation Approval for BAdIs | 20041220 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | HRMSS_CAT_APPR_COMPR_CRIT_VAL | Consolidation Values for CATS Approval | 20041209 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | HRXSS_CAT_UIA_TR_ACCESS_T | Compatible Interface for Access to Working Times | 20041116 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050621 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20041209 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20041209 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050318 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | BEGDA | Valid-From Date | 20041209 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ENDDA | End of Validity Period | 20041209 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 20041116 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050315 |
Methods
Events
Class CL_MSS_CAT_APPR_ROW has no event.
Types
Class CL_MSS_CAT_APPR_ROW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CUST_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_CUST_PROCESSOR | Zugriff auf den Customizing-Prozessor | 20041116 | |||
| 2 | IREF_MARKER_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Zugriff auf Spalten des Arbeitszeiblatts | 20041116 | |||
| 3 | IREF_TR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_TR_PROCESSOR | Zugriff auf Puffer-Funktionen | 20041206 | |||
| 4 | IT_ACCOUNT_COLUMN_INFO_TAB | Call by reference | Type reference (TYPE) | HRXSS_CAT_COLUMN_INFO_T | Spalteninformationen für den Aufbau der Tabelle | 20041116 | |||
| 5 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20041116 | ||||
| 6 | IV_ROW_TYPE | Call by reference | Type reference (TYPE) | STRING | 20041116 |
Method CONSTRUCTOR on class CL_MSS_CAT_APPR_ROW has no exception.
Method DETERMINE_APPROVAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPR_VAL | Value transfer | Type reference (TYPE) | STRING | 20041207 |
Method DETERMINE_APPROVAL_VALUE on class CL_MSS_CAT_APPR_ROW has no exception.
Method DETERMINE_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REASON | Value transfer | Type reference (TYPE) | STRING | 20041207 |
Method DETERMINE_REASON on class CL_MSS_CAT_APPR_ROW has no exception.
Method FIT_INTO_ROW_AND_SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_TIME_RECORD | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_UIA_TR_ACCESS | Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten | 20041116 | |||
| 2 | RV_FITS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041116 |
Method FIT_INTO_ROW_AND_SET_DATA on class CL_MSS_CAT_APPR_ROW has no exception.
Method GET_COMP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE1 | Value transfer | Type reference (TYPE) | CATSCELL | Field value | 20041206 | |||
| 2 | EV_VALUE2 | Value transfer | Type reference (TYPE) | CATSCELL | Zelle des Arbeitszeitblattes | 20041206 |
Method GET_COMP_VALUES on class CL_MSS_CAT_APPR_ROW has no exception.
Method GET_CONS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CONS_CRIT_VAL | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_COMPR_CRIT_VAL | Konsolidierungswerte CATS-Genehmigung | 20050224 | |||
| 2 | EV_VAL1 | Value transfer | Type reference (TYPE) | FIELDVALUE | Field value | 20050224 | |||
| 3 | EV_VAL2 | Value transfer | Type reference (TYPE) | FIELDVALUE | Field value | 20041207 | |||
| 4 | EV_VAL3 | Value transfer | Type reference (TYPE) | FIELDVALUE | Field value | 20041207 |
Method GET_CONS_VALUES on class CL_MSS_CAT_APPR_ROW has no exception.
Method GET_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BEGDA | Value transfer | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20041207 | |||
| 2 | EV_ENDDA | Value transfer | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20041207 |
Method GET_PERIOD on class CL_MSS_CAT_APPR_ROW has no exception.
Method GET_TEXT_DD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COLOR_SUM | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_COLOR_SUM | Einfärbung der Summenspalte erforderlich | 20041220 | |||
| 2 | EV_TEXT | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TEXT_COLUMN | Wert der Textspalte | 20041220 | |||
| 3 | IT_TIME_RECS | Call by reference | Type reference (TYPE) | HRMSS_CAT_APPR_CATSDB_EXT_T | CATS-Konsolidierungsgenehmigung | 20041220 |
Method GET_TEXT_DD on class CL_MSS_CAT_APPR_ROW has no exception.
Method GET_TEXT_SI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TEXT_COLUMN | Wert der Textspalte | 20041220 | |||
| 2 | IT_TIME_RECS | Call by reference | Type reference (TYPE) | HRMSS_CAT_APPR_CATSDB_EXT_T | CATS-Konsolidierungsgenehmigung | 20041220 |
Method GET_TEXT_SI on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_APPROVAL_VALUE Signature
Method SET_APPROVAL_VALUE on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_APPROVAL_VALUE on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_CONTEXT_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUM | Call by reference | Type reference (TYPE) | CATSCELL | Zelle des Arbeitszeitblattes | 20050317 |
Method SET_CONTEXT_SUM on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_DATE_RANGE_DD Signature
Method SET_DATE_RANGE_DD on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_DATE_RANGE_DD on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_DD_COMPARATIVE_VALUES Signature
Method SET_DD_COMPARATIVE_VALUES on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_DD_COMPARATIVE_VALUES on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_FIRST_TIME_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_TIME_RECORD | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_UIA_TR_ACCESS | Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten | 20041116 | |||
| 2 | IT_TIME_RECORDS_OF_ROW | Call by reference | Type reference (TYPE) | HRXSS_CAT_UIA_TR_ACCESS_T | Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten | 20041209 | |||
| 3 | IV_ROW_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20041222 | |||
| 4 | IV_ROW_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20041222 |
Method SET_FIRST_TIME_RECORD on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_IS_SUM_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_SUM_ROW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050318 |
Method SET_IS_SUM_ROW on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_MESSAGE Signature
Method SET_MESSAGE on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_MESSAGE on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_QUANTITY Signature
Method SET_QUANTITY on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_QUANTITY on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_REASON Signature
Method SET_REASON on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_REASON on class CL_MSS_CAT_APPR_ROW has no exception.
Method SET_SUM Signature
Method SET_SUM on class CL_MSS_CAT_APPR_ROW has no parameter.
Method SET_SUM on class CL_MSS_CAT_APPR_ROW has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |