DBA Data[Home] [Help]

APPS.GMF_ALLOCATIONDEFINITION_PUB dependencies on GMF_LEGAL_ENTITIES

Line 19: legal_entity_id gmf_legal_entities.legal_entity_id%TYPE ,

15: TYPE Allocation_Definition_Rec_Type IS RECORD
16: (
17: alloc_id NUMBER ,
18: alloc_code gl_aloc_mst.alloc_code%TYPE ,
19: legal_entity_id gmf_legal_entities.legal_entity_id%TYPE ,
20: alloc_method NUMBER ,
21: line_no NUMBER ,
22: item_id NUMBER ,
23: item_number mtl_item_flexfields.item_number%TYPE ,