DBA Data[Home] [Help]

APPS.GMD_COMMON_VAL dependencies on GMD_P_FS_CONTEXT

Line 2225: gmd_p_fs_context.set_additional_attr;

2221: p_errbuf := NULL;
2222: set_conc_program_Status('NORMAL', NULL);
2223:
2224: /* sets the context for formula security */
2225: gmd_p_fs_context.set_additional_attr;
2226:
2227: EXCEPTION
2228: WHEN Standard_costing_exception THEN
2229: p_retcode := 3;

Line 3061: gmd_p_fs_context.set_additional_attr;

3057: p_errbuf := NULL;
3058: set_conc_program_Status('NORMAL', NULL);
3059:
3060: /* sets the context for formula security */
3061: gmd_p_fs_context.set_additional_attr;
3062:
3063: EXCEPTION
3064: WHEN Standard_costing_exception THEN
3065: p_retcode := 3;