SAP ABAP Class CL_BCB_MESSAGE_PROPS (BCB Message Properties)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB_INTERNAL (Package) Business Communication Broker Internal
Properties
Class CL_BCB_MESSAGE_PROPS  
Short Description BCB Message Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB_INTERNAL   Business Communication Broker Internal 
Created 20040112   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCB_MESSAGE_PROPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_BCB_MESSAGE_PROPS_ACCESS 20040112 BCB Message Properties Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANSWERED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040112
2 ATTACHED_DATA Instance attribute Protected Type reference (TYPE) STRING 20040112
3 ATTACHMENT_IDS Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20040115
4 CAPABILITY_LIST Instance attribute Protected Type reference (TYPE) BCB_CAPABILITY_T 20040112
5 FOLDER Instance attribute Protected Type reference (TYPE) STRING 20040112
6 FORWARDED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040112
7 MESSAGE_ID Instance attribute Protected Type reference (TYPE) STRING 20040112
8 MESSAGE_STATUS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT 20040112
9 MESSAGE_TEXT Instance attribute Protected Type reference (TYPE) STRING 20040112
10 NOTIFICATION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040112
11 ORIGINAL_MESSAGE_ID Instance attribute Protected Type reference (TYPE) STRING 20040112
12 ORIGINATOR Instance attribute Protected Type reference (TYPE) STRING 20040112
13 PROCESSING_STATUS Instance attribute Protected Type reference (TYPE) BCB_TEXT_ELEMENT 20040112
14 READ Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20040112
15 SUBJECT Instance attribute Protected Type reference (TYPE) STRING 20040112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency 20040112
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040112
Events
Class CL_BCB_MESSAGE_PROPS has no event.
Types
Class CL_BCB_MESSAGE_PROPS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BCB_MESSAGE_PROPS has no parameter.
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION BCB Fehler aufgetreten 20040112

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANSWERED Value transfer Type reference (TYPE) STRING 20040112
2 Importing ATTACHED_DATA Value transfer Type reference (TYPE) STRING 20040112
3 Importing ATTACHMENT_IDS Value transfer Type reference (TYPE) CRM_ICI_ATTACHEMENT_T Zeichentabelle 20040115
4 Importing CAPABILITY_LIST Value transfer Type reference (TYPE) CRM_ICI_CAPABILITY_T 20040112
5 Importing FOLDER Value transfer Type reference (TYPE) STRING 20040112
6 Importing FORWARDED Value transfer Type reference (TYPE) STRING 20040112
7 Importing MESSAGE_ID Value transfer Type reference (TYPE) STRING 20040112
8 Importing MESSAGE_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20040112
9 Importing MESSAGE_TEXT Value transfer Type reference (TYPE) STRING 20040112
10 Importing NOTIFICATION Value transfer Type reference (TYPE) STRING 20040112
11 Importing ORIGINAL_MESSAGE_ID Value transfer Type reference (TYPE) STRING 20040112
12 Importing ORIGINATOR Value transfer Type reference (TYPE) STRING 20040112
13 Importing PROCESSING_STATUS Value transfer Type reference (TYPE) CRM_ICI_TEXT_ELEMENT 20040112
14 Importing READ Value transfer Type reference (TYPE) STRING 20040112
15 Importing SUBJECT Value transfer Type reference (TYPE) STRING 20040112

Method CONSTRUCTOR on class CL_BCB_MESSAGE_PROPS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400