DBA Data[Home] [Help]

APPS.PA_INTEGRATION dependencies on FND_API

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

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