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
^
D03B0078 - Retrieve Description- DS
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szActionItemType | AIT | char | NONE | NONE | 
A code that identifies a message in the Account Activity Log.  | ||||
| cOpenActivity | OAIT | char | NONE | NONE | 
A code to designate whether an activity is open or has been worked and closed. Valid values are as follows: 0 Closed 1 Open  | ||||
| cPriorityActionItem | AIPR | char | NONE | NONE | 
A code that specifies the order in which the system displays activity messages that it generates when you run statements, notices, fees, 
  | ||||
| szDescription001 | DL01 | char | NONE | NONE | 
A user defined name or remark.  | ||||
| None | 
| F03B31 Customer Activity Log |