Re: Deleting indexserver?
Hi Rahul, Please check SAP Note No. 1749467 Copying SAP HANA From a Multiple- to a Single-Host it may help you. BRAtul
View ArticleRe: ASSET VALUE DATE DIFFERENT THAN POSTING DATE
Check the link - http://help.sap.com/saphelp_erp60_sp/helpdata/en/4f/71e122448011d189f00000e81ddfac/content.htm This will provide an insight, how the value date is considered in asset accounting in...
View ArticleRe: How to find work item id based on idoc number
Hello Hari you may use WE02->find one IDOC->Service for object button(left-top)->Workflow->workflow overview then you should can check the workitem. for completed workitem, SWWWIHEAD should...
View ArticleRe: Purchase requisition if order TECO
Dear, For this you need to use user exit please check this user exit : IWO10004 - Customer check for order completion.Regards,R.Brahmankar
View ArticleRe: Incorrect Asset Depreciation Value for Group Currency
Am not sure if you had already checked the document created by a fellow consultant - http://scn.sap.com/docs/DOC-27100 . Hope it helps!! Regards,Sridevi
View ArticleRe: Can we migrate Standard text in BODS?
Hi Anuj , I agree with Kamal for your first question. for you second question please find my answer below. Yes pictures/ logo can be extracted .Condition: you need to mention BLOB as data type and file...
View ArticleRe: Netweaver Business Client Welcome Message
Hi John, Whats your SAP_BASIS SP version? Have you check SAP note 1378659 - NWBC known issues Regards,Rafikul Hussain
View ArticleRe: page customization for vendor registration
Hi Robert, As I said I don't have any idea how to enter into sourcing as I am new to this.I was going through the document but didn't able to understand how to login into SAP SOURCING.I am having my...
View ArticleRe: Change Cost center valid date
HI Madhu, Go to T code- KSO2 , Under Edit Option Select analysis period and select other analysis period and change valid from to valid to period . ThanksMuthu
View ArticleRe: Restrict Addition of same material double in BOM
Hi, With the help of your abap programmer at the time of BOM saving write a code to restrict the double entry of material. You can use the following user exit PCSD0005 BOMs: component check for...
View ArticleRe: Fund Center Not Capturing at the time of PO
Hi, I cant understand whatever u mentioned in above conversation. Can you explain me, that where can I maintained user id? Regards, Mahendra Gupta
View ArticleRe: Object-Based Reduction for SAP Utilities
Hi Mike, I would like to look into the issue. Could you please raise a OSS message in CA-TDM-IS-CRM component. Best Regards,Madhavi
View ArticleRe: Charms Project are not displayed in CRM UI
Hi Shanthosh, Please follow the below setp: *Create maintanance project or implementation project*Created IMG Project in IMG Project.* Actiavet the ChaRM and create the task list Please check the...
View ArticleWhat HTML Authoring Tool was used to create PFC Help
"Originally", PFC help didn't come in HTMLHelp (CHM) format. I created that after Sybase released the source code to the open source project. I would have either used Help Magician Pro (no longer...
View ArticleRe: Access sequence for taxation not fetching correct values
Hi, The Thread below will give you the idea of this. You can check the Pricing Field Catalog example here and use that logic in Tax too. You should know the corresponding Tax Table like KOMG is for...
View ArticleRe: Transformation
Sir, I am loading data From DSO to CUBE in this transformation i need to apply logic (Field routine or Formula ) Please help me . Thank you Thanks & RegardsRajasekhar
View ArticleRe: Customer Exit variable and Report Tecnical Name in Standard table.
Hi Ram, MODSAP is the table which stores all enhancements. Regards,Anil.
View ArticleRe: Dashboard Migration Issue
Mohamed AISSA wrote: Hi, the XLS 000003 is caused because the DashbaordCacheServer and DashboardProcessingServer are down or disabled so please check the status of those server. by default those server...
View ArticleRe: Controlling process order creation using user status
Hi, Than in this case you should go for exit PPCO0007 to check or change header data when saving. See documentation for more details.This enhancement does the following:checks data when saving the...
View ArticleRe: hello Sir, I'm new in Sap Abap so, kindly help me in learning ALV grid in...
Hi Anil, ALV reports can be created by two techniques: 1. ALV list ( FM for display : REUSE_ALV_LIST_DISPLAY )2. ALV grid ( FM for display : REUSE_ALV_GRID_DISPLAY) Request you to try both to get a...
View Article