DBA Data[Home] [Help]

APPS.AP_PAY_SINGLE_INVOICE_PKG dependencies on FND_PROFILE

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

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