cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Status RELB for confirmation

Former Member
0 Likes
346

Hi

We are having problems with a WF. It's trying to change the status of the confirmation to RELB but throws an error instead.

What is status RELB?

Sincerely

Anders

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Issue still remains.

Former Member
0 Likes

Run transaction SWO1 for object type BUS2203 (for confirmation) and then create an instance by confirmation GUID. Then run the SetRelease method. You could also go into debug mode to see where the error is coming from and trace your way back. Hope this helps.

Former Member
0 Likes

No one?

Former Member
0 Likes

Hi

RELB stands for Released. You can find the busniess transaction status in TJ01 table.

Try using FM BBP_PD_CONF_STATUS_CHANGE_WF to change the status and check for the errors.

R/Reddy.

Former Member
0 Likes

Hi

I am having problem executing the FM.

I_GUID = Confirmation GUID

STATUS = I cant find the right one... what should it be?

IV_CHANGER = ???

Sincerley

Anders

Former Member
0 Likes

Hi

status shud be RELB. iv_changer is optional.

As you said while changing to RELB, you are getting an error. Whts the error message?

R/Reddy.

Former Member
0 Likes

Hi

When using the FM I do not get an error message. The FM is throwing an exception "Invalid value for status".

I have used the GUID for the confirmation and the status RELB.

In the WF log I only get the error message "Error when changing the status RELB, no information found".

Sincerely

Anders

Former Member
0 Likes

Hi,

What type of Account assignment does the confirmation have - cost centre, WBS, Asset...?

Cheers,

Akash

Former Member
0 Likes

Hi

Cost center

Sincerely,

Anders