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

Question on enabling My Timesheet (Version 2 ) FIORI app

$
0
0

Hi All,

 

<p> We enabled previously  My Timesheet (Version1) , now we wanted to enable version2. </p>

 

<p> The question I am having is, what are all the steps do I need to perform here to enable Version2. </p>

 

<p> Like for example, do I need to enable new SICF service, do I need to enable  new oData service , do I need to link new menu, new role etc... I need your help in understanding what are all the tasks I need to perform ?  </p>

 

Thanks Krish


timeout settings for org.w3c.www.protocol.http.HttpManager

$
0
0

Hi all

in my NW AS Java (PO) 7.4 I'm performing an outbound HTTPS call.

That is executed by an EJB which consumes an open source API by Apache (CMIS Chemistry).

On a random basis, I get a timeout exception:

 

Caused by: org.w3c.www.protocol.http.HttpException: Connect timed out

at org.w3c.www.protocol.http.HttpBasicServer.runRequest(SourceFile:1349)

at org.w3c.www.protocol.http.HttpManager.runRequest(SourceFile:1141


I'd like to increase the timeout at the very low level, ideally in HttpManager itself.

However, I'm unable to find the right DC dependency to access HttpManager in the code.

Also, I'm not sure where to set this outbound timeout in NWA

Do you know if this can be done?

 

thanks, regards

Vincenzo

Re: Integrating ASE maintenance into DBA Cockpit

$
0
0

Hello,

 

Did you find a fix for this issue: SQL Message: [ASE Error SQL313][SAP][ASE ODBC Driver][Adaptive Server Enterprise]The optimizer could not find a unique index which it could use to perform an isolation level 0 scan on table 'master..monProcessActivity'?

If yes, can you please share the solution? I am having the same issue now and every information can be very useful for me.

 

Thank you,

Roxana

Re: SAP Hana Database Error feature not supported cannot support non-constant types

$
0
0

I found a solution based on:

 

https://scn.sap.com/thread/3692839

 

UPDATE CE19000_TEST AS T1

  SET T1.ZZ_GROSS_SALES =

  ( SELECT

    SAS.SB_GROSS_SALES( T2.BUKRS, T2.VV001, T2.VV002, T2.VV003, T2.VV008, T2.VV009, T2.VV012, T2.VV021, T2.VV047, T2.VV061, T2.VV062, T2.VV093, T2.VV201, T2.VV202, T2.VV203 )

    FROM CE19000_TEST AS T2

    WHERE

    T1.MANDT    = T2.MANDT AND

    T1.PALEDGER = T2.PALEDGER AND

    T1.VRGAR    = T2.VRGAR AND

    T1.VERSI    = T2.VERSI AND

    T1.PERIO    = T2.PERIO AND

    T1.PAOBJNR  = T2.PAOBJNR AND

    T1.PASUBNR  = T2.PASUBNR AND

    T1.BELNR    = T2.BELNR AND

    T1.POSNR    = T2.POSNR )

    ;

    COMMIT;

 

First try:

 

SAP Hana Database Error: user defined function runtime error: exception: CompilationFailedException: No details

Program :

Error: Unexpected end of input at user-defined function

 

I add a primary key on this table:

 

ALTER TABLE SAS.CE19000_TEST ADD

PRIMARY KEY (

MANDT,

PALEDGER,

VRGAR,

VERSI,

PERIO,

PAOBJNR,

PASUBNR,

BELNR,

POSNR

);

 

and it works

 

CategoryTimestampDurationMessageLinePosition
Statement10.09.2015 13:24:300:00:01.21232625 rows affected10

 

 

But is very slow, 34.322.448 records in 1:06:52.187 ....

set currency in New G/L and Controlling Area

$
0
0

Hi gurus,

i have a doubt

If my Leading Ledger 0L has these currency

a.png

 

my no leading ledger 1L has this currency

b.png

 

and my Controlling area has Currrency type 30 - Group Currency

 

Is it an error?

 

Best Regards

 

Claudia

Field Included in Pld Report Not Retrieve Value From DataBase

$
0
0

Hi, experts,

I am from venezuela, my english it is not so good, please, pardon me if i mistake, i written in this post because i have a particular problem, i have to edit a pld report, for this i have added a field from database , this field is linked a specific table and a column, now well, in the execution time not show value for this field in this report, even when have a value from database,the value of field return is a empty string... my question is: what´s going on? ,what´s could be happening? what´s i do for resolve this issue?

 

Sap Business One Version: 9.0 PL06

 

thanks so much for give me your help...

Re: report for po line item wise total value with reference to miro document

$
0
0
Please give us your Functional specification and report output fields ,

 

 

 

Not sure how many projects you worked and how many times you shared your FS to others.  Don't you know that this is unethical and should never ever be encouraged?  Functional spec of one project should not be shared with third party.

 

Better go through SCN rules once again though you are an old member and should be knowing SCN rules.  Also, from your post, it seems, you have neither made any efforts to search SCN nor discussed with your subordinates.

 

 

G. Lakshmipathi

Re: EPM Add-In and Office 2013 with Windows 7 ?

$
0
0

Hi Levent, you will a need an S-user and password to access that link.
If you use SP23 of EPM Add-in you should not have any issues.

Thanks,


Re: Archiving on SAP NW PI 7.31

Re: F5800 - error message during reverse KO88 of investment order

Re: Matrix Load not saved Data

$
0
0

OK... know I get the Solution for it.

 

I try to understand the System Order Form. After Checking something in Sudio and have some test in the origin behavior I thought it could have something initializing the Lines... As I saw the Original Form... The Matrix will be initialized after inserting the Customer.

 

So in this case I build a temporary Docentry and pass this into the DBDatasource Lines. and make a reload to the Matrix... and this solve this issue...

 

IMatrix oMatrix = (Matrix)((IMatrixExt)this.Components["MTCount"]).Specific;                IDBDataSource Con1 = (IDBDataSource)((IDbDataSourceExt)this.Components["DBCON1"]).Specific;                IDBDataSource ZCON = (IDBDataSource)((IDbDataSourceExt)this.Components["DBZCON"]).Specific;                int count1 = Con1.Size;                int count2 = ZCON.Size;                Con1.SetValue("Code", 0, RecNum);                Con1.SetValue("LineId", 0, "1");                oMatrix.LoadFromDataSource();          

Thats it

 

Best regards

Oliver

Re: Blackberry device using Activesync to access emails.

$
0
0

Hi Vivek

 

Can you confirm this question is related to Afaria?  I ask because Blackberry is not a supported device type in Afaria 7.0 Service Pack 5 for which this question has been tagged.

 

Please see: SAP Afaria System Requirements (PDF)

 

Regards

Nick

Re: How Mark Expiration Date Field As Non Mandatory in Contract Record

$
0
0

System manditory fields can't be made non manditory. You could however default the content to something reasonable then hide the field.  Just hiding it without a default would in effect make the new documents unsaveable.

 

Gary

Change Settings in WPB - Producer

$
0
0

Why can't I adjust my settings in Workforce Performance Builder?

 

Only certain settings seem to be grayed out. I can only adjust some settings but not all.

 

Please let me know what I can do to get these to work

 

Thank you in advance!

 

Alexina Jones

Need to move SOLMAN 7.1 to a distribute installation

$
0
0

Hi all,

 

We need to move our current Solution Manager 7.1 SR1 Dual Stack from a physical Windows Serverto a virtual one running on vmware. In fact, we need to separate the Application Server and Database Server (Currently Solman is running in just one server).

 

I do not want to rename the Aplication Server because the references and connections in use right now. The Application server IP address will be maintained too. What is the best option with System Copy? Where i can find the guide to do it?

 

Regards,

A.


Reverse a delivery which has service item and another item relavent for goods moment

$
0
0

Hi All

 

I have a scenario where i can not reverse the PGI

 

I have a delivery which has a item relevant for picking,and Goods moment(PGI) TAN and another item which is a service Item (TAX). i have PGI ed this delivery and now i want to reverse it. In the document flow i see a confirmation of services and goods moment document.when i use VL09 to reverse it ,it doesn't work.

Please let me know if there ia way to reverse the PGI and make changes to the delivery.

 

I have gone through some of the threads but could not find a solution.

 

 

Thanks

PM

Re: Work Item Text is different value anot in container

$
0
0

Hi Anjan, 

 

One more big issue I am facing in same workflow.

 

When I am clicking on "Change Needed":

Change Needed.JPG

 

In CD0 System (without Sub WF):

 

Going to Reimplementor (Correct case):

 

CD0-log.JPG

CD-0.JPG

 

But When I clicked on same button (Change Needed) in CD1 (using Subworkflow for the same logic):

It should go to the Reimplementor but it's going in Return to implementor branch (incorrect case).

 

CD1.JPG

 

CD1-log.JPG

 

I have checked entire workflows each and every binding but found nothing not able to trace which binding and container value is reponsile and sending it in wrong rout how can I find it. please help.

 

Thanks,

Saquib

Re: Open objects in SYBASE ASE

$
0
0

monOpenObjectActivity (mOOA) is only for tables ... a subset of all objects hence the reason mOOA numbers are less than the sp_monitorconfig numbers.

 

If you're in a UNIX/linux environment you could easily use some command line commands (eg, egrep|, sort, cut/awk, etc) to scan and parse the dbcc output.

 

One potential issue that could be causing a run up in the number of object descriptors is an application generating, but not re-using, a lot of prepared statements (these are turned into lightweight procs, aka #temp procs, each of which uses up an object descriptor).

Re: KP98 - copy actual to budget for orders

$
0
0

Hi Sean,

 

Thank you for your reply. I just learned that the problem ones are the Maintenance order and before never used to copy thru KP98.  So user tried to copying thru trans code Ko15, after copy when we try to display in Ko13 - we get the following error:

Order XXX has invalid order category

Message no. KO022

Diagnosis

Order type XXXX has order category 30. However, using this transaction, you can only process orders of order category 01,02.

Procedure

Select an order with an order category which can be processed using this transaction, or select the appropriate transaction for order category 30.

 

Is there any other transaction to view the copied value for order category 30?

 

Thanks

Different ways to delele an instance of a custom BO?

$
0
0

Dear experts,

 

how many choices do we have in order to delete an instance of a customer BO?

 

e.g.

businessobject MyCustomBO {

     [AlternativeKey     ]      element ID : ID;

                                         element e1 : aType;

                                          ...                                      

}

 

 

Right now I only know 1 way which is using a stackpanel in OWL --> eventhandler --> list --> remove row --> bind to data list

 

In the documentation, there is a short paragraph: but it does not delete the BO in the root level but the node beneath it.

@Fred K has suggest another workaround in the comment of the post How Queries and DefaultSets work on OWL but it does not work for me.

 

Much appreciate your help.

 

Best regards

Linh

 

7.2.4.19 Delete Instance (Business Logic)
Syntax <this | NodeInstanceVar>.Delete();
Description The Delete operation, which uses the inverse semantics of the Create operation, can only be called in the
instance-based variant and must be applied to business object nodes. The reason is that the instance to
be deleted must be identified by the preceding member path expression. The Delete operation can also be
applied to collections of business object nodes.
Example foreach (var BO in TestBO.QueryByElements.Execute()) {
if (BO.Name == "delete") {
BO.Delete();
}
}
Deletion of a collection of nodes:
TestBO.QueryByElements.Execute().Delete()

 


Viewing all 8746 articles
Browse latest View live




Latest Images