Re: Adding labels to xd03 "name 2 " field
Hi Jignesh Thank your for the link. I had explored this option along with the ABAP consultant but it was not possible to change it using CMOD t code. Standard SAP has not provided any option for...
View ArticleRe: Performance issue when using For all entries with Inner Join on Large tables
You are right Frederic. If range has > 3000 entries, SELECT gives a dump. In such cases use internal table with for all entries. BR,Shankar.
View ArticleRe: Problem with VA01 by create new sales document with copy reference
hi frederic, there is a form in the include you mentioned.. how can i have access for it? do you think that could be helpful so i can solve that problem? thx in advanceMaurizio EDIT : other thing, i...
View ArticleRe: Passing Data from ABAP to Excel then back to ABAP
Dear Aastha, I figured out a smooth way to get the data from the DB, push that to a local excel file and then open that data in the file on the front end PC. Pushing it back to SAP wasn't so...
View ArticleADO.NET: Exception...target of an invocation, when using...
I’m in the process of creating several Crystal Reports that will use an ADO.NET datasources that were generated using datasets generated from a classes shared functions . When creating my second...
View ArticleRe: Running Sum in Chart
Hi Darshita, Are you grouping the values by some date or month dimension while using Running Total, else it will not display correct results.You have to set the value Evalute on the DATE grouping and...
View ArticleRe: How to run SAP BO Dashboards on Ipad or Android
Hi Runali, I am waiting for the up gradation of the BO server to SP06. Will confirm you after that. Regards,Javed
View ArticleRe: Migration issues from DEV to QA
Hi Vijay, Which version of Xcelsius you are using.I hope you changed the connection of reports to QA.
View ArticleRe: Workaround for query generated by BO 4.0
Hi All, Currently I have resolved the Date conversion issue between queries by converting them to strings. Function similar to below:CONVERT(VARCHAR(8),a_ACTUAL_WORK_DATE.FULL_DATE,112) >=...
View ArticleRe: BO Webi Prompt issue - ERR_WIS_30270
Hi All, I did the same thing...added the variable sap.sl.bics.bicslovlimit on environment system variable and restarted SIA but it still gave me error. I went on to Start-computer-system...
View ArticleRe: Is this Chasm Trap?
Mark,The model was confusing. I finally spoke to a modeler and got the clarification. We dont needs those middle table. I can directly join with view with 1:M from Dim views to Fact. Now, its good to...
View ArticleRe: using WEBMETHODS in MDM Landscape
Hi Shifali, Please tell what are all the systems that lie in your landscape. According to the kind of systems that you have in your landscape the most feasible interface can be decided. 1.SAP --...
View ArticleRe: Payment Tolerance Groups
Hi JD, The restriction is enforced by the table entry, not authorisations. The authorisations the user requires are the standard ones to perform the relevant postings. Cheers
View ArticleRe: No Able to change Structure.
Hi Abhishek, The where used list in SAP does not provide append structures of table. Check the package and possible tables where it could be used. Regards
View ArticleRe: Transports: Environment xxx already exists with the prefix D6
Hi! You cannot change prefix on the existing system. If you go to RSA1 and check your backend BPC objects, you will see that each cube and each infoobject has that prefix - /CPMB/xx, where xx is your...
View ArticleRe: Entries in the number range buffer were deleted (count: 1 )
Hi Omid, Thanks for answer. No inconsistency between Q and P. Before starting the upload process Q will execute a client copy from Production to Quality and there was no inconsistency between them....
View ArticleRe: Entries in the number range buffer were deleted (count: 1 )
Hi Siva, Thanks for answer, The numbers range interval is perfectly created, even changed the interval number and erroneous way it displays the correct error other than posted in the forum. When the...
View ArticleRe: Infotype 0014/0015
Dear Satish, Thank you for your help. I have another question. I need another PCR to calculate the number of hours of overtime. For example: Basic salary is 1000. The calculation should be...
View ArticleRe: Message instance not up when both nodes clubbed in new server
Now, We have clubbed file system of CI & DB on single server(means on new host name), We have taken below profiles in new host and only Changed SAPLOCALHOST value to <new host name>...
View ArticleRe: use of key fields in ddic structures
I went through many sap help links but could not get the answer.Did you hit an F1 on that checkbox element before searching on the internet? The answer to your question lies in the F1 documentation....
View Article