Workflow Function APIs

The WFFunctionAPI Java class is an abstract class from which other Java procedures can be derived. This class contains methods for accessing item type and activity attributes.

The WFFunctionAPI class is stored in the oracle.apps.fnd.wf Java package. The following list shows the APIs available in this class.

Important: Java is case-sensitive and all Java method names begin with a lower case letter to follow Java naming conventions.

Related Topics