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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | I | 360 | Slim Extension | 20071205 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 720 | Slim Extension | 20071205 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | ABAP program, number of current screen | 20071205 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | ABAP program, current main program | 20071205 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BDS_DOCUMENT_SET | BusinessDocumentSet | 20071205 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Container for GUI Controls | 20071205 | ||
7 | ![]() |
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 | ![]() |
Instance method | Public | Method | Close docking container | 20071205 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071205 |
3 | ![]() |
Instance method | Protected | Method | Set new docking extension | 20071205 |
4 | ![]() |
Instance method | Public | Method | Set docking extension to slim width | 20071205 |
5 | ![]() |
Instance method | Public | Method | Set docking extension to wide width | 20071205 |
6 | ![]() |
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 | 20071205 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP program, number of current screen | 20071205 | ||
2 | ![]() |
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 | ![]() |
IM_EXTENSION | Call by reference | Type reference (TYPE) | I | Extension | 20071205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Error | 20071205 |
Method SET_EXTENSION_SLIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EXTENSION | Call by reference | Type reference (TYPE) | I | Document is displayed by which extension | 20071205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
general error | 20071205 |
Method SET_EXTENSION_WIDE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EXTENSION | Call by reference | Type reference (TYPE) | I | Document is displayed by which extension | 20071205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Error | 20071205 |
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_EXTENSION | Call by reference | Type reference (TYPE) | I | Document is displayed by which extension | 20071205 | ||
2 | ![]() |
IM_CLASSNAME | Call by reference | Type reference (TYPE) | BAPIBDS01-CLASSNAME | Business Document Service: Class name | 20071205 | ||
3 | ![]() |
IM_CLASSTYPE | Call by reference | Type reference (TYPE) | BAPIBDS01-CLASSTYPE | Business Document Service: Class type | 20071205 | ||
4 | ![]() |
IM_DOCID | Call by reference | Type reference (TYPE) | BDS_DOCID | Business Document Service: Document ID | 20071205 | ||
5 | ![]() |
IM_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | Same or Separate Browser | 20071205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General Error when accessing document | 20071205 | |
2 | ![]() |
Missing authorizations | 20071205 | |
3 | ![]() |
Document not found | 20071205 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_46C |