DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on WF_DIRECTORY

Line 1148: p_UserTable out NOCOPY WF_DIRECTORY.UserTable);

1144:
1145: -- Added for the bug#8847938 to remove the space as delimitter in user name
1146:
1147: PROCEDURE string_to_userTable(p_UserList in VARCHAR2,
1148: p_UserTable out NOCOPY WF_DIRECTORY.UserTable);
1149:
1150: --for populating requisition references in pon_backing_requisitions table
1151: PROCEDURE POPULATE_PON_PR_REFS(p_auction_header_id IN NUMBER,
1152: p_auction_line_number IN PO_TBL_NUMBER,