GetActivityDescription

Get Activity Description

Minor Business Rule

Object Name: B03B0074

Parent DLL: CFIN

Location: Client/Server

Language: C

B03B0074 Get Activity Description Functional Description Purpose The purpose of the this business function is to retrieve the description of 
the Activity Type, and return an error if the Activity Type is invalid. This is used as the Trigger for the Activity Type. Setup Notes and 
Prerequisites Special Logic Technical 
Specifications Parameters Item Description I/O Req? Notes BHVRERRID idBhvrErrorId O BHVREDTS szBehaviorEditString I Yes DL01 szDescription001 O AIT szActionItemType I Yes Related Tables F03B30 Activity Type Master Related 
Business Functions Processing If szBehaviorEditString is blank then return success. If szActionItemType is blank then return error 4363. Fetch F03B30. If 
the Fetch is successful Copy description to szDescription001 else Return error 0002 Return success. ^

Data Structure

D03B0074 -  Get Activity Description- DS

Parameter NameData ItemData TypeReq/OptI/O/Both
idBhvrErrorIdBHVRERRIDIDNONENONE

A long integer representing an error that has occurred in a behavior.

szBehaviorEditStringBHVREDTSTcharNONENONE

Character representation of the data in a control on a form.

szDescription001DL01charNONENONE

A user defined name or remark.

szActionitemtypeAITcharNONENONE

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

Related Functions

None

Related Tables

F03B30 Activity Type Master