1.0Functional Description
This function will retrieve address book data item edit rule. This will allow for validation of items
entered in the Address Book Data Item Field of the Driver Calculation Definition (P1630) Application.
1.1Purpose
The purpose of this business function is to retrieve the Edit Rule for Address Book Data Items to be
populated in the Address Book Data Item Field (DTI8) of the Driver Calculation Definition (P1630)
Application. The function requires Address Book Data Items. The function will return the Edit Rule for
these Address Book Data Items.
1.2 Setup Notes and Prerequisites
Get the Address Book Data Item - FC Address Book Data Item
1.3Special Logic
2.0Technical Specifications
2.1Parameters:
DataData StructureI/ORequiredNotes
ItemDescription
DTI8Data Item 8IYAddress Book Data
Item Field
BFENObject Name -OYEdit Rule For
Edit BusinessBusiness Function
Function
2.2Related Tables
2.3Related Business Functions
2.4Processing
Must receive Address Book Data Items.
Returns Edit Rule for Address Book Data Items.
D1600260 - Retrieve Data Item Edit Rule
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szDataItem8 | DTI8 | char | REQ | INPUT |
Generic Data Item name. In Driver calculations, it referes to the values which should be loaded into the cost object fields. | ||||
szEditBusFuncObjectName | BFEN | char | REQ | OUTPUT |
The object name of the business function to be called when editing the information associated with this data dictionary item. |
None |
None |