cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Message Interface Working

Former Member
0 Kudos

Hi All,

Can anybody give some help in finding wht actually happens when we create a message interface.

means in which format information entered in Message Interface gets stored.

where this object gets stored and how we can retirve information for this.

Best Regards,

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Whatever you define for your message interface gets translated into WSDL. This WSDL code contains details about your interface direction outbound or inbound, message type and data type involved,etc. you can see the wsdl code for the interface by clicking the WSDL tab in the interface creation step.

Message was edited by: sudharshan aravamudan

Answers (2)

Answers (2)

justin_santhanam
Active Contributor
0 Kudos

Hi,

U can define your own user defined function in Java to access the Runtime Constants..

u can check thru below link..

http://help.sap.com/saphelp_nw04/helpdata/en/78/b4ea10263c404599ec6edabf59aa6c/content.htm

Regards,

Raj

justin_santhanam
Active Contributor
0 Kudos

Hi Amit,

The Objects of Message Interface will be obviously in IR Objects only.. for further info on Message Interface u just go thru the link below..

http://help.sap.com/saphelp_erp2005/helpdata/en/34/3d8942ecd55551e10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/3f/01623c4f69b712e10000000a114084/frameset.htm

Regards,

Raj