Implications of using HRMPosition Table in my Project

JazibJazib Member Posts: 9
edited 2008-05-22 in Dynamics AX
Hi Everybody

HRMPosition table is part of HRM module. Now if I creat a new project. Add HRMPosition table and its realted extended data types and other objects into my table. Make some new tables in my project which will depend on HRMPosition table and some functionality based on HRMPosition table and my own tables and give it to customer. Now what will happen if

1--Customer does NOT have HRM module installed. Will Axpata create HRMPosition table and its related objects when my project is imported and executed??

2--Customer has HRM module installed. Will Axapta use already available HRMPosition table along with other objects in my Project???

Any other important implications of this Aproach.

Thanks in advance for the help. I really need it.

Comments

  • tpriyantpriyan Member Posts: 32
    If customer does not buy the HRM Module. your project wont work. (i.e) Wont compile
  • tpriyantpriyan Member Posts: 32
    No tables will be created. for instance ur HRMTable. u will get object no found error
Sign In or Register to comment.