SAP ABAP Class CL_BIZC_CONFIG_TEMPLATE (Configuration Template)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC1 (Package) Business Content: Interface to Content Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050302
Properties
Class CL_BIZC_CONFIG_TEMPLATE  
Short Description Configuration Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBIZC1   Business Content: Interface to Content Provider 
Created 20050302   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_CONFIG_TEMPLATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20050302
Friends
Class CL_BIZC_CONFIG_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_NAME Instance attribute Protected Type reference (TYPE) BIZC_TEMPL Business Content: Name of a Template 20050302
2 G_XML_DATA Instance attribute Protected Type reference (TYPE) XSTRING 20050302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050302
2 GET_TEMPLATE_NAME Instance method Public Method 20050302
3 GET_XML_DATA Instance method Public Method 20050302
4 SET_TEMPLATE_NAME Instance method Public Method 20050418
5 SET_XML_DATA Instance method Public Method 20050302
Events
Class CL_BIZC_CONFIG_TEMPLATE has no event.
Types
Class CL_BIZC_CONFIG_TEMPLATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) BIZC_TEMPL Business Content: Name eines Templates 20050302

Method CONSTRUCTOR on class CL_BIZC_CONFIG_TEMPLATE has no exception.

Method GET_TEMPLATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) BIZC_TEMPL Business Content: Name eines Templates 20050302

Method GET_TEMPLATE_NAME on class CL_BIZC_CONFIG_TEMPLATE has no exception.

Method GET_XML_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) XSTRING 20050302

Method GET_XML_DATA on class CL_BIZC_CONFIG_TEMPLATE has no exception.

Method SET_TEMPLATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) BIZC_TEMPL Business Content: Name eines Templates 20050418

Method SET_TEMPLATE_NAME on class CL_BIZC_CONFIG_TEMPLATE has no exception.

Method SET_XML_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_XML_DATA Call by reference Type reference (TYPE) XSTRING UTF-8 codiertes XML im Binärformat 20050302

Method SET_XML_DATA on class CL_BIZC_CONFIG_TEMPLATE has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 710