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

Re: Change styling of crosstab row on click of a button


Re: CSS stylesheet not loaded on Jquery Ajax Framework SAP EP 7.4

$
0
0

The file was corrupt indeed, I re-uploaded the file. Please try again. You don't need to rename it to .zip, just add the jar file to your lib folder and classpath.

Re: How Reverse Image works when data get's loaded to DSO -> DSO -> Cube

Re: Portal 7.4 superadmin role issue

$
0
0

For the portal content assign permissions to the ESS/MSS role or its group, so that the users have required permissions. In permissions u need to select read and end user options.

Re: Why System Post Price Difference document even if there is no change in Standard Cost

$
0
0

Hi Paul

 

Do you mean to say a document got posted in FI books for some marginal amount in such cases? Or is it just that system posted a CKMPCD doc?

 

Though it seems strange that it should post in FI in such cases, but if it does, my only guess would be rounding due to decimals.

 

May be its one more reason why one should have Price Unit as 100 or 1000 instead of 1 in MM03. Can you try with this?

 

If the above does not seem logical, you may also raise a sap oss

 

Br. Ajay M

Re: Hi expert, I am getting an (Document type-COPT) error while creating a new opportunity ,I would like to know how it can be resolved

$
0
0

Hi Priti,

 

Have you done the code list mapping for Document Types yet ? Maintain the document type in Opportunity as ZOPT(let's say) and then map COPT against ZOPT in code list mapping.

 

It should work .

 

BR,

Samarpita

BO 4.1 Saving Universe context in Webi

$
0
0

We have migrated reports and universes from xi2 to 4.  The universes have not been converted.  When we make a change to a report, the saved context is lost.  How do we save the preferred context without having to run the report manually to completion?  In xi2, we could run the report, select the context and then cancel the run.  These are long running reports.

 

We are running Version 4.1 Support Pack 5 Patch 2.

Re: Create SD order from measurement points of a Equipment


Re: How to Upload fixed Bin assignment in Mass

$
0
0

Hi Abhishek,

 

/SCWM/MIG_PRODUCTmassupload.jpg

 

you can use our old thread to check for the discussion.

 

Regards,

Jobi

Re: Weekly Average excl. 1st quarter

$
0
0

Nick,

 

Is there any possibility of you getting a financial calendar table set up in your database so that you can use it in the universe? It would make things far simpler for you.

 

Regards,

Mark

Re: remuneration statement issue Tcode PC00_M99_CEDT

$
0
0

Is this problem in a Development system or has the Remuneration Statement already been generated correctly in the Production system by other users?

 

Please provide more information on the 3 pages.  Do they all contain the Header and Employee Information, or does one page contain the Header, the second page the Employee Information and the third page the Remuneration Details?

 

Could you post a screen capture of the options used on the selection screen to the program?

Re: Lookup multiple values in Scrip Logic 10.1

$
0
0

Hi Tomas,

 

Have you tried putting the FOR loop outside the WHEN statement? As I'm seeing, for each BAS(STAT_EARNPATT) account member, you are running a FOR loop that ends on the last value of the loop, hence registering the last value for each STAT_EARNPATT_xx. Please try something as follows:

 

[...]

 

*WHEN PARTNER_RU

*IS NA_PU

 

*FOR %Y% = 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49

 

*WHEN ACCOUNT

*IS STAT_EARNPATT_%Y%

 

*REC(EXPRESSION = LOOKUP(STAT_EARNPATT_%Y%), IFRS_MAPPING = STAT_UPR_01)

 

*ENDWHEN

 

*NEXT

 

*ENDWHEN

 

I hope it helps!

 

Best regards,

Joaquin.

Re: Steps to convert old TS layout to New TS layout in oracle

$
0
0

Hi Sub,

 

Can you please share the details about what is the new TS layout you want to use?

 

Best regards,

James

Re: During PM Order Settlement Characteristic value X does not exist for characteristic WWMKT (Market Segment PF) error is coming.

$
0
0

Hi

 

Check the settlement rule or derivation rule in copa

 

It would have been mentioned there

Re: Grid Performance

$
0
0

Hi Danilo,

Afraid XML and Reloading from query are your only best bet.

You can improve XML performance a little bit by Find/Replace using Regex.

But the problem will still when you load the XML back to the datatable, Internal UI-API is slow.

 

 

Regards

Edy


Re: How to get the Same File Name in Sender & Receiver FTP channel?

$
0
0

Hi, Rajesh!

 

Please check your code. It should look like:

DynamicConfigurationKey key1 = DynamicConfigurationKey.create( "http:/"+"/sap.com/xi/XI/System/File","FileName");

 

You have wrong namespace and "," missing in your code.

Re: Enhancement in IW31/IW32 Transaction

$
0
0

Hello!

I just got the same requirement.

Were you able to make it work anyway?

 

Thanks...

Re: Populate a Combo box without adding ‘ValidValues’

$
0
0

Hi Jeewan,

 

a Form.Freeze() will usually enough to do the trick.

But if your Valid Values are too many, as suggested by Owen Slater, consider using CFL or even a formatted search.

 

Regards
Edy

Re: local web-ide unable to connect to data source - north wind

$
0
0

I uninstalled it and installed the latest one...and now having issues starting up the editor...I get error message

 

Unhandled Error: Proxy: Name: repositorybrowser | Message: Original error message: Proxy: Name: repositorybrowser | Message: Proxy: Name: filesystem.documentProvider | Message: Original error message: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49879

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: Original error message: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49879

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:46028

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: repositorybrowser | Message: Proxy: Name: filesystem.documentProvider | Message: Original error message: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49879

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: Original error message: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Error stack: Error: Proxy: Name: filesystem.documentProvider | Message: e.dao.forEach is not a function

Error stack: TypeError: e.dao.forEach is not a function

at Object.configure (http://localhost:9090/webide/resources/sap/watt/common/config-preload.js:589:1398676)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48104

at Object.fInsertCallerFrame [as insertCallerFrame] (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:41758)

at u.o._invokeMethod (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48038)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:48604

at _fulfilled (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:797:54)

at self.promiseDispatch.done (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:826:30)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:759:13)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:525:49

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49879

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:46028

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

at Function.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:51909)

at u.o._error (http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49983)

at http://localhost:9090/webide/resources/sap/watt/core/Core-preload.js:11:49879

at _rejected (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:807:24)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:833:30

at Promise.when (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:1077:31)

at Promise.promise.promiseDispatch (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:751:41)

at http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:573:44

at MessagePort.flush (http://localhost:9090/webide/resources/sap/watt/lib/q/q.js:108:17)

-----------

Re: Error while restoring incremental backup

$
0
0

Hi Pradeep,

As already mentioned, the control file is after incremental backup.


I mean:


1. you have a complete backup

2. control file

3. incremental backup

4. control file


you should use the 4th control file.


Are you sure you used right control file?


Best regards,

James



Viewing all 8667 articles
Browse latest View live




Latest Images