Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Today's Class:

___________________
various Transaction Codes and various Tools used in SAP Ui5 + ABAP Gateway + SAP
FIORI
-----------------------------------------------------------------------------------
--

SE11 ( Data Dictionary )


SE24 ( Class builder )
SEGW ( service builder )
SPRO ( For odata channel configuration )
SICF ( maintain services ( gateway services ) ( activate/de-
activate )
PFCG ( ROle Maintainence in SAP FIORI )
SM59 ( RFC destinations )
ST22 ( Dump analysis )
lpd_cust ( launchPad customization )
/IWFND/gw_client ( service execution ) ( it is possible from SEGW )
/IWFND/error_log ( to find errors of service ) ( it is possible from SEGW )
/iwfnd/apps_log ( to find errors of application )
/iwbep/view_log ( Not sure )
/iwfnd/Cache_cleanup ( Clear the cache i,e whenever we make changes in a
service )
/iwfnd/med_activate ( Activating service )
/iwfnd/traces ( trace the methods and execution of service )
/iwfnd/srv_validate ( service validation )
/iwfnd/reg_service ( service registration ) ( it is possible from
SEGW )
/iwfnd/maint_service ( service Maintainence ) ( it is possible from
SEGW )
/iwfnd/iwf_activate
/iwfnd/moc_parallel ( parallel execution )
/iwfnd/wf_webgui ( workflow item )
/iwfnd/virus_scan ( To scan files while uploading/downloading )
/iwfnd/wss_setup ( webservice setup )
vscantrace
/UI5/Theme_tool or themetool ( Theme designer adminstration tool ) ( look &
feel of apps )
/UI5/Theme_designer ( Theme designer developer ) ( look & feel
of apps )

Note :
/UI5/Theme_tool
/UI5/Theme_designer

Note : the above two transaction codes can be used for providing themes for SAP UI5
apps & WEbdynpro

Tools
------------------------------------------------------------
SAP WEB IDE ( For customization of SAP FIORI apps ) Earlier SAP WEB IDE tool is
known as "SAP RIVER IDE"

EClipse TOOL ( For developing SAP Ui5 custom Apps and Customization of standard
SAP FIORI apps )

=========================================================
SAP Tool kit for Ui5 development
IT contains all standard screen elements along with CODE
______________________________________________________________

sap.m , sap.me ----> for SAP MOBILE specific screen elements


sap.ui ----> for SAP UI5 & FIORI screen element
sap.viz ----> For Visual Graphics

ECLIPSE TOOL ---> SAP UI5 folder


SAP FIORI Tool kit folder
Starter APplication folder
__________________________________________________________

SAP WEB IDE tool ---> works fine in GOOGLE CHROME ( recommended )

__________________________________________________________

SAP Ui5 are browser Independent Applications


SAP Fiori are browser Independent Applications
_________________________________________________________

You might also like