In the function module for reading text from the S.O header what
needs to be specified?
Answer Posted / mlganesh
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 |
Post New Answer View All Answers
What is off cycle payroll run
From excel to abap - is batch mode possible ? : abap bdc
what is call back in alv?
How to find Kernal badi ?
What is Transactional based Application & Role based Application?
What is a view? : abap data dictionary
What application areas are you comfortable in?
What is the table buffer?
What is lock mechanism? How do we create lock objects in abap?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Explain client-dependent and client-independent tables.
Define structure in abap data dictionary?
How can we access the correction and transport system?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?