SAP ABAP Class CL_BIZC_SM_DOCUMENT (Document in Solution Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC9 (Package) Business Content: Document Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BIZC_DOCUMENT Abstract Document Class 20050210
Properties
Class CL_BIZC_SM_DOCUMENT  
Short Description Document in Solution Manager    
Super Class CL_BIZC_DOCUMENT Abstract Document Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC9   Business Content: Document Layer 
Created 20050204   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIZC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BIZC_SM_DOCUMENT has no interface implemented.
Friends
Class CL_BIZC_SM_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_SM_DESTINATION Instance attribute Private Type reference (TYPE) RFCDES Destination table for Remote Function Call 20050217
2 GT_ATTRIBUTES Instance attribute Private Type reference (TYPE) BIZC_NVATT_TAB Bizc: Table with Name-Value Attributes 20050215
3 G_ENV_ID Instance attribute Protected Type reference (TYPE) BIZC_ENVIRONMENT_ID System Landscape Environment ID 20050622
4 G_LOIO Instance attribute Private Type reference (TYPE) SDOKOBJECT BIZC: Logical Object in the External Repository 20050209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050216
2 GET_DESTINATION Instance method Private Method 20050217
3 GET_ENVIRONMENT_ID Instance method Protected Method Gets the Environment ID 20050622
4 SET_DESCRIPTION Instance method Private Method 20050225
5 STRING_TO_XSTRING Instance method Private Method 20050228
6 _GET_ATTRIBUTES Instance method Private Method Load Attributes (from Buffer Table or KW) 20050225
7 _LOAD_LINK Instance method Private Method 20050216
8 _SET_ATTRIBUTES Instance method Private Method Set Attributes in Buffer Table 20050225
Events
Class CL_BIZC_SM_DOCUMENT has no event.
Types
Class CL_BIZC_SM_DOCUMENT 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_DOC_ID Call by reference Type reference (TYPE) BIZC_DOCID BIZC: Interne ID für Verweis auf Dokument 20050216
2 Importing IP_SM_LOIO Call by reference Type reference (TYPE) BIZC_LOIO BIZC: Logisches Objekt im KW des Solman 20050216
3 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050216
4 Importing IS_HEADER Call by reference Type reference (TYPE) BIZC_DOCH BIZC: Verwaltungsinformationen für Dokument 20050216
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050216

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050217
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050217

Method GET_ENVIRONMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENV_ID Value transfer Type reference (TYPE) BIZC_ENVIRONMENT_ID System landscape environment ID 20050622
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Fehler ind er Systemumgebung von Buisness Content 20050622

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_BIZC_SM_DOCUMENT has no parameter.
Method SET_DESCRIPTION on class CL_BIZC_SM_DOCUMENT has no exception.

Method STRING_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STRING Call by reference Type reference (TYPE) STRING 20050228
2 Returning RP_XSTRING Value transfer Type reference (TYPE) XSTRING 20050228

Method STRING_TO_XSTRING on class CL_BIZC_SM_DOCUMENT has no exception.

Method _GET_ATTRIBUTES Signature

Method _GET_ATTRIBUTES on class CL_BIZC_SM_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050225

Method _LOAD_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050216
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050216

Method _SET_ATTRIBUTES Signature

Method _SET_ATTRIBUTES on class CL_BIZC_SM_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050225
History
Last changed by/on SAP  20050705 
SAP Release Created in 700