Re: How to sort internal table by field length?
Hi Rama Swamy What is Your exact requirement whether to get output or to use only the field that you mentioned please check this code if helps TYPES:BEGIN OF FS_STRING, STR TYPE STRING,...
View ArticleRe: Unable to View Old RPT Files
At least one of the 3rd-party Crystal Reports Viewers listed at http://kenhamady.com/bookmarks.html has a Crystal 8.5 version (as well as 9, XI R2, and 2011). The vendor provides a 30-day evaluation...
View ArticleRe: Error M3 375 , Combination of plant AND material type xxx does not exist
Where do you see a <New Entry> in these screenshots? The only thing you can do there is to set or remove flags from your valuation area (plant) If your plant is not there, then there went...
View ArticleRe: Error connect agentry client to smp server 3.0
I found the issue myself. Since I used the work manager customer service 2.0 deploye executable. It hardcoded web socket sub URL /SAPWM. So the app name you defined in smp server can not work And...
View ArticleRe: Error at back ground step "workitem is locked by user xxxxx"
Hi, That's very odd - I've never experienced that before in a workflow. Can you say exactly what the two steps are doing? Does the approval step update anything extra?Does the background step only read...
View ArticleRe: MAX funtionality in HANA
Hmm... the SQL reference documentation has the full syntax covered...Anyway:In the statement you posted the INNER JOIN clause is positioned wrong (_after_ the WHERE clause). Try this instead: SELECT...
View ArticleSAP TM - inbound and backhaul planning
Hi, Does anyone have any reading material around inbound transportation and backhaul planning involving continuos moves? I am looking for the standard SAP process design Any help would be greatly...
View ArticleRe: BP replication from CRM to ECC exact relationship between the...
Hello Elena, This is interesting question. Business partner table BUT000 and address ADR* has different purpose.BUT000 table is used in CRM and would be filled in ECC if Business partner is created; if...
View ArticleRe: Need to run a report on NON-Mitigated users in GRC AC10.0 SP13
Hi Ashish When you executed risk analysis there should be an option to exclude mitigated risks. If you do this you will then get all unmitigated users. Or are you after something else? Does the report...
View ArticleRe: Remove priv associated with user only ID Store
Hi Michael, Which IDM version are you running on? Have you tried the function uIS_PrivReconcile ? Cheers,Chenyang
View ArticleRe: HOW TO UPDATE PAYMENT METHODS FOR EXISTING VENDORS IN SAP ?
Hi Kali, 1. You can run a query inside SAPa. Go to Tools>Queries>Query Generator >select Executeb. Press the Pencil icon on the upper left side portion of the screenc. put this code inside the...
View ArticleRe: AIF inbound scenarion exception: CX_AI_APPLICATION_FAULT while passing...
Hi Verena, Thanks for the reply. I was missing the exception class. I then passed the exception class CX_AI_APPLICATION_FAULT only to face the same issue again. I debugged my way through. I found that...
View ArticleRe: Layout para transferencia bancaria
Buenas Tardes Octavio, Sospechando que hablas de la transacción PC00_M32_FFOT. Si los formatos que están por estándar no te sirven, si deberás apoyarte de un ABAP para el desarrollo del que necesitas...
View ArticleUpdating Mitigation Monitor with new individual
From reading other discussions, I understand that I need to add a new mitigation monitor, remove the mitigation assignments with old monitor and can then remove the old monitor from the mitigation...
View ArticleEmail notification for MDG data replication failure
Hello Gurus: We would like to send email notification to MDM team when in case of data replication failure. Since data replication is done as batch job, user would be curious to know if the CR they...
View ArticleRe: Change Segment name in IDoc user-exit / badi
Hi Fayaz, You question is not clear. Are you trying to modify the extension IDOC type custom segment name? Thanks,Venkat
View ArticleRe: Job server Killed job with pid Error (BODI-850054)
Hi Daya, Could you please help me what is the resolution for this issue. I am also facing the same issue. ThanksJohn
View ArticleRe: Screen painter: How to hide at runtim a box and it's content
Please let me know what is the screen number from program SAPMV45A.ALso , please compare the screen you have created and standard one along with PBO logic .There must be something which you are missing...
View ArticleRe: Change (and storage) of Plant Location in Sales order
The way we have done is that if the plant on the sales order is different than delivering plant at sales org view in Material master then we take the plant from MM and not from the sales order line....
View Article