‎2008 Jul 12 3:50 AM
Dear exports,when I implement the Enhancement M06E0004, the Release strategy EKKO-FRGSX is null ,so i can't release Purchasing document, can anybody help me, and tell me why?
‎2008 Jul 12 6:34 AM
Hi,
Check the entry EKKO and cehck the status for that FRGSX field. If it is null then try to update the entry using the UPDATE <<TABLE>> set frgsx ='<<value>>' where ebeln = '<<valkue>>.
Pls try to udpate statement and try to set the entry and try to run the exit.
Reward if helpful.
Best Wishes,
Chandralekha
‎2008 Jul 14 10:49 AM
>
> Hi,
>
> Check the entry EKKO and cehck the status for that FRGSX field. If it is null then try to update the entry using the UPDATE <<TABLE>> set frgsx ='<<value>>' where ebeln = '<<valkue>>.
>
> Pls try to udpate statement and try to set the entry and try to run the exit.
>
>
> Reward if helpful.
>
> Best Wishes,
> Chandralekha
NO, you do NOT do a direct table update on EKKO to fix a little problem like this - or to fix any problem.
The release strategy for your POs is set up for each PO order type in config. Ask your functional consultant why this is not set in the way you expect.