DBA Data[Home] [Help]

APPS.JL_CO_GL_MG_MEDIA_PKG dependencies on XLE_ENTITY_PROFILES

Line 103: p_legal_entity_id IN xle_entity_profiles.legal_entity_id%TYPE,

99: PROCEDURE generate_mg_media
100: (ERRBUF OUT NOCOPY VARCHAR2,
101: RETCODE OUT NOCOPY VARCHAR2,
102: p_set_of_books_id IN gl_sets_of_books.set_of_books_id%TYPE,
103: p_legal_entity_id IN xle_entity_profiles.legal_entity_id%TYPE,
104: p_reported_year IN jl_co_gl_mg_literals.reported_year%TYPE,
105: p_label IN VARCHAR2
106: );
107: