cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Release Status of Condition Record Using BAPI

sun197895
Participant
0 Kudos
628

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

Accepted Solutions (0)

Answers (0)