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

Additional fields on RKCT* structures

Former Member
0 Likes
1,192

Hi Experts,

     I have a request to modify an existing field in an RKCT* sender structure for IO.

Does anyone know of a way of editing a field without using an Access Key?

Thanks in advance!

Regards,

AJ

6 REPLIES 6
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,091

Hi AJ

You can not change standard SAP fields with out acess keys. In our system RKCT* does not exist which system is it. Please provide the complete name.

NAbheet

Read only

0 Likes
1,091

Hi Nabheet,

Thanks for the reply.

It is a sender structure RKCT010, this structure is used for the Insurance Module.

I was told that there are alternative ways of modifying this structure.

Note: There are no include structures in RKCT010.

Regards,

AJ

Read only

0 Likes
1,091

Hi AJ

Sorry i have not worked on this Module. Generally we create append structure but it looks by searching on SCN that these structures can be generated via some configurations. I would suggest you to search on SCN/SPRO the same

Nabheet

Read only

ThangaPrakash
Active Contributor
0 Likes
1,091

Hello AJ,

You can use it with Append structure option by using below path.

Display structure and then in SE11 menu GOTO---> Append structure.

Regards,

Thanga

Read only

ThangaPrakash
Active Contributor
0 Likes
1,091

it will appear like below and it has not asked me for access key.

Regards,

Thanga

Read only

0 Likes
1,091

Hi Thanga,

This is one of my option but I was told that there is a another way of doing it where Include Structure is not needed.

I will check through SPRO first.

Thanks for the reply.