DBA Data[Home] [Help]

APPS.BOM_RTG_PUB dependencies on STANDARD

Line 107: * Ser_Start_Op_Seq -- Serialization Starting Operation Sequence Number for standard routings

103: * Transaction_Type -- Defined below
104: * Return_Status -- The Routing Header creation status, whether successful or error
105: * Delete_Group_Name -- Delete group name for the entity type you are deleting
106: * DG_Description -- A meaningful description of the delete group
107: * Ser_Start_Op_Seq -- Serialization Starting Operation Sequence Number for standard routings
108: * Row_Identifier -- A unique identifier value for the entity record.
109: *
110: *
111: *

Line 180: * , Standard_Operation_Code VARCHAR2(4)

176: * , Operation_Type NUMBER
177: * , Start_Effective_Date DATE
178: * , New_Operation_Sequence_Number NUMBER
179: * , New_Start_Effective_Date DATE
180: * , Standard_Operation_Code VARCHAR2(4)
181: * , Department_Code VARCHAR2(10)
182: * , Op_Lead_Time_Percent NUMBER
183: * , Minimum_Transfer_Quantity NUMBER
184: * , Count_Point_Type NUMBER

Line 242: * Standard_Operation_Code -- User friendly name of Standard Operation

238: * Operation_Type -- Process, Line Operation or Event
239: * Start_Effective_Date -- Start Effectivity Date for the operation
240: * New_Operation_Sequence_Number -- New Operation Sequence Number when existing Operation Sequence Number to be changed.
241: * New_Start_Effective_Date -- New Start Effectivity Date
242: * Standard_Operation_Code -- User friendly name of Standard Operation
243: * Department_Code -- User friendly name of Department where the Operation is defined.
244: * Op_Lead_Time_Percent -- Indicates the amount of overlap this operation's lead time has with the parent's lead time
245: * Minimum_Transfer_Quantity -- Minimum Operation transfer quantity
246: * Count_Point_Type -- 1=Yes - autocharge; 2=No - autocharge; 3=No - direct charge.

Line 251: * Reference_Flag -- If the Standard Operation is referenced or copied then the operation can not be updated. (1=Yes, 2=No)

247: * Operation_Description -- Meaningful description for the Operation
248: * Disable_Date -- The disable date after which the Operation will not be active
249: * Backflush_Flag -- Indicates whether the Operation requires backflushing (1=Yes, 2=No)
250: * Option_Dependent_Flag -- Indicates whether to use this Operation in all configuration routings, even if no components of the configuration are used in this Operation (1=Yes, 2=No)
251: * Reference_Flag -- If the Standard Operation is referenced or copied then the operation can not be updated. (1=Yes, 2=No)
252: * Process_Seq_Number -- Operation Sequence Number of parent process (applies only to events)
253: * Process_Code -- Operation Sequence Code of parent process (applies only to events)
254: * Line_Op_Seq_Number -- Operation Sequence Number of the parent line operation
255: * Line_Op_Code -- Operation Sequence Code of the parent line operation

Line 292: * , Standard_Rate_Flag NUMBER

288: * , Op_Start_Effective_Date DATE
289: * , Resource_Sequence_Number NUMBER
290: * , Resource_Code VARCHAR2(10)
291: * , Activity VARCHAR2(10)
292: * , Standard_Rate_Flag NUMBER
293: * , Assigned_Units NUMBER
294: * , Usage_Rate_Or_Amount NUMBER
295: * , Usage_Rate_Or_Amount_Inverse NUMBER
296: * , Basis_Type NUMBER

Line 341: * Standard_Rate_Flag -- Indicate whether to use standard rate for shopfloor transactions (1=Yes, 2=No)

337: * Op_Start_Effective_Date -- Start Effectivity Date for the operation
338: * Resource_Sequence_Number -- Resource Sequence Number to identify a resource in the Operation
339: * Resource_Code -- User friendly name of the Resource
340: * Activity -- An activity to perform when the Resource is used.
341: * Standard_Rate_Flag -- Indicate whether to use standard rate for shopfloor transactions (1=Yes, 2=No)
342: * Assigned_Units -- Resource Units assigned to the Operation
343: * Usage_Rate_Or_Amount -- Resource usage rate
344: * Usage_Rate_Or_Amount_Inverse -- Resource usage rate inverse
345: * Basis_Type -- Basis type identifier

Line 381: * , Standard_Rate_Flag NUMBER

377: * , Schedule_Sequence_Number NUMBER
378: * , Replacement_Group_Number NUMBER
379: * , New_Replacement_Group_Number NUMBER
380: * , Activity VARCHAR2(10)
381: * , Standard_Rate_Flag NUMBER
382: * , Assigned_Units NUMBER
383: * , Usage_Rate_Or_Amount NUMBER
384: * , Usage_Rate_Or_Amount_Inverse NUMBER
385: * , Basis_Type NUMBER

Line 691: , Standard_Operation_Code VARCHAR2(4)

687: , Operation_Type NUMBER
688: , Start_Effective_Date DATE
689: , New_Operation_Sequence_Number NUMBER
690: , New_Start_Effective_Date DATE
691: , Standard_Operation_Code VARCHAR2(4)
692: , Department_Code VARCHAR2(10)
693: , Op_Lead_Time_Percent NUMBER
694: , Minimum_Transfer_Quantity NUMBER
695: , Count_Point_Type NUMBER

Line 751: , Standard_Operation_Id NUMBER

747: Operation_Sequence_Id NUMBER
748: , Routing_Sequence_Id NUMBER
749: , Assembly_Item_Id NUMBER
750: , Organization_Id NUMBER
751: , Standard_Operation_Id NUMBER
752: , Department_Id NUMBER
753: , Process_Op_Seq_Id NUMBER
754: , Line_Op_Seq_Id NUMBER
755: , User_Elapsed_Time NUMBER

Line 791: , Standard_Operation_Code VARCHAR2(4)

787: , Start_Effective_Date DATE
788: , New_Operation_Sequence_Number NUMBER
789: , Old_Operation_Sequence_Number NUMBER
790: , Old_Start_Effective_Date DATE
791: , Standard_Operation_Code VARCHAR2(4)
792: , Department_Code VARCHAR2(10)
793: , Op_Lead_Time_Percent NUMBER
794: , Minimum_Transfer_Quantity NUMBER
795: , Count_Point_Type NUMBER

Line 840: , Standard_Operation_Id NUMBER

836: , Old_Operation_Sequence_Id NUMBER
837: , Routing_Sequence_Id NUMBER
838: , Revised_Item_Id NUMBER
839: , Organization_Id NUMBER
840: , Standard_Operation_Id NUMBER
841: , Department_Id NUMBER
842: ) ;
843:
844: --

Line 865: , Standard_Operation_Code VARCHAR2(4)

861: , New_Operation_Sequence_Number NUMBER
862: , New_Start_Effective_Date DATE
863: , Old_Operation_Sequence_Number NUMBER
864: , Old_Start_Effective_Date DATE
865: , Standard_Operation_Code VARCHAR2(4)
866: , Department_Code VARCHAR2(10)
867: , Op_Lead_Time_Percent NUMBER
868: , Minimum_Transfer_Quantity NUMBER
869: , Count_Point_Type NUMBER

Line 933: , Standard_Operation_Id NUMBER

929: , Old_Operation_Sequence_Id NUMBER
930: , Routing_Sequence_Id NUMBER
931: , Revised_Item_Id NUMBER
932: , Organization_Id NUMBER
933: , Standard_Operation_Id NUMBER
934: , Department_Id NUMBER
935: , Process_Op_Seq_Id NUMBER
936: , Line_Op_Seq_Id NUMBER
937: , User_Elapsed_Time NUMBER

Line 968: , Standard_Rate_Flag NUMBER

964: , Op_Start_Effective_Date DATE
965: , Resource_Sequence_Number NUMBER
966: , Resource_Code VARCHAR2(10)
967: , Activity VARCHAR2(10)
968: , Standard_Rate_Flag NUMBER
969: , Assigned_Units NUMBER
970: , Usage_Rate_Or_Amount NUMBER
971: , Usage_Rate_Or_Amount_Inverse NUMBER
972: , Basis_Type NUMBER

Line 1042: , Standard_Rate_Flag NUMBER

1038: , Op_Start_Effective_Date DATE
1039: , Resource_Sequence_Number NUMBER
1040: , Resource_Code VARCHAR2(10)
1041: , Activity VARCHAR2(10)
1042: , Standard_Rate_Flag NUMBER
1043: , Assigned_Units NUMBER
1044: , Usage_Rate_Or_Amount NUMBER
1045: , Usage_Rate_Or_Amount_Inverse NUMBER
1046: , Basis_Type NUMBER

Line 1115: , Standard_Rate_Flag NUMBER

1111: , Schedule_Sequence_Number NUMBER
1112: , Replacement_Group_Number NUMBER
1113: , New_Replacement_Group_Number NUMBER -- bug 3741570
1114: , Activity VARCHAR2(10)
1115: , Standard_Rate_Flag NUMBER
1116: , Assigned_Units NUMBER
1117: , Usage_Rate_Or_Amount NUMBER
1118: , Usage_Rate_Or_Amount_Inverse NUMBER
1119: , Basis_Type NUMBER

Line 1195: , Standard_Rate_Flag NUMBER

1191: , Schedule_Sequence_Number NUMBER
1192: , Replacement_Group_Number NUMBER
1193: , New_Replacement_Group_Number NUMBER -- bug 3741570
1194: , Activity VARCHAR2(10)
1195: , Standard_Rate_Flag NUMBER
1196: , Assigned_Units NUMBER
1197: , Usage_Rate_Or_Amount NUMBER
1198: , Usage_Rate_Or_Amount_Inverse NUMBER
1199: , Basis_Type NUMBER