SAP ABAP Class CL_BIZC_DESCRIPTOR (Business Content: Content Type Descriptor)
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 Inheritance (c INHERITING FROM c_ref)  CL_BIZC_ROOT Business Content: Root 20041026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20041013
Properties
Class CL_BIZC_DESCRIPTOR  
Short Description Business Content: Content Type Descriptor    
Super Class CL_BIZC_ROOT Business Content: Root 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC1   Business Content: Interface to Content Provider 
Created 20041013   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_DESCRIPTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20041013
Friends
# Friend Modeled only Created on Description
1 CL_BIZC_CONTENT_OBJECT 20041028 Business Content: Content Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Descriptive Short Text 20041013
2 G_LANGU Instance attribute Public Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20041013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041013
2 GET_DESCRIPTION Instance method Public Method 20041013
3 GET_LANGUAGE Instance method Public Method 20041013
Events
Class CL_BIZC_DESCRIPTOR has no event.
Types
Class CL_BIZC_DESCRIPTOR 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 I_DESCRIPTION Call by reference Type reference (TYPE) STRING Descriptive Short Text 20041013
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041013

Method CONSTRUCTOR on class CL_BIZC_DESCRIPTOR has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING Descriptive Short Text 20041013

Method GET_DESCRIPTION on class CL_BIZC_DESCRIPTOR has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LANGU Value transfer Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041013

Method GET_LANGUAGE on class CL_BIZC_DESCRIPTOR has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700