In the customer address screens we can find various types (screenshot from Aurena, but same applies for IEE):
When looking at the coding (IFS10), there are more defined in the API (ADDRESS_TYPE_CODE_API):
FUNCTION Get_Client_Values___ RETURN VARCHAR2 DETERMINISTIC IS
FUNCTION Base RETURN VARCHAR2 DETERMINISTIC IS BEGIN RETURN('Delivery^Document^Visit^Pay^Home^PrimaryContact^SecondaryContact^Correspondence^Residence^Tax^Work^'); END Base;
BEGIN RETURN Base; END Get_Client_Values___;
I don't get it why types like Correspondence, Residence, Tax and Work are not selectable.
You are able to select these records on person window .
And as per system definitions , i believe it is only available for person record and records such as employee file which is connected to person record.
As per help text, These address types are different for different party types. You can view the address types from Object Property tab in the Application Base Setup/System Setup/System Definitions window. The Property Name VALID_ADDR in the System Definitions window is used to define the address types. You can modify the property values by selected system defined address types
You are able to select these records on person window .
And as per system definitions , i believe it is only available for person record and records such as employee file which is connected to person record.
As per help text, These address types are different for different party types. You can view the address types from Object Property tab in the Application Base Setup/System Setup/System Definitions window. The Property Name VALID_ADDR in the System Definitions window is used to define the address types. You can modify the property values by selected system defined address types
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.