Quantcast
Channel: SCN: Message List
Viewing all 8667 articles
Browse latest View live

Re: Is Possible to Login with ABAP System with Alias?

$
0
0

Hi Cris & Ashutosh,

 

Thanks for your information, i have tried to do KBA 1930155 and it was work. I can login using alias via http, but the negative impact is user cannot logon with their user ID. Is it possible to setup logon procedure that can make user login using both of user id and alias via HTTP?

 

Thanks & Best Regards,

Husin


Re: SAP-PI-FILE(CSV)-WEBSERVICES

$
0
0

Hi Shaik!

 

First scenario: Proxy -> PI -> File (set destination folder and file content convertion options in your receiver file communication channel).

Second scenario: File (set source folder, interval for file existance check and file content convertion options in your sender file communication channel) -> PI -> WebService.

 

By the way: why not to send directly to WS in first scenario? What is your requirements which make you to create the file in first scenario and then pick up that file in second scenario?

 

Regards, Evgeniy.

Re: SAP IDM 8 -- error "User could not be found in Identity Management database" while using Eclipse

$
0
0

Hello Gangadhar,

 

Good to know that you have fixed the issue.

 

Following the SCN community guidelines, please mark/update the correct/helpful answer to close the thread.

 

For more details please see http://scn.sap.com/thread/3872325

 

Regards,

C Kumar

Re: Changing the label of the extension field according to the log-in user country

$
0
0

Hi Thu Thu,


If you want to write the sap ruby script code in the label of the extension field in the UI designer.

I think, you should use embedded component.


Best regards,

Toke Kit.


Re: Earn certification exam, and now what to do?

$
0
0

Good to know Alan.

I am still waiting for mine, normally it took 2 and a half months to get the cert.

Role Maintenance in sap grc 10 without brm

$
0
0

Hello Experts,

 

We had a query regarding the maintenance of the Existing Role(composite roles/ Single roles) in GRC.

 

We are on 10.1 Sp12 and not using BRM application. For Access Request we initially imported roles in the application and using it.

 

What is the best approach for maintenance of the existing roles?

 

ex. If a composite role is changed by adding few single roles or deletion of  few single roles, how do they get adjusted in GRC. Is it through Repository SYNC or upload through excel/ role import. same with single roles, if we create any single role/composite/derived role- do we have to upload every time or will it work with the repository sync

 

In 5.3 the changes in composite role used to adjust through SYNC job and new roles we used to import from the system. Is it the same behaviour in 10.1

 

I found different threads, but all are talking about the role import in GRC. dnt get any information regarding the Role maintenance.

 

Please suggest how to do the maintenance of the existing roles

 

Regards,

Ravi.

Re: HANA system info in XSJS

$
0
0

can you try with below.

 

var result = connection.executeQuery('SELECT VALUE FROM M_SYSTEM_OVERVIEW WHERE NAME = 'Instance ID' ');


Capture.JPG

Can we write Javascript code for Spinning Image or Processing image

$
0
0

Hi Experts, Lets say i have a script code in button which  does a notification  approval process by calling BAPI . While this is processing can i have a spinning element on screen which can tell user that it is processing . Once its done i am displaying a message in SAP status bar at the bottom. And then spinning image goesoff . Could you please suggest if we can use Spinning image  which shows its still processing .Spinner image is attached below Best regards, pradeep.


Re: ERP-yMarketing data replication when built in same HANA

$
0
0

Dear Bharath,

 

Thanks for your answer!

Our integration involves both the two parts:

1. master data

2. transactional data such as sales orders

 

        For example: in ERP table, there are some custom fields for customer which are needed to be replicated into yMKT contacts tables (then we can check the information from yMKT contact profile).

 

        I found the following steps from PPT 1602_RKT_hybris_Marketing_SCI_Inbound.pptx page24.

  1. With the replication of source data to the SAP HANA system, the database trigger in the SAP HANA system fills the trigger log table.
  2. The extraction program evaluates whether the interaction contact has to be inserted, updated, or deleted with the help of the trigger log table and a SAP HANA view,.
  3. Save the interaction contacts with the help of the SAP function module.
  4. Reset the trigger log table entries for the edited interaction contacts.

 

But we do not have any experience for the extraction program creation/modification and has no thoughts even referring the PPT slides…

Could you please provide some sample code/more details about how to create the custom extraction program?

 

 

Thanks and looking forward to hearing from you!

 

Jasmine

SAP IPS 4.2 license key?

$
0
0

While upgrading SAP Information Platform Services (IPS) 4.1 to SAP IPS 4.2 Service Pack 2,  the installer notifies you that SAP IPS 4.2 (like SAP BO 4.2) requires a new license key and that this can be generated through SAP Marketplace.

 

As we just completed a SAP BusinessObjects 4.2 SP02 upgrade, this wasn't a surprise and we generated a new key through SAP Marketplace.

 

However.... with SAP IPS, this is a bit confusing.  IPS was never a separately sold or licensed product, which is why previous installations included the "InstallIPS.exe" which kicked-off the installer with a pre-defined 'dummy' license key.

 

Now looking at Marketplace, I cannot find any entry for SAP IPS key generations?  If I select our registered Data Services environment, I can generate a DS key but that's not what we need here. (In IPS 4.1 and below, the DS key would not allow you to install IPS - you really needed a BO-like key .. hardly surprising as IPS is just a stripped-out BO CMC.) If I look under BO, I see our BO keys etc but that's not that we need either.

 

Has anyone successfully generated a new key for SAP IPS 4.2 SP02 and if so, how and where?

 

Stranger still - after acknowledging this requirement in the IPS 4.2 SP02 update installer and selected to continue with the installation,  SAP IPS 4.2 SP02 appears to be completely functional?  All servers, including the EIM APS, were enabled, running and fully functional.

 

So do we really need a new license key at all or is this message just a result of the "copy and paste" when generating a new IPS version from the BO CMC code?

Re: How to activate all objects of EPM Demo?

$
0
0

Hi,

 

For those who joined the openSAP course for SAP BW on HANA, did you try this to activate?

 

Thank you..

 

Loed

Re: OWNER_CONNECTION_ID in M_SQL_PLAN_CACHE

$
0
0

See , let me put it this way. For Local Plan Sharing system put the OWNER connection as deafult -1, as there is no OWNER connection for those PLAN Cache. So system by default puts it as -1. For GLOBAL connection, we have OWNER , so it will show the connection OWNER there.

Re: Update Branch Assignment in Business Partner Master Data through DTW

$
0
0

Hi Kiran,

 

I haven't get any solution on DTW.

I have manually unassigned the branch in BP Master Data.

Do share your view if you have found the solution.

 

Thanks !

 

Regards,

Clara

Re: How can I start developing or modifying add ons in SAP B1?

$
0
0

You can still install that even you don't have license. You need license if you are going to deploy it to your company.

Re: Booking stock into warehouse

$
0
0

Hi Chetan,

 

I do not think the Add-on will cause an error.

You can share the screen shot of the error and where you are making the changes?

we can surely look into it.

 

regards,

Ravi.


Re: re-use successful idoc to generate new order number

$
0
0

Many thanks for your advice, Jelena.

Re: Balance Carry Forward

$
0
0

Hi Mr. Sanil Bhandari,

 

So it is normal FAGLB03 for carry forward P&L account like that?

 

Best Regards

Hantoro Adi

Re: BEx Broadcaster - 404 Not Found

$
0
0

Hi,

 

Did you already consult your BASIS team about this? When we encountered this before, we just asked the BASIS team for help..

 

Regards,

Loed

Re: Any Functional Difference between Onpremise and Cloud Versions of CCtr

ASN/BOL reference already exists in document .

$
0
0

Hello Experts,

 

I am working on STO.My inbound delivery got created on posting goods issue and sent to EWM.For some reason i rejected that delivery in EWM and reprocessed output type in ECC VL02N which created a new inbound delivery.Now this new delivery is in inactive status due to the error : ASN/BOL reference already exists in document .Can you help me with this?

 

Regards,

Khushboo

Viewing all 8667 articles
Browse latest View live




Latest Images