DBA Data[Home] [Help]

APPS.IBY_FNDCPT_TRXN_PUB dependencies on STANDARD

Line 1317: -- not be null'd out; note that GSCC standard File.Sql.48

1313:
1314:
1315: --
1316: -- trxn attrib validation ensures that required columns will
1317: -- not be null'd out; note that GSCC standard File.Sql.48
1318: -- defines NULL values as missing and G_MISS_XXX values
1319: -- as an intention to NULL-out
1320: --
1321: -- test_debug('p_trxn_attribs.Instrument_Security_Code: '||p_trxn_attribs.Instrument_Security_Code);

Line 3672: -- Standard call to check for call compatibility.

3668:
3669:
3670: SAVEPOINT create_settlements_pub;
3671:
3672: -- Standard call to check for call compatibility.
3673: IF NOT FND_API.Compatible_API_Call(l_api_version,
3674: p_api_version,
3675: l_api_name,
3676: G_PKG_NAME) THEN