Re: Table Partition
Try this; ALTER TABLE "BNHP_UTILS"."TC_RDL_BAL_CP_3"PARTITION BY HASH ("/BA1/C55AOTYPE") PARTITIONS 5 RANGE ("/BA1/C55POSTD") ( PARTITION 20130901 <= VALUES < 20131001,...
View ArticleRe: Exchange 2010 and Afaria
You need to click on => this icon small box after the text box
View ArticleRe: I need only 1 print for each invoice but current setting is 6 prints per...
go to VV32, mention your output type and select which access / table you wantGo to communication and change number of messages
View ArticleLogical databse in repeat
HiI call in loop logical database by FM LDB_PROCESS in different parameters but only first step is return ok next return error subrc = 1 LDB_NOT_REENTRANTHow to init this calling in second step?
View ArticleRe: Customer Open Balance Aging Report S_ALR_87012178
S_ALR_87012178 is the only standard customer aging report. Following two solutions I could think of to fit your requirements.Develop a custom report by copying standard customer reports that have full...
View ArticleRe: For input string: "9999999999"
Hi Laxmi,Although you change that the IDOC can fail finally. Try to avoid that. But your error it's about the tag type, it isnt about the tag occurrence, i dont understand why you want to change it....
View ArticleRe: How to Copy data from field symbol to Dynamic Internal Table
Field symbols and move-corresponding
View ArticleLicense and Maximum Report Processing Jobs Limit error how to overcome
HI, I am using Crystal Reports XI Release 2. .Net 2010 c# web forms and published IIS7 windows serer 2008 . everyday i am getting the above error and i have tried to close and dispose the...
View ArticleFull SD SAP standard
Hello Guys, Where can I download the Full SD SAP standard. I want to understand the Sales and Distribution process.(Advance SD process.)Also, what are the useful tables/t-codes that I need to...
View ArticleRe: No availiable stock for componets in kit to stock
Jinoy, try changing the storage type role to I and let me know if it works. That's how my KTS WC is set up. Also a question to you: Upon creation of the VAS order system create an ODO and ID.. Did...
View ArticleRe: Passing dynamic date range to WEBI document (Data is coming from BW...
Thanks Sathish for confirming that this can't be done at BO end. I have implemented the below solution: Create a single User EXIT variable (UE_TIME) for time Field. Create user entry formula variable...
View ArticleWhy am I being asked to log on to my database?
Hi, I have written a winforms application over a year ago. When I did, I used CR for VS. I had no problems creating reports. I have started a new application, and am having problems running a report. I...
View ArticleRe: Customer Exit Code
Hi, Problem is with Concatenation.CONCATENATE '01' l_yr INTO loc_var_range-low.CONCATENATE '12' l_yr INTO loc_var_range-high.Allowed format is YYYYMM so just change the order of concatenation and it...
View ArticleRe: Reg:How to get boarders in the webpage composer page layout
Hi,Could you please tell me the requirement in web page composer in more details with screeshots. Thanks,Rajendra
View ArticleRe: BAPI and Ztable COMMIT
A couple of things - UPDATE TASK before the COMMIT. What did you mean by this? *"---------------------------------------------------------------------- *" IMPORTING *" REFERENCE(IT_ZTABLE) TYPE...
View ArticleRe: Scheduling is failing when the user is not active
Hi Tanveer, Please check this SAP BI 4.0 Error with SAP SSO and Active directory authentication Let me know if its working. Regards,Siva
View ArticleRe: CALC PROPERTY IN SELECTION CRITERIA
Sorry, but before posting I am checking in the real system what I propose. And the report in this case shows exactly BASE members of BL02PRODUCT. Vadim
View ArticleRe: What is the best field type for currency calculations?
once you need a currency computations, why not create a currency data element with more characters?
View Article