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


Please Help Members By Posting Answers For Below Questions

What is its?

664


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

720


How can you access the function code from menu painter?

643


What is a bsp application? : sap abap hr

641


What is Field group?

671






B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2480


What is the use of abap data dictionary? : abap data dictionary

590


What are base tables of an aggregate object?

629


How to transfer data into line items using batch input session method? : abap bdc

590


how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....

1581


Explain the systems fields used for interactive lists and lists?

540


how to see the tables of 200 in client 100?

1413


What are the basic objects of the data dictionary? : abap data dictionary

627


Explain the difference between open_form and close_form?

551


What are types of select statements?

579