Functional Description
Purpose
This business function validates that no accounts exist(i.e. F0901 records) in a business unit prior
to that business unit being deleted.
Setup Notes and Prerequisites
Special Logic
This business function sets no error message due to problems with error messages and the delete
functionality.
We set on an error flag and then the calling application is responsible for setting on the
appropriate error.
Technical Specification
This business function uses business unit as the primary key over the account master (F0901). We
then do an existence check over the F0901 for any records which contain the business unit passed over in
the parameters. If a record is found then we set the error flag to '1'.
^
D0000015 - Validate - Delete Business Unit
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCostcenter | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
cDeleteFlag | EV01 | char | NONE | NONE |
Special Output Returned
|
None |
F0901 Account Master |