DBA Data[Home] [Help]

APPS.AST_API_RECORDS_V2PKG dependencies on HZ_PARTY_V2PUB

Line 111: -- Returns : HZ_PARTY_V2PUB.PERSON_REC_TYPE

107: -- Type : Private
108: -- Pre-reqs : None.
109: -- Function : Initializes and returns the record type for HZ_PERSON_REC
110: -- Parameters : None
111: -- Returns : HZ_PARTY_V2PUB.PERSON_REC_TYPE
112: -- Version : Current version 1.0
113: -- Initial version 1.0
114: -- End of comments
115:

Line 116: FUNCTION INIT_HZ_PERSON_REC_V2 RETURN HZ_PARTY_V2PUB.PERSON_REC_TYPE;

112: -- Version : Current version 1.0
113: -- Initial version 1.0
114: -- End of comments
115:
116: FUNCTION INIT_HZ_PERSON_REC_V2 RETURN HZ_PARTY_V2PUB.PERSON_REC_TYPE;
117:
118: -- Start of comments
119: -- Start of initialization functions to initialize HZ related record types
120: -- Used by the customer, contact modules in response center

Line 126: -- Returns : HZ_PARTY_V2PUB.ORGANIZATION_REC_TYPE

122: -- Type : Private
123: -- Pre-reqs : None.
124: -- Function : Initializes and returns the record type for HZ_ORG_REC
125: -- Parameters : None
126: -- Returns : HZ_PARTY_V2PUB.ORGANIZATION_REC_TYPE
127: -- Version : Current version 1.0
128: -- Initial version 1.0
129: -- End of comments
130:

Line 131: FUNCTION INIT_HZ_ORG_REC_V2 RETURN HZ_PARTY_V2PUB.ORGANIZATION_REC_TYPE;

127: -- Version : Current version 1.0
128: -- Initial version 1.0
129: -- End of comments
130:
131: FUNCTION INIT_HZ_ORG_REC_V2 RETURN HZ_PARTY_V2PUB.ORGANIZATION_REC_TYPE;
132:
133: -- Start of comments
134: -- Start of initialization functions to initialize HZ related record types
135: -- Used by the customer, contact modules in response center

Line 141: -- Returns : HZ_PARTY_V2PUB.PARTY_REC_TYPE

137: -- Type : Private
138: -- Pre-reqs : None.
139: -- Function : Initializes and returns the record type for HZ_PARTY_REC
140: -- Parameters : None
141: -- Returns : HZ_PARTY_V2PUB.PARTY_REC_TYPE
142: -- Version : Current version 1.0
143: -- Initial version 1.0
144: -- End of comments
145:

Line 146: FUNCTION INIT_HZ_PARTY_REC_V2 RETURN HZ_PARTY_V2PUB.PARTY_REC_TYPE;

142: -- Version : Current version 1.0
143: -- Initial version 1.0
144: -- End of comments
145:
146: FUNCTION INIT_HZ_PARTY_REC_V2 RETURN HZ_PARTY_V2PUB.PARTY_REC_TYPE;
147:
148: -- Start of comments
149: -- Start of initialization functions to initialize HZ related record types
150: -- Used by the customer, contact modules in response center