Skip to Content
0
Former Member
Mar 31, 2014 at 03:44 PM

POSITION field on Transformation in RSA1

58 Views

Experts,

I am trying to locate the POSITION field on the Transformation when displayed in RSA1. Please see the attached screenshot.

I'm not interested in obtaining this from any table, but rather from an object.

Classes/structures I've looked at, with no success, include:

RSTRAN_T_FIELD

RSTRAN_S_POSIT_MAPPING

CL_RSTRAN_MODEL

CL_RSTRAN_TRFN_RULE

This value has to be somewhere. I'm already using hte MODEL and RULE classes above in my program. I'm getting other numbers that do not match the positional values displayed in RSA1, which relate to the underlying structure, apparently. And I know this isn't a sequential renumbering of some kind because sometimes that position field will have a number skipped, so it has to be stored on some object relating to the transformations.

Please let me know the object/structure and field where this value is stored.

This is for use in a report I'm developing that easily downloads transformation settings, fields, and mappings. It is the last piece I need, since I have field names and rule types already.

Thanks,

Kevin

Attachments