In this Blog I will show how to create multiple master data entries in one call of the api updateMembers().
In some business scenarios there is the need for business users to create master data entries in mass in the budgeting process Ex:
HR Planning: Creating of mass positions based on templates / existing positions.Project Planning: Creation of multiple projects by copy of projects with similar characteristics.CAPEX: Creation of Assets by copy of existing asset.
For these scenarios it is recommended to reduce the calls of the api updateMembers() by generating an array with multiple dimension members, instead of calling the function multiple times with a single member.
In this Blog I will show how to create multiple master data entries in one call of the api updateMembers().In some business scenarios there is the need for business users to create master data entries in mass in the budgeting process Ex:HR Planning: Creating of mass positions based on templates / existing positions.Project Planning: Creation of multiple projects by copy of projects with similar characteristics.CAPEX: Creation of Assets by copy of existing asset.For these scenarios it is recommended to reduce the calls of the api updateMembers() by generating an array with multiple dimension members, instead of calling the function multiple times with a single member. Read More Technology Blogs by SAP articles
#SAP
#SAPTechnologyblog