Re: How can we stay ahead?
Hello Pratyush, I would say staying ahead is very challenging and sometimes very demanding. The basics of SAP world is keep learning and stay right. i would suggest you keep learning as per your...
View ArticleHigh availability / failover with Websphere MQ
Dear all, I'm setting up connection between our SAP PI (7.0 SP25) and a Websphere MQ environment (7.5). We would like to utilize MQ's possibilities for failover without going the HACMP / Power HA way...
View ArticleRe: Please provide me the documents to Learn BYD Studio
Hi Experts, Please let me know how can I assign a BO Work Centre View to another BO Work Centre View. Thanks Manoj Kumar Bansal
View ArticleRe: Create Dynamic Custom Container
Hi, Yes it is possible and check the wiki post below to get an idea http://wiki.sdn.sap.com/wiki/display/Snippets/ALV+report+to+list+the+user+developed+local+objects+in+the+SAP+system Cheers,Arindam
View ArticleRe: it_key_tab of GetEntitySet never gets populated
Hi Gaurav, If you have all the keys then you use READ. Ex:/Products(<productID>)In this case key tab will be populated. But remember to check in Get_entity method. (READ) If you do not have all...
View ArticleRe: how to find air quote constants used in all development objects?
Rs*abap*source* You will find a search utility program by sap which will scan the code. Search using a regex for what you want.
View ArticleRe: Inner join using 2 fields of different sizes
Hi, cant think of nay alternate way. I think its a requisite to have similar fields always if using joins. May be alternate could be For all entries usage. Cheers,Arindam
View ArticleRe: ME92F already printed
Hi Alex, In ME92F there is a checkbox in the input screen at parameters section, List Untransmitted Messages. tick this check box during execution, this will only display output of those Purchase Order...
View ArticlePrinter setup change putaway
User would like to change the all putaway TO. What are the steps to perform.I have clue its configure in OMLV but how wil i come to know which one need to change. Kindly advise ThanksShri
View ArticleRe: Mapping Issue in SAP PI
Hi Abhi, not sure why are not able to achieve this. experts suggested ways to get it. check this. mapping logic. test results. Regards,Muniyappan.
View ArticleRe: what is the object name for purchase request
Hi Srinivas, In VB you write :Dim ogp As SAPbobsCOM.Documents ogp = ocompany.GetBusinessObject(1470000113) In VB the type casting for this is implicit if you never turn on 'Option Explicit' in your...
View ArticleRe: HANA stored procedure with IN param as table
Hi, My idea is the result column from first view is used to insert into a temp table where it is used for joining to the 2nd view. The 2nd view will only returns records when there is a valid join by...
View ArticleRe: FM for deleting Inactive Objects in a Request
Hi Anoop, Then see this code for reference http://wiki.sdn.sap.com/wiki/display/ABAP/ABAP+program+to+simulate+transports
View ArticleRe: Example of using CURRENCY_AMOUNT_SAP_TO_DISPLAY
This may help you : http://scn.sap.com/thread/1283971and http://www.sapdev.co.uk/fmodules/curr_saptodis.htm Same has been discussed in it.
View ArticleRe: Alv with checkbox
HI, FORM user_command USING v_comm TYPE sy-ucomm wa_selfield TYPE slis_selfield. "layout CASE v_comm. WHEN '&CHK'. "Your Function code for Select allbutton...
View ArticleRe: Calculus or Derivative?
Hi Cheung, In line chart which you hav create ,right click the line in that chart you have an option Trendlines...i hope this cane help you. Thanks & Regards,Darshita
View ArticleRe: Need different colours for Profit and Loss
Have you tried with "Exceptions" in BEx Query? Otherwise you have to format your workbook in BEx Analyzer. There will be format option in the top context menu.
View ArticleRe: Proxy with attachments to File scenario
Hi, Yes you are in right direction, use payloadswapbean in receiver SFTP file channel with correct entries to swap the payload with attachment. Regards,Praveen Gujjeti
View ArticleRe: Scheduling reports with different recipients based on selected parameters
Please check the below video for publications http://www.youtube.com/watch?v=zh9N3qf3uSg
View ArticleRe: Revoke Production Order Release
Hello Selva, Ok,in my understanding if you have "release on creation" for scheduling profile than system prompt this message.anyway please share all the system status for order and OPKP complete...
View Article