Re: 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 ArticleRe: Printing issues through Hard copy option
Hi Rajesh Could you check this SAP Note 1135039 - Printer Vendor Wizard Note: Ricoh RegardsRam
View ArticleRe: Add external data sources to Webi 4.1 (xls, txt)
Are you asking how to give access to the users? Or how to create webi report using excel or txt data sources? In irst scenario, create an access level with all th rights related to WEBI, Most of the...
View ArticleRe: Local Workflow.....lifespan and looping?
If you have an opportunity to re-do some of the logic, you might want to explore the possibility of using Extended Notifications. As for the local workflow, you might want to have a fork with two...
View ArticleRe: Adding CMS for Promotion Manager
When dialog 'Log to System' comes up there is only one system available from the drop-down and it is Dev. How can I add QA and Prod to systems to the drop-down list?
View ArticleRe: How to find the SAPS of my hardware?
Check this KB article - 1994117 - What is SAPS?
View ArticleRe: One gobal e-Recruiting with different lokal HR installations
Hello Christoph, data transfer to different HR core systems is not supported out of the box. In your scenario I recommend to define 3 activity types of the data transfer activity category ("data...
View ArticleRe: ADS incorrect document type
Hello,Did you check the test report FP_TEST_00 and FP_PDF_TEST_00 for ADS connectivity? If not then check it and see what kind of error is giving? Then check your configuration. You may take help from...
View ArticleRe: SLT connection to ECC: Security Question
I'm no expert in the BASIS portion of the show, but checking current client configuration tells me that the ECC user is of type SYSTEM. Are you 100% sure that the password is correct as defined in the...
View ArticleRe: File upload is failing after upgrade to 7.31
Experts - please, would appreciate any inputs
View ArticleHow to show few messages for each row in ALV
Hello,I have an ALV with multi-select of rows. I also have few buttons which process all selected rows (bapi's and so on).For each bapi that failed, I want to show to the user all error messages that...
View ArticleRe: Virtual characteristics Query
Hi, I remember there is a dynamic assignment of number based on the way you placed the objects in query, and that may be the cause the report is showing all zeros. As you said the report works fine in...
View ArticleWhen should the afterInit event fire for sap.ui.core.mvc.View ?
I am looking to execute a function once only after the onInit() method on a controller has run. I assumed (incorrectly apparently) that the afterInit event that is provided by sap.ui.core.mvc.View...
View ArticleRe: Data source activation in BI after replication
Moved to the Business Warehouse spacePlease post in the proper space in the future
View ArticleRe: External candidate registration not happening
Hello Deepak, I think I experienced something like that some time ago in a landscape where the customer used the separated frontend and backend server for e-Recruiting. The issue was a problem with the...
View ArticleRe: Requistioner in PR
Hi Banu, There is no parameter to set AFNAM at user level. If you don't want to use the default values in personal settings you will need an ABAP consultant to populate the field with ERNAM. As for the...
View ArticleRe: Virtual characteristics Query
VB, thank you. I have debugged the code in Production (where i am having problem) and i see the value being carried over all the way till the end. it's just not being carried over in the query. Thanks.
View Article