Re: How to modify the component of table with No structure
Hi, There are 2 ways, depending on your exact requirements. If you have to update 1 component (or a few) and you know the name. Use field symbols. LOOP AT <your_table> ASSIGNING...
View ArticleRe: MRP-Rounding Dependent Req SO vs Order reservation PO
Dear Caetano I did check the CUNI setting before ,deleted the old planning and re run mrp.all it is doing is adding the decimal place as suffix. i-e 2.000 instead of 2 .
View ArticleRe: Problems wiht aggregate roll up
Hi Eldar Hope you might have gone through this thread. Even the number of records are similar https://scn.sap.com/thread/3284422 Did you check the job logs in BI system? Was it cancelled or completed?...
View ArticleRe: Performance Issue while loading PSA from A902 table
Hi Abhi, Check SM58 in ECC System. If there is something - clear it. Verify the RFC from BW to Source system by logging in from Monitor screen of your PSA. It will give some clues on problems. Hope you...
View ArticleRe: 0rpa_c01
Hi Veena Click on plus symbol in your calculated keyfigures. You need to expand it Do something extra that what we tell here. . You wont learn anything until you try something in your system....
View ArticleRe: Attachment ( Store Business Document ) in PO
Hi. Probably this solution does your job:Re: Attach a document to VA02 - Background Hope to helpBye
View ArticleRe: How to download runtimes and Crystal report for CRforVS_13_0_15
Thanks, Don and sorry for the late response. Yes, it is set to AnyCPU and only the crystal report portion does not work. I have realized one thing, I have VB.net 2012 on a client's machine and with...
View ArticleRe: Vofm abap routine about
Hi Rudra, Are you talking about the 'Calculate Type' in condition types setting, you can see the table below. Is that the correct part or Is there another settings you talk about?
View ArticleRe: FTPS sender adapter: Connection Closed by remote host
Hi John, Thanks for the reply.The scenario is FTPS --> PI --> ABAP Proxy. Thank you,Suwandi C.
View ArticleRe: Master-Detail: show number of elements on the filter tab
first of all, thank you for listing what you have tried: this.byId("__table0").getItems().length // this will only give you the visible number of items A suggestion I have is to provide the table...
View ArticleRe: Refreshing Analysis for Excel workbook using Opendoc url
I never worked with Analysis but isn´t any option to refresh when you open it ?Regards,Rogerio
View ArticleRe: IW13- list order per reservation?
Hi Sally, Final attempt, You can request your ABAPer to debug the case, if this shows the output with Material input it should display during Order intput also. I tested your scenario, when we receive...
View ArticleRe: Stock data not correct
Hi, Yes, for repair full request we need to fill set up tables. its mandate.for BX - you don't need to do any thing,. its one time activity.Based on missing data you can load data from BF/UM. Thanks
View ArticleOverall Status Yellow/Red with Remote Process Chain
Hello all, We have a scenario where data is transferred between two BW systems (BW1 to BW2) and dependencies are set between process chain that exists in both systems. To meet the requirements we have...
View ArticleRe: EMAIL Notfication for Failed IDOCS in ECC
Hi Jay, Please go through the below linkSystem Process Code - IDoc Interface/ALE - SAP LibraryException Handling: Procedure - IDoc Interface/ALE - SAP Library Check if the above mentioned system...
View ArticleRe: BODS 4.2 SMTP_TO Function issue
Hi Arun, the syntax I use in many and many projects is always the same: smtp_to( 'xxx@yyy.it;zzz@yyy.it','ETL IQ - SendInfoMail Flow CdG',' Error of execution in flow Jobsrv_CdG_LoadDM_SAP_002',20,20);...
View ArticleRe: SOS: difference's subassignments
Ok. let's see how it really works. Your Report dataCompanyItemPartnerSubas1Subas2Subas3Sum011102120100022201012-90 The system finds the amount of pair of CU. Summ their amounts: 100 - 90.Storno all...
View ArticleRe: How to prevent time entries on the header task of a project in BYD ?
Hi Burgaud, I have a Suggestion for you, when you are creating the Project select the Header and Go to Basic Data tab, you find 'Time Recordings' select 'Not Allowed' option from the drop down...
View Article