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

Re: Posting to different Gl other than from OBYC while doing GI from IW41

0
0

Just want to know the badi name


Re: which code would fit well in End Routine?

0
0

No significant difference. I am using a field symbol and you are using a work area. You can learn about the difference between them from other discussions. You may have to use INTO instead of ASSIGNING.

Make sure your ITAB2 is sorted by ZORDNUM and use 'binary search' in your read. Its even better if you can read about 'hash tables' and use it instead of binary search.

Re: Replace NULL value with text

0
0

In the else part, replace {Db.field1} with

 

Totext({Db.field1}, 'MM/dd/yyyy')

 

If you need another date format, just search for the totext function in CR's help and it should list all available date conversion formats.

 

-Abhilash

Re: SAP DMS content server

0
0

Hello,

 

Could you provide additional information? I have the same issue.

 

Thanks in advance.

 

Carlos Araujo

Re: Is it possible to gather statistics on PCM web books usage?

Re: Problem with physical inventory document deletion in WM

0
0

It is certainly an inconsistency if an entry from LINK got deleted and the related entry of LINV is still there.

I can find 31 OSS notes for the search term LI02N

You may have to review them and check if your system has those notes already implmented or if it is not up to date.  Worst case you have to report it yourself to SAP to get it cleaned

Re: Reporte - Tipo centro de costos

0
0

Seria por codigo de clasificación? El tema es que este codigo no aparece en el reporte. CodClasif.png

restricting sum values

0
0

Greetings,

 

In my report I set [customer Name] as a section and created a break to sum [paid amount] totals for each customers for a given time.

 

formula used =Sum([Paid amount])
However, I would like to restrict the sum so that only those that are greater than and equal to 50000 to show on the report.

 

Can you please assist?

 

TIA,

Regards


Re: Lumira Desktop Server Error

0
0

Sorry I was not able to help more Andre (I did look at the log, but it does not tell me much either). If you do get a solution, it would be great if you'd post it here.

 

 

_ Ludek

Re: Nota fiscal para recolher PIS e COFINS

0
0

Boa Tarde!

 

Qual código de imposto está puxando na VA01 aba pais?

 

Att

 

Thomaz

Re: Unable to paste in discussions

0
0

Write the text directly in SCN, why writing it somewhere else first?

Try a different browser if you have this opportunity. It is unfortunately so that not all browser work well with the current forum platform, I have no issue pasting text using Chrome.

Re: Crystal Report Server XI Setup - Product Keycode not valid

0
0

Thank You Ludek...!

Re: crm webui product and Account component Enhancement

0
0

Hey I have a similar requirement.

Can you please tell me if you were able to solve this?

 

Regards,

Dhruv Kashyap

Re: HANA loads the right partition for range-partitioned table only for queries in SQL plan cache

0
0

Hi, Lars!

 

I ran "Prepare statement" in studio on

 

select calmonth from pruning_test where calmonth = '201502' /* some comment to ensure uniqueness */;

 

I unchecked checkbox "Prepare statements before executions", but nothing changed.

 

When the new statement is prepared or executed (before execution of the new query it must be pepared, right?) HANA loads almost all partitions as shown in the screenshot.

 

So what we have:

1. Every new statement must be prepared before first execution;

2. You say that Partition pruning works also during preparation. And on your test case it can be clearly seen that it is so - only partitions 14, 39, 64 are loaded during preparation of the new query;

3. When I try exactly the same test case on the HANA Cloud Platform dev. ed. rel. 102 (to eliminate the influence factor of the third-party system) I see that almost all partitions are loaded.


Could you try the same case on the HANA Cloud Platform dev. ed?

Re: How to upload documents to Library folder?

0
0

Hi all,

 

A quick question can you upload videos using the library function. Does this work on the tablet and are you able to open the videos.

 

Please can you advise. thanks


Re: Trigger workflow NOT from events in 'start event'

0
0

You may trigger a workflow without an event, by using the function module SAP_WAPI_START_WORKFLOW.

Re: SUM SP16 - abap part hanging

0
0

Thanks Ralf

This worked

Switch to the Java tab page and continue the update procedure.", and Java side tells me:

"Current step: Waitign for a SUM ABAP Event

Re: Disable partitioning while upgrading Oracle 11.2 to Oracle 12c

0
0

You mean there should be no user partitioned object,right ?

Asking because there are always SAP standard partitioned objects in the system

 

Thanks

Shradha

Re: Anyone used et_FORM_DRAW?

0
0

The thing is that I have already the validvalues in the DB, but I need to hide some or show depending on the user. So the Default UDO combobox doesnt have any valid values, I have to add them depending on some factors.

 

So what i need is to catch some event after the UDO is completly loaded so i can use the combobox in order to add the validvalues. This needs to be done in the back so the user has the validvalues only for him.

 

Any ideas?

how to adjust partially activated standard structure

0
0

Hi Guru's,

 

i was executed functional module: 'ITEM_STRUC_EXTENSION' for structure 'FAGLPOSX'  ext.structure 'FAGLPOSE'  and 'T021S' and 'D' values

correspondingly to extend the fields. By mistakenly i was executed twice. After that trying to activate the structure but it is showing 'Partly Active' and giving errors like

"Field ABSBT in table FAGLPOSX is specified twice. Please check  " like this 15 fields it is showing. Please find below attachments.

 

Thanks a lot in advance.

 

 

 

Thanks & Regards,

Sairama

Viewing all 8902 articles
Browse latest View live




Latest Images