POSC Specifications: Epicentre Version 3.0 | Logical Data Model |
Change the naming system from mandatory to optional in Facility. This will make it consistent with all other objects.
CHANGE ERP3_naming_system_optional (*<CHANGE> Change the naming system from mandatory to optional in Facility. This will make it consistent with all other objects. *) ALTER ENTITY FACILITY; ALTER naming_system ADD OPTIONAL (*<CHANGE>Make consistent with all other "objects".*); END_ENTITY; END_CHANGE;