SAP ABAP Class IF_CRM_IC_OBJECTION (CRM IC Objection)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_OBJECTION CRM IC Script Objection 20030821
Properties
Class IF_CRM_IC_OBJECTION  
Short Description CRM IC Objection    
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_OBJECTION has no forward declaration.
Interfaces
Class IF_CRM_IC_OBJECTION has no interface implemented.
Friends
Class IF_CRM_IC_OBJECTION has no friend class.
Attributes
Class IF_CRM_IC_OBJECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECTIONID Instance method Public Method Gets objection id 20030821
2 GET_OBJ_DESC Instance method Public Method Gets objection description 20031126
3 GET_STARTNODEID Instance method Public Method Gets start node id 20031126
4 SET_OBJECTIONID Instance method Public Method Sets objection id 20030821
5 SET_OBJ_DESC Instance method Public Method Sets objection description 20031126
6 SET_STARTNODEID Instance method Public Method Sets start node id 20031126
Events
Class IF_CRM_IC_OBJECTION has no event.
Types
Class IF_CRM_IC_OBJECTION has no local type.
Method Signatures

Method GET_OBJECTIONID Signature

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

Method GET_OBJECTIONID on class IF_CRM_IC_OBJECTION has no exception.

Method GET_OBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ_DESC Value transfer Object reference (TYPE REF TO) IF_CRM_IC_OBJECTION_DESC CRM IC Script objection description 20031126

Method GET_OBJ_DESC on class IF_CRM_IC_OBJECTION has no exception.

Method GET_STARTNODEID Signature

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

Method GET_STARTNODEID on class IF_CRM_IC_OBJECTION has no exception.

Method SET_OBJECTIONID Signature

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

Method SET_OBJECTIONID on class IF_CRM_IC_OBJECTION has no exception.

Method SET_OBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_DESC Value transfer Object reference (TYPE REF TO) IF_CRM_IC_OBJECTION_DESC CRM IC Script objection description 20031126

Method SET_OBJ_DESC on class IF_CRM_IC_OBJECTION has no exception.

Method SET_STARTNODEID Signature

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

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