GT08812DeleteGenericText

GT08812 Delete Generic Text

Minor Business Rule

Object Name: B0800183

Parent DLL: CHRM

Location: Client/Server

Language: C

Functional Description

Purpose

The purpose of this function is to delete records related to media object GT08812.

Setup Notes and Prerequisites


Special Logic


Technical Specifications


Copy the four part key to dsKey08812, the keys are: szModelName9, cReviewType, mnAddressNumber, and 

mnModelOwner

  

Call API AllocBuildStrFromDstmplName to concatenate the 4 keys into a string


Pass the concatenated sting to JDEGTDelete to delete the record

Data Structure

D0800183 - GT08812 Delete Generic Text

Parameter NameData ItemData TypeReq/OptI/O/Both
szModelName9MNAMEcharREQINPUT

The model name. Valid values are:    MASTER is a model name to be used for the Final Submitted Compensation.    PUBLIC model is 
controlled by a UDC Table.  Must use entry from the UDC Table.    PRIVATE model could have any name the owner chooses.

cReviewTypeRWTYPcharREQINPUT

A code that indicates the last compensation review type.

mnAddressNumberAN8MATH_NUMERICREQINPUT

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnModelOwnerMOWNRMATH_NUMERICREQINPUT

The address book number of the person creating the model.

Related Functions

None

Related Tables

None