DBA Data[Home] [Help]

APPS.GMF_ALLOCATIONDEFINITION_PUB dependencies on GMF_LEGAL_ENTITIES

Line 955: l_legal_entity_id gmf_legal_entities.legal_entity_id%TYPE ; -- := FND_API.G_MISS_CHAR ;

951: IS
952: -- Bug 2659435. Commented all default assignments to increase performance.
953: l_Alloc_id NUMBER ; -- := FND_API.G_MISS_NUM ;
954: l_alloc_code gl_aloc_mst.alloc_code%TYPE ; -- := FND_API.G_MISS_CHAR ;
955: l_legal_entity_id gmf_legal_entities.legal_entity_id%TYPE ; -- := FND_API.G_MISS_CHAR ;
956: l_alloc_method NUMBER ; -- := FND_API.G_MISS_NUM ;
957: l_line_no NUMBER ; -- := FND_API.G_MISS_NUM ;
958: l_Item_Id NUMBER ; -- := FND_API.G_MISS_NUM ;
959: l_item_number mtl_item_flexfields.item_number%TYPE ; -- := FND_API.G_MISS_CHAR ;