Re: ABAP SU01 documentation tab
Hi Christian, What attributes are in that tab? Have you checked against the SAP IDM Provisioning Framework 2? You can also check against the IDM Schema document: SAP NetWeaver Identity Management...
View ArticleRe: Devices for SAP Work Manager app
I got it for you SAP Note: 1920087 https://launchpad.support.sap.com/#/notes/1920087 Regards,JK
View ArticleRe: i18n Swedish characters display
Hi Jamie, your example did work, as mentioned below, the problem was merely encoding of the .properties file.
View ArticleRe: Prevent Pop Up when Datasource of Form Changed In Code manually
Hi Bikram, Try something like this: Form.Freeze(true); Form.DataSources.DBDataSources.Item(YOUR_DATASOURCE_NAME).Clear(); Form.DataSources.DBDataSources.Item(YOUR_DATASOURCE_NAME).InsertRecord(0);...
View ArticleRe: ME57 - Exclude PR from PO creation
The system groups and displays available PRs for processing in ME57 as shown below.From the list, you've the option to pick desired PR for PO conversion but it is not possible to pick selected PR from...
View ArticleRe: Outlook notification on workflows ending with error
If you have the correct settings in SO16 then it will go to Outlook.If you don't then it will stay in SBWP.They can choose.
View ArticleRe: Database error: [Data Federator Driver] [Server] Index '13' in GROUP BY...
Unchecking Query Drill at the Query Panel Properties solved it for me. This should be marked correct and answered Riaz.
View ArticleRe: Design Studio application not working properly after upgrading the BI...
If you have applied SP1 patch 2 to the BI platform, then I recommend opening an incident with SAP support.
View ArticleRe: SMP 3.0 Server Log issue
Hi Ady, How do you solve the issue? I have the same issue. Thanks,Mauro
View ArticleRe: Product Allocation Issue
Ahmet,Since you have posted this in the SD forum, I will assume you are talking about ERP Product Allocation, and not GATP (APO) Product Allocation. What are your settings in OV5Z? Best Regards,DB49
View ArticleEPMDimension Override for BW Info provider
Hi Experts, I have a requirement to build a reconciliation report between BW and BPC. I have built a EPM report with BPC and BW connections. I have a requirement to override BW Dimension. Based of EPM...
View ArticleRe: SAP SLT- Modification logs are not getting updated in SLT logging tables...
Hi Naren, Lets try other way.Please use below code and change the rule type to Event-Related (Begin of record). After saving change the status to released and then test the replication....
View ArticleHow to combine 2 unrelated XML tables
Our phone system creates 2 XML reports with no common field: 1) Queue Phone report and 2) Member Phone report. 1) Queue Phone report shows data pertaining to each Queue (or group) of phones: Example:...
View ArticleRe: Se ha producido un error interno (50000) [Mensaje 131-183]
En la linea donde te marca el error debe sacarte este dato haciendo referencia al PATH y nombre de archivo. 'Creating file "' + @FileAndPath + '"'Por lo que regreso a lo mismo, tienes algún detalle...
View ArticleRe: Slow BW (BI) process chains after ERP 6.0 EHP7 Upgrade
Hi Lukas. Are you using the Z- Custem extractor? If it is yes, You may require to check those Z BRSS
View Article