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

Re: Customer {CustomerCode} is inactive when trying to update UDF

$
0
0

I can even update UDF fields for the same company on closed documents but not for this cardcode for some reason.


Re: Losing numbers when I load a HANA table at PA

$
0
0

Just click Yes

 

The easiest would be to ask a colleague to guide you further with creating and testing this view. You seem to have good know-how in the company.

Re: Deactivate Interaction Record in Web UI

$
0
0

Andy,

Your approach correct, It should work and in my project, we done in same way.


I advise pl do double check your custom implementation is "Active" and triggered as this BADI is Single use means only one implementation is "Active" at a time.


Hope this helps.

Re: Xstring to String

$
0
0

Hi, if you try this:

 

CALL FUNCTION 'ECATT_CONV_XSTRING_TO_STRING'
   EXPORTING
     im_xstring  = l_xstr
     im_encoding = 'UTF-8'
   IMPORTING
     ex_string   = l_string.


The ex_string is in UTF-8.. 


How is your expected result?


regards.

Re: Asset Class Transfer Error

$
0
0

Hi Deepak,

 

As the error message indicated: that account is not defined for asset. You may try to create a new account for asset instead of current one.

 

Thanks,

Gordon

Re: VFX3 MESSAGE IF ZERO VALUE

$
0
0

Hi Alex,

 

I’m afraid invoices with value 0 are not in VFX3 as it’s not an error by itself. If you need to find them in the system just run VF05N and filter the results by column NET by value = 0.

 

Regards,

JM

Re: How I can display the 20 page pdf file in a window

$
0
0

When I select Pdf file from the list of object  for OLE control, the PowerBuilder become crashing.,

Please can you tell me what is the  solution to fix this problem.

 

Please  anybody can  help me with solution.

 

Regards

Pol

Re: question

$
0
0

Hi Ankit,

 

In my opinion, a good definition would be the following (most the times):

 

1) When an object is damaged, it can be repaired by a maintenance: If yes, this object is equipment.

 

2)When an object is damaged, it can not be repaired, ie it has to be replaced it is a material

 

For example: A motor(is equipment),has piecesthat can beclassifiedas equipment andotherlikematerials (spare parts). 

 

block (of engine) would be an equipment too

 

bearing would be a material

 

sometimeswe havea set ofmaterials,this would bean assemblymaterials

 

tks

 

Dimas Faria


Re: MQSeries sends info to SAP PI

$
0
0

Hi Martin

 

 

 

how I catch the information from queues and send it to SAP PI. Do you understand me?

 

You have to configure a JMS sender channel ( mention the MQ Manager name Port , Queue name) .I am assuming your MQ on the sender side is set up , correct me if you are looking for MQ set up .

 

But IMO , If you configure the channel by pointing it to correct queue , MQ messages will be picked up by SAP PI  and rest depends on the requirement of end system and type of connectivity you need.

 

i too didn't see any blogs on it , but we have many interfaces with JMS as sender and its no different then any scenario.

 

you will find lot of references in below discussion forum , generic info on how to configure different scenarios(but not JMS sender specific though, but you can design similar way after configuring JMS sender channel )

XI Scenarios list

 

Regards

Srinivas

Re: JVM Vendor not supported error in NWDS.

$
0
0

Thanks Tomas, great post.  Exactly what I'm looking for. So many people say to just use the old JDK but there are big security holes in those old JDKs.

 

I have Winzip , so I just rename the .jar file to .zip, open it with winzip, locate the config.xml, edited it and updated the zip file (winzip will prompt when existing), rename the .jar back to .zip.

Cut down a lot of the steps and it worked for me.

Integration of External Data Source in Cloud CRM for Reporting

$
0
0

Hello Community,

 

Please guide me on how to merge/integrate external data source (i.e. External EDW)  in CRM cloud, as my requirement is to consume different data sources in CRM cloud using the CRM reporting tools only.

 

 

 

Awaiting response.

 

Regards

Kumar

Re: No planning can be entered for ROH material in MD61

$
0
0

I want user will not able to enter any planning for the raw material in MD61.

if user enter planning  in md61 then system will not allow to save it.

 

Solution given by you in that user will able to enter planning for ROH material in MD61.

Re: CUSTOMER_EXIT_ITEM and javascript global variable

$
0
0

Hi Irina,

 

you cannot pass a javascript variable to your customer exit class, because the ABAP code, placed in your customer exit class, is executed while rendering the WebTemplate.

 

The filling of your global javascript variable is unfortunately after the execution of your ABAP code.

 

If you want to get the variable information in the customer exit class, you have to activate the parameter "VARIABLES_CONTAINER_ACCESS" of the customer exit item. At the settings for customer exit items there is only one checkbox on the parameter tab.

 

In your ABAP Class you will find all information in "I_XML", a XSTRING.

You should transfer the information to normal STRING, by using method:

cl_bics_cons_webitem_util=>UTF8_XSTRING_2_2STRING

 

I hope I could help you.

 

Kind regards

 

Patrick

Re: Error while trying to visualize the results from algorithms (connect with Rserver)

$
0
0

Hi Bimal, it seems that now it's going to work! I wouldn't be able to do that withou your help, and the other users in this comunity.

I hope this answer solve my problem, but I don't know where I need to go to change this parameters. Can you please show me where I do this changes?

 

 

Regards!

Color of bubbles in bubbles chart

$
0
0

Hello,

 

I am using a WebI bubble chart, where each bubble represents a company (company dimension used as shapes) and two measures the coordinates. I created a formula to cluster my customers into A, B and C customers and want to color my A companies red, B blue and C green.

 

I used the Cluster-dimension as "chart color" objects in the bubbles chart and used a custom color scheme to get the right colors for A, B and C.

 

Unfortunately for some reason it happens sometimes that WebI mixes up the colors, like A becomes blue instead of red and so on. I don't know exactly how to reproduce that problem, but is there a way to assign the colors to my dimension values?

 

thanks


Re: VT03N Output could not be issued (VW086)

$
0
0

Hi Mahendra, thanks for the answer.

 

I did what you told me. In the Processing log I have the next message: "Shipment XXX contains no legs relevant for printing" Also "Leg 0001 not relevant for printing, carrier not same as output partner".

 

Now, I'm looking in SPRO in order to make my "Leg" relevant for printing but I don't know how to do it

 

 

Regards

 

EC

Re: Search TutWD_UI_Init.zip file

$
0
0

Hi,

 

that tutorial is relevant for the good old 640/700.

 

If you look for a more recent tutorial (for 710/720/730) then check this out:

 

Web Dynpro for Java Demo Kit

 

Regards,

Ervin

Re: Screen personas for HTML in NWBC for Desktop

$
0
0

Both SAP Screen Personas stacks are heavily based on the internal ITS of AS ABAP. SAP GUI for HTML aka webgui is one service, granted a major one, within the internal ITS. SAP Screen Personas seems to have separate theming options which would suggest incompatibility with UI Theme Designer. Maybe the UI Theme Designer and Screen Personas experts from SAP can comment, pinging Uwe Klinger and Tobias Queck. That said I think you should be able to use UI Theme Designer for webgui, as long as you use Unified Rendering Lightspeed controls. See SAP note 1852400 for details. You may have to use the sap-theme parameter and make sure you have the latest Unified Rendering corrections.

Re: content wronfully rejected by moderator - need assistance ASAP

$
0
0

not the case - the rejection notie is asking to repost as a discussion, and they are not discussions.

Re: COPA Costing Sheet

Viewing all 8798 articles
Browse latest View live




Latest Images