SAP AIF
-
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
-
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