Functional Description
Purpose
This business function will retrieve the following information from the Account Master table
(F0901)using Account ID:
Company
Posting Edit Code
Unit of Measure
Account Description
Business Unit
Setup Notes and Prerequisites
Special Logic
Technical Specification
Load account id into the key to the F0901
Fetch F0901 record
If record is not found then return an error
If record is found then load return parameter with values from the F0901
D0900011 - F0911 - FS - Retrieve F0901 Data
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCompany | CO | char | NONE | NONE |
Special Output Returned
| ||||
szAccountID | AID | char | NONE | NONE |
Special Input Expected
| ||||
cPostingEditCode | PEC | char | NONE | NONE |
Special Output Returned
| ||||
szUnitofMeasure | UM | char | NONE | NONE |
Special Output Returned
| ||||
szAccountDescription | DL01 | char | NONE | NONE |
Special Output Returned
| ||||
szErrorID | EKEY | char | NONE | NONE |
Special Output Returned
| ||||
szCostcenter | MCU | char | NONE | NONE |
Special Output Returned
|
None |
None |