AddOrUpdateSOEEventSummary

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182A - Add or Update SOE Event Summary DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEventSummaryID_ESTIDESTIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a Standard Sequence of Events Summary or a Sequence of Events Summary record in the Event 
Summary Table (FF30L117).

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

mnSeqOfEventsID_SOEIDSOEIDMATH_NUMERICREQINPUT

A unique number that is used to identify a Sequence of Events within the Demand Flow Manufacturing system.

mnSOEParentItem_DFITMDFITMMATH_NUMERICREQINPUT

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szSOEParentItemBranch_DFMCUDFMCUcharREQINPUT

Identifies the branch/plant that accompanies a component.

mnSOEProcessID_PROIDPROIDMATH_NUMERICREQINPUT

A unique number that is used to identify a Process within the Demand Flow Manufacturing system.

cTimeUOM_TIMEUOMTIMEUOMcharREQINPUT

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szUserReservedCode_URCDURCDcharOPTINPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTINPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTINPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTINPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTINPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szProgramId_PIDPIDcharREQINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnEventTotalLaborTime_ETLTETLTMATH_NUMERICREQINPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the labor portion of all the tasks in a Standard 
Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalMachineTime_ETMTETMTMATH_NUMERICREQINPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the machine portion of all the tasks in a 
Standard Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalOtherTime_ETOTFETOTFMATH_NUMERICREQINPUT

Future use field for the Event Summary Table.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
AddOrUpdateSSOEEventSummary

AddOrUpdateSSOEEventSummary

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182C - Add or Update SSOE Event Summary DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEventSummaryID_ESTIDESTIDMATH_NUMERICOPTBOTH

A number that uniquely identifies a Standard Sequence of Events Summary or a Sequence of Events Summary record in the Event 
Summary Table (FF30L117).

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

mnStandardSeqEventsID_SSOEIDSSOEIDMATH_NUMERICREQINPUT

A value that uniquely identifies a SSOE.

mnEventTotalLaborTime_ETLTETLTMATH_NUMERICREQINPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the labor portion of all the tasks in a Standard 
Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalMachineTime_ETMTETMTMATH_NUMERICREQINPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the machine portion of all the tasks in a 
Standard Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalOtherTime_ETOTFETOTFMATH_NUMERICREQINPUT

Future use field for the Event Summary Table.

cTimeUOM_TIMEUOMTIMEUOMcharREQINPUT

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

szUserReservedCode_URCDURCDcharOPTINPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTINPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTINPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTINPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTINPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

szProgramId_PIDPIDcharOPTINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
DeleteSOEEventSummary

DeleteSOEEventSummary

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182B - Delete SOE Event Summary by SOE ID DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnSeqOfEventsID_SOEIDSOEIDMATH_NUMERICREQINPUT

A unique number that is used to identify a Sequence of Events within the Demand Flow Manufacturing system.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
DeleteSSOEEventSummary

DeleteSSOEEventSummary

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182D - Delete SSOE Event Summary by SSOE Id DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnStandardSeqEventsID_SSOEIDSSOEIDMATH_NUMERICREQINPUT

A value that uniquely identifies a SSOE.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
GetSOEEventSummaryByItemProcess

GetSOEEventSummaryByItemProcess

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182E - Get SOE Event Summary by SOE Item, Process DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEventSummaryID_ESTIDESTIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a Standard Sequence of Events Summary or a Sequence of Events Summary record in the Event 
Summary Table (FF30L117).

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

mnSOEParentItem_DFITMDFITMMATH_NUMERICREQINPUT

A number that identifies the item. The system provides three separate item numbers to alternative item numbers. The three types of item 
numbers are: 1.  Item Number (short) An 8-digit, computer-assigned item number. 2.  2nd Item Number A 25-digit, user defined, alphanumeric item 
number. 3.  3rd Item Number  Another 25-digit, user defined, alphanumeric item number.

szSOEParentItemBranch_DFMCUDFMCUcharREQINPUT

Identifies the branch/plant that accompanies a component.

mnSOEProcessID_PROIDPROIDMATH_NUMERICREQINPUT

A unique number that is used to identify a Process within the Demand Flow Manufacturing system.

cTimeUOM_TIMEUOMTIMEUOMcharREQBOTH

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

mnSeqOfEventsID_SOEIDSOEIDMATH_NUMERICOPTOUTPUT

A unique number that is used to identify a Sequence of Events within the Demand Flow Manufacturing system.

szUserReservedCode_URCDURCDcharOPTOUTPUT

This is a 2 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

jdUserReservedDate_URDTURDTJDEDATEOPTOUTPUT

This is a 6 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedAmount_URATURATMATH_NUMERICOPTOUTPUT

This is a 15 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

mnUserReservedNumber_URABURABMATH_NUMERICOPTOUTPUT

This is a 8 position code that is reserved for the user.  JDE does not currently use this field and will not utilize this field in the future.

szUserReservedReference_URRFURRFcharOPTOUTPUT

A 15-position reference that is reserved for the user.  J.D. Edwards does not currently use this field and does not plan to use it in the future.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnEventTotalLaborTime_ETLTETLTMATH_NUMERICOPTOUTPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the labor portion of all the tasks in a Standard 
Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalMachineTime_ETMTETMTMATH_NUMERICOPTOUTPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the machine portion of all the tasks in a 
Standard Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalOtherTime_ETOTFETOTFMATH_NUMERICOPTOUTPUT

Future use field for the Event Summary Table.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
GetSSOEEventSummaryBySSOEIDEx

GetSSOEEventSummaryBySSOEIDEx

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182F - Get SSOE Event Summary by SSOE Id Ex DS

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEventSummaryID_ESTIDESTIDMATH_NUMERICOPTOUTPUT

A number that uniquely identifies a Standard Sequence of Events Summary or a Sequence of Events Summary record in the Event 
Summary Table (FF30L117).

mnScenarioID_FSCIDFSCIDMATH_NUMERICREQINPUT

A unique number that is used to identify a scenario within the Demand Flow Manufacturing system.

mnStandardSeqEventsID_SSOEIDSSOEIDMATH_NUMERICREQINPUT

A value that uniquely identifies a SSOE.

mnEventTotalLaborTime_ETLTETLTMATH_NUMERICOPTOUTPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the labor portion of all the tasks in a Standard 
Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalMachineTime_ETMTETMTMATH_NUMERICOPTOUTPUT

The total amount of time (in seconds), after accounting for repetition and overlaps, to perform the machine portion of all the tasks in a 
Standard Sequence of Events (process) or a Sequence of Events (item and process).

mnEventTotalOtherTime_ETOTFETOTFMATH_NUMERICOPTOUTPUT

Future use field for the Event Summary Table.

cTimeUOM_TIMEUOMTIMEUOMcharREQBOTH

A user defined code (F30L/WC) that defines what unit of measure in which the time is defined; such as, Hour, Minutes or Seconds.  Valid 
Values are:    S Seconds   M Minutes H Hours In Sequence of Events, if this field is changed then the changes will not be carried over to the 
Associated Items. 

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szSessionId_CCHNCCHNcharREQBOTH

A unique session ID based on Process ID, Transaction ID, and Job Number.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table
TerminateSSOEEvtSummaryCache

TerminateSSOEEvtSummaryCache

SSOE and SOE Event Summary Manager

Minor Business Rule

Object Name: BF30L182

Parent DLL: CDFM

Location: Client/Server

Language: C

Data Structure

DF30L182G - Terminate SSOE Event Summary Cache DS

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionId_CCHNCCHNcharREQBOTH

A unique session ID based on Process ID, Transaction ID, and Job Number.

cErrorCode_ERRCERRCcharOPTOUTPUT

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessage_SUPPSSUPPScharREQINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageID_DTAIDTAIcharOPTOUTPUT

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

Related Functions

BF30L183 Event Summary Cache Business Function
BF30L195 Standard Sequence of Events Manager
BF30L198 DFM SOE Manager

Related Tables

FF30L117 DFM Event Summary Table