DBA Data[Home] [Help]

APPS.GMD_OUTBOUND_APIS_PUB dependencies on GMD_SPECIFICATIONS_TAB_TYPE

Line 721: , x_specifications_tbl OUT NOCOPY system.gmd_specifications_tab_type

717: -- END B3124291 Incorporated Mini-Pack K Features to Outboud APIs
718:
719: -- Return parameters
720:
721: , x_specifications_tbl OUT NOCOPY system.gmd_specifications_tab_type
722: , x_return_status OUT NOCOPY VARCHAR2
723: , x_msg_count OUT NOCOPY NUMBER
724: , x_msg_data OUT NOCOPY VARCHAR2
725: )