Re: Join / Inner Join inconsistency
Hi, Create a Secondary Index for the Fkdat (Non Primary key fields ) and include the index in Select Query. it will fetch correct data. Regards,Venkat.
View ArticleRe: Restriction of Keyfigures in BEX Query
Hi Suresh, That is worked, But character replacementpath with formulae variable of key figure displaying 'X' for alpha numeric characters. please suggest how to conver 'X' to zero or 1 of keyfigure...
View ArticleRe: Can we work with EDI files without using Seeburger adapters
Hi Bhargava,You are right, the challenge is to try to convert the XML with the file content conversion in a plane file. You can develop a module java class if you can't find th fcc correct way to do,...
View ArticleRecognizing Error Events
Hi, I am posting multiple event handlers and event messages using bapi_eh_post and add_event_msg02 from sap ECC system. Suppose, I am pushing 10 entries to create 10 events in EM at one go out of...
View ArticleRe: cant change default product category
Hi Elham,The default product category is picked from the org structure of the user.PPOSA_BBP > User's Position > Extended Attributes > Product Categories. The 'Default' check box is selected...
View ArticleRe: ODATA Gateway Service
Hi Tasnim, Please refer to the below link.. Re: How to Read contact in ODATA Gateway Services Thanks,Vijay V
View ArticleTwo line items for same document in MB5B
Hi All, The user has created physical inventory for a material with 701 movement type. For the material document as well as FI document, the quantiy "2 CU" and Value "10 EUR" is correct. But...
View ArticleRe: GRC AC and IDM integration
Hi, IDM will submit Access request to GRC and Risk analysis will be performed in GRC only. so you need to have workflow in place in GRC where approver will perform risk analysis and approve access...
View ArticleRe: ChaRM Project Phases - configuring what can be done during phases
Hi Shaun, This information is available in CHARm configuration upgrade guide:https://websmp103.sap-ag.de/~sapidb/011000358700001056012011E ThanksVikram
View ArticleRe: Error during Content conversion
Hi Shrewin, The below entry in your FCC is wrong i think. BillingData_Header.fieldNamesNumber_Of_Records,BillingData_Header,BillingData_SBM,KeyField Correct entry: BillingData_Header.fieldNames...
View ArticleRe: Records Missing In DSO
Is this is your data flowData source---->DSO---->cube? if your loading delta from DSO to cube then it will be no issues.Your DSO may have old records which are same of your present flat file.so...
View ArticleRe: Install NW ABAP on working HANA DB
Ok, but I do not have to install fresh database instance? When I will select "fresh install abap" all data on DB will be overwritten after old instance NW? RegardsOK
View ArticleRe: How to replace sub item After Main item delivered
Dear MoazzaM Sir thanks a lot for my replay Yes may be in my business process It might be Some enhancement In BOM Processat any cost i will share the screen by Tomorrow.so based on that one i Thought...
View ArticleRe: Credit block in sales order
Hi,I will try. Meanwhile in OVA8 i can see under " Released documents are still unchecked" - under this: If i maintain Deviation in % as '0' and Number of days as '45', will this work for me. Means...
View Articleclass builder
Hi SAP ABAP Consultants and Experts,how to pass parameters values in method , syntax to pass the values in method.
View ArticleRe: Not getting pop up the informative message in BADI
Hi Sangeetha, Try this BADI ME_PROCESS_PO_CUSTRegards,Venkat.
View ArticleRe: Personas: link to button does not work.
Hi Manu, The following is the code for the launch button. It works fine when it is pressed.Below is a Script Buttton, when it is called, it should cause the "Press" action on the launch button above....
View ArticleRe: ABAP to XML File (Simple Transformation)
Try to change the path where you're saving the file.I had the same problem once, it was authorization. I couldn't save in C:\ root. Change filename = 'C:\rh.xml' to filename = 'C:\TEMP\rh.xml'.Or...
View ArticleRe: Account edit authorization based on prospect/customer classification
Hello Andres, We had a similar requirement for one of our Customers who had integration to CRM OnPremise.They did not wanted users to Create or Change Accounts, but only Prospects. We used SDK fro that...
View Article