cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP AIF Error message

Former Member
0 Likes
3,030

Hi,

I am using AIF to log errors related to Event posting happening via an RFC.
Everything is getting logged correctly and the error message displayed correctly.

Can someone help me with the table in AIF where I can locate this error message that I am passing as a return from RFC?

Regards,

Suman

Accepted Solutions (0)

Answers (2)

Answers (2)

robert_roedel
Explorer
0 Likes

Hi Suman,

did you already have a look at the tables /AIF/MMSG_VARS and /AIF/T_MMSG_IDX? Are they of any help?

Best regards,

Robert

Former Member
0 Likes

Hi Robert,

This helps me get the Failure msg GUIDs but not the exact Errors or Error details that I am logging into AIF.

I am looking for the table which has the placeholder for this error details.

Regards,

Suman

robert_roedel
Explorer
0 Likes

Hi Suman,

do you have an example of what you are looking for?

In the message details of the AIF message you will find the message ID and message number of DDIC table T100. The message variables should come from the coding of your AIF interface and are added to the AIF error message.

And the mapping to the AIF message GUID should be found in table /AIF/MMSG_VARS.

Am I missing something?

Best regards,

Robert

Former Member
0 Likes

Hi Suman,

Did you find it? I'm facing the same problem...

Thanks and regards

Quim