SAP for Public Sector Discussions
Foster conversations about citizen engagement, resource optimization, and service delivery improvements in the public sector using SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Checking FM in “HOLD” in PO

Former Member
0 Kudos
271

Hi Gurus,

When I´ve tried put in u201Choldu201D a purchase order just refering the one purchase requisition the system has showed the message error "FMEF022u201D.

Ps. There is in my purchase requisition one funds reservation.

There is some configuration for doesn´t check anything in FM, already a I am just click in u201CHOLDu201D in PO ?

Best regards

Claudio

4 REPLIES 4
Read only

Former Member
0 Kudos
211

Hello, Claudio,

In earlier SAP releases, the PO Item on hold didn't do the funds check. From the most updated releases, these items passed to do it.

In a client I had to treat it by user exit, since SAP insisted that it is the regular behavior from now on.

Rgs,

Gustavo.

Read only

0 Kudos
211

Hola/Hello Gustavo., could u please, tell us which user-exit did u use?

Read only

0 Kudos
211

Osvaldo,

User exit - EXIT_SAPLFMFA_001. Activating this exit you able to make the posting as statistical in FM. You only have to build a ligic for system to use when the line item is blocked.

Gustavo.

Read only

0 Kudos
211

Thanks very much GustavoCordeiro!