SAP ABAP Class /ASU/CL_SSM_STEP_DOCUMENTATION (ASU Step Documentation Display Class)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-ASU (Application Component) Application-Specific Upgrade
     /ASU/MAIN (Package) Application-Specific Upgrade
Properties
Class /ASU/CL_SSM_STEP_DOCUMENTATION  
Short Description ASU Step Documentation Display Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ASU/MAIN   Application-Specific Upgrade 
Created 20071205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ASU/CL_SSM_STEP_DOCUMENTATION has no interface implemented.
Friends
Class /ASU/CL_SSM_STEP_DOCUMENTATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SLIM_EXTENSION Constant Public Type reference (TYPE) I 360 Slim Extension 20071205
2 GC_WIDE_EXTENSION Constant Public Type reference (TYPE) I 720 Slim Extension 20071205
3 GD_DYNNR Instance attribute Protected Type reference (TYPE) SY-DYNNR ABAP program, number of current screen 20071205
4 GD_REPID Instance attribute Protected Type reference (TYPE) SY-REPID ABAP program, current main program 20071205
5 GREF_BDS_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) CL_BDS_DOCUMENT_SET BusinessDocumentSet 20071205
6 GREF_DOCKING_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Container for GUI Controls 20071205
7 GREF_DOCUMENT_VIEWER Instance attribute Protected Object reference (TYPE REF TO) I_OI_DOCUMENT_VIEWER Document Viewer Interface 20071205
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close docking container 20071205
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071205
3 SET_EXTENSION Instance method Protected Method Set new docking extension 20071205
4 SET_EXTENSION_SLIM Instance method Public Method Set docking extension to slim width 20071205
5 SET_EXTENSION_WIDE Instance method Public Method Set docking extension to wide width 20071205
6 SHOW Instance method Public Method Show Long Description within docking container 20071205
Events
Class /ASU/CL_SSM_STEP_DOCUMENTATION has no event.
Types
Class /ASU/CL_SSM_STEP_DOCUMENTATION has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class /ASU/CL_SSM_STEP_DOCUMENTATION has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR General Error 20071205

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP program, number of current screen 20071205
2 Importing IM_REPID Call by reference Type reference (TYPE) SY-REPID ABAP program, current main program 20071205

Method CONSTRUCTOR on class /ASU/CL_SSM_STEP_DOCUMENTATION has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTENSION Call by reference Type reference (TYPE) I Extension 20071205
# Exception Resumable Description Created on
1 GENERAL_ERROR General Error 20071205

Method SET_EXTENSION_SLIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXTENSION Call by reference Type reference (TYPE) I Document is displayed by which extension 20071205
# Exception Resumable Description Created on
1 GENERAL_ERROR general error 20071205

Method SET_EXTENSION_WIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXTENSION Call by reference Type reference (TYPE) I Document is displayed by which extension 20071205
# Exception Resumable Description Created on
1 GENERAL_ERROR General Error 20071205

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXTENSION Call by reference Type reference (TYPE) I Document is displayed by which extension 20071205
2 Importing IM_CLASSNAME Call by reference Type reference (TYPE) BAPIBDS01-CLASSNAME Business Document Service: Class name 20071205
3 Importing IM_CLASSTYPE Call by reference Type reference (TYPE) BAPIBDS01-CLASSTYPE Business Document Service: Class type 20071205
4 Importing IM_DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Document ID 20071205
5 Importing IM_INPLACE Call by reference Type reference (TYPE) C 'X' Same or Separate Browser 20071205
# Exception Resumable Description Created on
1 GENERAL_ERROR General Error when accessing document 20071205
2 NOT_AUTHORIZED Missing authorizations 20071205
3 NOT_FOUND Document not found 20071205
History
Last changed by/on SAP  20140121 
SAP Release Created in 2005_1_46C