2.3.1 Naming Convention
The names of the Batch Runtime functions respect the following format:
prefix_ObjectAction
Where:
-
prefix_ -
Object - is the type of object on which the function is used and
-
Action - is the action to be executed on the object.
Examples include:
-
m_FileAssign -
m_FileBuild -
m_RcTest -
m_ProgramExec
Parent topic: Oracle Tuxedo Application Runtime for Batch Functions