In the function module for reading text from the S.O header what
needs to be specified?
Using "Read_Text" Functional Module we can read the S.O Header
Text,Before that we have find the Object name and Id,That can
be acheived by using SE75(Sap Scripts Setting).Select object
name and Id's option and Click on display,Then
From the application Toolbar click on Find type Sales
order,select the sale order header from that list.note down
the object name and id.......
Execute the Read_text From SE37.
Provide the Sales Order No,Object name and Id number.
Execute we can get the S.O header text from here.
Is This Answer Correct ? | 4 Yes | 1 No |
In the performance standards we have SE30 for Run time analysis where it will show the system count,abap count,data base count if it is more than means then what we will do let us take my abap count will be some 30% and data base will be 60% and system count 50% now what i want to do
For which transaction you used BDC?
What is an rdbms?
If there are 100 records...explain the BDC session method step by step how you gonna do ?
loop 5 times. sy-tabix,sy-index. endloop. what is the output?
Is there Any Module in SAP for Internal Audit?
I want to display the different data on the multiple main windows of the form in Sapscript. Is it possible ? If yes, then How?
what is Transport Request? why it is needed for us?
What is the difference between a structure and a table?
How can u transfer the data from one itab to another without using move & write statements?
Types of User exits ?
Explain the concept of clusters in payroll