Hi , If i know the object type how to find the Tcode for that object eg: object type of Function group is FUGR then Tcode for that is se37 like this if know object type how to find TcodeReply All forum topics
However for eg for TCode CJ01 when I search the program I am able to find a few customer exits. However when I take the package name in SE80 I do not get any enhancements. So how do I find out the enhancements for a Transaction code (User exits, BADIS, exit programs, etc). Tha...
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 scenario we will take CO11N. Step 2: Hit Display: Step 3:Take the Package: CORU.Now go to T. Code: S...
Besides, the ad-hoc analysis in Host Analytics is flexible; you can point-and-click to drill into the data to find in-depth insights. The reports are accessible anywhere once the reports are created in Excel. Don’t worry about data security. By relying on the Planful platform, the softw...
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...
Steps to find a table behind any SAP T.Code In this example, we are finding a table behind a Sales Order. Step 1:Enter the T.CodeST05in the command box to activate the Trace. Step 2:In theST05PerformanceTracescreen, select theActivate Tracebutton. ...
Solved: 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
Find out the Required Enhancements Go to SMOD. Press F4 in the Enhancement field. In the next popup window, click pushbutton ‘SAP Applications’. A list will appear that contains information on all the enhancements, categorized under functional areas. Developer must search for the enhancements ...
The code first checks if data is being requested or not. io_request->is_data_requested( ). Since the same method is used for queries and single selects we have to find out whether a single select has been performed, that means whether a call like the fo...