DBA Data[Home] [Help]

APPS.IGC_CBC_GL_FC_PKG dependencies on STANDARD

Line 524: IF l_document_subtype NOT IN ('STANDARD','PLANNED','BLANKET')

520: FETCH c_po_det INTO l_document_subtype;
521: CLOSE c_po_det;
522: Put_Debug_Msg(l_full_path, 'value of l_document_subtype '|| l_document_subtype);
523: --bug 12384890/12581975
524: IF l_document_subtype NOT IN ('STANDARD','PLANNED','BLANKET')
525: THEN
526: l_process_record := 'N';
527: l_return := 1;
528: END IF ;

Line 851: processes even if the Standard budget funds check fails.

847: a chance to reconcile with the GL funds check result. It will be used to
848: rollback the CBC journals which might have already been created in case GL
849: funds check has failed.
850: If we dont rollback the CBC journals,they get committed by the PO
851: processes even if the Standard budget funds check fails.
852: ------------------------------------------------------------------------ */
853:
854: FUNCTION RECONCILE_GLZCBC
855: (