RetrieveDescription

F03B30-Retrieve Description

Minor Business Rule

Object Name: B03B0078

Parent DLL: CFIN

Location: Client/Server

Language: C

B03B0078
F03B30 - Retrieve Description


Functional Description


Purpose

The purpose of the F03B31 - Retrieve Description business function is to retrieve the description of 

the Activity Type.


Setup Notes and Prerequieites


Special Logic


Technical Specifications


Parameters

ItemDescriptionI/OReq?Notes

AITszActionItemTypeIYes

OAITcOpenActivityOYes

AIPRcPriorityActionItemOYes

DL01szDescription001OYes


Related Tables

F03B30Activity Type Master


Related Business Functions


Processing

JDB_FetchKeyed on table F03B30 using szActionItemType

If JDEDB_PASSED

Copy Description, and Priority Action Item to output fields

Set cOpenActivity to 0

return ER_SUCCESS






^

Data Structure

D03B0078 - Retrieve Description- DS

Parameter NameData ItemData TypeReq/OptI/O/Both
szActionItemTypeAITcharNONENONE

A code that identifies a message in the Account Activity Log.

cOpenActivityOAITcharNONENONE

A code to designate whether an activity is open or has been worked and closed. Valid values are as follows:    0   Closed    1   Open 

cPriorityActionItemAIPRcharNONENONE

A code that specifies the order in which the system displays activity messages that it generates when you run statements, notices, fees, 
and so on. Valid values are 1 through 5, where 1 is the highest priority and 5 is the lowest priority.

szDescription001DL01charNONENONE

A user defined name or remark.

Related Functions

None

Related Tables

F03B31 Customer Activity Log