cancel
Showing results for 
Search instead for 
Did you mean: 

CATS Approval Error in MSS

Former Member
0 Kudos

Hi experts ,

i am facing error while approving cats timesheet in mss.

when i am selecting the timesheet and clicking approval its throwing RABAX_STATE error.

and released time exceeds target time.

Requesting your help in solving this.

Regards,

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

check in st22 dump once

Former Member
0 Kudos

Dear Jwala,

I have checked ST22 Dump

CALL FUNCTION 'DDIF_NAMETAB_GET'

           EXPORTING

                TABNAME     = tabname

                ALL_TYPES   = all_types

                LFIELDNAME  = lfieldname

                GROUP_NAMES = group_names

                uclen       = uclen

           IMPORTING

                X030L_WA    = X030L_wa

                DTELINFO_WA = dtelinfo_wa

                TTYPINFO_WA = ttypinfo_wa

                DDOBJTYPE   = ddobjtype

                DFIES_WA    = DFIES_wa

           TABLES

                DFIES_TAB   = DFIES_tab

           EXCEPTIONS

                OTHERS      = 2.

      IF SY-SUBRC <> 0.


Regards,

Jay

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

SM34 >VC_PT_FIELD_SELECTION, CTD and CTS you need to field labels texts either maintain it in using field selection or do a transport known issue, please refer here http://scn.sap.com/thread/3228235 http://scn.sap.com/thread/1787028 http://scn.sap.com/thread/1231048

Former Member
0 Kudos

Dear Siddarth,


Employee Timesheet is not coming under MSS time approval and task reminder, its working fine in quality system.. manager able to approve.


But in production, employee is filling timesheet in ess and in mss its not visible, but i can see entry in catsdb table.. se80 there is no entry.


Requesting your inputs..