Triggering SAP Events from External Programs
Use the SAP program SAPEVT to trigger an event from a program running outside the SAP system. The syntax for SAPEVT is as follows: sapevt <EVENTID> [-p <EVENTPARM>] [-t] pf=<Profile...
View ArticleSAP ALE performance optimization
Optimum ALE processing is synonymous with an optimum throughtput of IDocs IDocs are processed during the ALE processing flow in the following places : A: In the sending SAP system when IDocs are...
View ArticleChange IDoc status
There is no SAP standard tool to change the status of an IDoc. The ABAP program YTREXPA700 changes the status of IDocs to “Archived”. Status is changed to 38 or 73 depending on the direction of the IDoc.
View ArticleSAPGUI Shortcut with password
By default, and for evident security reason, the login password is not saved when the user creates a SAPGUI shortcut. Procceed as follow to create a password enabled shortcut : First, register SAPGui...
View ArticleHow to find a transaction in SAP menu
Go to transaction search_sap_menu and enter a keyword.
View ArticleCompare customizing between two SAP systems
Go to transaction OY19. Put the table you want to compare on the remote system Choose the remote SAP system
View ArticleGet SAP variant content from Excel
This tool allows to extract variant attributes and values from SAP to Excel. Install first a new RFC enabled function module in your SAP system YY_ASI_RS_VARIANT_CONTENTS.txt Download...
View ArticleExtract SAP Table structure from Excel
Get SAP table structure directly into Excel bypassing SAPGUi and SE11. You need RFC autorisations to call function module RFC_READ_TABLE. RFC_READ_TABLE_FIELDS.xls
View ArticleExtract SAP table Data from Excel
Cet outil permet d’extraire le contenu d’une table SAP directement à partir d’Excel. Il utilise pour cela le module fonction RFC de SAP RFC_READ_TABLE. Il permet également de filtrer les champs à...
View ArticleRun ABAP program from Excel
Very useful tool to excute by RFC a SAP program and then get its spool. To use it, you have to install the RFC function module YY_RFC_ABAP_RUN Télécharger l’outil Excel RFC_ABAP_RUN.xls Usage is very...
View Article