DBA Data[Home] [Help]

APPS.BOM_RTG_GLOBALS dependencies on STANDARD

Line 811: * Purpose : Will return the value of the Standard Item Access attribute

807: * Function : Get_Std_Item_Access
808: * Returns : NUMBER
809: * Parameters IN : None
810: * Parameters OUT: None
811: * Purpose : Will return the value of the Standard Item Access attribute
812: * Std_Item_Access from the system information record.
813: ***************************************************************************/
814: FUNCTION Get_Std_Item_Access RETURN NUMBER
815: IS

Line 1158: * 2: Standard routing type

1154: * Parameters OUT: None
1155: * Purpose : Procedure will set the Business object identifier
1156: * CFM_Routing_Type as follows:
1157: * CFM_Routing_flag = 1: flowing routing type
1158: * 2: Standard routing type
1159: * 3: Lot Based routing type
1160: * BO_Identifier of the system information record.
1161: *****************************************************************************/
1162: PROCEDURE Set_CFM_Rtg_Flag

Line 1178: * 2: Standard routing type

1174: * Parameters OUT: None
1175: * Purpose : Function will gset the Business object identifier
1176: * CFM_Routing_Type as follows
1177: * CFM_Routing_flag = 1: flowing routing type
1178: * 2: Standard routing type
1179: * 3: Lot Based routing type
1180: * BO_Identifier of the system information record.
1181: *****************************************************************************/
1182: FUNCTION Get_CFM_Rtg_Flag