SAP ABAP Class CL_BIZC_DOCUMENTATION (Business Content: Documentation)
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 20040929
Properties
Class CL_BIZC_DOCUMENTATION  
Short Description Business Content: Documentation    
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 20040916   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_DOCUMENTATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Friends
Class CL_BIZC_DOCUMENTATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BUSINESS_SCOPE Instance attribute Protected Type reference (TYPE) STRING Business Scope 20040917
2 G_DOCU_TYPE Instance attribute Protected Type reference (TYPE) BIZC_DOCUMENTATION_TYPE Documentation type 20040917
3 G_ID Instance attribute Protected Type reference (TYPE) BIZC_DOCUMENTATION_ID Unique ID 20040917
4 G_SCOPE Instance attribute Protected Type reference (TYPE) STRING Scope 20040917
5 G_TECHNICAL_SCOPE Instance attribute Protected Type reference (TYPE) STRING Technical Scope 20040917
6 G_URL Instance attribute Protected Type reference (TYPE) BIZC_DOCUMENTATION_URL URL 20040917
7 TO_ATTRIBUTES Instance attribute Protected Type reference (TYPE) BIZC_ATTRIBUTES_TAB Business Content: Attributes Table 20040917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040917
2 GET_ATTRIBUTES Instance method Public Method Get Table with Attribute Objects 20040916
3 GET_ID Instance method Public Method Get ID 20040917
4 GET_TYPE Instance method Public Method Get Documentation Type 20040917
5 GET_URL Instance method Public Method Get Link to Documentation 20040916
6 SET_ATTRIBUTES Instance method Public Method Set Table with Attribute Objects 20040916
7 SET_URL Instance method Public Method Set Link to Documentation 20040916
Events
Class CL_BIZC_DOCUMENTATION has no event.
Types
Class CL_BIZC_DOCUMENTATION 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 IT_ATTRIBUTES Call by reference Type reference (TYPE) BIZC_ATTRIBUTES_TAB Business Content: Attributes Table 20040917
2 Importing I_BUSINESS_SCOPE Call by reference Type reference (TYPE) STRING 20040917
3 Importing I_DOCU_TYPE Call by reference Type reference (TYPE) BIZC_DOCUMENTATION_TYPE Business Content: Documentation Type 20040917
4 Importing I_ID Call by reference Type reference (TYPE) BIZC_DOCUMENTATION_ID Business Content: Documentation ID 20040917
5 Importing I_SCOPE Call by reference Type reference (TYPE) STRING 20040917
6 Importing I_TECHNICAL_SCOPE Call by reference Type reference (TYPE) STRING 20040917
7 Importing I_URL Call by reference Type reference (TYPE) BIZC_DOCUMENTATION_URL Business Content: URL 20040917

Method CONSTRUCTOR on class CL_BIZC_DOCUMENTATION has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) BIZC_ATTRIBUTES_TAB Business Content: Attributes Table 20040916

Method GET_ATTRIBUTES on class CL_BIZC_DOCUMENTATION has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) BIZC_DOCUMENTATION_ID Business Content: Documentation ID 20040917

Method GET_ID on class CL_BIZC_DOCUMENTATION has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) BIZC_DOCUMENTATION_TYPE Business Content: Documentation Type 20040917

Method GET_TYPE on class CL_BIZC_DOCUMENTATION has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) BIZC_DOCUMENTATION_URL URL 20040916

Method GET_URL on class CL_BIZC_DOCUMENTATION has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) BIZC_ATTRIBUTES_TAB Business Content: Attributes Table 20040916

Method SET_ATTRIBUTES on class CL_BIZC_DOCUMENTATION has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) BIZC_DOCUMENTATION_URL Business Content: URL 20040916

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