SAP ABAP Interface IF_W3_API_MINIAPP (MiniApp)
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_MINIAPP | Obsolete: MiniApp Administration | 19991228 |
Properties
Interface | IF_W3_API_MINIAPP | |
Short Description | MiniApp |
General Data
Package | SW3_API | ITS: API |
Created | 19991228 | SAP |
Last changed | 20050218 | SAP |
Unicode checks active |
Forward declarations
Interface IF_W3_API_MINIAPP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_W3_API_OBJECT | ITS API: General Functions | 19991228 |
Friends
Interface IF_W3_API_MINIAPP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEVICETYPES | Instance attribute | Public | Object reference (TYPE REF TO) | CL_W3_API_DEVTYPE | Relation Application Maintenance - Device Type | 20000225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Existence check | 19991229 |
2 | ![]() |
Static method | Public | Method | Create | 19991228 |
3 | ![]() |
Instance method | Public | Method | Get MiniApp Attributes | 19991228 |
4 | ![]() |
Instance method | Public | Method | Return MiniApp Name | 20000117 |
5 | ![]() |
Instance method | Public | Method | Get MiniApp Parameters | 19991228 |
6 | ![]() |
Instance method | Public | Method | Insert Service Interface Parameter | 20000131 |
7 | ![]() |
Static method | Public | Method | Read | 19991228 |
8 | ![]() |
Instance method | Public | Method | Set MiniApp Attributes | 19991228 |
9 | ![]() |
Instance method | Public | Method | Set MiniApp Parameters | 19991228 |
Events
Interface IF_W3_API_MINIAPP has no event.
Types
Interface IF_W3_API_MINIAPP has no local type.
Method Signatures
Method 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 | Einstelliges Kennzeichen | 19991229 | ||
2 | ![]() |
P_MINIAPP_NAME | Call by reference | Type reference (TYPE) | S_MINIAPP | Miniapp-Name | 19991229 |
Method CHECK_EXIST on Interface IF_W3_API_MINIAPP has no exception.
Method CREATE_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPTYPE | Call by reference | Type reference (TYPE) | SW3M_ADMIN-APPTYPE | Type der Applikation | 20000316 | ||
2 | ![]() |
MINIAPP_NAME | Call by reference | Type reference (TYPE) | S_MINIAPP | Miniapp-Name | 19991228 | ||
3 | ![]() |
P_MINIAPP | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_MINIAPP | MiniApp | 19991228 | ||
4 | ![]() |
SHORTTEXT | Call by reference | Type reference (TYPE) | SW3M_ADMT-STEXT | Kurzbeschreibung einer MiniApp | 19991229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch den Benutzer | 19991228 | |
2 | ![]() |
Miniapp Verantworliicher existiert nicht als Benutzer | 19991228 | |
3 | ![]() |
Interner Fehler | 19991228 | |
4 | ![]() |
Ungültiger Parameter | 19991228 | |
5 | ![]() |
Fehlende Berechtigung für neuen TADIR Eintrag | 19991228 | |
6 | ![]() |
Miniapp existiert bereits | 19991228 | |
7 | ![]() |
Miniapp wurde bereits erzeugt (noch nicht auf DB!) | 19991228 | |
8 | ![]() |
Miniapp Name fehlt oder konnte nicht interpretiert werden | 19991228 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ADD_ATTRIB | Call by reference | Type reference (TYPE) | SW3M_ADAT | Zusätzliche Attrbute | 20000113 | ||
2 | ![]() |
P_ADMIN | Call by reference | Type reference (TYPE) | SW3M_ADMIN | Verwaltungstabelle Miniapp-Katalog | 19991228 | ||
3 | ![]() |
P_ATTRIBUTES | Call by reference | Type reference (TYPE) | SW3M_ATTR | Attribute einer MiniApp | 19991228 | ||
4 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | SW3M_ADMT | MiniApp-Katalog Kurztexte | 19991228 |
Method GET_ATTRIBUTES on Interface IF_W3_API_MINIAPP has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | S_MINIAPP | Miniapp-Name | 20000117 |
Method GET_NAME on Interface IF_W3_API_MINIAPP 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) | SW3M_PARS_TAB | Parameter einer Miniapp | 19991228 |
Method GET_PARAMETERS on Interface IF_W3_API_MINIAPP has no exception.
Method GET_SERVICE_INTERFACE_PARAM Signature
Method GET_SERVICE_INTERFACE_PARAM on Interface IF_W3_API_MINIAPP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20000131 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MINIAPP | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_MINIAPP | MiniApp | 19991228 | ||
2 | ![]() |
P_MINIAPP_NAME | Call by reference | Type reference (TYPE) | SW3M_ADMIN-APPNAME | Miniapp-Name | 19991228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 19991228 | |
2 | ![]() |
Miniapp nicht auf Datenbank vorhanden | 19991228 | |
3 | ![]() |
Fehlende Berechtigung | 19991228 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ADD_ATTRIB | Call by reference | Type reference (TYPE) | SW3M_ADAT | Zusätzliche Attrbute | 20000113 | ||
2 | ![]() |
P_ADMIN | Call by reference | Type reference (TYPE) | SW3M_ADMIN | Verwaltungstabelle Miniapp-Katalog | 19991228 | ||
3 | ![]() |
P_ATTRIBUTES | Call by reference | Type reference (TYPE) | SW3M_ATTR | Attribute einer MiniApp | 19991228 | ||
4 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | SW3M_ADMT | MiniApp-Katalog Kurztexte | 19991228 |
Method SET_ATTRIBUTES on Interface IF_W3_API_MINIAPP has no exception.
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) | SW3M_PARS_TAB | Parameter einer Miniapp | 19991228 |
Method SET_PARAMETERS on Interface IF_W3_API_MINIAPP has no exception.
History
Last changed by/on | SAP | 20050218 |
SAP Release Created in | 46C |