DBA Data[Home] [Help]

APPS.EGO_PUB_HIST_PURGE_PKG dependencies on STANDARD

Line 35: -- standard out parameter to handle error message

31: -- Type of the Entity, which you want to delete
32: --
33: -- OUT :
34: -- err_buff OUT VARCHAR2
35: -- standard out parameter to handle error message
36: --
37: -- ret_code OUT NUMBER
38: -- standard out parameter to return API execution status
39: -- ============================================================================

Line 38: -- standard out parameter to return API execution status

34: -- err_buff OUT VARCHAR2
35: -- standard out parameter to handle error message
36: --
37: -- ret_code OUT NUMBER
38: -- standard out parameter to return API execution status
39: -- ============================================================================
40:
41: PROCEDURE Purge_Publish_History ( err_buff IN OUT NOCOPY VARCHAR2,
42: ret_code OUT NOCOPY NUMBER,