DBA Data[Home] [Help]

APPS.AP_PAY_SINGLE_INVOICE_PKG dependencies on FND_PROFILE

Line 1063: FND_PROFILE.GET('UNIQUE:SEQ_NUMBERS',l_seq_num_profile);

1059: -- ---------------------------------------------------------------
1060: -- Step 1 : Sequential Numbering Logic
1061: -- ---------------------------------------------------------------
1062:
1063: FND_PROFILE.GET('UNIQUE:SEQ_NUMBERS',l_seq_num_profile);
1064:
1065: --5007576, re-wrote the doc sequencing section below
1066:
1067: l_doc_category_code := p_doc_category_code;