Re: Multiple End points for one SMP Application
Hi Shreedhar, Since the first option satisfies your requirement I would not suggest to use Integration gateway (option 2). Because option 1 is easy to achieve. Regards, MidhunSAP Technology RIG
View ArticleRe: SES has been revoked, 102 doc generated but accepeted status not changed
It is quite not possible instead of any update failure. Please check for any update termination.Your field KZABN indicates that this service acceptance is not revoked yet.Do you have any other line...
View ArticleRe: Hints to speed-up select into statement
Hi Mike, Thank you for your feedback. I did the test by1. try to clear the data cache, to do so I did several 'select count(*) from xxx' on other big tables to make sure TABLE_A was not in the cache....
View ArticleRe: Capacity calculation Problem in Production order
Hello Amit, In this case you have the No. of indiv. cap.=2 in work center. In routing you can define number of split as 2. So that it will consider 16 hrs as working. Best Regards,R.Brahmankar
View ArticleRe: Collective order missing start date and finish date
Hello, Go the work center of these production order and check the factory calendar assignment in capacity tab check the validity of factory calendar in SCAL. Also check the time defined in routing....
View ArticleRe: Hiding a parameter or disabling refresh icon
Hi Simran, If you're running the report from the portal and wish to hide the refresh button on the CR Viewer, you'd need to contact the maintainer of the portal. The refresh button cannot be hidden on...
View ArticleRe: Freight Cost to Customer through Shipment Cost
Hi Anandkumar, Thanks for help. Both Primary & Secondary routes in single shipment only.And based on Outbound Delivery we need to pay the amount, not manually. Regards,Saravanan E
View ArticleRe: How to find all HR tables which is directly or indirectly associated with...
Hi Sameer,what about Where Used list.Go to se11 put bukrs in database table field and then click on where-used list.Then you will get a pop-up screen , select table fields and execute. It will provide...
View ArticleRe: installation problems on import ABAP phase
Hi NC, Did you download the DVD as I suggested ? The error shows a checksum error. A.
View ArticleCOPCP005 with Group Currency
Hi,We are using enhancement COPCP005 with valuation strategy U to valuate raw materials. We would like to provide prices with both group currency and local currency. As much as I can see we can only...
View ArticleRe: Timer setting for Wheel of Death in sap crm webui
Hello Amrit, Thanks for the quick response. I am not looking to change the icon for wheel of death but to control its time setting.Like it should be visible only for certain amount of time till backend...
View ArticleRe: Error Occured during the activation process in DSO
Hi, can you check the log view for the DSO.now you will find which object have error.
View ArticleBODS and char type data
I would like to download data from DB2 server. Unfortunately I'm losing some spaces when I do this using BODS and trying split three columns in mapping definition of object. The same selects (in DB2...
View ArticleC4C: Transport Developments to Production System
Hi Experts, How do I transport the changes from C4C Development to C4C Production system ? What I have done is extending Customer BO and did some logic in one of the Custom fields. The custom field is...
View ArticleRe: Open commitments exists in PO even the PO completely GR/IR for service order
Hi,Your service order created, SES done but you have having commitments issue. You t.code:ME22N and select "Final Invoice" Check box in Invoice TAB in Item Detail for your service PO and save. Now...
View ArticleRe: oData image upload
Be careful with your gateway property type,<PropertyName="Picture"Type="Edm.Binary"MaxLength="max"/>
View ArticleRe: How to debug program RVADEK01 for SAPSCRIPT FORM S_PICK_SINGLE
Smartforms are much easier to work with IMO. As for your original issue, I'm assuming the Dispatch Time of your output was set to 'Immediate'.If you had changed it to 'Send with Periodically Scheduled...
View ArticleRe: Price List Query
Hi Select x.itemcode , y.price , z.listname from oitm x inner join itm1 y on x.itemcode = y.itemcode inner join opln z on y.pricelist = z.listnum RegardsRanu
View ArticleRe: Adding search help for Module pool
use PROCESS ON VALUE REQUEST event for that particular field which you want to get a search help for your information refer the following code *******flow logic process on value-request.""""event...
View Article