Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Purchasing document **** cannot be released

Former Member
0 Likes
931

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?

2 REPLIES 2
Read only

Former Member
0 Likes
457

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

Read only

0 Likes
457

>

> 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.