SAP ABAP Class CL_MSS_CAT_APPR_REV_ERR_LIST (Review Table 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_TABLE_TS_BASE | Abstraction of Time Sheet -> Table | 20041116 |
Properties
| Class | CL_MSS_CAT_APPR_REV_ERR_LIST | |
| Short Description | Review Table of CATS Consolidation Approval | |
| Super Class | CL_XSS_CAT_TABLE_TS_BASE | Abstraction of Time Sheet -> Table |
| 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 | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSS_CAT_APPR_REV_ERR_LIST has no forward declaration.
Interfaces
Class CL_MSS_CAT_APPR_REV_ERR_LIST has no interface implemented.
Friends
Class CL_MSS_CAT_APPR_REV_ERR_LIST 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 | 'CONF_APPR' | 20041210 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CONF_KEEP' | 20041210 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CONF_REJ' | 20041210 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'REV_APPR' | 20041210 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'REV_ERR' | 20041210 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'REV_KEEP' | 20041210 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'REV_REJ' | 20041210 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_TR_PROCESSOR | Access to Buffer Functions | 20041213 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MSS_CAT_APPR_CONSOLIDATION | Takes Account of Consolidation When Building Table | 20041213 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_CUST_PROCESSOR | Access to Customizing Processor | 20041116 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | HRMSS_CAT_APPR_CONS_T | Working Times Grouped acc. to Consolidation Criteria | 20041213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculates the Total and Determines the Unit | 20041213 | |
| 2 | Instance method | Public | Constructor | Constructor | 20041116 | |
| 3 | Static method | Private | Method | 20041116 | ||
| 4 | Instance method | Public | Method | 20041201 | ||
| 5 | Instance method | Private | Method | Opens a Totals Row | 20041213 | |
| 6 | Instance method | Private | Method | 20041213 |
Events
Class CL_MSS_CAT_APPR_REV_ERR_LIST has no event.
Types
Class CL_MSS_CAT_APPR_REV_ERR_LIST has no local type.
Method Signatures
Method COMPUTE_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONS_LINE | Call by reference | Type reference (TYPE) | HRMSS_CAT_APPR_REF_CONS | Arbeitszeiten nach Konsolidierungskriterien gruppiert | 20041213 | |||
| 2 | RV_SUM | Value transfer | Type reference (TYPE) | CATSCELL | Zelle des Arbeitszeitblattes | 20041213 |
Method COMPUTE_SUM on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_BL_TR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_TR_PROCESSOR | Zugriff auf Puffer-Funktionen | 20041213 | |||
| 2 | IREF_CUST_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_CUST_PROCESSOR | Zugriff auf den Customizing-Prozessor | 20041116 | |||
| 3 | IREF_TR_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_UIA_TR_FACTORY | Erzeugt eine neue Arbeitszeit mit Verschalung | 20041116 | |||
| 4 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20041116 |
Method CONSTRUCTOR on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
Method CREATE_FIELD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BL_FIELD_SELECTION | Call by reference | Type reference (TYPE) | RHXSS_CAT_FIELD_SELECTION_T | Feldauswahl | 20041116 | |||
| 2 | RT_UIA_FIELD_SELECTION | Value transfer | Type reference (TYPE) | HRXSS_CAT_UIA_FIELD_INFO_INT_T | Feldauswahl | 20041210 |
Method CREATE_FIELD_SELECTION on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
Method GET_TABLE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HEADER | Value transfer | Type reference (TYPE) | STRING | 20041201 |
Method GET_TABLE_HEADER on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
Method SET_SUM_LINE 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 | 20041213 |
Method SET_SUM_LINE on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
Method SET_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 | 20041213 |
Method SET_TIME_RECORD on class CL_MSS_CAT_APPR_REV_ERR_LIST has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 600 |