Re: Transfer configuration data to subitems in quote in CRM
Hi Anil, I am not sure wether it will work or not but you can try. You get IV_ITEM_GUID in this method. You can call CRM_ORDER_READ to get all items and then you can change the configuration. You can...
View ArticleRe: Update Sales Order with XML
Hi By just looking at the xml (meaning I haven't tested) I would remove the DocEntry element from both the Document/row and Document_Lines/row Regards,Eric
View ArticleRe: Import Existing jobs into cps redwood ?
Hi Chinna, I referred above links, but I am able to schedule standard job from cps redwood i.e SAP_IMPORTCCMSJOBS but getting the following error from stdout.log. Please find Import FailedBAPI...
View ArticleRe: Changing Pallet Heights
Hi,"1. Can we set up putaway bin determination based on Pallet Height ?"The standard knows the height only via a "classification", means HU types. What you find in our templates as E1 or E2, a one...
View ArticleRe: NWDI Track issue
Hi, if you have broken DCs, this guide might come in handy:(NWDI)(CBS) the CBS-make log and-or CBS Web UI report broken DCs - Technology Troubleshooting Guide - SCN Wiki Regards,Ervin
View ArticleRe: Issue with WDDOEXIT
Hi Kamesh, I wonder about this strange behavior. But WDDOEXIT will always trigger immediately after the source code during exit of the application. So in your condition, please check your source coding...
View ArticleRe: PF payment to employee
Hi Rishi, For your scenario, you have to take the /3f3 and payroll period from the cluster table and tell abaper to develop the code to fetch these details and write the logic to get sum of the all...
View ArticleRe: Delete the record from internal table
Hiloop at lt_swpsteplog into ls_swpsteplog.if ls_swpsteplog-log_count <>1.delete lt_swpsteplog from ls_swpsteplog.endif. endloop. regards.laxman
View ArticleRe: how to create Inventory Posting layout
You've check it?Its working fine to me. I don't know why its not working on you.
View ArticleDouble shift Depreciation calculation issue
Dear Gurus, I am using Straight line method, for single shift 4.75%, double shift 7.42% and triple shift 10.34% as per companies act.do we need to create 3 depreciation keys for each shifts and assign...
View ArticleRe: Short dump on Select Query execution
Hello, I dont find any screen shot, please share the screen shot of dump and also the where condition. Regards,Mallikarjuna
View ArticleRe: Can't find column level security in BO 3.1
Hi Siva, You can use "Manage Access Restriction" option to acheive column level security in Business Objects 3.1 universe.See below document for more detail- Implying Security on Business Object XI 3.1...
View ArticleRe: Trigger Javascript
Hi Maren, Below code will work for your field with java script. <%@page language="abap" %><%@extension name="thtmlb" prefix="thtmlb" %><%@extension name="chtmlb" prefix="chtmlb"...
View Articlesmartforms
Hi Experts, My doubt is regarding smartforms. after multiplying quantity and netprice...value is not coming in the print preview form.
View ArticleHow to connect DB2 database to Xcelsius
Hi, I am looking out for options to connect my DB2 database to xclesius. I dont want to go for BOBJ licensing cost. Do we have some other way to achieve this? Thanks,Neha
View ArticleRe: NW7.0 - NWDS Error:
took backup of .dtc, .dtr folders from default location of my win7 ; c:\users\xxx\then created a new workspace and started the NWDI
View ArticleRe: Propose the Amount and the Quantity on the MIRO transaction screen
Jean thank you very much, this worked well. Regards, Robert.
View ArticleRe: Rebuild of VF04 resp. table VKDFS
Hi Check these notes, maybe they will help you to solve this mess SAP Note 38501 - Intercompany billing before customer billing documentSAP Note 308989 - Consulting note for cross-company transactions...
View ArticleRe: smartforms
Hi Abdul, You have defined the workareas/internal tables in the outbound parameters which stores the value.Put a Hard Breakpoint in the form and execute in debugging mode. Regards,Kannan
View ArticleRe: Confused a bit about abuse rejections
I'm a Moderator now and if I see people asking or even hinting for points I edit their post.But, if I were to be challenged then I would have to admit that officially there is nothing that says they...
View Article