Re: Error Occurred while Drag and dropping in WEBI
Hi Krishnan, Please check whether the Snap to Grid option is enabled in you Launch pad,if it is enabled just un-check and then try to drag and drop. Below option will be available on right corner of...
View ArticleRe: PowerBuilder 12.5.2 question
There is a product known as Appeon: http://www.appeon.com/
View ArticleRe: Comma delimited string in report header
Hi Abhilash, Your code has worked well but there is one more thing. How can I return only distinct records for the dates. I have a delimited string with numerous records for the same year. 2011, 2011,...
View ArticleRe: Previous 7 days average
Hi Ganesh My first Key Figure "Sale Volume" is restricted by 0DAT(Current Cal Day), with offset range of -31 to -1. This gave me the previous 30 days results. I'm good here.I created 2nd Key Figure...
View ArticleRe: Scheduling reports
HI Stephanie, AS far as I know, the standard report scheduling function is targeted at queries only and the queries cannot have parameters. I'm not aware of a scheduling function for Crystal reports....
View ArticleRe: Issue with not getting mail in sost for the PR Approvers
Hi Vicky Please contact the BASIS Team for this. They need to configure settings for outbound emails.Or, SCOT->dbl click SMTP-> SET Button for messages - for emails and set *.* for valid...
View ArticleRe: How to Find SAP Security Note from NCICC Vulnerability?
Anyone d/l bug fix source code from anywhere other than SAP would deserve everything they got!
View ArticleRe: Custom Fields are populating in RSA3 but not in PSA
Hi Guys, Thanks for the response yes I have checked the unhide option in RSA6, as i have mentioned I can see the fields being displayed in PSA but not populating, Checked the authorisations it has...
View ArticleRe: Need Standard Triggers to be enforced in SD Part
Hi Naveen, By any chance you mean triggers for workflow? If yes, please check out this webpage SAP Business Workflow - SAP Library. Some related t-code are SWETYPV - Type Linkages, SWB_COND - Workflow...
View ArticleRe: Archiving existing SD documents
If you really want to archive, meaning removing documents from SAP ERP server to store somewhere else, try t-code SARA.
View ArticleRe: SD Oldest of open items overdue
I don't know if this might help but I would rather use BAPI_SALESORDER_CREATEFROMDAT2 to create sales order.
View ArticleRe: The search result is 0 in WEB UI even after assigned enough authorization...
Hi , For Service order search, This the FM being used-CRM_BSP_OIC_1O_SEARCH_FROM_RF,Just do a trace in the FM you ll get to know the REQ authorization object. Some Auth which i know for service order...
View ArticleRe: SAP GTS Certification
Hi venkata, There is no certification for GTS from SAP. Although SAP do provide standard training in "SAP global trade servie 8.0" Please go through the below PDF files for getting exposure on SAP GTS...
View ArticleRe: Cannot cancel 202 movement after 201 using VLMOVE
You can use MBST transaction to cancel original (MvT 201) material document.
View ArticleRe: Calling AIF for Value Mapping from standard ES
Hello Robert, We are using AIF value mapping for all our custom interfaces. However, since we are using few standard ES as well which also got value mapping requirement (as data coming from Legacy...
View ArticleRe: baseline config and final config
Hi Rajesh I am not able to get the basic config and scenarios from SAP Help as the Path: SAP Best Practices --> Baseline Packages --> Based on SAP ECC 5.00 --> Select Country: for eg,...
View ArticleSAP Healthcare Americas Implementation
Hello, i want to know if a hostpital or healthcare institution had implemented sap in America, especially in south america. Perhaps someone knows where or the way to find places with this software...
View ArticleRe: Load data from EXCEL file into Table UI on the screen
Hi Immanuel,You can use class CL_GUI_FRONTEND_SERVICES and method GUI_UPLOAD to load data of excel in an internal table.Now play with the internal table and generate a final internal table that you can...
View ArticleCL_GUI_ALV_TREE - ALV Tree - Dump when opening level -
I'm facing a weird problem with ALV tree. Method called to add nodes: tree1->add_node (tree1 = CL_GUI_ALV_TREE) . MT_OUTTAB->* is filled in this method. After the add node the logic calls:...
View ArticleRe: how increase segment on live?
As I said, one method to monitor segment utilization is by using thresholds which are well documented in the manuals. sp_helpdb also illustrates how one can use builtin functions and the system tables...
View Article