Sqvi transaction
HiI've tried to create the next thing in sqvi and i didnt succed in doning that - selecting all employees from pa0001 subtyp 0001 endda 31.12.9999 and joing it to pa0105 subtype 0013 endda 31.12.9999 i...
View ArticleRe: SLED date is not populating in COID Report
Hi Brahmankar, Thanks for ur response and Sorry for the delay relpy, am not understanding your answer for what purpose we need to activate the mentioned BADI if so please explain me in detail. I am...
View ArticleRe: Loading Freight Value to Material
Hi Parth,as told by Mani Kumar, pls follow the same process. If your freight vendor is not fix while creating po, then..pls dont worry...you can enter the freight amount in PO & let GR post along...
View ArticleRe: Payment term, Before 10th of each month
My solution is the same as Narasimhulu step, but different about parameter. Tcode: OB88. 1. Create Payment term Z001Day limit: 10In Baseline date calculation, fixed day is 31.Save it 2. Go again,...
View ArticleRe: EPM input template refresh error
Hi, Is it the problem with only one input schedule or with all?If you create another input template only for the faulty members in the initial template, do you still see the same problem in the new...
View ArticleRe: No Network given for transaction 0010
Let me know what is the user status and system status of that NWA.
View ArticleRe: Data Manager Package doesn't work calling Script Logic with BADI
Hello, Is VERSAO_SET correctly populated with members? You can try to set a breakpoint in the badi and see if the badi starts executing at all or the problem happens before the badi. You can also test...
View ArticleRe: BDC for F-54
Check this link.http://www.****************/Tutorials/BAPI/FI/Index.htm I hope this will be a complete reference to your query and you can close the thread. Regards, Rahul Message was edited by: RAHUL...
View ArticleRe: Migration from 4.7 to EC6
babu, the above is okbut my requirement is different. i need whether waht kind of Testing is required at Functional end in HR. the link you shared me is regarding the BASIS and ABAP. regards
View ArticleRe: Payment term, Before 10th of each month
Hi Hamid Go to OBB8 New entries Payment term Z001Day limit 10 Fixed date 10 Save it Back new entries Payment term Z001Day limit 31 No. of days - 30 Save it Selection of baseline date as "Document date...
View ArticleRe: Automation Program
hi Faiz, surely this can be acieved. Please explaore the Foloowing Fm for further help. For Uploading data from Excel: Eg: ALSM_EXCEL_TO_INTERNAL_TABLE , etc.... For Writing the Output on Excel: Use...
View ArticleRe: Transport y-table structure
Hi, Instead of creating TR manually in SE09 you can do a small change for that table from SE11 and save it in a new TR. Also it seems the package used for this table may not be transportable. so check...
View ArticleRe: Combo box components on Month and Year
Hello Pratibhan; i have worked on the problem, & think solved it.go through the attachment & let me know if it is helpful. Thanks,Sandip.
View ArticleRe: Does SAP HANA supports JCO?
Correct, but from what you describe about your app, I assume what you need is option 2 If you told us more about that java app, the community might advise to integrate with an SAP Business Suite system...
View ArticleRe: Unable to edit web service in sap abap...!
HI,Check if you have proper authorizations for the same.
View ArticleSybase Restoration
Hi Srini, Thanks - It was really simple compared to other database which I have done so far. Need to explore further. I am done with the database restoration followed by couple of activities as stated...
View ArticleSybase Restoration
Hi Srini, Thanks - It was really simple compared to other database which I have done so far. Need to explore further. I am done with the database restoration followed by couple of activities as stated...
View ArticleRe: Automation Program
Hi All, Thanks for your quick responses. I do know how to upload the data from excel to internal table. The problem that I'm facing is how to make this program as an entry point to several other...
View ArticleRe: Unable to setup SAP NetWeaver Gateway in Eclipse
Hi Michal, I am having a the same problem of configuration settings so i m unable to resolve.I am not sure of how to change the proxy configuration in eclipse , well I tried adding the Server Host...
View ArticleRe: How to config to show keys within dropdown lists in Web Dynpro ABAP
Hi Found one more solution to this.But not sure how much it would be helpful.I wrote this code in WDDOMODIFYVIEW. DATA lo_ui_element TYPEREFTO cl_wd_dropdown_by_key. lo_ui_element ?=...
View Article