Cross-technology development environment
This is probably the most suitable place to post this trigger for discussion. I'm currently helping out on a project to update our IT software catalog. In essence, I provide feedback on which software...
View ArticleError in reading a value from database table
Hi All, I am facing an error in AIF while trying to access Standard database table using value mapping as the leading zeros are getting truncated. I tried to use 'ALPHA' as Conversion exit before...
View ArticleRe: How to use delimitation overrides?
Hello Colin, Have you checked the IDT guide in section 9.4.3 Selecting delimitation overrides to keephttp://help.sap.com/businessobject/product_guides/boexir4/en/xi4_info_design_tool_en.pdf Which...
View ArticleRe: SAP IDM 7.2 - ABAP Role provisioning Issue
Hi Steffi, thanks for your reply even if you are not Peter :-) I've modified the code as explained (and I think it's what Peter tried to explain), but I still have the issue, imported roles are still...
View ArticleRe: How to remove null characters at the end of my output file?
CONDENSE there character field..
View ArticleRe: SAP SRM Offline Approval - Workitem is not processed
Hello Dennis, you could debug in oder to know what is the reason for offline approval not processed.Put a break-point in PROCESS_DECISION method from /SAPSRM/CL_OFFLINEAPP_INBOUND class.See KBA...
View ArticleRe: Sales process in Germany
Hi Leonid Although it's not the same, see Note 611040 - Down payment invoice for Italy, it's related with some requirements for down payments in Italy and I believe it gives you some ideas. I hope this...
View ArticleRe: Privileges being removed automatically
Trace is definitely the way to go to look at the information that exists for the entry. You might want to augment this, Pete, by putting a task on the modify of MXREF_MX_PRIVILEGE with a script that...
View ArticleRe: The installation of the Intercompany Integration, installation error has...
Hi Depepak, In the attached error screen shot we noticed that you have entered 'B1i Server' in the B1i Server Address field. Please ensure that the correct B1i server name is entered i.e. Machine name...
View ArticleRe: Check GR already done when using IDOC WMMBID02
I think you should simply use a field in the material document (header) which uniquely identifies the external document (GR) which is to be replicated in SAP.If you have this unique id in the material...
View ArticleRe: Vendor Evaluation - Price history
Jurgen,i am facing same problem.did't maintain the Market price effective price exist to serve as Market price but still price history is getting no score.Any help is much appreciated.
View ArticleRe: BPC10 NW:IFRS Starter Kit on Existing Environnement
Hi Kalyan, Tks for your reply, The fact is : I already have one BPC Environnment, composed with 2 Model :- Planning- Rate On that Environnment, I'd like to rebuilt / restore the IFRS starter...
View ArticleRe: Wrong customization PTARQ error Doc Created with Warning.
you need to check for the employees webmo and his absence are all customized You can check customisaiton of the employee in PTARQ> determine rule group do all these steps and it ll work correctly then!
View ArticleRe: COPA posting specific to profit center
Yes, I think this is the (only) feasible way to go.Rather establish dedicated, duplicate line items / positions in the sales order für each Profit Center, than trying to assign profit centers on...
View ArticleRe: Wrong value in RV61A-AWEIN on return order
Try to update UoM in conditions using exit: USEREXIT_PRICING_PREPARE_TKOMP Regards
View ArticleRe: update mobile phone number on a contact person relationship
Hi, In SAP standard process in relationship data you are allowed to maintain Telephone, fax, and Email address field for the contact person. Rest of the relationship details it gets from the main...
View ArticleRe: Is it possible to choose default sorting order in Web UI blocks ?
You can use the following code for sorting. data: lv_sort_order TYPE char1. lv_sort_order = cl_bsp_wd_collection_wrapper=>sort_descending. TRY....
View ArticleIdoc/RFC receiver adapter
Hi I am wrking on XI 7.0. I have R/s system as a recever and I have to use either Idoc or RFC adapter. I followed this blog and I see that for Idoc Receiver adapter we have to create RFC Destination...
View ArticleRe: exception on start SFC
Hi Leon, By the way there was an old SAP Note 1449782 about it. I updated the symptom to make it more searchable, should be released soon. Br, Alex.
View Article