cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying the data from Portal to R/3 system

Former Member
0 Kudos

Hi All,

I need one help regarding Java WebDynpro. I have added three additional telephone number in one view of emergency contact address. In R/3 system we have three Type fields that is Com01, Com02, Com03 the values are (TEL2, TEL3, MOBI, etc) for different types of numbers and other three fields are Num01,Num02, Num03 for numbers in infotype 0006 (Address).

From java WebDynpro I have added 3 dropdownbykey and three text boxes to give the inputs from front-end to store the values to back-end R/3 System.

I have mapped the context SelectedInfoTypes Com01 to first additional number Type Dropdown and Num01 to first additional number, similarly i have mapped to rest 2 additional types and numbers.

Now the problem is the 2 additional nembers are getting ammeded in R/3 system but 3rd one is not.

To debug it I have performed below cases:

1) I have added all three TELEPHONE number from R/3 system directly for that personal number, and verified from Portal that all three numbers are getting displayed for that personal.

2)Edited all telephone numbers from front-end and verified in R/3 system, only 2 are reflecting in back-end and 3rd one blank.

Please advise...

Thanks in advance

Piyush

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

From ehp4 onwards, You have these fields available as standard please check

ravindra_bollapalli2
Active Contributor
0 Kudos

hope the bapi is correct

all the nodes (elements) are correct and its has linkage between the backend tables

and datatypes are same

please verify the above ones

let me know where your are getting error again

regards

ravindra