DBA Data[Home] [Help]

APPS.CSI_COUNTER_READINGS_PUB dependencies on FND_API

Line 25: * @param p_commit API commits if set to fnd_api.g_true

21: * a regular counter Reading or an Adjustment or a Reset or an Automatic Rollover.
22: * In this process, it also captures the property readings of the underlying properties of the
23: * counter. It also computes Formula and Target counter Readings.
24: * @param p_api_version Current API version
25: * @param p_commit API commits if set to fnd_api.g_true
26: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true
27: * @param p_validation_level API validation level
28: * @param p_txn_tbl Transaction Table structure
29: * @param p_ctr_rdg_tbl Counter Reading Table containing the nature of the reading

Line 26: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true

22: * In this process, it also captures the property readings of the underlying properties of the
23: * counter. It also computes Formula and Target counter Readings.
24: * @param p_api_version Current API version
25: * @param p_commit API commits if set to fnd_api.g_true
26: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true
27: * @param p_validation_level API validation level
28: * @param p_txn_tbl Transaction Table structure
29: * @param p_ctr_rdg_tbl Counter Reading Table containing the nature of the reading
30: * @param p_ctr_prop_rdg_tbl Contains the corresponding Propery Readings

Line 63: * @param p_commit API commits if set to fnd_api.g_true

59: * This procedure is used to disable the Counter Readings.
60: * In this process, it re-computes the Later Net readings for the same counter.
61: * Disabling a counter reading will have an impact on Formula and Target counter Readings.
62: * @param p_api_version Current API version
63: * @param p_commit API commits if set to fnd_api.g_true
64: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true
65: * @param p_validation_level API validation level
66: * @param p_ctr_rdg_tbl Counter Reading Table containing the nature of the reading
67: * @param x_return_status API Return Status

Line 64: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true

60: * In this process, it re-computes the Later Net readings for the same counter.
61: * Disabling a counter reading will have an impact on Formula and Target counter Readings.
62: * @param p_api_version Current API version
63: * @param p_commit API commits if set to fnd_api.g_true
64: * @param p_init_msg_list Initializes the message stack if set to fnd_api.g_true
65: * @param p_validation_level API validation level
66: * @param p_ctr_rdg_tbl Counter Reading Table containing the nature of the reading
67: * @param x_return_status API Return Status
68: * @param x_msg_count Message count