Re: Usage of Variables in Custom function within data services
The below description is from the technical manual.The definition of the variable remains the same (custom function/script/any DS object)Overview of variables and parametersYou can increase the...
View ArticleRe: MAIN_TRANSEXEC/XPRAS_TRANS were negative
I did found a way to fix that issue.I did unlock the systemD:\SUM\abap\exe\tp unlocksys SID pf=D:\SUM\abap\var\DEFAULT.TPPD:\SUM\abap\exe\tp unlock_eu SID pf=D:\SUM\abap\var\DEFAULT.TPPthenImplement...
View ArticleRe: Remove all AD groups from a user
We usually use a batch job with a ToIdentityStore pass for this. Source tab: depending on the process either a request object or the valid date (or whatever) is used to determine when all users which...
View ArticleRe: Mapping Problem.
Can you change source structure? how do you identify if Structure D must to go to firs or second GloabaleStructure?
View ArticleRe: Full push down
There are several factor that can prevent the full push-down.Refer this excellent article by Dirk Let the database do the hard work! Better performance in SAP Data Services thanks to full SQL-Pushdown
View ArticleRe: SMP3 Admin cockpit is showing blank screen
Changing my response...anyway, no idea what could have went wrong here...I've installed SP5 PL1 more than once and have never had a problem. No way I could guess as to what happened based on info here....
View ArticleRe: cannot create a table based on a user-defined data-type
A newly created ASE will have these: 1> select type, usertype, name from systypes where name like "numeric%"2> go type usertype name ---- --------...
View ArticleRe: How to use EVS with different data in each row, in a Java Web Dynpro table?
Hi Govardan, Thanks for your reply.I understand the logic to create and fill the child nodes, in the example that you put. And now, I'm actually able to fill independent sets of data for each row, but...
View ArticleRe: Universe giving incorrect results
Hi Can you please run the Bex Q in BW system using T.Code : RSRT with below selections Region, Salesorg, Product group, Customer Segment, SILLHOUETTE, CATEGROY, CUSTOMER and measures And then drill...
View ArticleRe: Webdispatcher manipulate URL Display for Users
Since you don't want a redirect you can achieve your requirement by setting up Web Dispatcher for short-alias-for-nwa that connects to aa1.europe.company.net and using Rewriting URLs - Internet...
View ArticleRe: Hana Installation/configuration related queries
Hi Arthur, With SAP HANA, as with other SAP systems, you can run a system on multiple computers as a single logical unit. The system has a single system ID (SID) and the same instance number on every...
View ArticleCMC User Attribute Management
Hello, Please help me , i;m new to sap bo (SAP BusinessObjects BI Platform 4.1 Support Pack 1) . I enabled LDAP Authentication and it works fine for named users, full name and email attributes are...
View ArticleTREX search interaction records in SAP CRM
Hi, Is there any way to do a free form TREX text search on the 'NOTES' field in the interaction records? Please let me know if there is any BADI enhancements available to configure this. ThanksKishore...
View ArticleRe: Can not add TIME dimension members
Can you show what members you added and how they were added to the hierarchy(ies)? Jeff
View ArticleRe: Experience with Migration to EXADATA !
Hi Sandro, Thank you for your reply!!In our landscape we are planning to migrate all the systems to exadata. They want to just separate the database and move it to exadata leaving SAP application on...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Myriam, Thanks for the follow up. The response you received from them seems to make the most sense given how everything else seems to be working and assuming the Non-PO method is correct. It's...
View ArticleRe: How to change the default Date format For Webi Report
This post was very helpful to me. Thanks
View ArticleRe: Budget Billing Plan issue
Hi Uncheck 'BBP-last month' in IMG>Inv>BB>define Payment plan procedure.
View ArticleMultiple same-named temporary tables in nested stored procedures
Hi! I am on ASE 15.0.3. Suppose I have three stored procedures, A, B, and C. Procedure A creates a temporary table called #temp. Then it calls procedure B. Procedure B also creates a temporary table...
View Article