DBA Data[Home] [Help]

APPS.AST_API_RECORDS_PKG dependencies on JTF_NOTES_PUB

Line 118: -- Start of initialization functions to initialize JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE

114: -- Initial version 1.0
115: -- End of comments
116: FUNCTION INIT_AS_INTEREST_REC RETURN AS_INTEREST_PUB.INTEREST_REC_TYPE;
117: -- Start of comments
118: -- Start of initialization functions to initialize JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE
119: -- Used by the customer, contact modules in sales Center and response center
120: -- API name : INIT_AS_INTEREST_REC
121: -- Type : Private
122: -- Pre-reqs : None.

Line 123: -- Function : Initializes and returns the record type for JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE

119: -- Used by the customer, contact modules in sales Center and response center
120: -- API name : INIT_AS_INTEREST_REC
121: -- Type : Private
122: -- Pre-reqs : None.
123: -- Function : Initializes and returns the record type for JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE
124: -- Parameters : None
125: -- Returns : AS_INTEREST_PUB.INTEREST_REC_TYPE
126: -- Version : Current version 1.0
127: -- Initial version 1.0

Line 129: FUNCTION INIT_JTF_NOTES_PUB_CONTEXT_TBL RETURN JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE;

125: -- Returns : AS_INTEREST_PUB.INTEREST_REC_TYPE
126: -- Version : Current version 1.0
127: -- Initial version 1.0
128: -- End of comments
129: FUNCTION INIT_JTF_NOTES_PUB_CONTEXT_TBL RETURN JTF_NOTES_PUB.JTF_NOTE_CONTEXTS_TBL_TYPE;
130:
131: -- Start of comments
132: -- Start of initialization functions to initialize HZ_CUSTOMER_ACCOUNTS_PUB.account_rec_type
133: -- Used by the customer, contact modules in sales Center and response center