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: B1if Sale Order not Created
So I figured out that a scenario step will roll back if there are any errors. To fix this I did the following: 1. Create Scenario Step for reading in the file and for each order, I place the order on...
View ArticleRe: Search made, I need to ask me permission to make an invoice dated prior...
Hi, Tested and conformed that, the approval get triggered as per query and there is no error message. Try to check the following: - Check which approval template is used for Documents. - Log on with...
View ArticleRe: role creation based on authorization object : C_COCF_SRF
Hi, Check below points.1.All object of user exit properly transported?* you can set break point in quality and check user exit has triggered properly. 2.authorization object has transported and...
View ArticleRe: Running BDLS in parallel
Hi Jagadish, Thanks a lot for the response. I will proceed, and I will get back and let you know the results. Keeping the thread open till then.
View ArticleRe: TMP_GUI_DIRECTORY_LIST_FILES
Hi Andrea, I think so its not authorization issue in SAP because in both the systems I used my logins. If it is client issue(Microsoft) then what I need to check. The user is using Win 7. RegardsAnil...
View ArticleRe: Pricing - condition Header values
Hi, Please check KOMV table for the condition values. For the Net Value (Sum up) - Please check KOMP-NETWR. Rregards
View ArticleRe: List of Quotations
Dear anuj sambasiva reddy 's answer is correct just use TRANSACTION_GROUP Value range 0,,Sales order 1,,Customer inquiry 2,,Quotation 3,,Scheduling agreement 4,,Contract 5,,Item proposal...
View ArticleRe: Pricing - condition Header values
Hi, even the header condition can be fetched from KONVin KONV table just enter the KNUMV ( document condition) and without item execute you will get all Header conditions try and revert thanks,santosh
View ArticleRe: How to set values to a checkboxgroup in wdj?
Hi Abhinandana, From top of my mind,In the event of the dropdown list, you can create a method and in that method you can set the lead selection of the check box group.If you want more details, let me...
View Article