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

Java Heap dump error

$
0
0

Hi,

 

We are running SAP WM 6.1 on SMP version: 3.0.8.3 SP level: 08.


We are getting heap dump error (below logs generated) while publishing the Agentry version from SMP cockpit. This version publish is done and is showing under the Published versions list and this version is there in production folder inside the configuration folder . After SMP server restart published version is getting deleted.

 

   :    [8112]  09:53:18    ***ERROR (:0): OutOfMemoryError: Could not allocate 0bytes

java.lang.OutOfMemoryError: GC overhead limit exceeded

   :    [8652]  09:53:22    ***ERROR (:0): OutOfMemoryError: Could not allocate 0bytes

   :    [4904]  09:53:26    ***ERROR (:0): OutOfMemoryError: Could not allocate 0bytes

Dumping heap to ./log/heap_dump.hprof ...

   :    [2668]  09:53:31    ***ERROR (:0): OutOfMemoryError: Could not allocate 0bytes

Heap dump file created [6705493333 bytes in 43.053 secs]

   :    [8288]  09:54:18    ***ERROR (:0): OutOfMemoryError: Could not allocate 0bytes


We have only one Agentry application and we are facing this issue in our development environment. We have the same java heap configurations in Quality and Production environments, there we don't have any issue. We published Agentry version in our development environment so many times we have not faced this issue earlier. All of sudden we are getting this issue.

 

 

We upgraded our SMP server to 3.0.9.1 SP level: 09 even though we are facing the same issue.


-Shyam



Re: Categorization value is not retrieved properly

$
0
0

Hello,

May I know what do you mean 'This occurs at random manner'? Do you mean, even for a specific complaint, the categorization appears sometime, but not appear in other times?

 

Best Regards, Corrine

Re: Orders need to be created with inbound text.

$
0
0

Hi,

 

It looks like caused by user exit. You may consider to deaactivate your user exit if you have then test the order creation process.

 

BR

Claire

Re: Delete an assignment between user and call list

$
0
0

Hi Lone,

 

 

 

 

 

You can debug at following method. I think in your case, the delete button is set inactive

by following method.

 

 

 

Please note that on WebUI, for an active calllist, you are only allowed to

delete not persisted assignments. If you want to delete, you need to try T-code:

/nCRMD_TM_CLDIST.

 

 

 

CL_CRMCMP_C_ASSIGNMENTSEL_IMPL

METHOD          / DO_PREPARE_OUTPUT

 

 

 

 

 

* if the calllist is not inactive, only allow to delete not persisted assignments

* other state like active, preparing active, etc.

    IF lv_active NE abap_false.

      LOOP AT lt_marked INTO lv_marked.

        lr_entity ?= typed_context->assignments->collection_wrapper->find( iv_index = lv_marked ).

        IF lr_entity is not INITIAL.

          lv_can_delete = abap_false. <<<<<<<<<<<<<<<<<<

          EXIT.

        ENDIF.

 

 

 

Best Regards,

Bruce

Re: AFAB issue after upgrade SAP 4.0 to ERP 6.0 EHP 7

$
0
0

Hi,

 

For revaluation, the offset account should not be a reconciliation account. Previously, you set the account as the APC account, and it's wrong and system complains that you can not post to this account directly (the reconciliation account does not allow this).

 

You just imagine, by stetting the revaluation account and the offset account as the same account, what's the purpose of doing revaluation then, not mentioning the nature of the offset account.

 

 

Anyway, just from the technical point of view, this account should not be a reconciliation account.

 

Normally, this account is a temporary account, and the balance will be transferred to P/L or balance sheet equity account (revaluation surplus) based on the balance is debit/credit in the year end closing. Due to this, this account must allow manual posting.

Re: Terms of Payment day limit range across month

$
0
0

I have solved the problem and for anyone interested in the solution:

 

My mistake was to not delete and re-assign the payment terms into the postings that I duplicated via FB50 for test purposes.

So my "first attempt" was the successful solution after all.

HCP is down.

$
0
0

Dear Team,

 

Not able to connect to HCP.


Error Details:

Could not connect to SAP HANA Cloud Platform system

An internal server error occurred.

Existence of database user/schema for schemaId hanainstance could not be checked in the underlying DBMS system due to an error. Contact HCP support if the error persists.

 

HanaInstance Failure.JPG

Re: Unable to activate UI theme designer

$
0
0

Thanks Sarbjeet, After Restarting the server we are not able to see the logon screen so I have reverted the change the property to Blank which was earlier set to LESS.


Re: Material Number Template setting

$
0
0

Hi Jurgen,

 

This sure comes at the right time. I was investigating method to extend Material master for certain client too.

 

So if I understand this properly:

Option 1

OSS note 78093 - Display of alternative material identifiers

This method can be applied for the standard ERP by using the MARA-BISMT field and using those conversion exit as specified in the notes. My understanding is that, you just have to maintain conversion exit and index for MARA-BISMT, and for example, you create a PO through ME21N, you can enter a record exceeding 18 character (though the note also says some column display length will not automatically stretch above 18 chars and thus will require scrolling.)

 

I have also searched for changes to MARA-BISMT and some users mention that this field cannot be changed exceeding 18 char (thus invalidating the note above?)




Option 2

1597790 - Activation of Long Material Number in DIMP

This is from your other post, Length of MARA-BISMT 'old material number' | SCN

 

I cant test this, but this should be a straight forward configuration available only to Industry solution installations?

 

Anyway, thanks for the post it provided a lot of info to go with.

Re: Questions regarding Port in SAP IDM 8.0 Installation

Re: How to find BEx queries without prompts

$
0
0

Hi Kris,

 

Cecilia solution is perfect.
Query itself contains no property about whether the query has input-ready variable or not, so we have to request help from another tricky property: Input-variable order.
If there is input-ready variable for one query, it will have order definition which is stored at table RSZELTXREF as Cecilia mentioned.

 

Then we can know the list of queries which has input-ready variable. Next we can use table RSZCOMPDIR to find the queries which have no input-ready variable.

If you are familiar with Open SQL, you may get the list via a SQL statement.
Or you may use excel to find the list.

 

Best Regards,
Sheldon.

Re: How to handle the huge data(>crores) in sapui5 oTable?

$
0
0

Hi Thomas,

 

We have build a XSOData Service and bound it to a SAP.UI.TABLE.TABLE. The table uses a $skip count of 200 (visbile row count). I am using a OModel (server side model). When I press the page down like 500 times, the browser crashes. Does this control buffer data even if I user a OModel (server side model)? Is there a workaround?

 

Regards,

Kevin

Re: Fund Management Objects in Downpayment against Purchase order

$
0
0

The issue resolved as i  made fund center and commitment item optional fields in field status group of G/L Account.

 

Thanks

 

Parag

Re: How to develop custom oData service in S/4HANA for custom Fiori app?

$
0
0

Momen, this approach is still valid:

 

  • In back-end ECC ABAP server I use t-code SEGW to create custom oData service.
  • In Front-end NW 7.4 server I register the back-end custom oData service using t-code /n/IWFND/MAINT_SERVICE
  • The custom oData service is used for a custom developed Fiori app in front-end NW.

On top, you have the option to utilize S4HANA optimizations by using so called CDS (core data services) views which also integrate to SEGW. I don't think using xsodata with direct access to HDB is the recommended approach.

500 connection time out

$
0
0

Hello Team,

 

I am loading the transaction data in production system, when I click the upload data (through csv file) and attached the source file and click save.

After some time it showing 500 connection timeout ( internal server error)

 

BPC 10.1. NW - Prd system

 

Could you please advise me.

 

Thanks Madhu


BI Content - datasource error - GRC Process Control 10.1

$
0
0

Hi,

 

I am trying to activate the BI Content for GRC .

As as example - when I try to execute datasource '0GPC_OURE_TEXT' with parameters like in attached screenshot I get the error 'Errors occurred during the extraction'.

 

Any suggestion where and what I am doing incorrectly.

 

Thanks,

 

Purbali

 

SPRO – The timeframes are setup as below

SPRO – The timeframes are setup as below.jpg

Settings for GRFN_BI_TF_CUST

Settings for GRFN_BI_TF_CUST.png

 

Maintain Datamart Details


Maintain Datamart Details.jpg

 

Executing the datasource using RSA3

 

RSA3 - Error.jpg

 

Debug shows the error at Timeframe details

 

RSA3 Debug Error.jpg

Re: OO ALV in background - Logo display/print

$
0
0

Hi,

 

I do not know if this is possible but there is another solution.

 

instead of using the spool use the internal table that goes into the ALV and call a smart form  .

 

There you can have a logo and it is a more flexible solution for printing.

 

If you go this way you need to define table type in the SE11 or use external class (SE24) to store your types.(personally I prefer SE24) .

 

A sample of using class type in smart form:(see the attached files in this posts)

 

Deeper Dive into Deep structure - part 1

 

Deeper Dive into Deep structure - part 2

 

Deeper Dive into Deep structure - part 3

 

Regards.

Re: PDF - Japanese Characters

$
0
0

Hello,

 

Try to apply #2 of Note 2039553 - assigning PDFUC as device type for format conversion in SCOT.

 

Regards,

NP

Re: MSS REPORTING CONFIGURATION

$
0
0

http://scn.sap.com/message/16334107#16334107

 

Hi Meera,

Understand you had an experience on MSS/ESS, and had provided many solutions in the forum. I'm currently facing an issue for MSS function code, and above link is my issue detail. Appreciate your time to review and advise.

 

Please refer to the attached file for more information.

 

Thank you very much.

Can the Rfx response be altered if the Status is 'Firm' and the RFx is in 'Open for Response' phase.

$
0
0

Hi All,

 

Supplier has submitted the RFx response and the status is firm now. The RFx phase is 'Open for Response'.

 

He wants to make changes in the document now. Could you advise if there is any way in which the supplier can edit the document.

 

Can we re-invite the supplier? But, in this case the issue is that he would have to fill in all the responses again.

 

Please suggest.

 

Regards,

Mehul

Viewing all 8798 articles
Browse latest View live




Latest Images