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 |
What is a transaction variant and why are they used?
What are ranges? What are number ranges?
In module pool, when table controls are used the command that is written in both PBO and PAI is
What are secondary indexes. How can we know which index is being used in a select query?
how to debug ale/idocs and how to correct errors and how to find out where the exact error occur
When we are updating certain database table with 100 records and we found that only 60 records are updated, then how to find the errror records and how to correct and updated again? Explain step by step.
How can we use multiple transactions by using bdc_insert? : abap bdc
What is an interactive report?
what is use of sap script text file header?
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?
How to pass the variables to forms?
Difference between sap script and report?