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

IFSTATUS

Former Member
0 Likes
291

the interface IFSTATUS is used when the workflows need to be triggered on status change of order etc.

please can someone explain more details about it.

Thanks and regards

Meghana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Mehgana,

Please refer to the links below. They might be of some help to you.

-


If the status (set or not set) of an object is to be available as an attribute of an application object, you must add the interface IFSTATUS (status management) and implement the attributes StatusObjNumber and StatusObjTyp that it contains. Then add the ReleaseStatus attribute to your object type

http://help.sap.com/saphelp_nw04/helpdata/en/fb/135d62457311d189440000e829fbbd/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c5/e4abb7453d11d189430000e829fbbd/frameset.htm

Answers (1)

Answers (1)

Former Member
0 Likes

Check the link

<a href="http://help.sap.com/saphelp_45b/helpdata/en/9b/4460ff454711d189430000e829fbbd/applet.htm">IFSTATUS</a>

Search for IFSTATUS

Regards

Aman

Ask a Question