cancel
Showing results for 
Search instead for 
Did you mean: 

STMS Configure Error

Former Member
0 Kudos

Dear Experts,

I have some problem in STMS, During the configuration of STMS.

I have getting syntax error in STMS ad below :-

Category               ABAP Programming Error

Runtime Errors         SYNTAX_ERROR

ABAP Program           CL_CTS_FILE_SERVICE===========CP

Application Component  BC-CTS-ORG

Date and Time          07.07.2014 10:19:56

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Short text                                                                                        |

|    Syntax error in program "CL_CTS_FILE_SERVICE===========CP ".                                  |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What happened?                                                                                    |

|    Error in the ABAP Application Program                                                         |

|                                                                                                  |

|    The current ABAP program "SAPLTMSU" had to be terminated because it has                       |

|    come across a statement that unfortunately cannot be executed.                                |

|                                                                                                  |

|    The following syntax error occurred in program                                                |

|     "CL_CTS_FILE_SERVICE===========CP " in include                                               |

|     "CL_CTS_FILE_SERVICE===========CM011 " in                                                    |

|    line 73:                                                                                      |

|    "The data object "FILE" does not have a component called "PURPOSE"."                          |

|    " "                                                                                           |

|    " "                                                                                           |

|    " "                                                                                           |

|                                                                                                  |

|    The include has been created and last changed by:                                             |

|    Created by: "SAP "                                                                            |

|    Last changed by: "SAP "                                                                       |

|    Error in the ABAP Application Program                                                         |

|                                                                                                  |

|    The current ABAP program "SAPLTMSU" had to be terminated because it has                       |

|    come across a statement that unfortunately cannot be executed.                                |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Error analysis                                                                                    |

|    The following syntax error was found in the program                                           |

|     CL_CTS_FILE_SERVICE===========CP :                                                           |

|    "The data object "FILE" does not have a component called "PURPOSE"."                          |

|    " "                                                                                           |

|    " "                                                                                           |

|    " "                                                                                           |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Trigger Location of Runtime Error                                                                 |

|    Program                                 SAPLTMSU                                              |

|    Include                                 LTMSUU75                                              |

|    Row                                     1                                                     |

|    Module type                             (FUNCTION)                                            |

|    Module Name                             TMS_UI_GET_TMSADM_CREDENTIALS                         |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Source Code Extract                                                                               |

----------------------------------------------------------------------------------------------------

|Line |SourceCde                                                                                   |

----------------------------------------------------------------------------------------------------

|>>>>>|function tms_ui_get_tmsadm_credentials.                                                     |

|    2|*"----------------------------------------------------------------------                    |

|    3|*"*"Lokale Schnittstelle:                                                                   |

|    4|*"  IMPORTING                                                                               |

|    5|*"     VALUE(IV_FOREIGN_DOMAIN) TYPE  TMSDOMNAM OPTIONAL                                    |

|    6|*"     VALUE(IV_REQUIRE_PWDCOPY) TYPE  FLAG OPTIONAL                                        |

|    7|*"     VALUE(IV_SUPPORT_OWNPWD) TYPE  FLAG DEFAULT 'X'                                      |

|    8|*"     VALUE(IV_SUPPORT_KEEPPWD) TYPE  FLAG OPTIONAL                                        |

|    9|*"  EXPORTING                                                                               |

|   10|*"     REFERENCE(EV_PASSWORD) TYPE  RFCAUTH                                                 |

|   11|*"     REFERENCE(EV_STANDARD_USED) TYPE  FLAG                                               |

|   12|*"  EXCEPTIONS                                                                              |

|   13|*"      CANCELLED_BY_USER                                                                   |

|   14|*"----------------------------------------------------------------------                    |

|   15|                                                                                            |

|   16|* fill global structure                                                                     |

|   17|  clear gs_dyn173.                                                                          |

|   18|  gs_dyn173-user = 'TMSADM'.                                                                |

|   19|  gs_dyn173-domain = iv_foreign_domain.  " p.k. Domainlink accept                           |

|   20|  gs_dyn173-pwdefine = iv_require_pwdcopy.                                                  |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Active Calls/Events                                                                               |

----------------------------------------------------------------------------------------------------

|No.   Ty.          Program                             Include                             Line   |

|      Name                                                                                        |

----------------------------------------------------------------------------------------------------

|    5 FUNCTION     SAPLTMSU                            LTMSUU75                                1  |

|      TMS_UI_GET_TMSADM_CREDENTIALS                                                               |

|    4 MODULE (PAI) SAPLTMSU                            LTMSUI01                              333  |

|      USER_COMMAND_0130                                                                           |

|    3 FUNCTION     SAPLTMSU                            LTMSUU07                              104  |

|      TMS_UI_CONFIGURE_CONTROLLER                                                                 |

|    2 FUNCTION     SAPLTMSU                            LTMSUU04                              121  |

|      TMS_UI_CONFIGURE_SYSTEM                                                                     |

|    1 MODULE (PBO) SAPLTMSU                            LTMSUO01                               68  |

|      STATUS_0100                                                                                 |

----------------------------------------------------------------------------------------------------

Many thanks

Subhash N Bhalekar

Accepted Solutions (0)

Answers (4)

Answers (4)

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Have you tried this SAP note 1940059 - System cannot be included in TMS domain ?

Regards

RB

Former Member
0 Kudos

Dear Reagan Benjamin,

Thanks for quickly reply.

I have applied SAP note 1940059 - System cannot be included in TMS domain but still not luck .

when i am using stms t code that time i am getting syntax dump. So kindly give me solution for it.

Many Thanks

Subhash N Bhalekar

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Subhash

Try deleting the TMSADM user and TMS configuration and then reconfigure TMS.

Check if this helps, if not raise an OSS message and check with SAP.

Regards

RB

Former Member
0 Kudos

Dear Deepak Kori,

Thanks for quickly reply .

Please Check some details as below

1) SAP version and patch level

SAP ERP 6.0 EHP 6 and pacth level 300

2) Database version and patch level

DB Sybase 15.7 and Sybase ASE 15.7.0.1260

3) Any upgrade or patch update activity performed recently after which issue started ?

Yes , I had start up-grading SP but yet syntax error not solved , i have post that issue in SCN and also SAP OSS .  you can also check my thread

former_member188883
Active Contributor
0 Kudos

Hi Subhash,

You need to implement manually the correction instructions from SAP note

1281521 - Syntax error in SAPLPA_PACKAGE_CHECKS

SAP_BASIS 731 1239520

SAP_BASIS 731 1239490

SAP_BASIS 731 1239430

Check whether you have correctly implemented these corrections and re-generated the programs.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Dear Deepak,

Thanks for quickly reply.

I have already applied 1281521 this note , during stone implementation i got SAP Note does not contain valid correction   instructions.

Many Thanks

Subhash N Bhalekar

former_member188883
Active Contributor
0 Kudos

Hi Subhash,

You need to apply the correction instructions manually as mentioned in SAP note 1281521.

Get your ABAPer to have a look into the corrections and perform the changes manually to the required piece of code.

Generate the full program after the changes and then check the results.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Dear Deepak,

Thanks for quickly reply.

I have checked with ABAPer , but we can't change any coding in SAPLPA_PACKAGE_CHECKS program. this is standard coding.

Many Thanks

Subhash N bhalekar

former_member188883
Active Contributor
0 Kudos

Hi Subhash,

You can register the objects to be modified on SAP OSS and get the access key for the objects and modify the code as per correction instructions.

Hope this helps.

Regards,

Deepak Kori

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Subhash,

Please check below SCN thread.

A user had a similar isue after some patching.

http://scn.sap.com/thread/3376001

Divyanshu

Former Member
0 Kudos

Dear Divyanshu Srivastava,

Thanks For Quickly reply,

I have checked but not luck .

Many Thnaks ,

Subhash N Bhalekar

former_member188883
Active Contributor
0 Kudos

Hi Subhash,

Please share some details as below

1) SAP version and patch level

2) SAP kernel version and patch level

3) Database version and patch level

4) Any upgrade or patch update activity performed recently after which issue started ?

Regards,

Deepak Kori