DBA Data[Home] [Help]

APPS.CS_ALW_STS_TRANSITIONS_PVT dependencies on CS_SR_STATUS_GROUPS_PKG

Line 64: CS_SR_STATUS_GROUPS_PKG.INSERT_ROW

60: -- Create a Status group record in cs_sr_status_groups_b and cs_sr_status_groups_tl table
61:
62: -- bug 3625236 - Reverse the parameters passed to start and end date
63: BEGIN
64: CS_SR_STATUS_GROUPS_PKG.INSERT_ROW
65: ( X_ROWID => l_row_id ,
66: X_STATUS_GROUP_ID => lv_new_statusgroupID ,
67: X_SECURITY_GROUP_ID => null ,
68: X_TRANSITION_IND => c_statusGroups_rec.transition_ind ,--bug 8225437