SAP ABAP Class CL_PT_COR_PROCESSOR (Status Transition Methods from PTREQ_STATUS_CHK)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC-TE (Application Component) Personnel Time Events
⤷
PAOC_TIM_CORRECTION_REQ (Package) Correction Scenario: Enhancements for Database of Requests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_REQ_PROCESSOR | Interface for Request-Specific Processor Classes | 20031211 |
Properties
| Class | CL_PT_COR_PROCESSOR | |
| Short Description | Status Transition Methods from PTREQ_STATUS_CHK | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_CORRECTION_REQ | Correction Scenario: Enhancements for Database of Requests |
| Created | 20031119 | SAP |
| Last change | 20060208 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_REQ_PROCESSOR | Interface for Request-Specific Processor Classes | 20031211 |
Friends
Class CL_PT_COR_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Message Processing | 20031208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031208 | |
| 2 | Static method | Public | Method | Deletes or Retracts Request, Depending on Version | 20031219 | |
| 3 | Static method | Public | Method | Determine Approval Switch | 20040302 | |
| 4 | Static method | Public | Method | Delivers Request to Time Event Structure | 20040304 | |
| 5 | Static method | Public | Method | Delivers Time Events from Generic Name-Value Pairs | 20031219 | |
| 6 | Static method | Public | Method | Manual Rejection | 20040211 | |
| 7 | Static method | Public | Method | Post Request to Infotype | 20031208 | |
| 8 | Static method | Public | Method | Submit Request (Determine Approval Flag) | 20031208 | |
| 9 | Static method | Public | Method | Withdraw request | 20050914 |
Events
Class CL_PT_COR_PROCESSOR has no event.
Types
Class CL_PT_COR_PROCESSOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_COR_PROCESSOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_COR_PROCESSOR has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031219 | |||
| 2 | RET_VALUE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031219 |
Method DELETE on class CL_PT_COR_PROCESSOR has no exception.
Method GET_APPROVAL_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_APPROVAL_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040302 | |||
| 2 | EX_APPROVAL_PROCESS | Call by reference | Type reference (TYPE) | PTREQ_PROCESS | ESS: Verarbeitungsprozess | 20040309 | |||
| 3 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20040302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlendes Customizing | 20040309 | ||
| 2 | Genehmigungsflag konnte nicht ermittelt werden | 20040302 |
Method GET_REQUEST_FROM_TEVENT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRIBS_STRUC | Call by reference | Type reference (TYPE) | PTREQ_REQUEST_STRUC_FLAT | Struktur der Antragsversionen | 20040304 | |||
| 2 | EX_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20040304 | |||
| 3 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | TIM_REQ_ID | Beleg-ID | 20040304 | |||
| 4 | IM_TEVENT_TAB | Call by reference | Type reference (TYPE) | PTCOR_TEVDATA_TAB | Zeitereignisse - CORE, APL, KOSTL,... (Korrekturszenario) | 20040304 |
Method GET_REQUEST_FROM_TEVENT_TAB on class CL_PT_COR_PROCESSOR has no exception.
Method GET_TEVENT_TAB_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TEVENT_TAB | Call by reference | Type reference (TYPE) | PTCOR_TEVDATA_TAB | Zeitereignisse - CORE, APL, KOSTL,... (Korrekturszenario) | 20031219 | |||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031219 |
Method GET_TEVENT_TAB_FROM_REQUEST on class CL_PT_COR_PROCESSOR has no exception.
Method MANUAL_REJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20040211 | |||
| 2 | RET_VALUE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040211 |
Method MANUAL_REJECT on class CL_PT_COR_PROCESSOR has no exception.
Method POST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031208 | |||
| 2 | RET_VALUE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031208 |
Method POST on class CL_PT_COR_PROCESSOR has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20031208 | |||
| 2 | RET_VALUE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031208 |
Method SEND on class CL_PT_COR_PROCESSOR has no exception.
Method WITHDRAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_REQUEST | Abwesenheitsmitteilung: Continuity | 20050914 | |||
| 2 | RET_VALUE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20050914 |
Method WITHDRAW on class CL_PT_COR_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 500 |