Re: No data in report
I assume ADO .NET connection means a dataset(?). Where are you telling the report to consume the dataset? E.g.; ReportDocument.SetDataSource (myDS) See the sample app vbnet_win_adodotnet.zip here:...
View ArticleRe: Regarding: Space in Masthead
Hi Pramod, Did you find any solution for the issue. We are also facing the same issue. It used to work fine before upgrade and no modifications done to the masthead.ear code. Please let me know....
View ArticleRe: can't see the parameter labels (Prompt Group Text and parameter Name)...
Ummm...; What version are the CR assemblies you are referencing in your app?
View ArticleRe: Dummy Production Order variance reporting
Hi Prased.There is no documentation. I just did the debug. Some ideas, SAPMKKRD Refers to tcode KKRA. I was working with KKRC. Indeed, you can cumulate with both tcodes. 1: KKRC: This is CO...
View ArticleRe: Decimal place not coming in Analyser but coming Cube
Change the decimal in the query side mate as suggested by Raman above..
View ArticleSAP IDES Sgen not working
I just did a fresh installation of SAP IDES Ehp 6 for ERP 6.0.The installation was sucessful but when I am trying to run SGEN i suspect it is not running as even after 5 ++ hrs there is no change to...
View ArticleRe: u25samp1.dll missing
Take the error at face value... Try the same formula in the designer. Does it work there? If not, it ain't going to work at runtime either. E.g.; You may want to do a message box - if win app on what...
View ArticleRe: Custom Fields in BSEG not updating on FI document post
Joao, I really do appreciate you for posting your solution even after a year It does seem pretty simple but it worked for me as well.You saved my time, thanks bro!
View ArticleRe: Getting the keyfigure of HIGHEST DATE for a certain range date
Hi guyz, Any help on this one? Can somebody explain what Suman is suggesting? Thank you! Loed
View ArticleRe: columns missing in column set of the layout
check if for those field you do not have TECH as marked one..?
View ArticleRe: Terms of payment (Customer to Sales Document) Copy Control
Dear---i asked the terms of payment in sales area data--you are showing company code data---Not hearing the suggestions. May be you are thinking that if not sales area--then system will go for Company...
View ArticleRe: Disable "Configure page" button from Overview page
Hi,If you want to remove configure page only for your component, in your Component OVERVIEW Page GET_SYSTEM_BUTTONS you can comment code for configure page button.Regards,Deepika C.
View ArticleRe: RM06BZ10 is not behaving same as ME57 in perspective of source...
When you run the report RM06BZ10.I think info record is not consider as source of supply like contract in this program.A great example and solution is given on this thread.Please check the threadManual...
View ArticlePrice List wise Sales Report
Hi Experts, Please share a SAP standard sales report where we can see the price list wise sale. Regards,Shatrughan Singh
View ArticleRe: FPM application HRTMC_EMPLOYEE_PROFILE was started without configuration
Hi Shyamlal, Could you please paste the screen shot of the error which are you are facing..... Go to Se80 -> FPM_OIF_COMPONENT and i hope you are using HRTMC_EMPLOYEE_PROFILE_ESS_703 as application...
View ArticleRe: EXIT_SAPLMEREQ_005 navigate to the incorrect field
Thanks Raymond,Can you please help me more specifically, what is metafield for item quantity (MENGE) and short text (TXZ01)?Thank you once again.
View ArticleRe: Return PO creation through SE38(ME59N)
Check whether you have the company code present..seconldy check how this BUK_BUKRS is getting filled by doing where used list and check if you have passed all necessary item detail Nabheet
View ArticleRe: Table Operation in BRF+
Check context availability in TO context overview. Create a new structure on the fly rather than selecting existing structure. I remember using all lines operation when i needed to retains all rows of...
View ArticleTotal and Save layout in ALV grid
Hi , I want to display total of certain columns with sort function in ALV grid. It is coming fine but save layout and change layout icon is not coming. if i try to give option of save layout button...
View ArticleCustom Pop up displaying Blank page
Hi, I am trying to open a custom view as popup from BT115IT_SLSO component. I have default view configuration correctly set and it is displaying the attributes correctly. but all of a sudden the pop is...
View Article