Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_CATIMESHEETMGR_INSERT

Former Member
0 Likes
376

Hi Expert,

I am updating data into CATS by using "BAPI_CATIMESHEETMGR_INSERT" , but If hour is less then ".01" then I am passing minues value in this BAPI, So I am passing

CATSHOURS = "Minutes Value "

UNIT = 'MIN'

but it always update unit as a 'H' which means "Hours". can anybody suggest me how I can use this BAPI with minutes value and UNit.

1 REPLY 1
Read only

former_member189629
Active Contributor
0 Likes
310

.01 hours, you mean 1/2 minute?