SAP ABAP Interface IF_PT_REQ_ITEM (Request Item)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_COR_ITEM | Request Item Data (Correction Scenario) | 20031121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_REQ_ATTABSDATA | Request Data for Attendances/Absences | 20020705 |
Properties
| Interface | IF_PT_REQ_ITEM | |
| Short Description | Request Item |
General Data
| Package | PAOC_TIM_REQUEST | Application Database and Application Objects |
| Created | 20020703 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PT_REQ_ITEM has no forward declaration.
Interfaces
Interface IF_PT_REQ_ITEM has no interface.
Friends
Interface IF_PT_REQ_ITEM has no friend.
Attributes
Interface IF_PT_REQ_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compares Database with Object | 20040726 | |
| 2 | Instance method | Public | Method | Gets All Attributes of Request Item | 20021206 | |
| 3 | Instance method | Public | Method | Gets the Request Item ID | 20030113 | |
| 4 | Instance method | Public | Method | Sets All Attributes of Request Item | 20021206 | |
| 5 | Instance method | Public | Method | Sets Request Item ID | 20031215 |
Events
Interface IF_PT_REQ_ITEM has no event.
Types
Interface IF_PT_REQ_ITEM has no local type.
Method Signatures
Method COMPARE_DB_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPARE_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_ITEM | Antragsposition | 20040727 | |||
| 2 | RET_IDENTICAL | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040726 |
Method COMPARE_DB_TO_OBJECT on Interface IF_PT_REQ_ITEM has no exception.
Method GET_ALL_ITEM_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRIBS_TAB | Call by reference | Type reference (TYPE) | NAME2VALUE_TABLE | Tablle von Name->Wert Paaren | 20021206 |
Method GET_ALL_ITEM_ATTRIBS on Interface IF_PT_REQ_ITEM has no exception.
Method GET_ITEM_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 | GUID im 'CHAR' Format in Großschreibung | 20030113 |
Method GET_ITEM_ID on Interface IF_PT_REQ_ITEM has no exception.
Method SET_ALL_ITEM_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBS_TAB | Call by reference | Type reference (TYPE) | NAME2VALUE_TABLE | Tablle von Name->Wert Paaren | 20021206 | |||
| 2 | IM_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_PT_REQ_A_WF | Antragsbeteiligte | 20031202 |
Method SET_ALL_ITEM_ATTRIBS on Interface IF_PT_REQ_ITEM has no exception.
Method SET_ITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20031215 |
Method SET_ITEM_ID on Interface IF_PT_REQ_ITEM has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |