Re: Null Records in scope when comparing category data
Hi Jim, Variants: 1) 2 loops will do the job! *SELECT (%TIME%,"[ID]", TIME, "[CURRENTPERIODS] = 'CURRENT_MONTH'")*XDIM_MEMBERSET TIME = %TIME%*XDIM_MEMBERSET ACCOUNT AS %ACCT% =...
View ArticleEXECUTE_MACRO of I_OI_DOCUMENT_PROXY - giving Dump
Hi All, I was trying to execute a simple excel macro from SAP.My idea is to open excel file using "In Pace" method and execute a macro when a button is selected on screen. I was able to create a...
View ArticleRe: Issues starting IDMDispatcher on Linux..
Yes I have installed the IDM runtime... After adjustment of the DSE_HOME environment variable in the script itseems the "Error: Could not find or load main class...
View ArticleRe: PO Strategy
Normally PO-LOEKZ does not initiate release again if the value of the Release is within the Release strategy value. When you put deletion indicator, total PO amount gets affected , if the reduced...
View ArticleEnable Real Time Cache - Document Output
Requirement is to capture the query as well as the data returned when a webi document is run by the end user. End user has the ability to access universe and create their own documents. 1) Would it be...
View ArticleRe: Serial numbers exceeds production order quantity
Check if the user exit IQSM0002 (include ZXQSMU02) is active in the system. Also check out note :506363
View ArticleRe: EXECUTE_MACRO of I_OI_DOCUMENT_PROXY - giving Dump
Hi, try this: CALL METHOD g_document->execute_macro EXPORTING macro_string = 'Module4.Macro3' " Module and Macro. no_flush = ' ' param_count = 1 "even if...
View ArticleRestrict list of displayed hana models
Hi, We are planning to use AAO for adhoc reporting. I would like to restrict the list of hana models displayed based on the package permission of the logged in user. Currently when a user logs in, the...
View ArticleXcomponents 4.0 flex for Dashboards 4.1
Hello to all, reaching out to the community to see if any one of you has a beta version of xcomponents built on flex 4.0. We are in the midst of migrating to business objects 4.1 however the...
View ArticleRe: ESS Claims workflow ws18900023
Hello, I don't know how this workflow is started. Is there a triggering event listed when you view it via transaction PFTC_DIS? regardsRick Bakker
View ArticleRe: Cost center/Dimension cannot be found in Journal entry
Ardie,Not sure if this is the same issue or not but I just went through the same type of scenario. It appears that B1 will not recognize distribution rule postings to account that are marked as...
View ArticleRe: Load Query
Raman, Can you share us the details ,how does the activation of transformation and dtp will improve the loading performance when Venkat mentioned "there is no routine written in transformation it is...
View ArticleMigrating to WPF PB .NET 12.5.2, MDI quandary
Is there a way to code for switching between the tabbed "sheets" in a WPF app? Previously in Classic PB, the app was typically used for dragging and dropping between treeviews on tiled MDI sheets. I...
View ArticleRe: File To Proxy : Handle the response from ECC to send mail without BPM
Hi Vertika, One option is to fill the custom table with failed and pass status record (with IDOC number) and read the table periodically with some program and raise the alert on failed status. The CCMS...
View ArticleSAP Certification eligibility in India
Hi Friends...I am working with Tata Chemicals in its IT dept as SAP SD support consultant since 2 years. I am preparing for my SAP SD Certification through one of the good courses available online....
View ArticleRe: Add custom buttons to 'Confirm End Of Processing' dialog box
As you said, a User Decision step makes more sense.
View ArticleTextbox Wrap but Keep some Fields Together when Wrapping
I am using CR for VS2010 with a winforms app and SQL 2008 R2. I have a two column report that has a textbox with multiple fields (Con1Name Con1HmPhone Con1WkPhone Con2Name Con2HmPhone Con2WkPhone) in...
View ArticleRe: Workflow triggered
Hello, "Every workflow needs an event to be triggered." That's not true, it can also be done with SAP_WAPI_START_WORKFLOW, for example.But, using an event is indeed the best way to start a workflow....
View ArticleRe: Workflow triggered
Hello, "What exacltly i want to know is besides WAPI function module/Event is there any way of triggering workflow." Yes, by calling it from another workflow. Or starting it manually. Why do you want...
View ArticleRe: Lotus Integration
Hello, RSWUWFML2 is obsolete, you should use Extended Notifications.There could be many explanations for the delay:- how often the batch job is run- batch job settings- mail job settings- lotus inbox...
View Article