‎2007 Feb 07 5:19 AM
HI,
Pl explain badi,( FRE_ORD_IN_C REATE_DOC)how its work,how to create, where to write code.
Thanks & regards ,
Satish.
‎2007 Feb 07 6:09 AM
As there is no badi existing with this name,
Can you <b>please check the badi name.......is correct or not ?</b>
‎2007 Feb 07 9:33 AM
Hi Arjun,
Thanks for responding. I have to implement that BADI pl help me how to implement,
how it works,
where should i have to write a code.
I found a function module with this name.
Thanks,
satish.
‎2007 Feb 07 11:41 AM
Hello,
The FM you have found FRE_ORD_IN_CREATE_DOC is a SAP standard FM in Forecast & Replenishment section of SAP retail (of which I know nothing)
However you are right - there is a BADI reference in this FM - it looks to see if the customer has implemented BADI FRE_ORD_INBOUND. You can display this and view the interface using SE18 and entering this name. The text says the BADI is for "manipulating inbound data before posting" - there is just one parameter which I guess represents the inbound data - it is typed like structure WVFB.
For an overview of implementing BADI's it'll help if you've covered ABAP objects,
and see link: -
http://help.sap.com/saphelp_46c/helpdata/EN/ee/a1d548892b11d295d60000e82de14a/frameset.htm
for a BADI overview
Good Luck!,
Paul , Ireland