2005 Nov 17 9:04 AM
Hello!
i have the fm me_read_req_ext_array that brings information on requisition if you give it the
requisition number.
I cant use this fm because i don't have the requisition
number , i have only the matnr and werks.
is there any bapi or fm that use this parameters and brings requisitions.
2005 Nov 17 9:17 AM
Hi,
Check in the function group EBNE for the function modules to get the requisitions,
Rgds,
Hello!
i have the fm me_read_req_ext_array that brings information on requisition if you give it the
requisition number.
I cant use this fm because i don't have the requisition
number , i have only the matnr and werks.
is there any bapi or fm that use this parameters and brings requisitions.
2005 Nov 17 9:17 AM
Hi,
Check in the function group EBNE for the function modules to get the requisitions,
Rgds,
2005 Nov 17 9:25 AM
Hi Try to Use thsi Bapi,
BAPI_REQUISITION_GETDETAIL
or try this FM
MM_GROUP_REQUISITIONS
this fm will fill two tables EBAN and EBANX check them
Regards
Vijay
Message was edited by: Vijay Babu Dudla
2005 Nov 17 9:25 AM
Hi,
Why you want to go for function module? Is there any specific reason?
You get all requisitions for the material and batch from table EBAN.
Hope this helps.
Thanks,
Ramakrishna
2005 Nov 17 9:33 AM
Hi There,
Use the FM 'WLB3_SELECT_PURCHASE_REQ' to get the purchase requisitions base on the plant and the material number.
1. If you are looking for PRs for only plants you can populate the same in the tables structure 'T_EBAN_WERKS'
2. If you would like to get the details by material number, populate the 'MATNR' field of the 'T_EBAN' tables structure.
3. 'T_EBAN' can also be used to search by PRs by the plant.
Try executing the above mentioned FM you will see the results.
Cheers,
Naveen.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |