SAP Managed Tags: ABAP Development Hi , I try to find tcode for sap standard programs in ecc6.0 but for some program entries or not there in se93 and tstc table. for example :SAPF080R. for this program there is a tcode called f.81 but i could not find in tstc table. please...
Run the standard reports from the 2 months, dump them in EXCEL and compaire them there to found the assets with the large differences. In the most cases there is an aquasition / retirement or an asset is on the end of it use-fule live and don't have longer depreciation. Former Member...
Function exits to synchronize the PBO and PAI of the standard SAP program with the PBO and PAI of the subscreen – so that data can flow back and forth between the standard SAP program and the program written by the developer for the subscreen. These function modules also exist in the same...
SAP Managed Tags: ABAP Development Hello, Very good afternoon! How can I create a t-code for SM30--As I had created a Ztable and validated the fields in Function group. IN se93 while creating Tcode for the Table/View : It was asking me the Program name and screen name... Wha...
By PGI (Post Goods Issue) the owner ship of the material or goods will be changed from company to the customer. Enter T-code VL02N in command field. Enter Outbound Delivery number. Click on Post Goods issue Button. A message “Replenishment dlv. has been saved” is shown. When we do...
hi i use TCODE and find the report use sap query made(SQ01). but i don't what name about SQ01. how use TCODE to find the name about SQ01. thank you very much!
Bellow are the steps to find the user exit for any T. Code: Process 1: Step 1: Go to T. Code: SE93. Enter the T. Code for which you want to search User Exit. In our
SAP Managed Tags: SAP ERP, MM (Materials Management) Hi. Not familiar with this tcode OBCE. Transaction OBCE - transport option coming greyed out in the edit menu \transport\ options : include in request \delete from request is greyed out. . Can anyone advise - as to how to act...
This example shows how to create a toolbar with a single Exit button, used to exit the program. Steps: Create a screen and add a custom container named TOOLBAR_CONTAINER Code: REPORT sapmz_hf_toolbar . TYPE-POOLS: icon. CLASS cls_event_handler DEFINITION DEFERRED. ...
You can also check the byte code by command javap, where the RuntimeException is erased. 3. Now let's see the result of this quiz. The correct answer is: this program cannot pass compile! Compiler considers that SQLException could never have possibility to be raised ...