2009 May 06 2:08 PM
Hi All,
I want to upload time data to CAT2 for several personnal numbers please provide the standard available options or Custom Dev i srequired.
Thank You
2009 May 06 2:51 PM
Hi All,
I want to upload time data to CAT2 for several personnal numbers please provide the standard available options or Custom Dev i srequired.
Thank You
2009 May 06 2:51 PM
2009 May 06 3:11 PM
if ur looking at uploading dat into catsdb table
u can us ethe fm:
CALL FUNCTION 'BAPI_CATIMESHEETMGR_INSERT'
this id the Bapi to update CATSDB if entries already exist:
CALL FUNCTION 'BAPI_CATIMESHEETMGR_CHANGE'
2009 May 06 5:48 PM
BAPI_CATIMESHEETMGR_INSERT is your answer.
Here is some additional information on the same:
CALL FUNCTION 'BAPI_CATIMESHEETMGR_INSERT'
EXPORTING
profile = +Name of the Data Entry Profile+
testrun = +If its Test mode+
* RELEASE_DATA =
* AGENT =
TABLES
catsrecords_in = +Input records+
* EXTENSIONIN =
catsrecords_out = +valuated and completed data records+
* EXTENSIONOUT =
* WORKFLOW_TEXT =
return = ret_val.
Hope this helps!
Regards
Shital
2013 Apr 29 9:00 AM
Dearest ,
Please can u help me if u have sample code to update cats ??
best regards,
Hahu
2009 Jul 28 4:22 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |