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?
Answers were Sorted based on User's Feedback
Answer / lakshmi avuthu
use set parametr id for the mater number and then use call
transaction 'MM01' statement your value that was captured
will be passed to MM01 transaction.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Can we have more than one selection-screen . And how ?
In delivery processing which step comes first picking, packing, posting goods issue ?
There is a file in application server. How can you upload it and separate it as per different fields?
What are the payroll related infotypes? : abap hr
What is your approach to find exit and BAdi?
How to write a code for multiple transactions? : abap bdc
what is sap scriptview ?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Where do you code the hide statement?
what is meant by filtration in alv? how to do it?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
final entry BDC table?