Send success messages to an email group
Hi All, I have a requirement as after successful creation of property object . I have to send the success and error messages to an email group . I need to send the success and failure messages to...
View ArticleSAP AFI for automatic posting processes
Deari Experts, I've just read about SAP AFI and I have a question. At my company we have automatic posting proccesses from different systems to the SAP-FI. These postings came from different systems,...
View ArticleRe: SAP AFI for automatic posting processes
Hi Antal, in your question you ask about SAP AFI (SAP Accountinf for Financial Instruments). This SCN space is for SAP AIF (SAP Application Interface Framework). Could you please clarify which of the...
View ArticleAIF for high volumes of transactions?
We're currently using AIF in several inbound processes where we are taking anywhere from 1 to 100 records per run and sending them through AIF several times per day and everything is working well....
View ArticleRe: AIF for high volumes of transactions?
Hi Robert, we uses web services as interface technology. We identified the problem that AIF starts in standard for every received message a single background job to process each message. The huge...
View ArticleRe: AIF for high volumes of transactions?
Thanks Christoph, apparently I had seen that document on Delayed Processing before - I had 2 posts in the comments section just about a month ago!! However, I also appreciate your input on how you're...
View ArticleAIF in central finance scenario, missing fields
We are implementing central finance and using AIF for error handling. While implementing OSS note 2202650 for handling errors of replication of FI postings, we are getting the following error while...
View ArticleRe: AIF in central finance scenario, missing fields
Hi Pooja, the table is maintained by AIF customizing (/AIF/CUST) in point "Define Namespace". Please have a look into the IMG activity documentation to understand the meaning of the namespace. Or into...
View ArticleRe: AIF for high volumes of transactions?
1. Feedback:We have a good relationship to our SAP Basis team. Otherwise we would be in huge troubles. The size of create job log files on the application server is the current challenge.
View ArticleRe: AIF in central finance scenario, missing fields
Thanks Christoph I am not able to see any AIF customising node in the IMG. Even the Tcode /AIF/CUST is not working. We have installed AIF component. Is there any thing else we need to do to see the AIF...
View ArticleRe: AIF in central finance scenario, missing fields
Hi Pooja, As you are implementing central finance you don't have to create the namespace manually. The namespace will be created when you activate the corresponding BC Set. Before implementing the BC...
View ArticleRe: Do you have suggestions for naming conventions within AIF?
Hi Bärbel Winkler,Could you kindly share the naming convention you have come up with. We are in the process of creating a naming convention document for SAP AIF objects. Thanks,Sudhansu
View ArticleRe: Do you have suggestions for naming conventions within AIF?
Hi Sudhansu, this is what we got thus far - which isn't all that much: Namespace06Z*The 5 freely available characters should either denote the application/project the interface is for or the...
View ArticleRe: AIF Check on Check Table for non mandatory fields
Hi Christoph, I am very new to AIF. I am trying to define fields check on the incoming IDOC. If field = INITIAL; it will populate the error. It is working as required. But when I am changing the value...
View ArticleRe: AIF Check on Check Table for non mandatory fields
Hi Pankaj, in the screen shot it seems as you saved the change. Perhaps you have not implemented the field mapping of USNAM. The check is processed on the target SAP structure field. If you want to...
View ArticleRe: AIF Check on Check Table for non mandatory fields
Thank you for your reply. I have solved that issue. Now we are working on Outbound IDOC scenarios through AIF. I found that we need to create an ABAP-PI port if we want to process the outbound IDOC...
View ArticleRe: AIF Check on Check Table for non mandatory fields
Hi Christoph, Can you please help me with the outbound configuration? Thanks.Pankaj Sharma.
View ArticleAIF Inbound Text File interface
Hi There, I'm new to AIF and I'm struggling to find documentation about configuring/developing in AIF. My requirement is to bring our current file based interfaces into AIF for monitoring, restarting,...
View ArticleInbound RFC call monitoring in AIF
Hi All, I am very new to SAP AIF. I am working on an inbound RFC scenario. PI will send the data to SAP through RFC call and RFC will update a custom table. I am testing it through two SAP systems...
View ArticleRe: "Manual Restart" status - why?
Hi Andrey, I am working on a scenario where PI will call and RFC from ECC and update the data in ECC. On ECC side; I have created an RFC Function module In that function mmodule I am trying to do the...
View Article