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

Re: Bind Element/Association/Aggregation in JS view using JSON notations

$
0
0

Sorry, found it

 

  1. var IconTabFilter = new sap.m.IconTabFilter({
  2.                  objectBindings : '{/cities/1}',
  3.                   icon: "sap-icon://notes",
  4.                   text:"{/name}",
  5.                   //text:
  6.                   count: "12",
  7.                   color:sap.ui.core.IconColor.Critical,
  8.                   content: new sap.m.Text({
  9.                     text: "Notes go here ..."
  10.                   })
  11.                 });

SAP Host Agent not collecting OS Data

$
0
0

Hi Experts, running into a frustrating issue during Managed System Configuration in Solution Manager 7.1.

 

I am unable to complete the setup on a specific set of servers due to the Host Agent seemingly not collecting OS level information.

 

My hostagent is version 178, my diagnostics agent executables are 720 patch 100, and I have restarted these multiple times.

DAA is registered in SLD and the agent is connected to SolMan and visible in Agent Administration.

 

The SAP instance on that system is 702 SP8 . (Does the agent have to match the SAP instance?)

 

The checkmark for "Supplied by Outside Discovery" is blank in System Landscape editor as seen below:

Untitled.jpg

Within the log viewer, I am seeing errors such as "Exception calling SAPHostControl Web Service"

But I can access the testing XML file on the server via going to http://hostname:1128/SAPOscol/?wsdl .

 

These are the logs in agent admin log viewer:

solman2.jpg

solman3.jpg

 

 

Because the Host Agent OS collector is not seeing OS level information, I cannot complete managed system setup.

 

 

Please help, I'm at the end of my rope!

BEX Query issue

$
0
0

Hello, I want to ask a question about front-end. When bex query is executed data will come from the infoproviders and display as rows. Is there a way that I can capture column's value row by row in a variable?  For example:

I have this report:

 

CostCenter Account  Creation Date      Keyfigure
101            120            01/01/2014          $100
102            121            03/03/2014          $200

 

I want to capture the creation date value in some variable for each row and then apply some business logic in CMOD.  but i don't know how to do that. Can some one tell me how to do that?
Thanks.

Re: Electronic Bank Statement BAI2- File to Tcode in SAP PO

Re: Design Studio 1.2 SDK - using jQuery Mobile in custom components

$
0
0

I look forward to seeing what progress you make!  If jQuery Mobile doesn't pan out, don't forget to check out Sencha Touch, as an alternative, too.

View Query

$
0
0

Hello, I have a question. I was trying to create a datasource on this one table which is a transparent table but getting this message:
"Invalid extract structure template XXXX of Datasource XXXXX"

 

so I checked and found some unit fields coming from MARA table so i created a view and added MARA table to the view and everything got active.

I tried to extract and the data keep coming, even though the main table only has 100,000 entries. can some one tell me how to fix this?
Thanks.

Re: Malfunctioning of Drilldown Report assigned to the Report-Painter tool

$
0
0

Hi Ajay,

 

Thank you for your valuable advice !

We're now trying to apply these notes above.

 

If you found more information that seems relevant to this problem,

please tell me.

 

Tom

Re: picklist fulfilment percentage

$
0
0

Hi,

 

Your requirement is not clear. Please explain with an example.

 

Thanks & Regards,

Nagarajan


Agentry SAP Framework Foundation in SAP Mobile Platform Runtime?

$
0
0

Hello,

 

I have a partner who is building an Agentry-based mobile app from scratch, which doesn't use any Work Manager or Service Manager functionality. However in order for the customer to run the app, it seems that the "Agentry SAP Framework Foundation" component will be required.

 

Does anyone know if SAP Mobile Platform runtime includes this component, or is there another way for the customer to get this component without Work Manager or Service Manager?

 

Thanks!

Jeffrey D'Silva

Re: Request by customer to upgrade addons on ECC 6 EHP7 SP02

$
0
0

Hello,

 

Q-1 You should be able to upgrade it via SAINT. You are on higher release. Did you get any error in SAINT?

 

Q-2 What is the current release of GRC add-on installed on the system?

 

Q-3 In a new installation, only Central Application usage (SAP_APPL & EA-APPL) comes on 617 level and rest are on 600 release. You have to upgrade SAP_HR and EA-HR to EHP7 using SUM.

 

Thanks,

Sunny

Re: Proxy structure or RFC structure ?

$
0
0

Hi Ashish,

 

I agree with Hareesh, proxy are better in performance.

 

regards,

Harish

Re: Exchanging data between SAP & IBM Maximo

$
0
0

Hi Hassaine - I know that we have standard content and we have an adapter to integrate it through XI/PI.

But without using PI i doubt it's possible.

 

However I just came across the below documentation where it mentioned that 7.5 has REST Api for external application integration but i'm not sure what functionalities does it offer.

 

I would suggest you to contact Maximo to get additional information or post the same query in their forum Tivoli:Tivoli:Maximo and process automation solutions (if not done.)

 

If you have the restful services that you need then you can directly consume them in SAP.

 

Reference : IBM Maximo Asset Management

 

Consuming Rest Based Web Services from ABAP

Re: Pending BW Queues in SMQ1 with NOSEND status since long

$
0
0

Hi Javed,

 

It is not advisable to process the pending SMQ1 records if they exist for already a long time. This could cause more harm than leaving them or better deleting them.

As part of the daily monitoring procedure, you should include the monitoring of SMQ1. Only with an early detection you have a chance to investigate what is going on and decide whether it's possible to process them.

 

The BDOCs of type BUPA_REL and BUS_TRANS_MSG might be relevant to BW but I am not a CRM expert. Please double-check with a CRM expert.

 

Best regards,
Sander

Re: In Hana SQL Script, can I insert records into an already existing table variable?

$
0
0

(Thanks for the reference Patrick)

 

Hi Dustin,

 

You are correct - can't do insert on table variables at all, and can't do insert to temp tables if you want to keep it read-only.

 

Can you provide more details on your core requirement? Should help in addressing alternatives.

 

For a workaround though, consider the following. In most programming langues (all?) you can assign a variable a value that results from some calculation against the same variable's prior value.

 

So, with some integer "c", this is, of course, valid: c = c + 1; // java and other C-like languages

 

(Of course, increment operator also works: c++;)

 

Think of this same approach to achieve what you need, but in database perspective.

 

Sample code:

 

a = SELECT 1 AS "MY_FIELD" FROM DUMMY;

 

-- append a record without INSERT

a = SELECT 2 AS "MY_FIELD" FROM DUMMY UNION ALL SELECT "MY_FIELD" FROM :a;

 

Hope that helps a bit.

 

Cheers

Jody

SAP CLM add supplier new fields to the MA

$
0
0

Hello,

 

I’m creating new fields in CLM in supplier management, but I’m going to need these fields in the MA, so I am going to create these new fields also in MA.

 

Is there a way to replicate automatically this information from the supplier Management to the MA at the moment of Supplier selection inside de MA?

 

Thanks in advance


Re: Detalles con CFDI Nominas

$
0
0

Hola,

Mira para la cuenta, en el badi que tiene los datos de cluster, una de las tablas de cluster es la Bt, esta tiene los datos de la cuenta, pero ojo verifica con.tu área fiscal, si para tu compañía aplica o no esté dato, ya que algunos consideran que si pones la cuenta, también el tipo de Banco, vía de pago, recuerda que esto viene en la hoja publicada por el Sat

No recuerdo el departamento y serie me dices en que parte está?

Saludos

Vero

Re: Equipment PRT long text not carried over to a routing

$
0
0

Can you answer - why we are maintaining PRT text on the equipment master? how it is being used for?

 

For example - the operation text maintained on the master routing will get automtically copied on to a production order. This operation text gets printed on the shop paper and it'll serve the purpose as 'instructions to the shop floor personnel while performing production'.

 

Now, how does a PRT text on equipment master helps business?

You maintain it in IE02 and then what, who uses it?

Re: BUSQUEDA FORMATEADA DEL EMPLEADO DE VENTAS

$
0
0

Estimado Alejandro agradezco de antemano tu apoyo, fijate que coloque el código en sql con datos fijos y efectivamente nos arroja el código del empleado de ventas pero en b1 marca un error interno -1004. que estaremos haciendo mal?

 

agradezco de antemano la ayuda que puedas brindarme.

saludos.

Re: Conocimientos antes de SAP Business One

Re: IBSP fields

$
0
0


Hello Mayyo, I could not find them. Could you kinldy share a screenshot please?

Viewing all 8932 articles
Browse latest View live


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