SAP ABAP Class CL_W3_API_JAVASCRIPT (Obsolete: ITS API: Data for JavaScript)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_API (Package) ITS: API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_W3_API_OBJECT | ITS API: General Functions | 20001219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_W3_API_JAVASCRIPT | ITS API: JavaScript Data | 20001219 |
Properties
| Class | CL_W3_API_JAVASCRIPT | |
| Short Description | Obsolete: ITS API: Data for JavaScript | |
| Super Class | CL_W3_API_OBJECT | ITS API: General Functions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SW3_API | ITS: API |
| Created | 20001219 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_W3_API_JAVASCRIPT | ITS API: JavaScript Data | 20001219 |
Friends
Class CL_W3_API_JAVASCRIPT 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) | W3JSCRATTR | JavaScript File Attributes | 20001219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | W3JSCRATTR | JavaScript File Attributes (Saved Version) | 20001219 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IACIKEYJ | JavaScript File Name | 20001219 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | JavaScript File Source | 20001219 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | JavaScript File Source (Saved Version) | 20001219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001219 | |
| 2 | Static method | Public | Method | Check whether JavaScript file exists | 20001219 |
Events
Class CL_W3_API_JAVASCRIPT has no event.
Types
Class CL_W3_API_JAVASCRIPT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Call by reference | Type reference (TYPE) | W3JSCRATTR | Attribute der JavaScript-Datei | 20001219 | |||
| 2 | P_CREATE | Call by reference | Type reference (TYPE) | CHAR1 | space | Neu angelegt: 'X' | 20001219 | ||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Source der JavaScript-Datei | 20001219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerwartete Ausnahme | 20001219 | ||
| 2 | JavaScript-Datei Instanz existiert bereits | 20001219 |
Method S_CHECK_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXISTS | Call by reference | Type reference (TYPE) | CHAR1 | 'X' existiert, ' ' existiert nicht | 20001219 | |||
| 2 | P_JAVASCRIPT_NAME | Call by reference | Type reference (TYPE) | IACIKEYJ | JavaScript-Datei Name | 20001219 |
Method S_CHECK_EXIST on class CL_W3_API_JAVASCRIPT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 610 |