cancel
Showing results for 
Search instead for 
Did you mean: 

Code Debugging

former_member599333
Participant
0 Kudos

Hi,

Is there a way to find this kind of name in my solution? I assume this is a business object? Y5Y6****_CL_IC8************** because I need to check the code inside this object and change the necessary adjustments. But I can't trace this object because of the name SAP support gave me when I wrote an incident.

Regards,

JM

Accepted Solutions (0)

Answers (2)

Answers (2)

andy_blankley
Participant
0 Kudos

Dear JM,

Without logging into the backend of your tenant, it would be very difficult to answer this query from here.

However maybe these details may help you to solve this:

- Solution ID: Y5Y6****

- Script file: the IC represents relationship to the file name.

I would recommend reproducing the scenario again in your tenant (if possible) with debugging switched on in the SDK. Check the scripts that execute with the information the SAP Engineer provided and correlate the scripts.

Alternatively, re-open the incident and ask for the correct name for your testing.

Thank you JM. Have a good weekend! 🙂

Regards

Andy Blankley

former_member599333
Participant
0 Kudos

Hi Andrew,

I've tried debugging it by clicking the undo release button in the inbound deliveries to reproduce the scenario(because it is the one causing the error). However, there is no error in the dump analysis whenever I repeat the error scenario.

Regards,

JM

andy_blankley
Participant
0 Kudos

Hi JM,

In the case you have mentioned, I would recommend re-opening the incident for the engineer who supplied you with the answer to provide you the correct file path for the SDK script file.

As they provided you the class name of Yxyz_CL_abc.. they can directly check the corresponding file for you.

Have a great week ahead!

Kind regards.

Andy Blankley

former_member599333
Participant
0 Kudos

Hi Andrew,

Can I ask some help in finding the correct path file of the said error line? I mean do you have access to it if I gave the tenant details? Any help would be greatly appreciated.

Regards,

JM

andy_blankley
Participant
0 Kudos

Hi JM,

Unfortunately, I cannot connect to your tenant without an incident opened to our Support System.

If you are still unsure of the root cause of an issue or the details, please re-open the incident that you mentioned and ask the support colleague to provide more information. They should be in a position to provide you the file path / line number of the affected ABSL script file.

Regards,

Andy Blankley

anant_acharya
Advisor
Advisor
0 Kudos

Dear JM,

This is the backend Class information from ABAP you cannot find it via SDK.

You have to recheck your absl file and you custom implementation by using debug SDK functionality.

Regards
Anant

former_member599333
Participant
0 Kudos

Hi Anant,

Can I trace it by doing the debug of sdk? I've been trying to debug it but the information I need does not pop-up.

Regards,

JM