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

Filling empty fields

$
0
0

Hi all,

 

Here is the scenario that we have in a table:


KeyParentKeyLanguageNumber
co1P001EN100
co2P002DE120
co3P003FR60
co4P00180
co5P00160
co6P003100


I need a View, if possible grapgical, to fill the empry language fields

Result should be



KeyParentKeyLanguageNumber
co1P001EN100
co2P002DE120
co3P003FR60
co4P001EN80
co5P001EN60
co6P003FR100

 

Thank you


Re: Warehouse selected automatically on the basis of Item group in item master data

$
0
0

Hi Altaf,

 

Could you please explain why you want to setup default warehouse on item master inventory  data tab?

 

 

It would be possible to implement this functionality  through SDK.

 

If you want the default warehouse should come in any marketing document then you can use FMS.

 

Regards,

Prashant Patil

how to customize variables and templates in MSMP work flows

$
0
0

Hi Experts,

 

we have to modify the email notofication in variables and templates of  MSMP workflows in Access Control GRC for creation of new accounts to a user via GRC..

 

I have gone through the Tcode SE61 and cecked for Document object O_GRAC_CLOSEa but it is displaying empty data.

 


Below is the data that needs to be chaged.


"Please note that for SRM, CRM & ESS your logon will not be fully functional until you have been contacted by the relevant system

administrator – see below.
CRM – XXXX
ESS – XXXXX --> Should be changed to YYYY
SRM – XXXXX"



does this requires a transport or can we modify directly in Production?

kindly help me here.





Issue with $batch processing in Gateway

$
0
0

Hello all,

We are trying to do a batch from Ui5, for few entries in create method of a entity set. Its not a deep insert. the payload is set correctly from front end. . when we fire the query from Ui5, we get a header saying 202 accepted, and in the response body - we get 201 created.

 

 

var r1 = oModel.createBatchOperation("ResponseSet", "POST", oEntry );
var r2 = oModel.createBatchOperation("ResponseSet", "POST", oEntry1);
var batchChanges = [r1, r2];
oModel.addBatchChangeOperations(batchChanges);
oModel.submitBatch();

 

However on the gateway side, we are not receving the data. On the Changeset Begin method, there is not data in the Operation structure, and in the next method - process change also does not receive the payload data.

 

The tables it_operation_info & it_changeset_request are not populating from frontend.


I am sure that the payload is set correctly from front end, else it will give a xml parse error.

 

Any pointers would be helpful.

Re: updating custom columns of target

$
0
0

You need to build a complex mapping on Market_Name and Market_Region, using decode or ifthenelse function in combination with lookups.

 

decode (condition --Country, mapping --Country,

condition --State, mapping --State,

condition --Zip 3 - no state, mapping --Zip 3 - no state,

condition --Zip 1, mapping --Zip 1,

condition --Zip 3, mapping --Zip 3,

condition --Zip 5, mapping --Zip 5,

mapping -default)

Scalability C4C

$
0
0

Hi Community,

 

i need some detailed information about the scalability from SAP Hybris Cloud for Customer.

Every single documentation/presentation says " Scalable and future-proof archtitecture".


 

Are there any performance issues with C4C if

  • 100/1000 simultaneously working Users (Sales & Service)
  • 1 million to 10 million customer/contact person in the database or even more

 

Kind Regards,

Jannik

Re: Saved searches and favourites have been deleted

$
0
0

Hi ,

      Can you please check is there any personalization issue , also please check table CRMD_SHORTCUT_T.

 

Regards,

Ruby.

Re: /SAPMP/BAPI_ROUTE_PROCESS - Error

$
0
0

Hi Gustavo,

 

we are facing into the same problem. How have you solved it?

 

Regards

   Helmut


Is "sbo41_bip_deploytemplates_en.pdf" also applicable for SAP BOE 4.2 ?

SAP BW Data Model Documentation

$
0
0

Dear Experts,

I have requirement to document end to end data model flow in SAP BI system.

This should include full data flow from Multiprovider to PSA with all objects involved, Transformations mappings and if any routines used in mappings, DTPs and logics used in it if any, fields in each object.

 

Similarly for Report level as well.

 

I wanted to know if there is any good way to accomplish this in SAP BI Workbench with less manual work. Or if there is any free tool i can use to extract this info.

 

Hopin for your suggestion.

 

Regards

Syed Zabiullah

Re: SAP BOE4.2 and 100 WebI heavy concurrent user

$
0
0

Thanks Ajay and Denis

 

Best Regards,

MJ

Re: Secure Store Keyphrase change in running system

$
0
0

Hello Shivam,

 

As Manas pointed out, the SAP system needs to be stopped.

 

Furthermore, to save yourself from any trouble, before any changes:

- note what the current key-phrase is

- backup the SecStore.key and SecStore.properties files from the /SYS/global/security/data folder.

 

Best Regards,

Peter

Re: Balancing field "Profit Center" in line item 002 not filled Error while settling WBS to AUC

$
0
0

Hi Vishal,

 

Check whether the below is active

 

Check in SPRO -> Financial Accounting (New) -> GL Acctng. (New) -> Business Trans. -> Doc. splitting -> Define Doc. splitting characteristics for GL

 

Moreover, if the WBS element has the Profit Centre, then i guess you need to contact your FI consultants to confirm the above configuration

 

Regards

Terence

Unable to create Universe with oracle stored procedure

$
0
0

I am trying to create a Stored Procedure universe in SAP BO 4.2 but it’s showing below error,

 

Below are the steps that I have followed to create a Stored Procedure universe.

 

Using Quick Wizard ->Click here to choose Store Procedure universe->Entered Universe Name, New Database Connection->I was able to see available SP's.

I selected one SP-> Add->In Stored Procedure Editor it was asking for Enter parameter value.


I enabled parameter Stored_Proc_Universe as Yes.


But it was throwing below error:

 

Exception:DBD,ORA-06550:line 1,column 8:

PLS-00306:wrong number or types of arguments in call to 'SP_BO_TEST'

ORA-06550:line 1, column 8:

PL/SQL: Statement ignored

State: N/A


Please can someone help me to resolve this issue.

SAP HR Dynamic Actions in Personnel Administration

$
0
0

Hi Experts,

 

Requirement :-

 

When Employee is terminated his Employee group which is currently "1" Active, But it must be set to EE Group as Terminated status "4".

 

Can anyone guide me how to configure dynamic action for terminate action with change in EE group from status "1" to "4"

(1-  Active , 4-Terminated Status).

 

 

Regards,

Hare Rama


Re: How can i remove this Error

$
0
0

the first code is working well... the problem dont exist more

BPC Plug-in

$
0
0

Hi,

 

we've installed the latest (2.3) Analysis for Office Add-On with EPM and we have the latest BW release with BPC 10.1 SP10. A new Feature is the the BPC Plug-in which is part of Excel. If we get it right, you can see open Tasks drectly in Excel without use Web UI. But the Buttons to use this new Feature are "greyed out (see attached Picture). Does anyone know how to run this? Do we have to set a Parameter in SPRO or something like that?

Re: SAP HANA XSA SPS 12 Web IDE: Github: Bad Request URI: /che/project/workspace

$
0
0

Hi Omer,

 

was rewriting it within notepad but doesn't work for me.

Its further crashing, it I set the values.

 

BR,

Dirk

Viewing all 8798 articles
Browse latest View live




Latest Images