DeletePODetailRow

Delete PO Detail Row

Major Business Rule

Object Name: B4300530

Parent DLL: CDIST

Location: Client/Server

Language: C

Functional Description

Purpose

This function is used to delete a row from the F4311 table. The row to be deleted is specified by the 
Input parameter F4311 Pointer.


Setup Notes and Prerequisites

To pass in a valid F4311 Pointer, the user may want to precede this BsFn call with a call to Retrieve 
PO Detail Rows (B4300520) which returns a pointer to a F4311 Row. This pointer can be passed in to 

this BsFn.


Technical Specification


2.4Processing


The following actions should be performed by the Business Function:

Delete the purchase order detail row (F4311) identified with the input parameter, GENLNG.


^

Data Structure

D4300530 - Delete PO Detail Row

Parameter NameData ItemData TypeReq/OptI/O/Both
idF4311PointerGENLNGIDNONENONE

General purpose ID variable.

cSuppressErrorMessageEV01charNONENONE

Special Input Expected
''-Display Errors 

1- Suppress Error  Messagesab 


^

szErrorMessageIDDTAIcharNONENONE

Special Output Returned
Blanks - Success 

'3143' -  Errorsab 

^

Related Functions

None

Related Tables

F4311 Purchase Order Detail File