Re: Mapping tdline at item level
Hi Mahesh, Ok, now I see what you are meaning... you are talking about the total count of notes so that's using the mod operator... change to the following code: for(int i = 0; i < count.length;...
View ArticleRe: No Accounting Entry Generated for Order SES
No, we are not using multiple account assignment so I don't think the business function LOG_MM_MAA_1 is activated
View ArticleRe: Error in manager system when Solman is down, because RFC and CSOL setup
Hi Prakhar, Thank you very much!Tomorrow I am going to test the solution propose. Best regards, Adriana
View ArticleRe: Future for SAP Screen Personas
Now that Personas supports flavour export/import (as of Personas 1 SP04/Personas 2 SP02) the idea of creating some kind of flavour library makes sense. Up until now, it hasn't been so easy. I don't...
View ArticleRe: Getting error when trying to login from agentry test environment
Thank you so much Bill for quick response, Yes, you are absolutely right, By resetting client DecryptPassword errorgot resolved but I got a new error Invalid password. I would like to inform you that,...
View ArticleRe: Start recording directly from Excel
Create a Macro and run from there. basically you have to create the macro, paste your code and optionally create a pushbutton and assign this macro when it is pressed here is how to do this Add a...
View ArticleRe: IDOC Re-Processing
Hi Abbas, Thanks for your reply.I know how to reprocess it but initially y the system is throughing the error.What could be the reason for it.Everytime i do not want to reprocess it. Regards Sriram.
View ArticleRe: Create Records through OData using Jquery
It looks like you want to pass in json but you have the content type set to xml. I would suggest testing your post in either the gateway client or a browser rest client plugin such as postman. The...
View ArticleRe: Payroll issue
Hi Kim, I was wondering if you have found a solution for the GTL in PA? I've modified the PCL 71 with @ but it didn't work. Thank you.
View ArticleReg: Dynamic text added to the description in ESS
Hello Guru's, We are running on EHP6 Web Dynpro ABAP based applications. In older version we had Proxy Class which we can customize to add the code. How is it done with LPD_CUST and EHP6 based...
View ArticleRe: Trading Partner - Affiliates not in our SAP Instance
yeah that's correct . this for cross comapny posting where system will automaticall populate the trading partner which are in SAP .
View ArticleLSMW updated other fields too
Hi Experts,I am trying to update NAME3 field in the customer master using LSMW but out of 100 records of customers, for the 2 customers it modified other fields too on the address tab. Any...
View ArticleCall Function 'ENQUE_READ' - Lock doesn't refresh
Hello Folks, I have written 'Call Function 'ENQUE_READ' before updating MR21 using BDC - Call Transaction. The above code is written in a Z Call Function 'Starting New Task'. The problem i am facing is...
View ArticleRe: Counter for unique values
Have you tried above thing in your query?if not please try once not sure but reference charecteristic will check distinct records..I remembed In HR reporting i used for counting number of...
View ArticlePO 7.3.1 multi-mapping with AEX
Hi, all I am having a hard time getting the 1:n interface working. Here is data example:<?xml version="1.0" encoding="UTF-8"?><ns0:source_mt xmlns:ns0="http://1ton_mapping">...
View ArticleRe: GetNewObjectKey() returning empty
Hi Leandro,I get the same results. All 3 new DocEntries are shown - I also tried it with orders.Have you checked the return values of Add() + GetLastErrorDescription(). Can you post some more of your...
View ArticleRe: "Serialization not possible for material XXX" when trying to PGR for an IBD
Check this SAP note 1868370 - MIGO: Serialization procedure MMSL not defined
View ArticleRe: Input help has no entries in Discount Product Hierarchy 2 in 7.0 version
Hi, I am facing a similar issue wherein the values selected from F 4 help in CRMCMP_CND/CondRecEditView clears out immediately. Did you find a solution for this? Please share. Thanks,Rohit
View Article