Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TRANS_DATA missing in ECC6.0

Former Member
0 Likes
486

Hi all

Please tell me alternate structure for u201CTRANS_DATAu201D. This structure is present in 4.7 but not in ECC6.0.

Regards

Prajwala K.

3 REPLIES 3
Read only

Former Member
0 Likes
452

This particular structure is used in the FM 'RFC_CALL_TRANSACTIONS' which itself is obsolete and not available in ECC. Are you using this particular FM ?

Vikranth

Read only

0 Likes
452

Hi Vikranth.Reddy.

No am not using that FM. Am working on Unicode conversion. In some Z program they have used this structure fields.

Regards.

Prajwala K.

Read only

0 Likes
452

Well the i guess, you might have to create your own zstructure with similar fields since its a Z program. Its difficult to find a standard replacement without knowing what the program is doing

Vikranth