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

Re: UserID creation in PO - BPM Server or in Gateway ABAP Server?

$
0
0

1) Both options would work.

If you deploy everything on the GW Hub / Frontend Server then you can use intent-based navigation for a fully integrated Fiori User Experience. UI Deployment on PO is more straightforward, but integration into the Fiori Launchpad would only be remote (via URL). This will have some drawbacks like different UI5 versions, different user language settings etc.


2) SAP Process Orchestration license is based on cores, not users.

Any user accessing the Business Suite system must have an appropriate application license, independent whether the access is done through Fiori/Gateway or through PO.



Re: Custom hierarchy datasource creation: node descriptions are missing

Re: Read Table Query

$
0
0

What's your exact requirement. Give us a scenario.

Re: BPC transaction data load - Zero records

MT940/MT942 Convserions using BCM Swift in SAP PI

$
0
0

Hi Team ,

 

We have a requirement for mt940/mt942 data conversions in SAP PI .

 

Currently we are using SWIFT 622 which has no such standard mappings for bank format conversions.

 

Can you please help with any any other package which supports this conversion /Adpater module available .

 

Thanks & regards

Mithali Rathi

Country grouping Employee Overview/Team viewer in EHP5

$
0
0

Hi gurus,

 

I am configuring multiple employee overview depending on the country zone the manager is from.

However when I configure the application alias to e.g

 

lpd_cust.png

 

EMP_OVERVIEW_PROFILE_GL, EMP_OVERVIEW_PROFILE_AZGE the Employee profile button goes missing.

 

missing employee profile button.png

 

Can we not change the application alias? I need to have few versions of it, as different countries have their own requirements.

 

How can I overcome this?

 

Thanks.

Gantt chart/Graphical tool for PM order scheduling

$
0
0

Hi all,

 

We would like to see if there is a graphical tool that we can use for scheduling PM orders. In particular this has to do with shutdown planning but ideally we would not have to use PM/PS integration. The reason being, we want to schedule PM orders sequentially and I think that we would have to create a separate network activity for each PM order (1-to-1 relationship) in order to use the PS Gantt chart in the network. So the question is:

 

1. Does the Maintenance Event Builder have a Gantt chart and if yes can I use it with PM orders only?

2. If we use PS, is it necessary to use multiple network or network activities for each order? Can we use a single WBS instead?

3. Is there some other tool we can use?

 

Thanks in advance

Michalis

Re: SLT: How to recreate the migration object?

$
0
0

Thank you Brillion.

 

I solved the issue by deleting the SLT Replication Configuration completly and build it again. The issue did not occur any more.


Re: what are the Steps we need to include while creation Process chain for Data Archiving Process(DAP) using SAP NLS(Near Line Storage)

Re: Setting a version number to procedures and functions

$
0
0

Hi Arcady,

 

 

You might be able to use the source control.

Please see below.

 

 

 

"Source control integration in Interactive SQL"

http://dcx.sap.com/index.html#sa160/en/dbadmin/da-guitools-s-4994493.html

 

 

 

"Stored procedures, triggers, batches, and user-defined functions"

http://dcx.sap.com/index.html#sa160/en/dbusage/ug-proctrig.html

Source control

Use source control software to track changes to source code, and changes to objects created from source (including stored procedures), that you deploy to the database.

 

 

Regards,

Koichi

Re: PARSE_APPLICATION_DATA Error in Proxy to SOAP scenario

$
0
0

Hi Evgeniy,

 

yes I have a graphical mapping while sending response to proxy.

 

below is the response mapping:

response mapping.jpg

I took the payload from request mapping and executed the proxy with the same payload ,but still facing the same issue.

 

@Raghuraman- using well formatted XML while executing proxy in SPROXY

 

Pls help me.

 

Regards,

Pushpa

How to properly consume a C4C OData service?

$
0
0

Dear community,

 

after spending a couple of weeks on that issue, I am hoping to find help here. I am trying to write an HCP-App that connects to an C4C system via OData. It needs to be an read & write scenario which makes it a little bit more difficult.

 

What I did so far:

 

  1. Create a destination
  2. Create an application from a Master/Detail template
  3. Adjust the views
  4. Write a new function that triggers a create on the model

 

I figured out that the C4C system cannot deal with the sap.ui.model.odata.v2.ODataModel because of the $batch calls it triggers (which is, however, regarding to the documentation supported...). I tried using this.getModel().setUseBatch(false); in the Component.js, however, this results in a HTTP error 500 from the C4C system. Using sap.ui.model.odata.ODataModel, on the other hand, results in simple calls like this.getOwnerComponent().getModel().metadataLoaded() throwing an error, because the metadataLoaded() function is not implemented in the v1 model.

 

At this point, I am stuck. I would appreciate any help on the incident.

 

All the best,

Florian

Re: Involved Parties Node for a Custom BO

$
0
0

Hi

Line 7 where I have assigned the association.

var query1 = Party.QueryByIdentificationAndAddress;
var selParams1 = query1.CreateSelectionParams();
selParams1.Add(query1.ID.content, "I", "EQ", this.SubmittedBy); // SubmittedBy is type of BusinessPartnerInternalID in my BO
var queryResult1 = query.Execute(selParams);
( var custin1 in queryResult1){
this.ToEmployeeParty = custin1; // set the Association
}

Once you set your association then you can create node

 

Add below to code to above code

 

var tempEl: elementsof this.PartyNode;
tempEl.PartyID = this.ToEmployeeParty.ID.content;
tempEl.RoleCode = this.ToEmployeeParty.RoleCode;
var CreatedNode = this.PartyNode.Create(tempEl);


Hope you will understand this code, and I have answer your query.

 

Regards

Sunil

Search help inside search help. How does it work?

$
0
0

I have SH with 3 fields. Run. It shows the screen with initial value selection. Each field has its own SH.

 

http://i.imgur.com/02t35p8.png

 

 

Then run it for the field  DEPARTMENT. An the new screen it's seen that another SH for the field  Plant is active (because it's attached to the table DEPH).

http://i.imgur.com/sygfy1g.png

 

 

The same happens to the field COST_CENTER.  But not for the field  PLANT

 

http://i.imgur.com/Ozmda8j.png

 

The customer complains about it. I feel that this is a standard behavior, but don't know how to prove that. Please help me with some links.

Re: EPM Insert and Dimension Override

$
0
0

Yes Vadim.....Definately VBA is an option! I just shared what solution I had implemented....:) Hope you agree with it....


Re: House bank Outgoing clearing currency

$
0
0

Hi Hari,

 

First analyze why the difference stands in the GL? Does the balance is any bank charges or any other charges. Then you can write off it manually by FB50/FB01/F-02.

 

Regards,
Mukthar

Re: error when create webi base on idt

$
0
0

Hello LIM,

 

What version and SP you are in?

 

Regards

Niraj

Re: An Internal error occurred while calling 'getPromptList' API. (Error:ERR_WIS_30270) (WIS 30270)

$
0
0

Hi,

 

We have the same error in the WebIntelligentProcessingServer's trace ( "... 'ping' API. (Error: ERR_WIS_30270)" ) after starting Platform BI 4.1 SP4 Patch 14 (OS:linux) but the service continue to work.

 

After 2 hours, all connections are reserved and we have another error on the scheduling job ;

The maximum connection limit has been reached. (Error: RWI 0000).

Re: FB01 Transaction code tax field issue for vendor line item

$
0
0

Hi Preeti,

 

I am entering first line item as Vendor code with posting key 31. In next screen tax code field default is **.

 

After that for 2nd line item 40 Posting key with expenses GL as per Accounting standards.

 

Regards,

Natesh

Steps to send updated value of a field in the BP Idoc

$
0
0

Hi Experts,

 

We are replicating BUPA_INBOUND_MAIN_SAVE_M09 Idoc from MDG on BP creation and we need to update Authorization Group such that the updated value in the Idoc is replicated.

 

Please guide on the steps to do so.

 

Thanks,
Ravi

Viewing all 8746 articles
Browse latest View live




Latest Images