Functional Description
This business function is used retrieve processing options for a given version of the Journal
Entry Master Business Function (B0900049). These processing options are actually connected to a
dummy application P0900049.
Purpose
The purpose of this business function is to allow you to retrieve values for processing options set
up in a version of the Journal Entry Master Business Function. This function was needed for
interactive applications which react differently depending on what value is set up in a processing option.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Check to see if the version passed in is blank. If it is then use "ZJDE0001" as the default
version.
Call AllocatePOVersionData to retrieve the processing option values for the version of P0900049
passed in.
If this version was not found then return an error otherwise return the processing option values.
^
D0900096 - Get Journal Entry MBF Processing Options
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szVersion | VERS | char | NONE | NONE |
Special Input Expected
| ||||
szLedgerType | LT | char | NONE | NONE |
Special Output Returned
| ||||
mnTolerance | MATH06 | MATH_NUMERIC | NONE | NONE |
Special Output Returned
| ||||
cOmitZeroAmounts | EV01 | char | NONE | NONE |
Special Output Returned
| ||||
cEditEffectiveDate | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szInteropVersion | VER | char | OPT | NONE |
Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of
| ||||
cBypassAuditInformation | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |