SAP ABAP Class CL_DOCU_ADT_UTILITIES (SAPScript processing utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
S_DOCU_ADT_INFRASTRUCTURE (Package) ADT access to SAPscript documents: core
⤷
⤷
Properties
| Class | CL_DOCU_ADT_UTILITIES | |
| Short Description | SAPScript processing utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DOCU_ADT_INFRASTRUCTURE | ADT access to SAPscript documents: core |
| Created | 20130205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DOCU_ADT_UTILITIES has no forward declaration.
Interfaces
Class CL_DOCU_ADT_UTILITIES has no interface implemented.
Friends
Class CL_DOCU_ADT_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ICF_SERVICE_ERROR' | 20130226 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ICF_SERVICE_INACTIVE' | 20130226 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130206 | ||
| 2 | Instance method | Public | Method | 20130205 | ||
| 3 | Instance method | Public | Method | 20130315 | ||
| 4 | Instance method | Public | Method | 20130814 | ||
| 5 | Instance method | Public | Method | 20130312 | ||
| 6 | Instance method | Public | Method | 20130315 | ||
| 7 | Instance method | Public | Method | 20130814 | ||
| 8 | Instance method | Public | Method | 20130814 |
Events
Class CL_DOCU_ADT_UTILITIES has no event.
Types
Class CL_DOCU_ADT_UTILITIES has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_DOCU_ADT_UTILITIES | 20130206 |
Method CREATE_INSTANCE on class CL_DOCU_ADT_UTILITIES has no exception.
Method GET_HTML_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130205 | ||||
| 2 | LANGUAGE | Call by reference | Attribute reference (LIKE) | SY-LANGU | 20130205 | ||||
| 3 | SERVICEID | Call by reference | Type reference (TYPE) | STRING | 20130205 | ||||
| 4 | TEXTID | Call by reference | Type reference (TYPE) | STRING | 20130205 |
Method GET_HTML_TEXT on class CL_DOCU_ADT_UTILITIES has no exception.
Method HTTP_CHECK_SVC_ADT_ITF_DOCU Signature
Method HTTP_CHECK_SVC_ADT_ITF_DOCU on class CL_DOCU_ADT_UTILITIES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method HTTP_GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST | Call by reference | Type reference (TYPE) | STRING | 20130814 | ||||
| 2 | ICF_SERVICE_PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130814 | ||||
| 3 | PORT | Call by reference | Type reference (TYPE) | STRING | 20130814 | ||||
| 4 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20130814 |
Method HTTP_GET_LOCATION on class CL_DOCU_ADT_UTILITIES has no exception.
Method HTTP_GET_URI_ABAP_LANGU_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130312 | ||||
| 2 | DOC_LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | 20130312 | |||
| 3 | DOC_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130312 | ||||
| 4 | URI | Value transfer | Type reference (TYPE) | STRING | 20130814 |
Method HTTP_GET_URI_ABAP_LANGU_HELP on class CL_DOCU_ADT_UTILITIES has no exception.
Method HTTP_GET_URI_ITF_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_HTTP_SVC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130315 | |||
| 2 | DOCU_LANGU | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | 20130905 | |||
| 3 | DOCU_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130814 | ||||
| 4 | LINK_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130814 | ||||
| 5 | URI | Value transfer | Type reference (TYPE) | STRING | 20130814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method HTTP_GET_URI_KENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCU_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130814 | ||||
| 2 | TOPIC_LANGUAGE | Call by reference | Attribute reference (LIKE) | SY-LANGU | SY-LANGU | 20130814 | |||
| 3 | URI | Value transfer | Type reference (TYPE) | STRING | 20130814 |
Method HTTP_GET_URI_KENO on class CL_DOCU_ADT_UTILITIES has no exception.
Method HTTP_GET_URI_TEMPLATE_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI_TEMPLATE | Value transfer | Type reference (TYPE) | STRING | 20130814 |
Method HTTP_GET_URI_TEMPLATE_ICONS on class CL_DOCU_ADT_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |