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

Tipos de Cambios en Precio de Entrega.

$
0
0

Buenas tardes, tengo un escenario con duda, Genero una Orden de Compra y la Traslado a Factura de RESERVA de Proveedor.

 

Posteriormente conforme vamos extrayendo producto de nuestro almacén fiscal vamos generando Entradas de Mercancía basadas en la Factura de Reserva de Proveedor Previamente capturada.

 

Observamos que el tipo de cambio que se ingresó en la factura de reserva de Proveedor la copia en la Entrada de Mercancía (basada en la Factura de reserva) el cual es correcto.

 

A esta entrada de Mercancía (basada en la Factura de Reserva), se le aplican sus gastos indirectos  en la ventana “Precios de Entrega” pero al ponerle otro tipo de cambio (que se genera por un pedimento de salida de producto de nuestro almacén fiscal) no lo respeta, siempre lo rige el tipo de cambio de la factura de reserva.

 

Es normal este comportamiento? Si es así ¿Por qué? ¿No debería permitirme utilizar otro tipo de cambio  dependiendo del día que se genere la aplicación de indirectos? (ventana Precios de Entrega)

 

¿Alguna opción para utilizar tipos de cambios variables?

 

¿Alguien a manejado este entorno o similiar?

 

Saludos Cordiales

Alessandro.


Re: Invoice not coming in Doc Flow of VA33

$
0
0

Hi

 

Check document flow update check box in copy control VTLA. at item level

Just try this

 

Regards

KM

Re: BPC loading BW trans data to BPC with selection on 0FISCPER

$
0
0

Hi Ram,

 

Can you please take a screen shot of the data in BW?

 

Andy

Re: Calculate the average of the number of days between 2 dates.

$
0
0

Hi Phani,

 

It is giving error.

 

[E001(BRAIN_DEV)] Error: Variable cannot be calculated using order creation date before aggregation.

 

Regards,

Dil

Re: tcode -> CRMD_ORDER -> create bussiness transaction shows blank

$
0
0

Hi

 

Are the Transaction Types you want to used not "Blocked"

 

It is a check box value per Transaction Type

 

Check the SPRO configuration for Transaction Types.

 

Regards

 

Arden

Re: Update a select-option From Table

$
0
0

I'm really confused why do you have SELECT-OPTION and then change it in START-OF-SELECTION event. This doesn't seem to make a lot of sense... Select options are meant for users to enter their, well, selection criteria. If someone enters one thing and then the program plays "switcheroo" on them wouldn't that be confusing?

 

If you need to pre-fill some values for the users (i.e. defaults) then it needs to be done in INITIALIZATION. Or if you just need to build a range to use in SELECT somewhere then take a look at Help article for 'range'. Or maybe you don't even need anything and could just use SELECT ... JOIN. This example looks very confusing to be honest.

 

And if you're selecting just one field then you don't need INTO CORRESPONDING FIELDS.

 

Internal tables are similar to arrays in other languages. Not exactly the same but close enough.

 

I'm also not sure why would anyone want to learn ABAP at this point since it's clearly a dying breed but that's another story.

Re: optional column value

$
0
0

Dear Edy,

 

The problem is solved now. many thanks for your help.

 

 

Rgds,

Steve

Invalid Column

$
0
0

Dear Experts,

 

 

I'm trying to add unit of measure from a table in my addon.

 

The addon can be rebuilt but when running the add-on, the error message appears. Here is the print screen of error mssg

error1.jpg

 

The error message is "DAta - Table - invalid column..

 

Pls kindly help to solve the issue

 

 

Rgds,

Steve


Re: SM20 Reports

$
0
0

You should not (and cannot successfully) admin lock DDIC.

 

You can reschedule the basis jobs to run under a different step user though to reduce its authorization requirements, but you cannot remove all access or lock it (which amounts to the same).

 

DDIC is used to perform certain "after import" events in the CTS which activate certain objects, or depending on how the transport is crafted certain function modules will even run as DDIC even if a different user triggered the import or called the RFC which triggered the generation.

 

You can lock it if you want to prove me wrong, but you will get a bloody nose from it - 100% guaranteed...  :-)

 

If you are interested, I will post a blog or wiki on the minimum authorizations required by user DDIC so that you can cover what is definitely needed. I have not done it until now, as SAP has been removing some of the hardcoding which has reduced the authorization requirements and also the requirement to know DDIC's password to be able to run some programs as yourself (assumption = if you know DDIC's password, then you could also have run it as DDIC anyway...),but that seems to be stable now on 7.31 systems.

 

Regarding the audit log: those are the function modules which DDIC needs. Either your basis folks are transporting as DDIC or you have DDIC in RFC connections (very bad idea but not uncommon) or you have set parameter auth/rfc_authority_check to 2 or higher (which recognizes an internal call with the same strictness as an external call)... or all 3 of above, which is causing this "noise".

 

You must be very careful when making changes in this area as it touches organizational and technical issues which are very deep in the system.

 

Cheers,

Julius

Autocomplete option for Search field in sap.ui.ux3.DataSet

$
0
0

Hi,

 

I'm checking is there a away I can attach Autocomplete option for the Search field that sap.ui.ux3.DataSet provides.

 

Kindly suggest me .

 

Thanks.

Re: Skip Posting

$
0
0

You should do the postings of Payroll to FI/CO, and let Finance do the Manual Postings instead of importing the data Payroll is posting.  Then, starting from February 2015, if Payroll does some retroactive calculations, the posting program will only post the variations from the original postings.

Re: Static Text and the EditText

$
0
0

I know it's been a long time but I'm wondering what is the difference between what screen painter does and the code ?  I means  there's no reason why we could not do it by the UI API.  I also tried the LinkTo and it's not working.

 

For instance if you want to add a EditText below the Total of a Sales Order by Code which have a static text to the left what's the trick to have this thin line ?

Embedded Search: Additional columns in search result list of cv04n

$
0
0

Dear all

 

We needed to extended a standard append object to add an additional attribute column "description" in the search result list of cv04n.

 

Otherwise no user is able to find out best-fit search result really without any indicator about content.

 

Now my question is if it is possible to add more columns class-independently?

So description is defined for every class type, but what about individual ones for each class?

 

Best regards

André

Bapi 'BAPI_PO_CHANGE' returns

$
0
0

Hi experts i'm working with 'BAPI_PO_CHANGE' and it returns erros .

 

ron_help.png

 

do you know why occured those messages?

 

thanks for help

Re: Unable to use recovery feature in SAP HANA Studio

$
0
0

I've hit the same blank screen issue migrating a Rev80 backup to a Rev90 fresh instance.

AFAIK, the backup files permissions and ownership are very similar to those made on the fresh instance

 

Where should I look for any clues -- is there such a thing as a 'Recovery log'?

 

Thanks in advance,

Oliver


Re: Publishing 10 separate reports as one set

$
0
0

thanks, Mahesh, that's great, it gets me a big step down the road for what i want, and i'm playing with with it now.  I got it to create a single email from running 6 reports at once, a big improvement.

 

Question -  two of the reports get run 6 different ways for each client.  In other words, i have report #32 which has flavors 32A, 32B, 32C, 32D, 32E, 32F, where the letter indicates a different parameter set, all generated for the same client.  It's running the same metrics on different sets of data using the same report template. 

 

I would prefer to be able to keep the single report template, but add it to the publication with the different parameters, but i didn't see how to do that.  It appears that it will only add one instance of a report file per publication.  Any idea if i can get around that?  Otherwise i have to make a separate instance for each parameter set, which gets into editing headaches when they make tweaks to the template (as they always do).

 

thanks again for your assistance.

Re: Do we have some Tcode to delete shipment cost by batch?

$
0
0

Hello Apple,

 

is the costs already transferred to the accounting, ie are they having a status of fully calculated and transferred in the cost doc..

MDE- Who defines the screens for mobile data entry?

$
0
0


hi all,

 

I am aware there a many posting about Mobile data Entry and setting up menus, profiles, barcode type to warehouse, etc based on IMG.

 

I am new to these and want to know if defining these type of steps in IMG for MDE Will SAP provide
the screens where the fields during the scanning of process?

or an abap guys is needed to define the screens that will display on RF device (gun)?

 

thanks

neo

Re: Webdynpro Chip not visible in Chip Catalog

$
0
0

Got the answer. Closing the thread.

Re: Unable to use recovery feature in SAP HANA Studio

$
0
0

Although I cannot confirm if this is a bug with HANA Revision 72 or 84 as I did not come across it, I can definitely tell you where to look for to tarck the progress of the recovery

 

From HANA Studio-> Diagnosis files-> backup.log

 

This file should tell you the progress of any backup or recovery tasks that are running or occurred in the past

 

The good news is even if the HANA system is inaccessible(as in Hardik Patel's case) you can connect to the HANA studio using the SIDADM user and open the connection in DIAGNOSTIC Mode to check this backup.log file

 

My recovery screen had been accidentally closed during a Production to Non production refresh and I had to use this log to track the progress as the HANA system is inaccessible during the refresh

Hope that helps

Viewing all 8368 articles
Browse latest View live


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