DBA Data[Home] [Help]

APPS.IBY_AR_UTILS dependencies on XMLTYPE

Line 26: RETURN XMLType;

22: p_trxntypeid IN iby_trxn_summaries_all.trxntypeid%TYPE,
23: p_card_data_level IN iby_trxn_core.card_data_level%TYPE,
24: p_instrument_type IN iby_trxn_summaries_all.instrtype%TYPE
25: )
26: RETURN XMLType;
27:
28: --
29: -- Overloaded form of the earlier API. This is transaction extension
30: -- driven. This function would be used in R12. the previous one has

Line 45: RETURN XMLType;

41: p_trxntypeid IN iby_trxn_summaries_all.trxntypeid%TYPE,
42: p_card_data_level IN iby_trxn_core.card_data_level%TYPE,
43: p_instrument_type IN iby_trxn_summaries_all.instrtype%TYPE
44: )
45: RETURN XMLType;
46:
47:
48: -- Return: The Authorization Flag for the given Transaction Extension Id
49: PROCEDURE get_authorization_status