SAP ABAP Class CL_PT_REQUEST (Request)
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_OS_STATE | State Management for a 'Managed Object' | 20020121 |
Properties
Class | CL_PT_REQUEST | |
Short Description | Request | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | PAOC_TIM_REQUEST | Application Database and Application Objects |
Created | 20020121 | SAP |
Last change | 00000000 | 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_OS_STATE | State Management for a 'Managed Object' | 20020121 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_PT_REQUEST | 20020121 | Base Agent Request |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | REQUEST_ITEM_TAB | Table of Request Items | 20020121 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PT_REQUEST_TYPE | Request Type | 20020121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Get-method of a virtual attribute | Reads REQUEST_ITEMS Attribute | 20020121 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads REQUEST_TYPE Attribute | 20020121 |
3 | ![]() |
Instance method | Private | Set-method of a virtual attribute | Sets REQUEST_ITEMS Attribute | 20020121 |
4 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets REQUEST_TYPE Attribute | 20020121 |
Events
Class CL_PT_REQUEST has no event.
Types
Class CL_PT_REQUEST has no local type.
Method Signatures
Method GET_REQUEST_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | REQUEST_ITEM_TAB | Attributwert | 20020121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020121 |
Method GET_REQUEST_TYPE 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_REQUEST_TYPE | Attributwert | 20020121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020121 |
Method SET_REQUEST_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUEST_ITEMS | Call by reference | Type reference (TYPE) | REQUEST_ITEM_TAB | Attributwert | 20020121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020121 |
Method SET_REQUEST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQUEST_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_PT_REQUEST_TYPE | Attributwert | 20020121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20020121 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 110 |