DBA Data[Home] [Help]

APPS.AR_DEPOSIT_LIB_PVT dependencies on AR_DEPOSIT_API_PUB

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

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

Line 2909: p_desc_flex_rec IN OUT NOCOPY ar_deposit_api_pub.attr_rec_type,

2905: arp_util.debug('ar_deposit_lib_pvt.get_doc_seq() -' );
2906: END get_doc_seq;
2907:
2908: PROCEDURE Validate_Desc_Flexfield(
2909: p_desc_flex_rec IN OUT NOCOPY ar_deposit_api_pub.attr_rec_type,
2910: p_desc_flex_name IN VARCHAR2,
2911: p_return_status IN OUT NOCOPY varchar2
2912: ) IS
2913: