SAP
-
AIF Troubleshooting
- Posted by: Lukasz Kwasniewski
- Category: SAP AIF
No CommentsIn this chapter we will share our encountered challenges/issues and also proposed solutions we faced during AIF implementations. Interface structure after changing or moving to another system do not show up with updated values. SOLUTION: run transaction /AIF/DEL_STRUC_CACHE to delete structure cache. After each transport to another system when structure was changed is recommended to
-
AIF – changeable payload fields
- Posted by: Lukasz Kwasniewski
- Category: SAP AIF
AIF – How to enable editing of specific field in AIF monitoring tool Another useful feature which has AIF is editable payload fields. Mentioned functionality can be used when incomming data (RAW) are not correct and user would like to change them and process AIF msg succesfully. Business Case:AIF interface which creates Business Partner (BP)
-
SAP AIF synchronous
- Posted by: Mateusz Kwasniewski
- Category: SAP AIF
Document overview This document explains in details how synchronous messages can be handled in AIF framework (including error handling and monitoring). In this example below we describe scenario with WebService deployed on SAP S4/Hana system as a proxy class where inbound request is processed in AIF. Please bear in mind that you must have at -
SAP AIF – mapping conditions
- Posted by: Mateusz Kwasniewski
- Category: SAP AIF
What are mapping AIF conditions? Conditions in AIF allows you to apply specific fixed values/ value mapping / checks and different (alternative) source fields based on custom criteria. You can create it directly from variant mapping or from the original interface mapping structure: How to implement AIF conditions correctly? Assuming scenario where we want to
-
/AIF/VMAP – value mapping, advanced logic
- Posted by: Mateusz Kwasniewski
- Category: SAP AIF
1. AIF Value mapping overview and prerequisites There are some business specific scenarios where value mapping needs to be implemented not only by providing internal and external values but also providing some extra logic into it before is mapped. AIF allows to update the output value on the fly in the custom function module directly. -
/AIF/IFTEST – Test Tool, how to use
- Posted by: Lukasz Kwasniewski
- Category: SAP AIF
AIF Test Tool Test tool is a powerful feature when you want to debug or check mapping for particular message. Lets discuss following scenario: there is an error in AIF monitor (AIF/ERR) and we would like to debug the issue. Go to AIF monitor, transaction /AIF/ERR Click Technical mode Select one msg Click Generate Test