SAP ABAP Class /TDAG/CPCL_SHORTCUT_HANDLER (CP: Handler class for SAP shortcuts)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_OF (Package) CP: Overall functions and features
⤷
⤷
Properties
| Class | /TDAG/CPCL_SHORTCUT_HANDLER | |
| Short Description | CP: Handler class for SAP shortcuts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/CP_OF | CP: Overall functions and features |
| Created | 20070627 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CPCL_SHORTCUT_HANDLER has no forward declaration.
Interfaces
Class /TDAG/CPCL_SHORTCUT_HANDLER has no interface implemented.
Friends
Class /TDAG/CPCL_SHORTCUT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | SAP shortcut as string | 20070627 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SOLI_TAB | SAP shortcut as table | 20100107 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | SO_OBJ_TP | 'SAP' | Code for document class | 20070627 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHAR4 | '.sap' | Extension of a shortcut ( .sap ) | 20070627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor of the class | 20070627 | |
| 2 | Instance method | Public | Method | Returns a SAP shortcus as SAP Office table | 20070627 | |
| 3 | Instance method | Public | Method | Returns a SAP shortcut as string | 20070627 |
Events
Class /TDAG/CPCL_SHORTCUT_HANDLER has no event.
Types
Class /TDAG/CPCL_SHORTCUT_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | The current client | 20080207 | ||
| 2 | I_GUIPARM | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20070627 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3 System, current language | 20070627 | ||
| 4 | I_PARAMETER | Call by reference | Type reference (TYPE) | TEXT255 | Text, 255 characters | 20070627 | |||
| 5 | I_REPORT | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP program name | 20070627 | |||
| 6 | I_SAPLOGON_ID | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20070627 | |||
| 7 | I_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | SY-SYSID | R/3 System, name of R/3 System | 20070627 | ||
| 8 | I_SYSTEM_COMMAND | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20070627 | |||
| 9 | I_TITLE | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20070627 | |||
| 10 | I_TRANSACTION | Call by reference | Type reference (TYPE) | TCODE | Transaction code | 20070627 | |||
| 11 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3 System, user logon name | 20070627 | ||
| 12 | I_WINDOWSIZE | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20070627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong parameters | 20070627 |
Method GET_SC_AS_SO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SHORTCUT | Call by reference | Type reference (TYPE) | /TDAG/CPY_SOTEXT | SAP shortcut as SAP Office text | 20070627 | |||
| 2 | E_SIZE | Call by reference | Type reference (TYPE) | SO_DOC_SIZ | Size of the shortcut | 20070627 |
Method GET_SC_AS_SO_TEXT on class /TDAG/CPCL_SHORTCUT_HANDLER has no exception.
Method GET_SC_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SHORTCUT | Call by reference | Type reference (TYPE) | STRING | Shortcut as string | 20070627 |
Method GET_SC_AS_STRING on class /TDAG/CPCL_SHORTCUT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |