on 2021 May 18 11:15 PM
Hi,
I am creating a Condition Contract using BAPI_CONDITION_CONTRACT_CREATE. Initially I need to have the contract in review status so I have to mark the Release Status (KFRST) of the condition record(s) as 'A' (Blocked).
Once the contract is reviewed, business user clicks on approval button (on UI) which then triggers the BAPI_CONDITION_CONTRACT_CHANGE and at this time I need to set the Release status (KFRST) to ' ' (Released).
On blogs I read that Release status cannot be updated directly and is dependent on Process Status (KBSTAT).
May I know the right approach to update the Release status (KFRST) field on the condition record using BAPI ?
I am developer so looking for an approach from code side (if that is the right way to do).
User | Count |
---|---|
106 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.