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
D0800183 - GT08812 Delete Generic Text
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szModelName9 | MNAME | char | REQ | INPUT |
The model name. Valid values are:
MASTER is a model name to be used for the Final Submitted Compensation.
PUBLIC model is
| ||||
cReviewType | RWTYP | char | REQ | INPUT |
A code that indicates the last compensation review type. | ||||
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
mnModelOwner | MOWNR | MATH_NUMERIC | REQ | INPUT |
The address book number of the person creating the model. |
None |
None |