1.Functional Description
1.1Purpose
The purpose of this function will be to retrieve the processing options for UBE R37900.
Before calling this function the calling program should have the version for the UBE R37900 for which
processing option will be retrieved. If this is not available this function will return the
processing options for the default Version (ZJDE0001).
1.3Special Logic
N/A
2.Technical Specifications
2.4Processing
I.Initialize data structure to hold processing option.
II.Call API AllocatePOVersionData.
III.Copy Processing Option values to the BSFN data structure and return.
IV.If any errors are encountered set error and return, unless suppress error message flag is set
then don't set error and return.
^
D3700350 - Get R37900 Processing Options
2.1Parameters will all reside in data structure D3700350.
Data Item Description I/ORequiredNotes
VERSszCOAExtractVersion_VERSINVersion of R37900 for which
EV01cAddressType_EV01 ON
NXTRszStatusCodeNext_NXTR ON
EV01cClearCOATableFlag_EV01 ON
EV01cMultiLevelTraceFlag_EV01ON
VERSszCOAPrintVersion_VERS ON
PIDszUserDefinedCOA_PID ON
VERSszUserDefCOAVersion_VERSON
ERRCcErrorCode ON
DTAIszErrorMessageID ON
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cAddressType_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szStatusCodeNext_NXTR | NXTR | char | OPT | NONE |
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type. | ||||
cClearCOATableFlag_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cMultiLevelTraceFlag_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szCOAPrintVersion_VERS | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szUserDefinedCOA_PID | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szUserDefCOAVersion_VERS | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szCOAExtractVersion_VERS | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cPreferenceFlag_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |