2008 Apr 09 7:59 AM
Hi,
how can i get the production order confirmation detail by sending confirmation mumber alone?
in BAPI_PRODORDCONF_GETDETAIL, it need confirmation counter. but if i know confirmation number alone, how can i get the details? which BAPI shall i use to get the confirmation details by sending confirmation number alone?
regards
senthil
Hi,
how can i get the production order confirmation detail by sending confirmation mumber alone?
in BAPI_PRODORDCONF_GETDETAIL, it need confirmation counter. but if i know confirmation number alone, how can i get the details? which BAPI shall i use to get the confirmation details by sending confirmation number alone?
regards
senthil
2009 Jul 15 7:14 AM
2011 Oct 18 11:32 AM
Dear Senthil,
I saw you already solved this thread.
call function 'BAPI_PRODORDCONF_GETDETAIL'
exporting
confirmation = conf_detail_2-conf_no
confirmationcounter = conf_detail_2-conf_cnt
importing
RETURN = i_return2
conf_detail = conf_detail_3 .
In this FM there has no any tables.
How can I get the details?
Could you please advice me?
Thanks in advance.
Bishnu
18/10/2011
2011 Oct 19 6:31 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |