SAP ABAP Class IF_W3_API_MINIAPP (MiniApp)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_W3_API_OBJECT ITS API: General Functions 19991228
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
Class IF_W3_API_MINIAPP  
Short Description MiniApp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991228   SAP 
Last change 20050218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_W3_API_MINIAPP has no forward declaration.
Interfaces
Class IF_W3_API_MINIAPP has no interface implemented.
Friends
Class IF_W3_API_MINIAPP has no friend class.
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 CHECK_EXIST Static method Public Method Existence check 19991229
2 CREATE_NEW Static method Public Method Create 19991228
3 GET_ATTRIBUTES Instance method Public Method Get MiniApp Attributes 19991228
4 GET_NAME Instance method Public Method Return MiniApp Name 20000117
5 GET_PARAMETERS Instance method Public Method Get MiniApp Parameters 19991228
6 GET_SERVICE_INTERFACE_PARAM Instance method Public Method Insert Service Interface Parameter 20000131
7 LOAD Static method Public Method Read 19991228
8 SET_ATTRIBUTES Instance method Public Method Set MiniApp Attributes 19991228
9 SET_PARAMETERS Instance method Public Method Set MiniApp Parameters 19991228
Events
Class IF_W3_API_MINIAPP has no event.
Types
Class 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 Exporting P_EXISTS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 19991229
2 Importing P_MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991229

Method CHECK_EXIST on class 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 Importing APPTYPE Call by reference Type reference (TYPE) SW3M_ADMIN-APPTYPE Type der Applikation 20000316
2 Importing MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991228
3 Exporting P_MINIAPP Call by reference Object reference (TYPE REF TO) IF_W3_API_MINIAPP MiniApp 19991228
4 Importing SHORTTEXT Call by reference Type reference (TYPE) SW3M_ADMT-STEXT Kurzbeschreibung einer MiniApp 19991229
# Exception Resumable Description Created on
1 ACTION_CANCELLED Abbruch durch den Benutzer 19991228
2 AUTHOR_NOT_EXISTING Miniapp Verantworliicher existiert nicht als Benutzer 19991228
3 ERROR_OCCURED Interner Fehler 19991228
4 INVALID_PARAMETER Ungültiger Parameter 19991228
5 NOT_AUTHORIZED Fehlende Berechtigung für neuen TADIR Eintrag 19991228
6 OBJECT_ALREADY_EXISTING Miniapp existiert bereits 19991228
7 OBJECT_JUST_CREATED Miniapp wurde bereits erzeugt (noch nicht auf DB!) 19991228
8 UNDEFINED_NAME 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 Exporting P_ADD_ATTRIB Call by reference Type reference (TYPE) SW3M_ADAT Zusätzliche Attrbute 20000113
2 Exporting P_ADMIN Call by reference Type reference (TYPE) SW3M_ADMIN Verwaltungstabelle Miniapp-Katalog 19991228
3 Exporting P_ATTRIBUTES Call by reference Type reference (TYPE) SW3M_ATTR Attribute einer MiniApp 19991228
4 Exporting P_TEXT Call by reference Type reference (TYPE) SW3M_ADMT MiniApp-Katalog Kurztexte 19991228

Method GET_ATTRIBUTES on class 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 Exporting P_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 20000117

Method GET_NAME on class 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 Exporting P_PARAMETERS Call by reference Type reference (TYPE) SW3M_PARS_TAB Parameter einer Miniapp 19991228

Method GET_PARAMETERS on class IF_W3_API_MINIAPP has no exception.

Method GET_SERVICE_INTERFACE_PARAM Signature

Method GET_SERVICE_INTERFACE_PARAM on class IF_W3_API_MINIAPP has no parameter.
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler 20000131

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MINIAPP Call by reference Object reference (TYPE REF TO) IF_W3_API_MINIAPP MiniApp 19991228
2 Importing P_MINIAPP_NAME Call by reference Type reference (TYPE) SW3M_ADMIN-APPNAME Miniapp-Name 19991228
# Exception Resumable Description Created on
1 ERROR_OCCURED Interner Fehler 19991228
2 OBJECT_NOT_EXISTING Miniapp nicht auf Datenbank vorhanden 19991228
3 PERMISSION_FAILURE Fehlende Berechtigung 19991228

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADD_ATTRIB Call by reference Type reference (TYPE) SW3M_ADAT Zusätzliche Attrbute 20000113
2 Importing P_ADMIN Call by reference Type reference (TYPE) SW3M_ADMIN Verwaltungstabelle Miniapp-Katalog 19991228
3 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) SW3M_ATTR Attribute einer MiniApp 19991228
4 Importing P_TEXT Call by reference Type reference (TYPE) SW3M_ADMT MiniApp-Katalog Kurztexte 19991228

Method SET_ATTRIBUTES on class 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 Importing P_PARAMETERS Call by reference Type reference (TYPE) SW3M_PARS_TAB Parameter einer Miniapp 19991228

Method SET_PARAMETERS on class IF_W3_API_MINIAPP has no exception.
History
Last changed by/on SAP  20050218 
SAP Release Created in