2013 Jan 18 1:13 PM
Hello Friends,
iDocs have been implemented to create invoice documents. These are triggered by the SRM system and sent to R/3. Manually these are done with F-02. I want to add text to certain line items in the document created by iDoc. I tried to do this using BTE processes 1012 and 1030. None of these worked. What kind of user exit or BTE can I use and how?
Thanks in advance.
Ali
Hello Friends,
iDocs have been implemented to create invoice documents. These are triggered by the SRM system and sent to R/3. Manually these are done with F-02. I want to add text to certain line items in the document created by iDoc. I tried to do this using BTE processes 1012 and 1030. None of these worked. What kind of user exit or BTE can I use and how?
Thanks in advance.
Ali
2013 Jan 18 1:26 PM
2013 Jan 18 1:27 PM
The BTEs did not work. I implemented BTEs for processes 1012 and 1030. These seem not to get called during iDoc.
2013 Jan 18 1:31 PM
2013 Jan 18 3:01 PM
Hi Ali,
Maybe You can look for validations and substitutions in tcode "GGB0" and "GGB1".
Please see the link below for substitutions using GGB1
http://wiki.sdn.sap.com/wiki/display/ERPFI/Creating+user+exits+for+substitutions
Hope this helps
Do revert back in case of any issues
2013 Sep 09 4:14 PM
Hi Ali,
I am currently facing a similar issue.
Did you manage to get the BTE working for the document creation through iDoc? If yes, how?
Thanks a lot in advance,
Miguel Angel.
2013 Sep 10 8:19 AM
I have found the issue...
BTE 1030 is not triggered during the idoc posting (ACPAY).
I am using BTE 1050 now and everything works fine.
Regards,
Miguel Angel.
2013 Sep 10 8:42 AM
As you are using idocs you can try creating the text using exits in idoc processing function module. For example if your inbound process code is pointing to function module "IDOC_INPUT_INVOIC_FI", then search for user exit in this function module.
2013 Sep 10 10:12 AM
Hi Mrugesh,
The function module used in my inbound process (Idoc ACPAY) is "IDOC_INPUT_ACLPAY".
I've already found a solution using another BTE (1050).
Anyhow, thanks a lot for the answer.
Regards,
Miguel Angel.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |