F00165RetrieveMediaObjectText

F00165 Retrieve Media Object Text for Workflow Process

Minor Business Rule

Object Name: B0500290

Parent DLL: CFND

Location: Client/Server

Language: C

Functional Description

Purpose


Purpose of this BSFN is to retrieve text for a Media Object  from the Media Object (F00165) .

Setup Notes and Prerequisites
None


Technical Specification


Parameters:

Number Data Item  Required I/O  Description

1.DL01YIName Of Object
2.PROCNAMEYIProcess Name

3.PROCVERYIProcess Version

4.PROCISTYIProcess Instance

5.ACTNAMEYIActivity Name

6.ACTISTYIActivity Instance

7.ORGGRPYIOrg Group Number

8.SEQUENCEYISequence Number

9.APTAYIMedia Object Text

10.EV01YOReturn Code



Related Tables: 


Table      Table Description

F00165Media Objects Storage

Related Business Functions

None








Data Structure

D0500290 - DS - F00165 Retrieve Media Object Text for Workflow Process

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObject_OBNMOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szProcessName_PROCNAMEPROCNAMEcharOPTNONE

The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed.

mnProcessVersion_PROCVERPROCVERMATH_NUMERICOPTNONE

A number from 1 to 99999 that identifies a unique version of a workflow process.

mnProcessInstance_PROCISTPROCISTMATH_NUMERICOPTNONE

Indicates the instance of the workflow process.

szActivityName_ACTNAMEACTNAMEcharOPTNONE

The type of task that is used within a workflow process. The task determines what kind of object is executed when the task is started. Types 
of tasks are: Business Function Launches a business function for special logic processing. Interactive Application Starts an 
application. Message Generates a message that is based on system functions within the software. You can attach one of the generic workflow approval forms 
or any other form. You can also attach text substitution messages. You can mark a message task to be monitored for escalation. Escalation 
enables the system to forward, or escalate, unread messages after a certain period of time to the next user within a distribution list. You add 
escalation to a message so that, when the original recipient of the message is not available to respond to the message, the next recipient 
within a distribution list receives the message. Windows Executable Starts an executable program, such as a word processing program or 
spreadsheet. Batch Application Starts a batch process or report. Local Subprocess Starts another process, also referred to as a subprocess, which 
includes its own set of tasks. The subprocess appears in PeopleSoft EnterpriseOne software. Halt Suspends the process and waits for a 
certain period of time before continuing the process. Start Starts the workflow process. This task is first in every workflow process. Remote 
Subprocess Starts an external process. When used in the context of process rules, the following values apply: Transition Condition Determines 
which task executes and what happens when that task executes. Recipient Condition Determines to whom or to which distribution list a workflow 
message is sent.

mnActivitystance_ACTISTACTISTMATH_NUMERICOPTNONE

A value that identifies the instance of the task within a process instance.

mnOrgGroupNbr_ORGGRPORGGRPMATH_NUMERICOPTNONE

This field allows people within an organizational structure to be grouped together, in order to simultaneously send each person an Email 
message for action.

mnSequenceNumber_SEQUENCESEQUENCEMATH_NUMERICOPTNONE

A number that is sequentially incremented for each person in a group to provide a unique key to the task instance.

szMediaObjectText_APTAAPTAcharOPTNONE

A generic record used with the Auto Payments Write/Reset program (P04572) to hold bank tape records. It is not tied to a specific format for 
any particular country.  

cReturnCode_EV01EV01charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

F00165 Media Objects storage