SAP ABAP Interface IF_W3_API_RESOURCE (ITS API: Resource File)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_API (Package) ITS: API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_W3_API_RESOURCE | ITS API: resource file | 19990806 |
Properties
| Interface | IF_W3_API_RESOURCE | |
| Short Description | ITS API: Resource File |
General Data
| Package | SW3_API | ITS: API |
| Created | 19990806 | SAP |
| Last changed | 20040518 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SW3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_W3_API_OBJECT | ITS API: General Functions | 19990806 |
Friends
Interface IF_W3_API_RESOURCE has no friend.
Attributes
Interface IF_W3_API_RESOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create New Resource File | 19990806 | |
| 2 | Instance method | Public | Method | Get attributes | 19990806 | |
| 3 | Instance method | Public | Method | Returns all JavaScript Files for Theme | 20001228 | |
| 4 | Instance method | Public | Method | Returns All MIMEs on Topic | 19991228 | |
| 5 | Instance method | Public | Method | Returns All Language-Dependent MIMEs on Topic | 19991228 | |
| 6 | Instance method | Public | Method | Get Resource Name | 19990818 | |
| 7 | Instance method | Public | Method | Get Resource Parameters | 19990806 | |
| 8 | Instance method | Public | Method | Returns All Templates on Topic | 19991228 | |
| 9 | Instance method | Public | Method | Returns All Language-Dependent Templates on Topic | 19991228 | |
| 10 | Static method | Public | Method | Load Resource File | 19990806 | |
| 11 | Static method | Public | Method | Load All Resource Files for a Service | 19990908 | |
| 12 | Static method | Public | Method | Publish Resource File | 19991006 | |
| 13 | Instance method | Public | Method | Set Attributes | 19990806 | |
| 14 | Instance method | Public | Method | Set Resource Parameters | 19990806 |
Events
Interface IF_W3_API_RESOURCE has no event.
Types
Interface IF_W3_API_RESOURCE has no local type.
Method Signatures
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_RESOURCE | Resource File Instanz | 19990806 | |||
| 2 | P_RESOURCE_DATA | Call by reference | Type reference (TYPE) | W3RESOATTR | Resource File Daten | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer | 19990806 | ||
| 2 | Resource File Verantworliicher existiert nicht | 19990806 | ||
| 3 | Interner Fehler | 19990806 | ||
| 4 | Fehlende Berechtigung für neuen TADIR Eintrag | 19990806 | ||
| 5 | Resource File existiert bereits | 19990806 | ||
| 6 | Resource File wurde bereits erzeugt (noch nicht auf DB!) | 19990806 | ||
| 7 | Resource File Name fehlt | 19990806 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Call by reference | Type reference (TYPE) | W3RESOATTR | Resource File Daten | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 19990806 | ||
| 2 | Resource File ungültig | 19990806 | ||
| 3 | Resource File gelöscht | 19990806 |
Method GET_JAVASCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_JAVASCRIPT_LIST | Call by reference | Type reference (TYPE) | W3_JSCR_NAME_LIST | Enthaltene JavaScript-Dateien | 20001228 |
Method GET_JAVASCRIPT on Interface IF_W3_API_RESOURCE has no exception.
Method GET_MIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MIME_LIST | Call by reference | Type reference (TYPE) | W3_MIME_NAME_LIST | Enthaltene Mimes | 19991228 |
Method GET_MIMES on Interface IF_W3_API_RESOURCE has no exception.
Method GET_MIMES_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MIME_LIST | Call by reference | Type reference (TYPE) | W3_MIML_NAME_LIST | Enthaltene Mimes | 19991228 |
Method GET_MIMES_LANG on Interface IF_W3_API_RESOURCE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Resource-Name | 19990818 |
Method GET_NAME on Interface IF_W3_API_RESOURCE has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARAMETERS | Call by reference | Type reference (TYPE) | W3RESOPARA_TABLETYPE | Resource File Parameter | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 19990806 | ||
| 2 | Resource File ungültig | 19990806 | ||
| 3 | Resource File gelöscht | 19990806 |
Method GET_TEMPLATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | W3_TEMP_NAME_LIST | Enthaltene Templates | 19991228 |
Method GET_TEMPLATES on Interface IF_W3_API_RESOURCE has no exception.
Method GET_TEMPLATES_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | W3_TEML_NAME_LIST | Enthaltene Templates | 19991228 |
Method GET_TEMPLATES_LANG on Interface IF_W3_API_RESOURCE has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_RESOURCE | Resource File Instanz | 19990806 | |||
| 2 | P_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Resource File Name | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 19990806 | ||
| 2 | Resource File nicht auf Datenbank vorhanden | 19990806 | ||
| 3 | Fehlende Berechtigung | 19990806 |
Method LOAD_ALL_IN_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESOURCE_LIST | Call by reference | Type reference (TYPE) | W3_RESOURCE_LIST | Liste der geladenen Resource Files | 19990908 | |||
| 2 | P_SERVICE_NAME | Call by reference | Type reference (TYPE) | ITSAPPL | Name des Service | 19990908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 19990908 | ||
| 2 | Service nicht auf Datenbank vorhanden | 19990908 | ||
| 3 | Fehlende Berechtigung | 19990908 |
Method PUBLISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_INVALIDATE_PPTS | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20031121 | ||
| 2 | P_MESSAGES | Call by reference | Type reference (TYPE) | W3_ERROR_MESSAGES | Fehlermeldungen des Publizierens | 19991006 | |||
| 3 | P_RESOURCE_NAME | Call by reference | Type reference (TYPE) | W3RESOKEY | Name des Resource Files | 19991006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten auf der Datenbank ungültig | 19991006 | ||
| 2 | Anderer Fehler | 19991006 | ||
| 3 | Kein ITS-Server zum publizieren angegeben | 20000215 | ||
| 4 | Resource File ist nicht vorhanden | 19991006 | ||
| 5 | Fehlende Berechtigung | 20000112 | ||
| 6 | Fehler beim Publizieren | 19991006 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ATTRIBUTES | Call by reference | Type reference (TYPE) | W3RESOATTR | Resource File Daten | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzureichende Berechigung zum Ändern eines Felds | 19990806 | ||
| 2 | Resource File Verantworliicher existiert nicht | 19990806 | ||
| 3 | Interner Fehler | 19990806 | ||
| 4 | Resource File ist logisch gelöscht! | 19990806 | ||
| 5 | Resource File ungültig | 19990806 | ||
| 6 | Resource File nicht änderbar | 19990806 |
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PARAMETERS | Call by reference | Type reference (TYPE) | W3RESOPARA_TABLETYPE | Resource File Parameter | 19990806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzureichende Berechigung zum Ändern eines Felds | 19990806 | ||
| 2 | Interner Fehler | 19990806 | ||
| 3 | Ungültiger Parameter | 19990806 | ||
| 4 | Resource File ist logisch gelöscht! | 19990806 | ||
| 5 | Resource File ungültig | 19990806 | ||
| 6 | Resource File nicht änderbar | 19990806 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |