Re: Error Install Solman 7.1
Hi Leonardo, I will suggest you to go through installation guide once again... I think you are not starting sapinst with virtual hostname... for more information refer sapinst use hostname command......
View ArticleRe: Updating Script Logic EPM 10 NW to include movement types for Opening...
My apologies I gave everyone what I was given in terms of what the requirements were. The attachment I gave was from the actual email that was sent to me and the details that I recieved. From what I...
View ArticleRe: Abuse reports being rejected
Okay, so someone has approved the abuse reports now. Would be nice to know why they weren't approved initially.
View ArticleRe: IHC - Incoming Bank Statement
Hi Ashok, 1. the payment request clearing account posted by F111 should be cleared/ zero out by GL transfer posting (provided that there is no exchange rate difference involved). As you say, when...
View ArticleRe: Leave encashment Issue
Hi Rajendra, Good Morning......... You assign your pcr correct position but Processing Class 1 & 25 should be Ticked. Please ticked those and after that LTA amount must be add with gross and store...
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: 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 to joitn to the 2nd view. The 2nd view will only returns records when there is a valid join by the...
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: No fields from the right-hand table of a LEFT OUTER JOIN may appear in...
Both lines marked above can not co-exist.Either make the 1st one as INNER JOIN or the remove the 2nd one. -Jogeswara Rao K
View ArticleRe: Automatically Send email after Creating Sales Order from VA01
Hi Richa, You can write your logic in subroutine 'USEREXIT_SAVE_DOCUMENT_PREPARE' which is present in the MV45AFZZ include of the main program SAPMV45A. Your requirement can be fulfilled by configuring...
View ArticleRe: I need one example to create a badi and implementation of badi
Hi Rakesh, I have a link for you: www.google.com RegardsPurnand
View ArticleRe: #Computation Error In BI 4.0 Web I Report
Please check the below document of SP07. Note 1889197 - SAP BusinessObjects BI Suite 4.0 Support pack 7 Release Note one of the ADAPT is there for similar issue. below are the details....
View ArticleRe: FM for deleting Inactive Objects in a Request
Hi Ramesh, Thanks for the reply, Actually I want to do this from a program. Any thoughts on it ??
View Article