Re: How to track that the production with reference to a particular planned...
Dear Mangalraj Sir, I checked this requirement with ABAPer and found that this is possible. Thank you very much.. Kind Regards,Anand Joshi
View ArticleRe: Need info on objects which will not be used during upgrade from BI 7.1 to...
Hi Pani, Could you please give some info on what are all the objects which are not supported by BI 7.x upgrade from BW 3.x Regards,J.Sakthikumar
View ArticleRe: caller 90 contains an error message.do not have authorization to extract...
Hi, As per yoru email, you trting to extract the data manually using your SAP account.. You don't have authorization for extraction. Please contct basis security team and ask them to compare your's and...
View ArticleRe: Job Ended Without Any Errors Leading to Cancellation
Hi Andrea, I have checked the Mail Form and the pratner, both have English as prefereed Language.Any other clue. ThanksMahesh.
View ArticleRe: Cannot Get Single Sign On to work in InfoView in BusinessObjects 4.1 SP2
Yes, SSO is working fine with manual Windows AD Authentication with the CCM. The Credentials are hardcoded in the Java Options in Tomcat Configuration.
View ArticleRe: How to pass tags in transaction ?
Hi Rohit. I passed same way as you said. '03FIQ3710.SELREALA.OUT' this is the tag name , I linked it to SelectedTags parameter.I built one pco query with one tag value and in transaction configured...
View ArticlePM Shop paper not printing directly
Hi every oneI need help to find setting which allow SAP Scriot form to print directly Currently my PM Shop paper will only print after we do print preview , then allow print from menu but i need to...
View ArticleRe: Numeric Datatype
Data objects in Unicode programs cannot be converted. This error is generated.My scenario is I have to capture the weight (Gross and Truck). weight will always be in decimal format.I am using...
View ArticleRe: Order Operations Confirmation (IW41) link to SAP PS Module
Thanks for all your help. The link does not open.Faisal
View ArticleRe: Reporting new, canceled, moved HR positions
Hi, Thanks for more information. Can check available data sources which are built on HRP1001.One of the data source 0HR_PA_OS_1 which pulls data from table HRP1001. if your source table have required...
View ArticleRe: What is use of creating new inspection type?
I'll explain this with one example. lets take inspection type 01. It is used for inspecting the incoming goods. An organisation may purchase different kind of materials like ROH, FERT or Spare parts....
View ArticleRe: Deletion of asset created from Inv Measure
Hi,This is an integration between IM ans PS that creates an AUC automatically when you release your WBS. Check CJ20n-> WBS-> Control tab of WBS. For more details please serach in forum and Google...
View ArticleRe: order is not released
Hi Ramagiri,Thank You.In OPJK, Release is maintained as 01.Regards,Mastan.
View ArticleRe: Information regarding Points
Hi jason,Sorry, Actually i didn't see your reply there in direct message. regards,Satish
View ArticleRe: Query about TESTDATRNRPART0
Hi Ramanjaneyulu, Thanks for your reply. I probably should have mentioned that we are currently on Release700 Support Pack 31 so we already have 22 installed. So 1335591 isn't the solution...
View ArticleRe: CALL METHOD CL_GUI_FRONTEND_SERVICES=>CLIPBOARD_IMPORT
Thanks Dengtong.But I did the same. I got the same result.
View ArticleRe: Table Range Join
Have you set cardinality N:1?? If it is, then try LTRIM function to remove first letter of code and after that compare. It will give you correct result. Can you please attach screenshot of "Edit Join"...
View ArticleRe: how to extract time from datetime column
Please try substr() function. for example. substr(sysdat(),12,8) wiil be the time in HH:MM:SS format RegardsAsgar
View Article