SAP ABAP Class CL_CRM_CCS_HEADER (class to get header & language of soap document)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_CMS_SIMULATOR (Package) Communication Management Software Simulator
Properties
Class CL_CRM_CCS_HEADER  
Short Description class to get header & language of soap document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_CMS_SIMULATOR   Communication Management Software Simulator 
Created 20040812   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_CCS_HEADER has no forward declaration.
Interfaces
Class CL_CRM_CCS_HEADER has no interface implemented.
Friends
Class CL_CRM_CCS_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_LANGUAGE Static Attribute Private Type reference (TYPE) STRING language attribute 20040812
2 S_USER Static Attribute Private Type reference (TYPE) STRING user id attribute 20040812
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER Static method Public Method gets user id 20040812
2 SET_HEADER Static method Public Method set user id 20040812
Events
Class CL_CRM_CCS_HEADER has no event.
Types
Class CL_CRM_CCS_HEADER has no local type.
Method Signatures

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HEADER Value transfer Type reference (TYPE) CRM_CCS_HEADER 20040812

Method GET_HEADER on class CL_CRM_CCS_HEADER has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) STRING 20040812
2 Importing USERID Call by reference Type reference (TYPE) STRING Benutzer-ID 20040812

Method SET_HEADER on class CL_CRM_CCS_HEADER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 500