Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Fm --- STATUS_CHANGE_INTERN

former_member624107
Contributor
0 Kudos

Hi All..

I am using the function module STATUS_CHANGE_INTERN to update the Service orders from TECO to CLSD status.

It's updating the status, but there occurs a problem.

If i change the status from TECO to CLSD using IW32, the field AFIH-IPHAS is changing from 3 to 6( Technically completed to Closed ) where as if i use the above FM, this field remains the same, value is still 3.

I noticed this problem as i am writing a select stmt from AFIH table to get all the service orders having TECO status( field - IPHAS).

Please advice.

Thanks in advance

Regards,

Sheeba

3 REPLIES 3

Former Member
0 Kudos

Hi

try to change the status with the following fun module

I_CHANGE_STATUS

and see what happens.

<b>Reward points for useful Answers</b>

Regards

Anji

0 Kudos

Hi

thanks for ur reply..

But i hav tried to use the fm I_CHANGE_STATUS Bbut still the field

AFIH-IPHAS is not changing from 3 to 6.It remains as 3 only..

former_member624107
Contributor
0 Kudos

No appropriate solutions received

Closing

Thanks & regards,

Sheeba