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

Specification status from IP to RE

Former Member
0 Likes
170

Hi All,

When we create Specification in CG02BD, we make the specification to In-Process(IP) status,then change it to FR-For Release status when we are in stage of completing the specification and at the end we make it to Released(RE) status after completing the specification.

ie., status from  IP -> FR -> RE

But the requirement is no need of FR-For Release status.when we create the specification we make the specification as In-Process(IP) status and then after completing the specification,we need to directly switch to Released(RE) status.

ie., From IP -> RE

Can anybody help me in configuring this?

Regards

Mohan

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Likes

Dear Mohan

if you check:

http://help.sap.com/erp2005_ehp_06/helpdata/en/94/9f2912112411d494b4080009b98822/content.htm?framese...

I am not sure if this is possible, but you check custimizing of EH&S there.

But could be options you could check:

As you know you can use "User Exits" (in CG02 and CG02BD). It might be possible to prepare a user exit, create a hit list of specs and marking them (all of the should have Status "IP") and now by using a function module / standard API etc. you could switch to "RE" direct.

C.B.