RetrieveP17501ProcessingOptions

Retrieve P17501 Processing Options

Minor Business Rule

Object Name: B1701660

Parent DLL: CCRIN

Location: Client/Server

Language: C

1.Functional Description
This function retrieves the processing options for Customer Call Entry.


1.1Purpose

This function retrieves the processing options associated with the Customer Call Entry.


1.2Setup Notes and Prerequisites

A processing options needs to be added to your application to input the version of the Customer Call Entry.  If you do not have this processing option and 

leave the version parameter blank, the function will use ZJDE0001 for the version to the retrieve the processing options.  All parameters are optional 

output parameters.  If the processing options change for the Customer Call Entry, this function will need to be changed.  The Customer Call Entry 

processing option template data structure is within the header file for this function.  




Data Structure

D1701660 - Retrieve P17501 Processing Options

Parameter NameData ItemData TypeReq/OptI/O/Both
szCallEntryVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szCustomerCallMBFVersionVERScharOPTOUTPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

Related Functions

None

Related Tables

None