Re: ABAP Developer - Career Path
Hi, after learning the SAP BW/BI you can learn the HANAare you intrested on BW on HANA or Pure HANA. HANA - BW/Development-> BI/BW - Extract/Reporting if you learn the above thing your are market...
View ArticleRe: how to delete profit center group
Hi Madhav First you goto KCH2 and come to your group tree. If there is profit center attached first remove them one by one from your group then system will allow you to delete the group. Remember...
View ArticleRe: How to add a Excel file for an Existing Universe and make a join for this..?
Hi Reddy, Using BODS (BusinessObjects Data Services) extract data from EXCEL File and transform them into meaningful information and load them into table in DB2 or MS Access system with ease (or any...
View ArticleRe: Crystal Reports for Enterprise - Data source 'db2 v9' is not supported
Hi Prashanth, I would like to upload the Crystal Report to CMC, but CMC requires data source is created by SAP BO BI platform connection instead of DB2 driver connection directly in CRe. For direct...
View ArticleRe: SK document indicator
Hi, Yes you can use the above logic and implement it. for e.g.SELECT BUKRS BELNR GJAHR TCODE FROM BKPF INTO TABLE IT_BKPF1 WHERE TCODE = 'FBCJ'.SELECT BUKRS BELNR GJAHR TCODE FROM BKPF INTO...
View ArticleCustom BO type(SWO1) transport went incomplete to QA system
Requirement was to have custom WI text. Soto fulfil it, I had redefined the WI text in Std. SAP task 40007980(SRM Contract Approval). Inorder to do this, I created a custom BO ZBUS200113 as a copy of...
View ArticleRe: To consume google translator web service in SAP ABAP
Hi, The link you supply is not a web service. Acording to this link https://cloud.google.com/translate/v2/getting_started this is a paid service . Bing have also similar service...
View ArticleRe: how to change sybase sql default port
Hi all, We have successfully changed the ports. Thanks for your all valuable points. Regards Praveen
View ArticleRe: Install EHP7 RC 1 for SAP ERP 6.0 problem start instance ASCS01.
Put files in the folder work.Did not find anything suspicious in them.Please see. http://www.fayloobmennik.net/4249647
View ArticleNeed help on oracle universe filter
Hi, The code below is working for all records but its not working for "Last month" and "Current month" values. If I select "Last month" when running the report query, its not showing last month records...
View ArticleIDM 7.2 SP9 updating business role does not trigger provisioning
Hi All..... When I update a business role and add privileges to it updates the role in IdM but the additional access is not getting provisioned to the users assigned to the role in the backend SAP...
View ArticleRe: TRANSPORT object is missing or not visible
thanxbut nothing is pending in my chng list in QA as well as dev
View ArticleNo Target UI
Hi, experts (Business User) When I click View All when creating a new sales order, I am getting this warning message instead of getting to OIF. Can any body please explain why this is...
View ArticleRe: OfferID in WPUUMS
Hi, Have you checked segment E1WPU02-AKTIONSNR in IDoc WPUUMS?I assume you have configure the required settings to generate WPUUMS IDoc. Thanks,Vikrant.
View ArticleRe: Quantity and Value Credit Memos for Service based PO`s
I agree it is not possible to post negative quantity and nor you are able to change the SES that is already posted. Only option are left with is post the credit MEMO. You are able to post new SES in...
View ArticleRe: commitment still exist even the PO already actual
Hi, means you have already identified the PO against which commitment value exist in CJI5. Please check the purchase order history in PO it may be some open value exist. Regards,mukesh
View ArticleRe: ByePass Scenario from Sender XI to File for MT940
Hi Mohammad, Yes you can achieve it through Passthru scenario. links below.. http://scn.sap.com/docs/DOC-42399 **************** - File-to-File Scenario without creating Repository Objects Thanks,Naveen
View ArticleRe: Decision Table does not return appropriate result set???
Hi Sammukh, Thanks again for your reply. Yes, I have Request Line context attached with my function. Please see below: Below is my Decision Table with columns: However, when I simulate it, I still...
View ArticleRe: select all related output to what user input such as user input: abc*
Hi Nur, You use select statement like this for fetching records corresponding to abc Select * From TABLE INTO CORRESPONDING FIELDS OF TABLE GIT_TABLE...
View Article