Re: sap integration kit
Hello Edoardo, in case you are looking for evaluation license keys then I would suggest you reach out to your corresponding account manager. regardsIngo Hilgefort, SAP
View ArticleRe: Manage Price Expiry Dates on MDM Catalog
The screenshot is not visible so it is not clear what fields you want to use, but you will have to use custom coding (e.g. via the MDM ABAP API) to implement something like that.From custom coding all...
View ArticleRe: Change Datasource without create new visualizations
Thank you - that works Previous versions we did it under Edit > DataSource
View ArticleRe: Logic Script - calculating Accounts with BAS()
Additional tests required to understand why we have 40-9=31 extra records queried: 1. Write all base members to the same intersections*WHEN ACCOUNT*IS **REC(EXPRESSION=%VALUE%)*ENDWHEN List of written...
View Articleline suppression
Hello experts!i am given a crystal report to edit.is SAP, the client is using sales BOM. They want to be able to suppress some lines of a kit, not all.here is an example of what the lines look like . I...
View ArticleBW Data model
Hi Experts, Need advise on data model how to achieve the reporting requirement I am extracting data from a Z Table from ECC,And data will be like...
View ArticleData Import from Excel for Items
I have used the data import for items, in the past , to import the prices for existing item. I am using this for the first time in SAP version 9.0. There are new fields due to the additional...
View ArticleRe: How can I specify a default schema for a user?
I need that every command that runs for user 2 targets schema 1. My goal is to create user 1 with full control to schema 1 but user 2 with limited access to schema 1. SET SCHEMA works but I would have...
View ArticleEvent reported
Hi,Is there any way/table which will help us to identify that event is reported via interface ( e.g user name is aleremote)
View ArticleRe: Create a DMS Document (similar to CV01N) using WDA
By using AcfUpDownload you will have the file(s) as XSTRING in the context of the Web Dynpro. Assuming the BAPI can take binary strings to store the originals, there is no need to store the file on the...
View ArticleRe: Need to print Net Weight and Unit adjacently for internal table contents
Hello Abilash, To add two or more string variables together, use the "+" operator.For example if you want to show net weight and unit (which are in individual columns) adjacently in a single...
View ArticleRe: Excel not responding - EPM Member Selector
Hi Roberto, Thank you for the reply. I am on SP 13. The link that you provided doesn't exactly explain my issue. My issue is when I click on a dimension (either in the context bar or in the report...
View ArticleRe: Grouping on Formula
hi Clifton, if you've already gone into the report options and chosen to convert the nulls, then try something like this for the grouping formula... if {MyTable1.Field1} >= 'a'then...
View ArticleRe: Process instruction assignment to CR destination versus master recipe
Thanks Rijil.. Closing the thread.. If you could please help me with below query, that will be great help too O13C - Process message charateristics required indicator
View ArticleRe: Crystal Reports 2013 - SP2 availability
You're going to laugh cause this is very laughable. Unless you have a support contract, you can not stay current automatically.And you can not get a support contract, unless you have an enterprise...
View ArticleRe: Crystal Reports Enterprise - Direct DB conn throwing error when exporting...
Is the crystal report based of Universe? Do you have an access to publish the report/connection to repository ? Please check your rights.
View ArticleRe: ESS not working on Global Employment Scenario
did you activate Global Employment for this to work? check the dump in ST22. have you done the grouping in in V_T7XSSCE_GRP? check the customization steps Step 1: Make sure you've met the necessary CE...
View ArticleRe: Cleanup issues with JRC
IN .NET, I'd use .close, followed by .Dispose. Not sure if there is an equivalent in Java(?). - Ludek
View ArticleRe: Goods In and Goods Out should be matching in amount
Hi Amrut, What you required is an Inventory Transfer. It is within one document with exactly same in and out quantity. Thanks,Gordon
View Article