SAP ABAP Class IF_MSS_CAT_APPR_TR_PROCESSOR (Access to Buffer Functions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MSS_CAT_APPR_TR_BUFFER | Approval Buffer | 20041103 |
Properties
| Class | IF_MSS_CAT_APPR_TR_PROCESSOR | |
| Short Description | Access to Buffer Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041103 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no forward declaration.
Interfaces
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no interface implemented.
Friends
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no friend class.
Attributes
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Locks and Compares the Changed Records | 20041103 | |
| 2 | Instance method | Public | Method | Unlocks Locked Records | 20041103 | |
| 3 | Instance method | Public | Method | Gets Working Times for Context | 20041103 | |
| 4 | Instance method | Public | Method | Gets Rejection Reasons | 20041103 | |
| 5 | Instance method | Public | Method | Gets Working Times Changed on Database | 20041103 | |
| 6 | Instance method | Public | Method | Gets Working Time for a Ref Counter | 20041214 | |
| 7 | Instance method | Public | Method | 20041206 | ||
| 8 | Instance method | Public | Method | Gets Working Times for Review | 20041202 | |
| 9 | Instance method | Public | Method | Gets Working Times for Review | 20041202 | |
| 10 | Instance method | Public | Method | Gets Working Times for Review | 20041202 | |
| 11 | Instance method | Public | Method | Gets Working Times That Are Saved | 20041202 | |
| 12 | Instance method | Public | Method | Gets Working Times That Are Saved | 20041202 | |
| 13 | Instance method | Public | Method | Gets Working Times for Approval | 20041103 | |
| 14 | Instance method | Public | Method | Gets Working Times with Lock Errors | 20041103 | |
| 15 | Instance method | Public | Method | Saves the Approved/Rejected Records on CATSDB | 20041103 |
Events
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no event.
Types
Class IF_MSS_CAT_APPR_TR_PROCESSOR has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class IF_MSS_CAT_APPR_TR_PROCESSOR has no parameter.
Method CHECK on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method CLEANUP Signature
Method CLEANUP on class IF_MSS_CAT_APPR_TR_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es trat ein Fehler auf | 20041108 |
Method GET_CONTEXT_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONS_CRIT_VAL | Call by reference | Type reference (TYPE) | HRMSS_CAT_APPR_COMPR_CRIT_VAL | Konsolidierungswerte CATS-Genehmigung | 20041103 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20041103 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20041103 | |||
| 4 | IV_REFERENCE_REC | Call by reference | Type reference (TYPE) | XSS_CAT_RECID | Eindeutige Satzkennung einer Arbeitszeit | 20050310 | |||
| 5 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041103 |
Method GET_CONTEXT_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_F4_REJECTION_REASONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REJ_REASONS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_REJ_REASON_T | Tabelle mit Ablehnungsgründen und Texten | 20041104 |
Method GET_F4_REJECTION_REASONS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_OUT_OF_SYNC_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041103 |
Method GET_OUT_OF_SYNC_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFCOUNTER | Call by reference | Type reference (TYPE) | CATSREFCOU | Referenzzähler zum zu ändernden Datensatz | 20041214 | |||
| 2 | RREF_PREDECESSOR | Value transfer | Object reference (TYPE REF TO) | IF_MSS_CAT_APPR_TIME_RECORD | CATS: CATSDB erweitert mit Zusatzinformationen | 20041229 |
Method GET_PREDECESSOR on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_RECORDS_FOR_RECIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECID | Call by reference | Type reference (TYPE) | RHXSS_CAT_RECID_T | Schlüsseltabelle für Arbeitszeiten | 20041206 | |||
| 2 | IV_IS_CONTEXT | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050317 | |||
| 3 | RT_CATSDB_EXT | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_CATSDB_EXT_T | CATS: CATSDB erweitert mit Zusatzinformationen | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerwiegender Fehler: Zur RECID existiert kein Puffer-Satz | 20041208 |
Method GET_REVIEWED_APPR_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041202 |
Method GET_REVIEWED_APPR_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_REVIEWED_KEEP_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041202 |
Method GET_REVIEWED_KEEP_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_REVIEWED_REJ_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041202 |
Method GET_REVIEWED_REJ_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_SAVED_APPR_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041202 |
Method GET_SAVED_APPR_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_SAVED_REJ_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041202 |
Method GET_SAVED_REJ_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041103 |
Method GET_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method GET_UNLOCKED_TIME_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TIME_RECORDS | Value transfer | Type reference (TYPE) | HRMSS_CAT_APPR_TIME_RECORD_T | Tabelle mit Interfeces zum ZUgriff auf Arbeitszeit-Objekte | 20041103 |
Method GET_UNLOCKED_TIME_RECORDS on class IF_MSS_CAT_APPR_TR_PROCESSOR has no exception.
Method SAVE Signature
Method SAVE on class IF_MSS_CAT_APPR_TR_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es trat ein Fehler auf | 20041103 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in |