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
Can multiple abap systems connect to abap database?
Can a domain, assigned to a data element be changed?
What is an interactive report?
What are the types of data types in the sap abap?
How are BAPI different from Normal function modules ?
how to track records from data dictionary?
What are the two different ways of building a match code object? : abap data dictionary
Can we create an abap program without using y or z?
What is the difference between getting and get late?
What is the difference between internal tables and extract datasets? : abap modularization
How can we access the correction and transport system?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
How do you Export a session ?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What are the three components of a work process?