28: * @param x_return_status Return Status of the Procedure.
29: */
30: PROCEDURE CSF_LF_ReverseGeoCoding
31: ( p_api_version IN NUMBER
32: , p_init_msg_list IN VARCHAR2 default fnd_api.g_false
33: , p_latitude IN NUMBER
34: , p_longitude IN NUMBER
35: , p_dataset IN VARCHAR2
36: , p_country OUT NOCOPY VARCHAR2