‎2008 Dec 17 8:41 AM
Hi all
Need help.
I am using BAPI_TRADINGCONTRACT_CHANGE to the change the status for trading contract. I am passing the parameter for status change TRCONT-STAT to "complete". BAPI is successful but when I see the Tcode WB23 status is not changed to "complete" where if the BAPI is succ the status should be "Complete" . I am also using BAPI_TRANSACTION_COMMIT.
Plz give me solu if anybody has.
Thanks in advance.
Manisha
‎2008 Dec 17 8:47 AM
Hi,
You have set the value of TRCONT_STAT in HEADDATAIN as X
You have to also put TRCONT_STAT in HEADDATAINX as X.
Regards
Sandipan
‎2008 Dec 17 8:50 AM
Hi
Thanx for replying
I have done it but still m not able to see the changed status.
Thanx
‎2008 Dec 17 8:57 AM
Hi,
what is the Value you have passed to TRCONT_STAT is it N ?
Please check.
‎2008 Dec 17 9:04 AM
Hi
I have different config we have to pass C to change the status. so m passing C.
it give me message as "Updating could not be completed"
Thanx
‎2008 Dec 17 9:18 AM
‎2008 Dec 17 9:34 AM
Hi,
You can try this FM WB2_CONTRACT_RELEASE_AND_SAVE2.
Regards
Sandipan
‎2016 Jan 22 12:25 PM