SAP ABAP Class IF_CRM_IC_CHAPTER (CRM IC Script Chapter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_CHAPTER CRM IC Script Chapter 20030821
Properties
Class IF_CRM_IC_CHAPTER  
Short Description CRM IC Script Chapter    
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_CHAPTER has no forward declaration.
Interfaces
Class IF_CRM_IC_CHAPTER has no interface implemented.
Friends
Class IF_CRM_IC_CHAPTER has no friend class.
Attributes
Class IF_CRM_IC_CHAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHAPTERTITLE Instance method Public Method Adds chapter 20031001
2 GET_CHAPTERID Instance method Public Method Gets chapter id 20030821
3 GET_CHAPTERTITLES_LIST Instance method Public Method Gets titles list 20031001
4 SET_CHAPTERID Instance method Public Method Sets chapter id 20030821
Events
Class IF_CRM_IC_CHAPTER has no event.
Types
Class IF_CRM_IC_CHAPTER has no local type.
Method Signatures

Method ADD_CHAPTERTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHAPTERTITLE Call by reference Object reference (TYPE REF TO) IF_CRM_IC_CHAPTERTITLE 20031001

Method ADD_CHAPTERTITLE on class IF_CRM_IC_CHAPTER has no exception.

Method GET_CHAPTERID Signature

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

Method GET_CHAPTERID on class IF_CRM_IC_CHAPTER has no exception.

Method GET_CHAPTERTITLES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHAPTERTITLES Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_LIST Liste 20031001

Method GET_CHAPTERTITLES_LIST on class IF_CRM_IC_CHAPTER has no exception.

Method SET_CHAPTERID Signature

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

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