Quantcast
Channel: SCN : All Content - All Communities
Viewing all 8533 articles
Browse latest View live

KPI modeler

$
0
0

We have a SAP HANA(1.00.094.00.1427101515) and an ERP on it. We although installed FIORI Smart Business. Our Basis did configure SAP HANA, SAP WebDispatcher, SAP Frontend Server / SAP Backend  Server (same server) and FIORI Launchpad.

 

But when we launch fiori via launchpad, we see that the KPI Modeler doesn't start up. We see only blank KPI Tiles (see picture belo)

 

 

Further, we did debug and figure out that that our GET is failing with 404 error...

 

the respective URL is as below:

http://xxxxxxx.xxxxxx.xxx.xxx.com:50003/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs(%27HANA_C…

we went ahead and checked our services in backend, fixed couple of OSS notes but still the issue continues...

 

Can any one help here?


How can i change page format of Adobe Forms ?

$
0
0

Hi

İ wanna change to format from G_RAW To DINA5

How can i do this ?

 

Please help

Thanks...

 

Capture.PNG

System variable For webdynpro

$
0
0

Hi Friends,

 

When we execute a WDA application what are the system variable (like  in bdc sy-binpt or sy-subrc), so with the help of this variable i can make some if condition for executing logic.

 

Thanks

Yogendra

Finding used components in two step production scenario

$
0
0

Hi,

 

I am looking for a solution of how to find all used components in a to production steps scenario.

 

This means I have an order creating part A with SFC 1 from components X and Y. And a second order consuming part A and creating part B with SFC 2.

 

Now from querying I would like to ask the system to go and get me the parts used to assemble SFC 2. This works and gets me also a hint to the inventory_bo of SFC 1, but from there I am missing the way to get X and Y.

 

Tried the inventory and SFC assy data already but seems that I am only getting back to SFC 2 here.

 

Any ideas of where to look?

 

Kind Regards

Christoph

Script to add suppliers in project document

$
0
0

Hello Experts ,

 

We are currently running on SAP Sourcing /CLM 10 . We are using project module with supplier tab .  Currently have a requirement for adding the supplier(s) in supplier tab of project via script ( instead of adding manually , needs to be added via script while saving the project  )  . The code we are trying is below but not working .

While saving the project document no error is appearing but supplier is also not appearing under supplier tab . Can you please guide ?

 

supplierContactColl = doc.getVendorList();

 

StandardVendor=doc.getVendorList().create();

StandardVendor.setUniqueName("VEN-0000002");

StandardVendor.setDisplayName("ABC Ltd");

StandardVendor.setContactEmail("seraka@xx.com");

 

The code is triggered on Project document and saving event .

 

Here , we wanted to hard code a supplier to be added in supplier tab . The supplier is existing  in CLM . Once we have the above code working , we need to add supplier dynamically on saving event .

Menu button in splitapp invisible when i run the application in small devices?

$
0
0

Hi geeks,

Scenario 1,

     I have a splitapp which i am running it in my browser i.e chrome.Suppose if i emulate the splitapp into a mobile view say into a device model like iphone 4/5s for example.

I'm not able to see the menu button as in the screen shot 1.

 

Scenario 2,

The same splitapp which i am running it in my browser.

Suppose if i run it in the desktop view first and then emulate it into say a device model like iphone 4/5 for example. I'm able to see the Menu button like in screen shot 2.

 

So my question is,For example application like gmail u can see the menu button by default and u can slide the master page in any screen. But wherein consider the demo app shopping Cart SAPUI5 SDK - Demo Kit in mobile emulated mode(Scenario 1).I'm not able to see the menu button.

            So is there any property that i have to enable or any other option to get the menu button in mobile view?

 

Thanks & Regards

Abhi

Tax Codes

$
0
0


Hi friends,

 

I have created two tax codes for excise duty+cst inventorised. Tax procedure, Type,  Account key, are same for both tax codes. Both are assigned to company codes under condition based excise determination.  But fior one tax code CST not calculating correctly and the other one is calculating correctly.. What could be the issue here ?? Kindly advise.

 

 

BR,

 

Ramesan

Displaying Physical Names in the Physical Model

$
0
0

I'm not sure if this is general or an anomaly because I converted these models from ERwin.  I'm having trouble gettting the physical column names (i.e. the CODEs) to show in the pdm diagrams. The defaulted Display Option is the "Display Name" The best I can find in the Help is a mention that the 'Display Name' will be the Name or Code depending on the "Display Name/Code model option"  in a general section on selecting an object from a selection tree. 

I don't see any such parameter in Model Options.  So I fiddled around with the Display Options, adding CODE to the options for Columns and removing Display Name to get them to show up.  But to my mind I shouldn't have to do that.

Am I missing something in the LDM to PDM generation process?  Or what?

 

Regards,

 

Jane

 

P.S.  PD 16.5 SP4


How to insert image to backend(image uploading to backend)

$
0
0

am new for sap fiori please help me ......how to upload image to backend ....please send me one reference code also

PARSING_GENERAL

$
0
0

Hi Gurus,

 

 

Am creating outbound scenario from ECC to SALESFORCE through PROXY.

 

 

ERROR: PARSING_GENERAL.

 

Error Details:

 

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: Response message contains an errorXIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Server Error at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:746) at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:530) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at

 

 

During the process of searching the solution for this error in SCN i found that

 

Module Key : SOAP

parameter Name : noSOAPMakeSysErrFromResponseFault

parameter Value : FALSE

 

has to provided in Communication Channel. after modifying as specified,The proxy is not getting executed instead it gets hanged up.

 

When i started debugging the same i came to know that at "xi_process_call_xmb" method the proxy gets hanged up.

 

Please help me out from this problem.

 

Revert if you require full error log.

 

Thanks.

How to Schedule Webi reports Automatically After My Database Job is Completed

$
0
0

Hi

 

 

We are upgrading from Boxi3.1 to Bi 4.1 and we have Deski reports which have converted to Webi reports.

And there are some Deski reports which has been scheduled automatically after the Database job complted,,

and now will i able to do the same in  SAP BI4.1 webi... i have send email of the reports to the clients once my DB Scripts  get completed.

 

 

IF yes, please suggest me . how can i do this..

 

 

Regards

Arun k

ITS MIRO in PO Reference Delivery confirmation Layout displaying unwanted fields

$
0
0

In ITS While MIRO posting after providing PO details in PO Reference Layout(selected as delivery confirmation).

 

It shows unwanted line item coloumn are displaying which is not available in SAP GUI when compare which WEB GUI.

portal iview error "data source contains no columns which can be displayed"

$
0
0

Hi experts,

 

we recently upgraded our portal and now come across this error.

 

I've read SAP Notes 1349649 - PDV: Use in EP6, EP7, and releases higher than EP7

and 860187 - PDV: Use in EP6


From what I see in the notes we have to use Abap webdynpro iviews.

 

But the explanation ends there. How am i supposed to call the PDV-application/query/function from a webdynpro iview?

Is there anyone that experienced (and solved) this before?

 

Thanks in advance,

 

Rien

How to prevent print scrn (print screen) from webdynpro

$
0
0

Hi.

I want to know if  there is a way to prevent the user from printing the webdynpro screen

when he press the print scn key on the keyboard.

I mean that if the user press on the print screen key , he will not be able tp paste the screenshot.

Thanks

Open Analysis for Office in NWBC

$
0
0

Hi all,

 

We are trying to open Analysis for office trough NWBC and we are getting the follwing error: Unable to download AO.sapaox from ..... Unable to Open this web site.

 

Do you perhaps know what kind of customizing is wrong here?

 

Many thanks in advance,

 

JA


Smart form Empty space problem.

$
0
0

Hi,

I am facing one problem, I would like to sovle the issue, without asking any body, But i am not able to solve the issue.

Please have a look on below attached images. then u can understood easily . Now my requirement is. I would like to print the data from two tables

mainly header and child, ekko and ekpo. Then i took ,  three windows and main windows.  Three widnwos for 1)logo 2) data from header 3) data from header, In main window i put table.

Data is coming fine but, what i need is, three windows i would like to restrict at first 1st page only.

then i used conditions at windows.  in Second page on words. (i have not taken second page). first page table  is repeating. bcz it is having table (infinity rows)empty space is showing. because i put some windows in page. I don't want to show empty space. Table has to show from second page onwords, It should be contineous from the frist page. I dont want to show the table at second page. it has to continue from first page onwords.I hope u understood my problem.

 

May i know what is the problem. I checked diff diff scenarios like

1) putting windows at main windows not working.

2)Enlarge the main widnow on remaining windows not working.

 

Can any body tell me how to solve my problem.

JETZT SCHON VORMERKEN: SAP Education Logistik Event 2015 - Neue Herausforderungen in der Logistik meistern (08.-09. Oktober 2015, Walldorf/Baden)

$
0
0
Steigende Anforderungen der Endkunden hinsichtlich Qualität, Preis und Verfügbarkeit sowie der zunehmende globale Wettbewerb veranlassen viele Unternehmen zur Neuausrichtung ihrer Supply Chain. Ziel sind reduzierte Bestände, hoch ausgelastete Kapazitäten und optimierte Durchlaufzeiten. Dies erhöht aber nicht nur die Produktivität, sondern erfordert auch ERP-Systeme, die den Betrieb vereinfachen und durch höheres Tempo und bessere Vernetzung den Business-Nutzen steigern.

 

Informieren Sie sich aktuell und praxisnah über unsere Neuerungen und innovativen Lösungen im Bereich Logistik. Das SAP Education Logistik Event 2015 liefert Ihnen Lösungen und leistungsfähige Bausteine, um den zukünftigen Herausforderungen und der Komplexität von Logistiksystemen Rechnung tragen zu können.

 

Lassen Sie sich noch heute unverbindlich vormerken für das SAP Education Logistik Event (Kurskürzel WDEVLO), das vom 8. bis 9. Oktober 2015 in Walldorf stattfindet.

 

Unsere Fokusthemen im Überblick:
  • Simple Logistics (sLogistics) im Kontext von SAP S/4 HANA: Wesentliche Neuerungen

  • SAP Integrated Business Planning (vormals unter anderem: Sales & Operations Planning on Demand Powered by HANA, SAP Enterprise Inventory and Service Level Optimization)

  • Ariba und Fieldglass

  • Neues im Extended Warehouse Management & Transportation Management (Release 9.3)

  • Überblick Cloud for Customer (C4C)

  • Predictive Maintenance & Service

Die zweitägige Schulungskonferenz informiert komprimiert und praxisnah in Form von kompakten Vorträgen und Demonstrationen am System.
Nach einem gemeinsamen Einstieg im Plenum am Vormittag des ersten Tages können Sie sich Ihre persönliche Agenda individuell zusammenstellen.

Haben wir Ihr Interesse geweckt? Dann schicken Sie uns eine E-Mail an education.germany@sap.com mit dem Betreff „SAP Education Logistik Event 2015 (WDEVLO)“.
Wir informieren Sie umgehend, sobald die Agenda und das Anmeldeformular zur Verfügung stehen.

BezeichnungSchulungsbeschreibung und Termine
WDEVLO (SAP Education Logistik Event - Neue Herausforderungen in der Logistik meistern)Deutschland, Österreich und Schweiz ›


Unser Schulungsangebot wird regelmäßig aktualisiert und erweitert. Sämtliche aktuellen Informationen über unser komplettes Schulungsangebot (Inhalte, Termine, Preise usw.) finden Sie stets aktuell im Online Trainingskatalog und unter den nachfolgenden Links:

http://www.sap.de/education (Deutschland)
http://www.sap.ch/education (Schweiz)
http://www.sap.at/education (Österreich)

Webshop
SAP Education Deutschland, Österreich und Schweiz

Anfragen bzw. Anmeldungen richten Sie bitte an:per Telefon an:
Deutschland: education.germany@sap.com+49 6227 7 4 13 00/
Schweiz: education.switzerland@sap.com+41 58 871 61 61
Österreich: education.austria@sap.com+49 6227 605 3612/ / 0800 291 801/

How to connect smp 3.0 production with relay server and afaria server

$
0
0

Hello,

I would like to setup Afaria server connected with SMP3 production server and SMP3 in turn  connected with the relay server

 

 

1)Howto connect Afaria with  SMP3(prod)

2)how to connect SMP3 with relay server

3)Does SMP3 development has any role to be played or what  is its purpose

Add correct Data Connection for External Pricing Quote PDF Form

$
0
0

Hello Experts,

 

We have enabled Sales Quote Functionality with External Pricing. While trying to review the PDF preview, we don't see the pricing details like Net Price, Net Amount etc..(I see other posts relating to this with no answers)

 

When we opened the Form Template in Adobe LiveCycle Designer, we see the existing Data Connection as "FormQuoteNotification". When we use price fields from this data connection, we are not getting any prices. So, I am assuming for External Quote pricing, looks like we need to add different data connection which will have all pricing details. So, my questions are -

 

1 . Am I correct in my assumptions?

2 . How to find the correct data connection for the External Sales Quote PDF form?

3 . How to add the new data connection in the Adobe Live Cycle. I see only WSDL and OLEDB options available. Other options like XML Schema,  Sample xml data are not enabled.

 

Please let me know if you need more information to understand the issue.

 

Thanks,

Ravi

Does SAP IGW response mapping, supports mapping multiple child nodes within the SOAP response to OData ?

$
0
0

We have SAP RFC's exposed as SOAP, which we are consuming in the SMP3.0 ,SP07,PL03 version of Integration gateway.

The following is the replica of the format of the  original SOAP response.

 

SOAP response :


<A>
      <B>
        <C> </C>
        <C> </C>
        <C> </C>
        .
        .
        .
        .
        .

      </B>
</A>


We have created a entity model of ODATA

as
A as a complex type.
In which B is another complex type.
In which C is a simple type.


When we try and do a response mapping using the GWPA of Integration Gateway(IGW)
We are connecting the corresponding nodes to the complex and simple types of ODATA.

When we see the response, we are seeing the value of only the first <C> </C>  and remaining values are ignored.

We went to the custom coding part and confirmed in the process response data function and the RFC   is returning all the  values in the above format and no <C> value is missing.

Would like to confirm, if the SAP IGW odata Modeler, supports a entity set repetition but does not support if a property within the entity set repeats.(In the above case <C>  is repeating), which is a simple property of entity set.

When we tried with the following format it is working fine. 


Working Response Format in IGW:


<A>
      <B>
        <C> </C>
      </B>
</A>

<A>
      <B>
        <C> </C>
      </B>
</A>

<A>
      <B>
        <C> </C>
      </B>
</A>


<A>
      <B>
        <C> </C>
      </B>
</A>


Would someone let us know if IGW supports response mapping formats like our SOAP response indicated at top ?

Viewing all 8533 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>