DBA Data[Home] [Help]

APPS.CZ_BOM_CONFIG_EXPLOSIONS_PKG dependencies on CTO_ITEM_PK

Line 1773: lStatus := CTO_ITEM_PK.create_all_items( p_top_ato_line_id ,XReturnStatus, XMsgCount, XMsgData ) ;

1769:
1770: v_step := 'Step 10 ' ;
1771:
1772: /*
1773: lStatus := CTO_ITEM_PK.create_all_items( p_top_ato_line_id ,XReturnStatus, XMsgCount, XMsgData ) ;
1774: */
1775:
1776:
1777:

Line 1808: lStatus := CTO_ITEM_PK.Create_And_Link_Item(p_top_ato_line_id,

1804:
1805:
1806:
1807:
1808: lStatus := CTO_ITEM_PK.Create_And_Link_Item(p_top_ato_line_id,
1809: xReturnStatus ,
1810: xMsgCount ,
1811: xMsgData ,
1812: 'PRECONFIG' ) ;

Line 1832: -- insert into my_debug_messages values ( ' returned from CTO_ITEM_PK.create_all_items ') ;

1828: end if;
1829:
1830:
1831:
1832: -- insert into my_debug_messages values ( ' returned from CTO_ITEM_PK.create_all_items ') ;
1833: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' returned from CTO_ITEM_PK.create_all_items ') ;
1834:
1835:
1836:

Line 1833: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' returned from CTO_ITEM_PK.create_all_items ') ;

1829:
1830:
1831:
1832: -- insert into my_debug_messages values ( ' returned from CTO_ITEM_PK.create_all_items ') ;
1833: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' returned from CTO_ITEM_PK.create_all_items ') ;
1834:
1835:
1836:
1837: v_step := 'Step 15 ' ;

Line 2000: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' canning has been outsourced to CTO_ITEM_PK ' ) ;

1996: end loop ;
1997: */
1998:
1999:
2000: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' canning has been outsourced to CTO_ITEM_PK ' ) ;
2001:
2002:
2003:
2004: end if ; /* match_profile_on */