Problem accesing SAP fields

Hi,
Currently I am working in a tool for reverting settlements. I would need to reverse all settlements in a period until all objects have been reverted, when this happens the settlement reversed value should be 0. For entry fields I don’t have problems to reference them but in this case I don’t know how to do it.

This is the info that appear in that field if I check the technical names in SAP.

Could you please help with that?

Thanks

@mercurio

Hello Alberto,
welcome in the UiPath Community. Can you publish a screenshot of the field please and which transaction code do you use, then it is easier to help you.
Best regards
Stefan

Hi Stefan,

In transaction code CJ8G, after reversing a list of WBS you will reach to this screen,

I want to get the number of reversed WBS’s. Currently I am reading now the value with “Get text” activity but I don’t like this kind of activities, I prefer to obtain the value from the field to avoid problems.

Thanks a lot

@mercurio

Hello Alberto,
TAC CJ8G doesn’t work on my SAP system. Can you publish the selector of the “Get Text” activity please, then I have the possibility to find an equivalent.
Best regards
Stefan

Hi Stefan,

Thanks so much for your input, you gave me the clue to solve my problem.