cancel
Showing results for 
Search instead for 
Did you mean: 

okay in XI, error in SRM

Former Member
0 Kudos

Hi all,

We have a problem in XI - SRM scenario. When I check the message status in XI, there are no errors. There is a sender and receiver interface. In SRM side, when i check sxmb_moni, the receiver side has an error. cx_gdt_conversion can be seen in the error trace. Please help. Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Are using standard Content of SRM for intergration.

If so , u might have taken wrong set of Outbound / Inbound Interface for message transformation.

Data Type mis match is happening , if u have developed custom RFC / IDOC for transfer check Data Type is same or if it is changed in btw re import and restart Java Stack once.

rgds

srini

Former Member
0 Kudos

i get this error:

An error occurred within an XI interface: An exception with the type CX_GDT_CONVERSION occurred, but was neither handled locally, nor declared in a RAISING clause Program: SAPLBBP_BD_MAPPING_SAPXML1; Include: LBBP_BD_MAPPING_SAPXML1F1B; Line: 4

i already checked the previous threads. There were solutions in those threads but it didnt work for us. We still have the same error even though we checked the currency, ISO and dimensions

Former Member
0 Kudos

it has standard content sir.

Former Member
0 Kudos

Hi

Hope then u use Server proxies , just try to re-generate the Server proxies (SRM) and in SPROXY tcode of SRM try to test the proxy from there by giving XML structure , i guess there might be some madatory field which needs to be populated and getting data in from u r Source system.

Better check occurence of u r Inbound Interface used i u r Server proxy for reference

rgds

srini

Former Member
0 Kudos

error in program? ABAP?

Former Member
0 Kudos

Hi

Since u said u r using Standard content , chances of error from ABAP front would be very less ,

Better commiting it as ABAP problem plz check if , Proxy works with all given inputs.

I sense u r Sender interace is not populating with certain data which is mandatory i u r receiver side with

occurence (1..1)

rdgs

srini

Former Member
0 Kudos

how can i test proxy inputs?

Former Member
0 Kudos

Goto - SPROXY (SRM) ---> Open Namesapce --> Click on Message Interface (Inbound i u r case SRM Receiver) --> Environment (Menu) --> Test

Note : Proxy has to be in activated mode before doing so

rgds

srini

Answers (1)

Answers (1)

Former Member
0 Kudos

error in BAPI.