DBA Data[Home] [Help]

APPS.PA_INTEGRATION dependencies on FND_API

Line 769: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_UNEXP_ERROR;

765:
766: /*
767: * Processing related variables.
768: */
769: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_UNEXP_ERROR;
770: l_error_code VARCHAR2(30);
771: l_error_stage VARCHAR2(30);
772: l_debug_mode VARCHAR2(1);
773: l_stage NUMBER ;