DBA Data[Home] [Help]

APPS.CSF_RESOURCE_PUB dependencies on CSF_RESOURCE_ADDRESS_PVT

Line 135: RETURN csf_resource_address_pvt.address_rec_type;

131: p_res_id NUMBER
132: , p_res_type VARCHAR2
133: , p_date DATE
134: )
135: RETURN csf_resource_address_pvt.address_rec_type;
136:
137: /**
138: * Returns the Complete Resource Information given the Resource ID and Type.
139: * The returned record includes Resource Number and Resource Name.