SAP ABAP Class IF_CRM_CIC_BDD (BDD Functionality Without Display)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_CIC_BDD2 Business Data Display 19991011
Properties
Class IF_CRM_CIC_BDD  
Short Description BDD Functionality Without Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991011   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_CIC_BDD has no forward declaration.
Interfaces
Class IF_CRM_CIC_BDD has no interface implemented.
Friends
Class IF_CRM_CIC_BDD has no friend class.
Attributes
Class IF_CRM_CIC_BDD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENTS Instance method Public Method Put elements to BDD 19991011
2 GET_ELEMENTS Instance method Public Method Get all elements from BDD 19991011
3 REMOVE_ALL Instance method Public Method Clears BDD 19991011
4 REMOVE_ELEMENTS Instance method Public Method Remove elements from BDD 19991011
5 SET_EVENT_GATE Instance method Public Method Sets the object to subscribe for events 19991012
6 SET_MARKED_ELEMENTS Instance method Public Method Set which elements are selected 19991011
Events
# Event Type Visibility Description Created on
1 ELEMENTS_ACCESSED Instance Event
(0)
Public
(2)
Method get_elements called; actual data needed 19991012
2 ELEMENTS_CHANGED Instance Event
(0)
Public
(2)
List of elements in BDD has changed 19991012
3 MARKLIST_CHANGED Instance Event
(0)
Public
(2)
List of marked elements has changed 19991011
Types
Class IF_CRM_CIC_BDD has no local type.
Method Signatures

Method ADD_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) CCMCONT_T Container with elements / objects 19991011
2 Importing ELEMENTS Call by reference Type reference (TYPE) CRM_CIC_ELEM_T Element descriptions 19991011

Method ADD_ELEMENTS on class IF_CRM_CIC_BDD has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER Call by reference Type reference (TYPE) CCMCONT_T Container with elements / objects 19991011
2 Exporting ELEMENTS Call by reference Type reference (TYPE) CRM_CIC_ELEM_T Element descriptions 19991011
3 Exporting MARKED_ELEMENTS Call by reference Type reference (TYPE) CRM_CIC_ELEM_NAME_T Names of all marked elements 19991011

Method GET_ELEMENTS on class IF_CRM_CIC_BDD has no exception.

Method REMOVE_ALL Signature

Method REMOVE_ALL on class IF_CRM_CIC_BDD has no parameter.
Method REMOVE_ALL on class IF_CRM_CIC_BDD has no exception.

Method REMOVE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAMES Call by reference Type reference (TYPE) CRM_CIC_ELEM_NAME_T Names of elements to remove 19991011

Method REMOVE_ELEMENTS on class IF_CRM_CIC_BDD has no exception.

Method SET_EVENT_GATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_GATE Call by reference Object reference (TYPE REF TO) IF_CRM_CIC_CMPWSP_EVENT_GATE Event gate class 19991012

Method SET_EVENT_GATE on class IF_CRM_CIC_BDD has no exception.

Method SET_MARKED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARKED_ELEMENTS Call by reference Type reference (TYPE) CRM_CIC_ELEM_NAME_T Names of marked elements 19991011

Method SET_MARKED_ELEMENTS on class IF_CRM_CIC_BDD has no exception.
Event Signatures

Event ELEMENTS_ACCESSED Signature
Event ELEMENTS_ACCESSED on class IF_CRM_CIC_BDD has no parameter.
Event ELEMENTS_CHANGED Signature
Event ELEMENTS_CHANGED on class IF_CRM_CIC_BDD has no parameter.
Event MARKLIST_CHANGED Signature
Event MARKLIST_CHANGED on class IF_CRM_CIC_BDD has no parameter.
History
Last changed by/on SAP  20050705 
SAP Release Created in