DeleteAllPhoneNumbersFromF0115

Delete All Contact Phone Numbers from F0115

Major Business Rule

Object Name: N0500030

Parent DLL: CFND

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose
Delete all records in F0115 based on keys Address Number (AN8) and Who's Who Line Number (IDLN).

1.2Setup Notes and Prerequisites

1.3Special Logic


2.Technical Specifications

2.1Parameters:

Data Item                           Data Structure DescriptionI/O       RequiredNotes
mnAddressNumber  Address Number  IYes

(AN8)

mnLineNumberID   Who's Who Line NumberIYes

(IDLN)

mnErrorCodeReturned Error Code             OYes0 = no errors 1 = error while deleting

(MATH06)


2.2Related Tables 

Table Table Description
F0115Address Book - Contact Phone Numbers



2.3Related Business Functions - Review and Copy Code

Source NameFunction Name


2.4Processing 


1.0F0115.Delete using keys AN8 & IDLN
2.0If file i/o status is not successful then mnErrorCode = 1, else ErrorCode = 0


^

Data Structure

DN0500030 - Delete All Contact Phone Numbers from F0115

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICREQINPUT

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

mnLineNumberIDIDLNMATH_NUMERICREQINPUT

This field is used to identify the line ID number for a Who's Who record.

mnErrorCodeReturnedMATH06MATH_NUMERICREQOUTPUT

Event point for Math Numeric.

Related Functions

None

Related Tables

None