DBA Data[Home] [Help]

APPS.ZPB_AC_OPS dependencies on STANDARD

Line 127: -- This is as per the Apps standards

123: -- x_ac_id: this variable is a number and contains the analysis_cycle_id
124: -- of the newly created business process. Note that before checking
125: -- the value of this output variable, the caller should check the
126: -- status output variables to ensure that the API was successful.
127: -- This is as per the Apps standards
128: --
129: --
130: procedure create_partial_cycle (
131: p_api_version IN NUMBER,

Line 165: -- standards

161: --
162: -- it returns no output variable
163: -- The caller should check the status output variables
164: -- to ensure that the API was successful. This is as per the Apps
165: -- standards
166: --
167: --
168: procedure create_migrate_inst(
169: p_api_version IN NUMBER,