DBA Data[Home] [Help]

APPS.CSTPALPC dependencies on CST_AE_HEADERS

Line 808: cst_ae_headers_s.NEXTVAL

804:
805: l_stmt_num := 10;
806:
807: SELECT
808: cst_ae_headers_s.NEXTVAL
809: INTO
810: l_ae_header_id
811: FROM
812: dual;

Line 822: cst_ae_headers (

818:
819: l_stmt_num := 20;
820:
821: INSERT INTO
822: cst_ae_headers (
823: ae_header_id,
824: accounting_event_id,
825: set_of_books_id,
826: legal_entity_id,