DBA Data[Home] [Help]

APPS.CSTPALPC dependencies on CST_AE_HEADERS

Line 784: cst_ae_headers_s.NEXTVAL

780:
781: l_stmt_num := 10;
782:
783: SELECT
784: cst_ae_headers_s.NEXTVAL
785: INTO
786: l_ae_header_id
787: FROM
788: dual;

Line 798: cst_ae_headers (

794: END IF;
795: l_stmt_num := 20;
796:
797: INSERT INTO
798: cst_ae_headers (
799: ae_header_id,
800: accounting_event_id,
801: set_of_books_id,
802: legal_entity_id,