SAP ABAP Class CL_PT_REQ_APPLICATION (Application)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_REQUEST (Package) Application Database and Application Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20050426 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_REQ_APPLICATION | Interface: Database of Requests | 20031124 |
Properties
| Class | CL_PT_REQ_APPLICATION | |
| Short Description | Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_REQUEST | Application Database and Application Objects |
| Created | 20031124 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_REQ_APPLICATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20050426 | ||
| 2 | IF_PT_REQ_APPLICATION | Interface: Database of Requests | 20031124 |
Friends
Class CL_PT_REQ_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CA_PT_REQ_ACTOR | Agent Request Participants | 20031124 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | PT_GEN_REQ | BAdI Interface IF_EX_PT_GEN_REQ | 20031204 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_REQ_A_WF | Request Participant | 20031126 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_REQ_APPLICATION | Interface: Database of Requests | 20031124 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Message Processing | 20031124 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PT_REQ_MODE | Application Mode of Leave Request | 20031126 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_REQ_A_WF | Request Participant | 20130403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031124 | |
| 2 | Instance method | Public | Method | 20031127 | ||
| 3 | Static method | Public | Method | Singleton: Get Single Instance | 20031128 | |
| 4 | Instance method | Public | Method | 20031127 | ||
| 5 | Instance method | Public | Method | 20031126 | ||
| 6 | Instance method | Private | Method | Sets the Initiator | 20031128 | |
| 7 | Instance method | Private | Method | Sets Owner | 20130403 |
Events
Class CL_PT_REQ_APPLICATION has no event.
Types
Class CL_PT_REQ_APPLICATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_REQ_APPLICATION has no parameter.
Method CONSTRUCTOR on class CL_PT_REQ_APPLICATION has no exception.
Method GET_INITIATOR Signature
Method GET_INITIATOR on class CL_PT_REQ_APPLICATION has no parameter.
Method GET_INITIATOR on class CL_PT_REQ_APPLICATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_REQ_APPLICATION | Applikation | 20031128 |
Method GET_INSTANCE on class CL_PT_REQ_APPLICATION has no exception.
Method GET_MODUS Signature
Method GET_MODUS on class CL_PT_REQ_APPLICATION has no parameter.
Method GET_MODUS on class CL_PT_REQ_APPLICATION has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_PT_REQ_APPLICATION has no parameter.
Method INITIALIZE on class CL_PT_REQ_APPLICATION has no exception.
Method SET_INITIATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INITIATOR | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_A_WF | Antragsbeteiligte | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initiator darf nicht überschrieben werden | 20031128 |
Method SET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_A_WF | Antragsbeteiligte | 20130403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130403 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 500 |