Skip to Content
0
Former Member
Jun 12, 2009 at 02:51 PM

Issue with FM BBP_PD_PO_GETDETAIL in smartform-Need it help us

35 Views

Hi All,

We are using the FM "BBP_PD_PO_GETDETAIL " in the Smartform BBP_PO .Once the PO approval completed then in the 'OUTPUT PREVIEW" the data is showing perfectly .

But once we change the PO ,and approval is over . then if we see "OUTPUT PREVIEW" then the smart form output is showing the changed version data . but when we try to send the mail to vendor with

the PO as attachment then the FM "BBP_PD_PO_GETDETAIL" Will fetch the old value of the

new Guid.ie if the version is 2 it is taking the Guid of the Version 2 and fetching the Total value of the

Version 1.We checked this in the Debugger.

If we re trigger the vendor email after some time ie after 10-15 mintes it is working fine .

so what will be problem.

It is working in the OUTPUT PREVIEW but not in Vendor eMail .for same Smart form(BBP_PO)

Please help us it is needed.

Thanks

-


AJ