SAP ABAP Class CL_PT_REQ_NOTICE (Note for 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' | 20020704 |
Properties
| Class | CL_PT_REQ_NOTICE | |
| Short Description | Note for 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 | 20020704 | SAP |
| Last change | 20040116 | 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' | 20020704 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CA_PT_REQ_NOTICE | 20021025 | Agent Request Note | |
| 2 | CB_PT_REQ_NOTICE | 20031126 | Base Agent Request Note |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Message Processing | 20030309 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20030205 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TIMEZONE | Time Zone | 20030205 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | AS4USER | Last Changed by | 20030205 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CA_PT_REQ_NOTICE | Agent Request Note | 20030309 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TIM_REQ_NOTICE | Lines for Notes | 20020704 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20020906 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20020906 |
Methods
Events
Class CL_PT_REQ_NOTICE has no event.
Types
Class CL_PT_REQ_NOTICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_REQ_NOTICE has no parameter.
Method CONSTRUCTOR on class CL_PT_REQ_NOTICE has no exception.
Method GET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Attributwert | 20030309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030309 |
Method GET_MOD_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method GET_MOD_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIMEZONE | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method GET_MOD_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | AS4USER | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method GET_NOTICE_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CA_PT_REQ_NOTICE | Attributwert | 20030309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030309 |
Method GET_NOTICE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIM_REQ_NOTICE | Attributwert | 20020704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020704 |
Method GET_REQUEST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_32 | Attributwert | 20020906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020906 |
Method GET_VERSION_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | INT4 | Attributwert | 20020906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020906 |
Method READ_ADMIN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIM_REQ_NOTICE | Antragsnotiz | 20030309 |
Method READ_ADMIN_INFO on class CL_PT_REQ_NOTICE has no exception.
Method READ_NOTICES_AND_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VERSION_NO | Call by reference | Type reference (TYPE) | TIM_REQ_VERSION | Antragsversion | 20030311 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TIM_REQ_NOTICE | Antragsnotiz | 20030311 |
Method READ_NOTICES_AND_ADMIN on class CL_PT_REQ_NOTICE has no exception.
Method SET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Attributwert | 20030309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030309 |
Method SET_MOD_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MOD_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method SET_MOD_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MOD_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method SET_MOD_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MOD_USER | Call by reference | Type reference (TYPE) | AS4USER | Attributwert | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030205 |
Method SET_NOTICE_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOTICE_AGENT | Call by reference | Object reference (TYPE REF TO) | CA_PT_REQ_NOTICE | Attributwert | 20030309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030309 |
Method SET_NOTICE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NOTICE_TEXT | Call by reference | Type reference (TYPE) | TIM_REQ_NOTICE | Attributwert | 20020704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020704 |
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in |