Re: Abap Query
Hi, Best way to improve the performance and to avoid select * is to define an internal with the fields you need to fetch from other dso. After that write in select (name of all the fields). Make use of...
View ArticleRe: empty value in export and import value in object oriented
Hi maryam, Remove value 'D'. and try try like this DATA : answer1(1) TYPEc. answer1 = 'J' .EXPORT answer1 TOMEMORYID'ABC'. clear answer1.IMPORT answer1 FROMMEMORYID'ABC'.WRITE : / answer1.
View ArticlePRIMARY KEY
Can we delete the primary key when it is used in the table where data is stored?
View ArticleRe: Confirmed Qty incorrectly updated thr SDV03V02
KH, DB49's questions of 2nd - 3rd paragraphs should be irrelevant.A bold statement indeed. Anyhow, check the default setting in OVZJ. If you have set "Avail.check rule" to anything other than 'E', you...
View ArticleRe: URGENTLY NEED HELP !!! SAP NOT STARTING !!!
Hi Symon Kindly follow the SAP Knowledge Base Article 1860519 - SAP fails to connect to the database Thanks Sriram
View ArticleRe: Regarding CAP and CAP limit?
Hi Omid Daghdar, Yes but what is the exact meaning of Collective agreement provision? and CAP Limit?
View ArticleRe: If condition of Sales Order PLD in SAP Business One 9.0 PL04
Dear Gordon, Thank for your advices.I already followed as your guide but F_167 always display even F_170!=F_164+F_165.Do you have more suggestion ? Best regard, Borey
View ArticleRe: How to activate Issuing Plant in Component Overview of Task list ?
Material XXXXXXXXX not maintained in plant 1001 Message no. CI067
View ArticleRe: SAP ERP ECC 6 Upgrade, Phase: MAIN_TRANSEXEC/DDIC_TRANS
Dear SS,i have Oracle Client 11.2.0.3, does it need upgrading?===============Dev_w0 log: ---------------------------------------------------trc file: "dev_w0", trc level: 1, release:...
View ArticleRe: Routines
Hi All The links are pretty useful , but it doesnot gives a clear information from where should i start to learn the concept of ABAP coding . Should i start MY SQL in order to start the ABAP...
View ArticleRe: Marking in Manual BRS
Thanks to Irene & Nakula Charan for your correct reply I have another requirement in Cash Journal please give your suggetions on this also In cash jouurnal is it possible to configure check...
View ArticleRe: Data uploding to Dashboards on SAP BO (TIMESTAMP)
Hello Kumar, This solution is to extract the time stamp from...
View ArticleRe: Comparing Infotypes Dates
Dear Dinesh; Thanks for your cooperation I really appreciate it. just wanted to ask when I select the required leave type how can I mention its start date in the PCR? Thanks in advance. Regards;Lobna
View ArticleRe: automatic restart and System error
Hi, You can restart the message directly also. >>So in this way, it is possible to restart message directly without restore it from smq3... Do you have any clarification here? The reason for move...
View ArticleRe: Sending idocs from SAP ECC to Data Services
Data Services can send data to ECC via IDoc, but also recieve data from ECC via IDoc. I suggest you refer to the SAP Supplement before posting mis-leading statements on this topic.
View ArticleRe: Inconsistency in delta administration - Issue
Let them see the note I attached the program needs to be restricted to that one ds. I don't think business will understand the complications to be able to approve this to basis. I assume they will do...
View ArticleRe: Need to move query from dev to qa
Hi Venkat, Follow the steps what RK & Martin has suggested, collect the changes into new TP and also prior to this you would have selected in local package and change the package suggested and...
View ArticleBEX query designer restriction
Dear BW Folks, I will explain my issue here by taking as an example,Please give me your valuable answers. In our scenarion we have multiprovider M01 with 3 cubes say cube 1 ,cube 2 & cube 3. Cube 1...
View ArticleRe: Not able to find the SAP Mobile SDK 2.3 on SAP Market Place
Hi Akila, Thanks for your reply!!! I have tried to search in the same location and still I am not able to see it there, but what I understand is that its depends upon the access rights provided for...
View Article