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.
^
D4300530 - Delete PO Detail Row
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idF4311Pointer | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
cSuppressErrorMessage | EV01 | char | NONE | NONE |
Special Input Expected
| ||||
szErrorMessageID | DTAI | char | NONE | NONE |
Special Output Returned
|
None |
F4311 Purchase Order Detail File |