Re: Document line update sometimes has no effect
Hi Mirco, I was finally able to reproduce your issue. There is some weird stuff going on. Here is what I did: public void Start(){ var company = b1.Company; var application = b1.Application;...
View ArticleRe: Universe mapping in data foundation
Hi Amit, You have provided good information for me. One clarification Amit, If we use Aggregate tables in place of standalone tables,please mention your comment . Basically Aggregate tables far away...
View ArticleRe: Drill down reports with table CCSS (CO-OM table)
Hi, I have done below steps to my CC Report to show by period wise(individual columns Jan, Feb, so..on) cost center report: Step 1: used Library 1VK, Table CCSS in GRR1.Step 2: Created 12 individuals...
View ArticleHow to get Contaner values to Internal table
Hi All, Any Idea how do we get Container values to Internal table? I will get container values using SAP_WAPI_READ_CONTAINER. The data will come into SIMPLE_CONTAINER. From SIMPLE_CONTAINER I want to...
View ArticleRe: SAP Work Manager 6.1 attachment types
Hi Quand, We're facing the same problem (as we are also using it in French). Did you find a way to solve that issue? Thanks, Best regards, Thomas
View ArticleRe: setsort is not working after create group in datawindow
Why do you use group sort for stockclass instead of a normal sort in this case?I think you should use normal sort. Combine sort by stockclass and the selected sort from users input.
View ArticleSAP SD invoice output
Hello Friends, my client has a requirement that they want to change the description of Material in invoice output. I think we can use Texts to implement this functionality. Can some one suggest a step...
View ArticleRe: disk size on /vol_HDB/shared
Hi Ning, Thanks for your reply. As you will see in the pic, "global" directory has too much size which is coming from log volumes. I really wonder how to delete these files. Inanc
View ArticleTransport Request moving into local workbench
Hi All, Every time when the transport request is generated it is saving into local system, so that when the request is released from DEV system it is not showing in QA system.(EX:when i implement a...
View ArticleRe: User-exit SDVAX001 for va02 on Billing plan
Hi, I am not that bright. please help out this code please. IF t_obj-netwr is INITIAL. select SINGLE netwr FROM vbak into v_netwr where vbeln = t_obj-vbeln. IF XFPLT-FPROZ is NOT...
View ArticleRe: Auditing Scheduled Reports and the Prompts used
Hi Dan, When a report with prompts is run/scheduled, an entry in made in the Audit database. Let me explain you with a small eg : 1) select EVENT_ID from ADS_EVENT where Object_ID = 'aaaa' and...
View Articleis there any way to find out the no of records in a Bex query?
Hi Guys,is there any way to find out the no of records in a Bex query? Thanks,Anil
View ArticleRe: Getting subtotal in query used with alert function
Thanks! This was of course correct too but Frank was 1 min faster
View ArticleRe: Universe mapping in data foundation
Amit, Please elaborate the below comment :- Scenario 2 will work if audience is limited for universe use.It mean developer know when they have to useobjects from standalone tables.
View ArticleRe: import fixes assets using excel in sbo
Hi, In this case, as Agustin said you need to add both the Depreciation areas that are mentioned in the asset class. Also If you are not getting the quantity and APC then just keep the sequence proper...
View ArticleLoading flat file from ECC to BW system
Hi All, We have a custom program in ECC system that will generate a ".CSV" file. Now we need to load this data into the BW system. I know we can load data from "*.CSV" file placed in AL11. Is there...
View ArticleRe: How to Extend search by custom attributes from Reuse
yes please check the enhancment sopt BADI_SDQ_PP_SEARCH has you fields included or else implement the BADI.
View ArticleRe: IDCP Dump (Getwa_Not_Assigned_Range)
An answer with no practical application. So why post it? Furthermore, your answer was marked as correct, when it manifestly isn't - it's not even helpful. (I've unmarked it now so that anyone searching...
View ArticleRe: select not working
So he follows your proposal and finds it works. But since there's obviously something more seriously wrong since his code should work, all you've done is set him up for further problems down the...
View Article