cancel
Showing results for 
Search instead for 
Did you mean: 

HCM Processes and Forms - Update / Read from Z table

Former Member
0 Kudos

Hi All

Is there any way to Read/Update a custom table or cluster using backend service in HCM Processes and Form.

Please share your views on this.

Thanks

Sarath

Accepted Solutions (1)

Accepted Solutions (1)

ChrisSolomon
Active Contributor
0 Kudos

Yes. Very possible.

If it's a custom infotype or custom fields added to a custom infotype, simply create/modify the decoupled infotype strucutre related to it. Then use the standard backend service to update.

If not an infotype or not possible via standard services, make use of an Advanced/Enhance Generic Service to handle you update. For a "read" this is probably not necessary and you can use a simple generic service.

If your needs are still not met, you can have your updates handled "behind the scenes" from workflow (via custom code).

So yes, very possible and may options available.

Former Member
0 Kudos

Thanks for the reply. Can u send me some links or tutorials on how to achieve this.

Regards

Sarath

Answers (0)