Application Development 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: 

CATM

Former Member
0 Kudos

Hi Experts,

Is there any BAPI/FM available for CATM. Please help me.

Regards,

Vino

1 ACCEPTED SOLUTION

former_member585060
Active Contributor
0 Kudos

Goto SE37

Give *CATM* and click F4, it will give u list of FM, look in that wether any FM suits ur requirement.

Regards

Bala Krishna

8 REPLIES 8

former_member585060
Active Contributor
0 Kudos

Goto SE37

Give *CATM* and click F4, it will give u list of FM, look in that wether any FM suits ur requirement.

Regards

Bala Krishna

0 Kudos

Hi Bala,

Thanks for ur reply.But I cant get which FM to be used in that list provided.

Regards,

Vino

Former Member
0 Kudos

hi

try the listed ones

VIEWFRAME_V_TIVCPCATM

VIEWPROC_V_TIVCPCATM

CMSC_CATM_EVENT_DSAVE

CMSC_CATM_EVENT_DTITL

CMSC_CATM_EVENT_ISDST

VIEWFRAME_EHSWAV_APPCATMN

VIEWPROC_EHSWAV_APPCATMN

Regards,

anirban

Former Member
0 Kudos

Hello There.

I would like to suggest my opinion,

1. Go To Standard Program of Transaction CATM -

SAPLMLCT
.

2. Double-Click "Include lmlctuxx".

3. All function modules Associated with this Transaction will be available.

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

0 Kudos

Hi Dave,

I want to know that is there any predefined BAPI or FM.If not how to achive this.....

I want to include in my code...

Thanks&Regards,

Vino

Former Member
0 Kudos

Hello There.

I have come across some information,

Transaction "CATM", which you use to select all contractor time sheet records from the CATS database and transfer them into service sheets, poses the biggest limitation within the contractor time sheet process. Employees and contractors use the same functionality to enter their time sheets

I have come to an conclusion, This concept is related to [Technical Processes of the Time Sheet|http://help.sap.com/saphelp_crm40/helpdata/en/19/8d38689bfd11d38ea50000e81de309/content.htm]

BAPI related to CATS (CATM).

BAPI_CATIMESHEETMGR_CHANGE - CATS: 
Change Data Records

BAPI_CATIMESHEETMGR_DELETE - CATS: 
Delete Data Records

BAPI_CATIMESHEETMGR_INSERT - CATS: 
Insert Data Records

BAPI_CATIMESHEETRECORD_GETLIST - 
Time Sheet: Data Record List

BAPI_EECATIMESHEET_GETWORKLIST - 
Time Sheet: Read Worklist

BAPI_TIMESHEET_HR_CHECK - 
HR Checks in CATSII

BAPI_TIMESHEET_HR_COLL_CHECK - 
Collision Check in CATS II Against HR

BAPI_TIMESHEET_HR_DATA_TRNSFER - 
Transfer of CATS II Data to HR

BAPI_TIMESHEET_HR_ENRICH - 
HR Enriches in CATS II

BAPI_TIMESHEET_HR_QUOTA_CHECK - 
Quota Check in CATS II Against HR

These BAPIs provide necessary functionality based on applicational requirement.

Unfortunately, I haven't utilized these BAPIs in the related application areas till now.

Hence, I cannot advice any coding strategy for these.

Probably, SDN search may be a usefull.

Hope this works out.

Good Luck & Regards.

Harsh Dave

Former Member
0 Kudos

Hi Experts,

There is no BAPI for CATM, so i am going to develope BDC for CATM. When i used the mode 'A' , works fine. But with mode 'N' it doesn't work.

Regards,

Vino

pazabel
Explorer
0 Kudos

Dear Vino,

eventhough your post is of quite an age, I'd like to post my current understanding. As of my current Information SAP provided note 653209 (FAQ: CATS/CATM - Versorgung der Materialwirtschaft) to explain, that it is not a bug that CATM is not job ready. It Points out, that a Batch Input has to be created.

As of my current SAP HANA understanding BI will no longer be supported in HANA. I currently opened a sap message to ask SAP how to Keep CA-TS-MM process running on HANA.

If anyone has additional Information - especially regarding SAP Standard - please Keep me informed.

KR
Patrick