Re: Condition record is not getting set for new fields in Pricing
HI Manasa, I am also facing the same problem. Did you got any solution for this???
View ArticleRe: TextField retains the old values on tabstrip tab selection
Could you please paste that method here...
View ArticleRe: MCSI - same columns for all, without configurating userspecifig view?
Hi, try to create a selection version of the info structure with tcode MC1M. You can run this version with tcode MCKH or while you run standard tcode for your info structure press button selection...
View ArticleRe: Career Shifting to SAP
Hi, you can go for SAP IS Oil. It has a lot of demand in Middle East Oil Companies. You can work on one project of SAP IS oil and then you can shift as a Project Manager for IS Oil Projects as you have...
View ArticleRe: Independent SAP Consultant
Dear Harsh, To my knowledge in India there is not much demand for Independent SAP Consultants. But most are Independent SAP Consultants in Abroad. All the Best. RegardsShaik
View ArticleRe: Date format
Hi,Please try this codeformatdate(todate([date];"MM/dd/yyyy hh:mm:ss A");"yyyy/MM/dd") Regards,Raju Kushwaha
View ArticleRe: Price Date Category changed manually in Service PO
Hi,Check the AAC you used - along with the Item Category - for Goods Receipt Indicator. If GR indicator is unset, meaning there is NO GR for Service PO. Subsequently you can not determine Price Date...
View ArticleRe: GR value calculation
You have posted only the amount in LC for all these activities. Look into the GR/IR clearance account , it can clear your doubt.Check your accounting entry of first invoice (.9 qty with amount 7156.8),...
View ArticleRe: Prompts in WebI
Hi Anila,Thanks for the correction. But still its showing the same error. I have corrected the prompt as you mentioned. Please find the SQL below. SELECT TDIPU010.COMPANY, TDIPU010.EXDT,...
View ArticleRe: Corrupted WEBi report, FRS file is missing
Thanks K Rahul Rao,We decided to decrease file path to FileStore fromC:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\FileStore to C:\FileStore by note...
View ArticleRe: Not able to delete connections in SAP Gui
Hello David, look at your SAP Logon options to find the saplogon.ini file, where the connections are stored. Is it possible that you install the new SAP GUI for Windows with another user? This could be...
View ArticleRe: GR valuation on PO
You have posted only the amount in LC for all these activities. Look into the GR/IR clearance account , it can clear your doubt.Check your accounting entry of first invoice (.9 qty with amount 7156.8),...
View ArticleRe: sap.sessionExpiredURL no longer exist in Web Dynpro configuration properties
Please refer below documents Web Dynpro System Configuration and Example of the Configuration File default.properties
View ArticleRe: SAPUI5 Message Manager
that seems like the case. apparently I think that the message manager only keeps track of message but does not help to display it automatically like what they show in the demo SAPUI5 Explored . but...
View ArticleDMS - Print the PDF file saved in DMS
Hello All, I need to print the PDF files saved in the DMS by custom report. I have found the function module CV150_PRINT_DOC. Could anyone Please let me know the input values to this FM? what should be...
View ArticleRe: Stacked LDAP authentication in SMP
There is not a lot of difference between LDAP and AD. Parameters are discussed here...
View ArticleRe: GRC10.1 Risk ID Error
Hi Alessandro, Yes rulesets are all regenerated but custom rulesets are still not populated on running risk analysis report. Regards,Shivani
View ArticleRe: add space in a string
Hi, I've used: CONCATENATE lv_String1 lv_String 2 INTO lv_Result SEPARATED BY space. and it worked for me. I've used this in a transformation in SAP BW. Regards.
View Article