In material report output,if i click on any material i have to
open MM01 with that material in the field how?and from mm01
screen i have to come out what i have to do?
Answer Posted / harpal singh
this is for to open purchase order.
VAR contain PO no. BES is the parameter ID for PO no. field.
SET PARAMETER ID 'BES' FIELD VAR.
CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What is the transaction for recording bdc ? : abap bdc
What are the two ways of producing a list within a transaction?
How can we achieve MVC ?
Explain what is an rdbms?
What are the parameter types for a method?
What data is contained in data dictionary? : abap data dictionary
Can you print decimals in type n? What is difference between float and packed data type?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
Where do you find info on new developments in SAP?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is the function of a data element?
What are the functions of lock objects?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is the difference between native sql & open sql? : abap data dictionary