DBA Data[Home] [Help]

APPS.OZF_ACCT_GENERATOR dependencies on GL_GLOBAL

Line 869: GL_GLOBAL.set_aff_validation(context_type => 'LG'

865:
866: /*kdass: bug 8669319 - set the ledger context to NULL before calling account generator
867: workflow as per suggestion by GL team in bug 8761502
868: */
869: GL_GLOBAL.set_aff_validation(context_type => 'LG'
870: ,context_id => null
871: );
872:
873: IF G_DEBUG_HIGH_ON THEN