DBA Data[Home] [Help]

APPS.AR_DEPOSIT_LIB_PVT dependencies on AR_DEPOSIT_API_PUB

Line 1378: | Default_deposit_ids will be called by ar_deposit_api_pub to perform some

1374: raise;
1375: END Default_Currency_Info;
1376:
1377: /*=======================================================================+
1378: | Default_deposit_ids will be called by ar_deposit_api_pub to perform some
1379: | basic validation and find id's based on name /number combination
1380: +=======================================================================*/
1381:
1382: PROCEDURE Default_deposit_ids(

Line 2935: p_desc_flex_rec IN OUT NOCOPY ar_deposit_api_pub.attr_rec_type,

2931: arp_util.debug('ar_deposit_lib_pvt.get_doc_seq() -' );
2932: END get_doc_seq;
2933:
2934: PROCEDURE Validate_Desc_Flexfield(
2935: p_desc_flex_rec IN OUT NOCOPY ar_deposit_api_pub.attr_rec_type,
2936: p_desc_flex_name IN VARCHAR2,
2937: p_return_status IN OUT NOCOPY varchar2
2938: ) IS
2939: