DBA Data[Home] [Help]

APPS.OKC_STD_ARTICLE_PUB dependencies on STANDARD

Line 132: --Procedures pertaining to Setting up of a standard Article

128: l_samv_rec.sae_id := p_samv_rec2.sae_id;
129: l_samv_rec.sat_code := p_samv_rec2.sat_code;
130: RETURN (l_samv_rec);
131: END migrate_samv;
132: --Procedures pertaining to Setting up of a standard Article
133:
134: PROCEDURE add_language IS
135: BEGIN
136: OKC_STD_ARTICLE_PVT.add_language;