SAP ABAP Class CL_SATC_SAP_SCRIPT_SVC (Access to 'SAP Script' artifacts (yuk horrible))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
⤷
⤷
Properties
| Class | CL_SATC_SAP_SCRIPT_SVC | |
| Short Description | Access to 'SAP Script' artifacts (yuk horrible) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_SHARED_AUX_CORE | INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details |
| Created | 20090813 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_SAP_SCRIPT_SVC has no forward declaration.
Interfaces
Class CL_SATC_SAP_SCRIPT_SVC has no interface implemented.
Friends
Class CL_SATC_SAP_SCRIPT_SVC has no friend class.
Attributes
Class CL_SATC_SAP_SCRIPT_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Displays 'SAP Script' document | 20090828 | |
| 2 | Static method | Public | Method | Display long text of T100 message | 20090813 | |
| 3 | Static method | Public | Method | Reads 'SAP Script' document | 20090828 |
Events
Class CL_SATC_SAP_SCRIPT_SVC has no event.
Types
Class CL_SATC_SAP_SCRIPT_SVC has no local type.
Method Signatures
Method DISPLAY_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090828 | ||||
| 2 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TX' | 20090828 |
Method DISPLAY_DOCUMENT on class CL_SATC_SAP_SCRIPT_SVC has no exception.
Method DISPLAY_T100_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T100 | Call by reference | Type reference (TYPE) | SYMSG | 20090813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No documentation available | 20090813 |
Method READ_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOC_HEADER | Call by reference | Type reference (TYPE) | THEAD | 20090828 | ||||
| 2 | E_DOC_LINES | Call by reference | Type reference (TYPE) | TLINE_TAB | 20090828 | ||||
| 3 | I_DOC_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090828 | ||||
| 4 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'TX' | 20090828 |
Method READ_DOCUMENT on class CL_SATC_SAP_SCRIPT_SVC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |