SAP ABAP Class IF_CRM_IC_ITEM (CRM IC Script item)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ITEM CRM IC Survey item 20030926
Properties
Class IF_CRM_IC_ITEM  
Short Description CRM IC Script item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030814   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_ITEM has no forward declaration.
Interfaces
Class IF_CRM_IC_ITEM has no interface implemented.
Friends
Class IF_CRM_IC_ITEM has no friend class.
Attributes
Class IF_CRM_IC_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEMTEXT Instance method Public Method Gets item text 20030926
2 GET_VALUE Instance method Public Method Gets item value 20030926
3 SET_ITEMTEXT Instance method Public Method Sets item text 20030926
4 SET_VALUE Instance method Public Method Sets item value 20030926
Events
Class IF_CRM_IC_ITEM has no event.
Types
Class IF_CRM_IC_ITEM has no local type.
Method Signatures

Method GET_ITEMTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEMTEXT Value transfer Type reference (TYPE) STRING 20030926

Method GET_ITEMTEXT on class IF_CRM_IC_ITEM has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_CRM_IC_IVALUE CRM IC Script : survey item value 20030926

Method GET_VALUE on class IF_CRM_IC_ITEM has no exception.

Method SET_ITEMTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMTEXT Value transfer Type reference (TYPE) STRING 20030926

Method SET_ITEMTEXT on class IF_CRM_IC_ITEM has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_CRM_IC_IVALUE CRM IC Script : survey item value 20030926

Method SET_VALUE on class IF_CRM_IC_ITEM has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in