Re: Unit of Measure conversion error in SAP B1 v9.1
Hi, Please share your UOM setup and item master data sales and purchase tab. Thanks.
View ArticleRe: Panel: How I get the measure name out from Datasource based on BW
DS_1.getMembers(DS_1.getMeasuresDimension(), 100).forEach(function(element, index) { APPLICATION.createErrorMessage(element.text);}); I suggest this. It will give out all the Keyfigure names as warnings.
View ArticleBusiness Area validation for particular Company Code
Hello experts, I am dealing with following task: it is required to prepare validation or BTE to check whether selected business area belongs to the specified company code. Basically, we have several...
View ArticleRe: Linking data models to BPMN 2.0
Hello Antony, You can link entity/entity attribute with task in BPMN. You can edit current process language (bpmn 2.0) and add Extended Collections (objects from LDM, CDM etc). After that you can add...
View ArticleRe: Noob question: SAP Predictive Analytics vs SAP Hana + R
Hello Igor, that's actually a good question!Using R in HANA is a very good approach but you have to be a good developer and know how to use HANA Studio on top of being expert in predictive...
View ArticleRe: Support for grouping in matrices
Hi Anton, It is supported. Have a look at the CollapseLevel documentation in the SDK Help Center.Best regards,Pedro Magueija
View ArticleRe: Creating a Webi Report with excel as automated process
Hi, We are running 4.1 SP4 james
View ArticleRe: An issue when exporting a report with prompts to a PDF file with Rest Api
I believe Eric is on the right track and the problem that you are experiencing is that the time offset from UTC is being ignored, so your parameter is being read as if it is midnight on Nov 11. This...
View ArticleOracle 12c - CHECKDB // BR0252E Function _stat64() failed
Hello guys, I've setup our first 12c Oracle database and have some trouble with the brtools.If I check the db via DB13 I get the following error message: R0252E Function _stat64() failed for...
View ArticleRe: Dynamically Call a Function
Hello Chris, Dynamic call is possible with PowerBuilder SyBooks Online However, what Richard wants to achieve is probably not possible. Jacob
View ArticleRe: Async ODataModel.read() seems not to work
yeah, v2 by default uses batch, confused me couple times when they introdiced it
View ArticleRe: Charm ZMCR should not be able to confirm with ZMHF still open
Hi Salman, Question: what status is the ZMCR RFC in when the users can confirm it? I assume it is Implemented. If it is, you can change the configuration to only set the ZMCR RFC to Implemented when...
View ArticleRe: CCMS Agents availability
probably there is a problem with the special character in the password, for your password I get also only the help message instead of "invalid credentials" Could you please use aphostroph for the...
View ArticleRe: CCDB Errors every Weekend
Hi Ruth, while I've analyzed this issue, I've already come over this note, too. But non of the described symptoms is applicable on my issue. In the first step I would be happy if the content will be...
View ArticleRe: Automated Monitoring SAP GRC - Configurable controls HR tables
Hello Rodrigo, This note is actually to remove HRP tables from selection. It has a code to remove the entries within the range: DELETE et_table WHERE tabname IN lr_range. This range is caught in table...
View ArticleRe: Factoring PCR for /3F1
Correct you syntax Error , if 1800 is your basic pay wage type AMT= 1800 (double Space) and in the input table of the PCR are u getting splits for the wage type 1800 and /3F1please paste the IT...
View ArticleRe: Como consultar el precio de venta desde una aplicación externa
Buenos días Los precios se encuentran en la tabla ITM1, donde tendrás tantos registros de 1 articulo como listas de precios tenga la empresa. Si tienes 5 listas de precio cuando hagas la consulta:...
View ArticleAsset Report in Two Currencys
Hi Gurus,Can anyone please let me know ... If you an Asset Report that let me see amounts in two Currency? in our case we need Local Currency (COP) and USD Thanksjose
View ArticleRe: OII timeout issue
Hi Michael, just to check - is 1.1.3.3 really address of your SAP CRM server? The problem could be then in SAP ICM - caches, memory leak... Did you check the ICM log (transaction SMICM)? Regards, Dawood.
View Article