DBA Data[Home] [Help]

APPS.MRP_ASSIGNMENT_PVT dependencies on STANDARD

Line 610: -- Standard call to check for call compatibility

606: l_organization_id NUMBER := FND_API.G_MISS_NUM;
607:
608: BEGIN
609:
610: -- Standard call to check for call compatibility
611:
612: IF NOT FND_API.Compatible_API_Call
613: ( l_api_version_number
614: , p_api_version_number

Line 914: -- Standard call to check for call compatibility

910: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_SUCCESS;
911: l_Assignment_rec MRP_Src_Assignment_PUB.Assignment_Rec_Type;
912: BEGIN
913:
914: -- Standard call to check for call compatibility
915:
916: IF NOT FND_API.Compatible_API_Call
917: ( l_api_version_number
918: , p_api_version_number

Line 1081: -- Standard call to check for call compatibility

1077: l_Assignment_Set_rec MRP_Src_Assignment_PUB.Assignment_Set_Rec_Type;
1078: l_Assignment_tbl MRP_Src_Assignment_PUB.Assignment_Tbl_Type;
1079: BEGIN
1080:
1081: -- Standard call to check for call compatibility
1082:
1083: IF NOT FND_API.Compatible_API_Call
1084: ( l_api_version_number
1085: , p_api_version_number