1.Functional Description
1.1Purpose
To accept a date and the EFTF flag value from the input parameters and update the F0116 (Effective Address Table) and the F0101 (Address Master 
Table).
1.2Setup Notes and Prerequisites
 This procedure will not create any Effective Date records it will only update records that are 
already there.
 It is ran from the UBE R01840. 
 The cEffectiveDateExistence parameter is the value for the EFTF flag in the F0116 record.
 Sending a 1 will make the F0116 record the current effective address record, and the F0101 record 
will be set to the date that is input.
2.Technical Specifications
2.1Parameters:
2.2Related Tables 
Table Table Description
F0101Address Book Master 
F0116Effective Date
2.3Related Business Functions
Source NameFunction Name
 
 
2.4Processing 
^
D0100027 - Update EFTF in F0116
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| jdDateBeginningEffective | EFTB | JDEDATE | NONE | NONE | 
The date that an address, item, transaction, or table record becomes active.  The meaning of this field differs, depending on the program.  
  | ||||
| cEffectiveDateExistence | EFTF | char | NONE | NONE | 
A code that indicates whether a record has been processed by an update program based on some date criteria.  Values are:
Blank or 
  | ||||
| szProgramId | 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 
  | ||||
| None | 
| F0101 Address Book Master | ||||
| F0116 Address by Date |