cancel
Showing results for 
Search instead for 
Did you mean: 

Error when making a call to SAP using SaveData

Former Member
0 Kudos

Hi,

Iam getting the following error while making a function call to SAP

T:5392 *>RfcInstallStrucure2: field 1 (SIZE_DIM, t:0, l:1) offset 16 too small

Can somebody please explain me what's going wrong.

Thanks & Regards,

Sudha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sudha,

WELCOME TO SDN FORUMS!!!

It's a RFC Error. I think there is a problem with the length of the parameter you are passing to the RFC.

1. Please check the parameters that your are passing to your rfc.

2. I mean the datatype and length of the parameter that you are passing.

3. Instead of passing the parameters from the .net application to the RFC, test the RFC from the SAP GUI

with the input that you are going to pass from the .net application.

Hope it helps.

Regards,

Maheswaran.B

In order to keep the quality of the forum posts high and to involve more people in the process, SDN has

introduced some mechanism to reward points. In case your problem is solved, don't forget to do this otherwise you

might not get much help in the future anymore.

Message was edited by: Maheswaran B