DBA Data[Home] [Help]

APPS.GL_ACCOUNTS_MAP_GRP dependencies on STANDARD

Line 97: -- Applications Business Object API Coding Standards.

93: -- mapping specified in the argument to map these code combinations and
94: -- populate the TO_CCID AND TO_SEGMENT columns. This will create new
95: -- code combinations if create_ccid is true. If not, this will leave
96: -- TO_CCID null for all segment-mapped accounts. This adheres to the Oracle
97: -- Applications Business Object API Coding Standards.
98: -- History
99: -- 14-JUN-2002 M. Ward Created
100: -- Arguments
101: -- p_api_version API version string

Line 158: -- Oracle Applications Business Object API Coding Standards.

154: -- GL_ACCOUNTS_MAP_BSVS_GT and derives the target BSV values for those,
155: -- populating the target column of that global temporary table. If the
156: -- target BSV derivation is not a single value and is not derived from the
157: -- source chart of account's BSV, an error is raised. This adheres to the
158: -- Oracle Applications Business Object API Coding Standards.
159: -- History
160: -- 12-MAY-2004 M. Ward Created
161: -- Arguments
162: -- p_api_version API version string

Line 221: -- Business Object API Coding Standards.

217: -- populating the target column of that global temporary table. If the
218: -- target segment derivation is not a single value and is not derived from
219: -- the source chart of account's segment with the same qualifier as the
220: -- target, an error is raised. This adheres to the Oracle Applications
221: -- Business Object API Coding Standards.
222: -- History
223: -- 10-JAN-2005 M. Ward Created
224: -- Arguments
225: -- p_api_version API version string