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

Re: How to insert external SQL Table in ABAP?

$
0
0

Hello Jack

 

Analyzing the error log, I guess there's an extra space in your second column name ([MO ]).

Try removing it. ([MO]).

 

Regards

Luis Becker


Re: Slow Performance of SAP ERP 6.0

Re: how to trigger GET_ENTITY class from sap ui5?

$
0
0

Hi Radhes

 

Pls see the sample code bellow rewards point its helpfull.

 

oModelJson = new sap.ui.model.json.JSONModel();

  oModel.read("/EntitySetname('"+oId+"')",null,null,true,function(oDataDialogNew,oResponse){

  oModelJson.setData(oDataDialogNew,"oDataDialogNew");

Re: How do I remove a group from the Repositories folder permissions?

$
0
0

Hi Alden,

 

Application rights and repository security rights are two separate sets of rights. When a repository is registered, the owner is granted full access to the repository.

 

Can you refer to DS Admin guide. I guess the right Securely modify right inheritance settings has to be changed. Although I havent tried that but you can give a try.

 

Refer to section 5.2.2 Assigning users and groups to an access control list for a repository.

 

http://help.sap.com/businessobject/product_guides/sbods42/en/ds_42_admin_en.pdf

 

Regards

Arun Sasi

Re: Data Lock in EPM Excel

$
0
0

Hello Vadim,

 

Could you please illustrate me with how to use data validation functionality in order to use data lock.

 

My scenario is particular set of GL s only access to inpupt flow where the flow types has given. like wise I have to apply lock for the rest of the flow types. But same flow types may be restricted to some other set of GL accounts. Say for example I have a flow type F888 should be allowable to input in particular set of GLs and restricted to other set of GLs.

 

How to maintain this .. pls advice me

Re: Error while creating a calculated view

Re: Data Lock in EPM Excel

$
0
0

Hello Cecillia Petersson

Thanks for your reply. Please let me try ur's suggestion.

Thnaks
Madhu

Re: How to insert external SQL Table in ABAP?

$
0
0

Great, but i have one question...

 

Why you need to use native sql for reach it? Searching on SCN, this seems a PP table isn't? Making a batch input on MF60 not resolve?

 

Warm regards,

 

Raphael Pacheco.


Hosting a HTML5 web application on SAP Netweaver Gateway

$
0
0

Hi All

 

Is it possible to host a web application on SAP Netweaver Gateway which has been built using HTML5,jQuery and not SAP UI5

 

Regards

Re: please tell me the latest updates for patches- nps & income tax

$
0
0

You should first consult the HR Support Package Schedule related to your Release, which is available on the SAP Service Marketplace, as mentioned by Venkatesh.  Here is a link: https://websmp206.sap-ag.de/~form/handler?_APP=00200682500000002672&_EVENT=DISPLAY&_SCENARIO=&_HIER_KEY=5011000358700000…

 

As for anything related to "Income Tax", you should note that Payroll is very much Country Specific, so yo should look under the appropriate Country (also in SAP Service Marketplace).

 

If it's for Canada, the direct link is service.sap.com/hrcanada,

while for the US, it's service.sap.com/hrusa

 

As for other Countries, try the following link:

https://websmp209.sap-ag.de/~form/handler?_APP=00200682500000002672&_EVENT=DISPLAY&_HIER_KEY=501100035870000008578&_HIER…

Re: Sync SCAL between Systems

$
0
0

Hi Christian,

 

Thanks for your reply. Yes through RSA1 we can sync the calendars between ECC, APO and BW.

but how can we sync calendars between ECC and SRM/CRM . does RSA1 work in SRM/CRM too ?

please suggest the steps.

 

 

 

Thanks,

CR

Re: functionality to prevent users from logging onto a central (CI) type server?

$
0
0

1. Cant we use web dispatcher here and remove the CI from load balancing ?

 

and Not sure if option 2 can be applicable in your case. Perhaps depends on version you are using.

 

2. Separate your CI from PAS

 

Regards,

Pavan Gunda

Re: How to lock process order until V2 Updates get completed

$
0
0

I don't think you could achieve that. V2 tasks are run without locks by design, since they are intended for non-critical and statistical updates.

 

https://help.sap.com/saphelp_nw70ehp1/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm

 

Processing the V1 modules involves transferring the contents of the update tables VBMOD and VBDATA to the application tables of the database. The changes are not actually made to the tables in the database until the database LUW in which this takes place is completed. The SAP locks are released and, if V2 update modules exist, the V2 update is started. This is similar to the V1 update with the exception that there are no locks that have to released and no search for a process for further processing.

Re: database commit

$
0
0

Hi Kundarapu,

 

You do not need a COMMIT statement here. As INSERT statement will directly insert a record in your custom table.

 

So, if any of the INSERT statement fails, you will need to write DELETE statement for all the previous INSERT statements.

 

Hope this helps.

 

Regards,

Richa

Re: EKKO, EKPO, EKET Select statement Error

$
0
0

SELECT eket~wemng FROM eket INNER JOIN ekko

ON eket~ebeln EQ ekko~ebeln

    INTO TABLE i_eket FOR ALL ENTRIES IN i_aufk

     WHERE ekko~ebeln EQ i_aufk-zzebeln

AND ebelp EQ i_aufk-zzebelp.

SORT i_eket BY ebeln ebelp.



With EBELP, give the table name either EKET or EKKO. Just like you have given with other WHERE condition EKKO~EBELN.



SORT i_eket BY ebeln ebelp.


You are trying to sort I_EKET on the basis of EBELN and EBELP while there is only one field in I_EKET which is not equal to either of them.


Regards,

Richa


Transport error: Communication failure.(FWM 00001)

$
0
0

Hello All,

 

When tried logging into the BI platform , we are getting the "Transport error: Communication failure.(FWM 00001)" , on webi and dashboards tools(4.1) .

This is happening only on some laptops while some are working fine. We have checked the hosts file, disabled the firewall and antivirus on our laptops but still the issue is there. Though we are getting the replies for the pings to the server, this error pops up when tried logging in from the client tools.

 

I have tried searching the forums for the resolution, but could not find the solution yet.

 

Kindly help.

GTS Localization for Brazil

$
0
0

Hi all; I was told Agile Solutions has started the GTS localization for Brazil, does it make sense ? If yes, does anybody know the target dates ? Thank you !!!

Re: strust import of sso certificate not possible

Combine full year data with partial year data in line chart

$
0
0

In a line chart we need to display the full year (12 months) for LINE A (grey line below). With that we have to plot LINE B (blue line below) but depending on what month is selected from the dropdown box, LINE B must terminate.

 

So far using the GRAPH.setDataSelection():

 

LINE_CHART.setDataSelection({"[Measure]": [LINE A, LINE B]});

 

This results in bringing back data for LINE A and LINE B but both for the full year.

 

Would you have any suggestion how to bring back full year data for LINE A values but terminate LINE B values only up to selected month (see below).

 

I have figured out a way that this could be done by using SDK component "Bring your own data" to populate with data separately for LINE A and LINE B, but that is a workaround resulting in disproportionate increase in scripting and drop in performance.

 

 

Line A vs Line B.JPG

Re: GATP Blueprint?

$
0
0

Thanks very much for the information.

Viewing all 8594 articles
Browse latest View live


Latest Images