SAP ABAP Class IF_PT_REQ_ITEM (Request Item)
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
Class IF_PT_REQ_ITEM  
Short Description Request Item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020703   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_REQ_ITEM has no forward declaration.
Interfaces
Class IF_PT_REQ_ITEM has no interface implemented.
Friends
Class IF_PT_REQ_ITEM has no friend class.
Attributes
Class IF_PT_REQ_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_DB_TO_OBJECT Instance method Public Method Compares Database with Object 20040726
2 GET_ALL_ITEM_ATTRIBS Instance method Public Method Gets All Attributes of Request Item 20021206
3 GET_ITEM_ID Instance method Public Method Gets the Request Item ID 20030113
4 SET_ALL_ITEM_ATTRIBS Instance method Public Method Sets All Attributes of Request Item 20021206
5 SET_ITEM_ID Instance method Public Method Sets Request Item ID 20031215
Events
Class IF_PT_REQ_ITEM has no event.
Types
Class 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 Importing IM_COMPARE_ITEM Call by reference Object reference (TYPE REF TO) IF_PT_REQ_ITEM Antragsposition 20040727
2 Returning 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 class 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 Exporting EX_ATTRIBS_TAB Call by reference Type reference (TYPE) NAME2VALUE_TABLE Tablle von Name->Wert Paaren 20021206

Method GET_ALL_ITEM_ATTRIBS on class 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 Returning RESULT Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20030113

Method GET_ITEM_ID on class 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 Importing IM_ATTRIBS_TAB Call by reference Type reference (TYPE) NAME2VALUE_TABLE Tablle von Name->Wert Paaren 20021206
2 Importing IM_OWNER Call by reference Object reference (TYPE REF TO) IF_PT_REQ_A_WF Antragsbeteiligte 20031202

Method SET_ALL_ITEM_ATTRIBS on class 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 Importing IM_ITEM_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20031215

Method SET_ITEM_ID on class IF_PT_REQ_ITEM has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in