SAP ABAP Class CL_W3_MINIAPP (Obsolete: MiniApp Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SW3_TOOL (Package) ITS Connection: Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_W3_OBJECT ITS: General Functions for Sets of Objects 19991227
Properties
Class CL_W3_MINIAPP  
Short Description Obsolete: MiniApp Administration    
Super Class CL_W3_OBJECT ITS: General Functions for Sets of Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SW3_TOOL   ITS Connection: Tool 
Created 19991227   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 SWBCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_W3_MINIAPP has no interface implemented.
Friends
Class CL_W3_MINIAPP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_DYN Constant Private Type reference (TYPE) D020S-DNUM 1020 ATTR_DYN 20000317
2 CLIPBOARD Instance attribute Private Type reference (TYPE) SW3M_PARS_TAB MiniApp Parameters 19991230
3 DATA Instance attribute Public Object reference (TYPE REF TO) IF_W3_API_MINIAPP MiniApp Administration 19991228
4 MINIAPP_NAME Instance attribute Protected Type reference (TYPE) S_MINIAPP MiniApp Name 19991227
5 PROGRAMM Constant Private Type reference (TYPE) PROGRAMM 'SAPLW3_MINIAPP' PROGRAM 20000317
6 TC_TOPLINE Instance attribute Protected Type reference (TYPE) I First Line 19991230
Methods
# Method Level Visibility Method type Description Created on
1 COPY_INT Static method Public Method Copy MiniApp 20000117
2 DELETE2 Instance method Protected Method Delete MiniApp 19991227
3 DO_PAI_1010 Instance method Public Method PAI 20000107
4 DO_PAI_ATTRIBUTES Instance method Public Method PAI for Attributes 20000107
5 DO_PAI_PARAMETERS Instance method Public Method PAI Parameters 19991230
6 DO_PBO_1010 Instance method Public Method PBO 20000107
7 DO_PBO_ATTRIBUTES Instance method Public Method PBO for Attributes 20000107
8 DO_PBO_PARAMETERS Instance method Public Method PBO Parameters 20000107
9 EXECUTE2 Instance method Protected Method Run MiniApp 19991227
10 F4_PERS_MINIAPP Instance method Public Method F4 for Personalization MiniApp 20000317
11 F4_SERVICE Instance method Public Method F4 Help for Service 20000317
12 F4_URL Instance method Public Method F4 for URL Object 20000317
13 GET_SERVICE_INTERFACE_PARAM Instance method Public Method Inserts Interface Parameter of a Service 20000131
14 PRINT2 Instance method Protected Method Print MiniApp 19991227
15 RENAME2 Instance method Protected Method Reame MiniApp 19991227
Events
Class CL_W3_MINIAPP has no event.
Types
Class CL_W3_MINIAPP has no local type.
Method Signatures

Method COPY_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SOURCE_MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 20000117
2 Changing P_TARGET_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Entwicklungsklasse für Transport Organizer 20000117
3 Importing P_TARGET_MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 20000117
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20000117
2 ERROR_OCCURED Fehler bei Requestbearbeitung aufgetreten 20000117
3 OBJECT_ALREADY_EXISTS Objekt existiert bereits 20000117
4 OBJECT_NOT_FOUND Objekt nicht gefunden 20000117
5 PERMISSION_FAILURE fehlende Berechtigung 20000117

Method DELETE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991227
# Exception Resumable Description Created on
1 CANCELLED Abbruch 19991227
2 ERROR Fehler 19991227

Method DO_PAI_1010 Signature

Method DO_PAI_1010 on class CL_W3_MINIAPP has no parameter.
Method DO_PAI_1010 on class CL_W3_MINIAPP has no exception.

Method DO_PAI_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 20000107
3 Importing P_ADMT Call by reference Type reference (TYPE) SW3M_ADMT MiniApp-Katalog Kurztexte 20000107
4 Importing P_ATTRIBUTES Call by reference Type reference (TYPE) SW3M_ATTR Attribute einer MiniApp 20000107
5 Changing P_CURSOR Call by reference Type reference (TYPE) W3CURSOR ITS: Cursorposition 20000112

Method DO_PAI_ATTRIBUTES on class CL_W3_MINIAPP has no exception.

Method DO_PAI_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 19991230
2 Importing P_PARAMETER Call by reference Type reference (TYPE) SW3M_PARS_TAB Parameter einer Miniapp 19991230
3 Importing P_TOPLINE Call by reference Type reference (TYPE) I Topline 19991230

Method DO_PAI_PARAMETERS on class CL_W3_MINIAPP has no exception.

Method DO_PBO_1010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CURSOR Call by reference Type reference (TYPE) W3CURSOR ITS: Cursorposition 20000107
2 Exporting P_FCTAB Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20000107
3 Exporting P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation innerhalb der Entwicklungsumgebung 20000107
4 Importing P_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20000107
5 Exporting P_STATE_TEXT Call by reference Type reference (TYPE) W3STATTEXT ITS: Zustand eines Objektes 20000107
6 Changing P_SUBSCREEN Call by reference Type reference (TYPE) SY-DYNNR Subscreen 20000107

Method DO_PBO_1010 on class CL_W3_MINIAPP has no exception.

Method DO_PBO_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 20000107
3 Exporting P_ADMT Call by reference Type reference (TYPE) SW3M_ADMT MiniApp-Katalog Kurztexte 20000107
4 Exporting P_ATTRIBUTES Call by reference Type reference (TYPE) SW3M_ATTR Attribute einer MiniApp 20000107
5 Changing P_CURSOR Call by reference Type reference (TYPE) W3CURSOR ITS: Cursorposition 20000107

Method DO_PBO_ATTRIBUTES on class CL_W3_MINIAPP has no exception.

Method DO_PBO_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CURSOR Call by reference Type reference (TYPE) W3CURSOR Cursor 20000107
2 Exporting P_PARAMETER Call by reference Type reference (TYPE) SW3M_PARS_TAB Parameter einer Miniapp 20000107

Method DO_PBO_PARAMETERS on class CL_W3_MINIAPP has no exception.

Method EXECUTE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991227

Method EXECUTE2 on class CL_W3_MINIAPP has no exception.

Method F4_PERS_MINIAPP Signature

Method F4_PERS_MINIAPP on class CL_W3_MINIAPP has no parameter.
Method F4_PERS_MINIAPP on class CL_W3_MINIAPP has no exception.

Method F4_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPL_TYPE Call by reference Type reference (TYPE) SW3M_ADMIN-IMPTYPE Implementierungsart 20010328

Method F4_SERVICE on class CL_W3_MINIAPP has no exception.

Method F4_URL Signature

Method F4_URL on class CL_W3_MINIAPP has no parameter.
Method F4_URL on class CL_W3_MINIAPP has no exception.

Method GET_SERVICE_INTERFACE_PARAM Signature

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

Method PRINT2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991227

Method PRINT2 on class CL_W3_MINIAPP has no exception.

Method RENAME2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINIAPP_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991227
2 Exporting NEW_NAME Call by reference Type reference (TYPE) S_MINIAPP Miniapp-Name 19991227

Method RENAME2 on class CL_W3_MINIAPP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 46C