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

CTE Globalizado - Como criar VT

0
0

Estamos tentando implantar na empresa que nossas transportadoras FOB que trazem mercadorias de vários remetentes para nós, Tomador de Serviços, emitam um único CTE por carga e não mais por NF. O problema é como fazer para ratear esse frete no valor de estoque de cada item lançado sem bloquear os lançamentos caso necessite estornar algum, de forma que eu possa estornar e modificar um única remessa sem precisar estornar todas as migos, pois a forma que lançamos é criado VT de transporte usando a remessa criada na VL31N com referência a pedido e depois feito migo que rateia o valor do frete no preço de cada item.


Re: GRCUSER table is having old deleted entries in the system?

0
0

Hi Pranjal,

 

I tried to implemented this note but got this message. How did you implement this note?

note.PNG

I can see the user in GRACUSERCONN but the same user does not exists in GRACUSER.

I am not able to raise access request for this user.

 

Thanks,
Ram

Re: Design around Event message buffer concept

0
0

Hi ,

 

I was going through event message processing BAPI and understood that first preprocessing function module gets triggered and then buffering condition is triggered .

 

If I check specific control parameter field during preprocessing function module , then the program can decide if it has to be buffered and set buffer_mode = A .

 

Is there any possibility I can decide buffer mode=A in preprocessing function module and pass it to BAPI so that in next step , it buffer the event message .

 

 

 

If this solution do not work , I can change tracking code set to  X in prepreocessing FM (when specific control parameter is not available )

 

I can configure in buffering screen of customization that if tracking code set is X then buffer the message .

 

if specific control parameter is not available then tracking code set will be changed to Y and it will not go to buffer mode .

 

Will this solution work ?

 

In this way , I need not write any wrapper program .

Regards,

Rajesh

Re: Averaging a Measure by any Dimension in a Summary Table

0
0

Hi Ryan,


Can you try creating a simple Column chart with the [ID] (or whatever object that is having 700+ distinct values) and the Measure object? You should see 700 bars when you make the Chart width say 20 cm. Or how about a line chart, it'd look like in this below blog. In any case, 700 bars is a lot to show in a Chart. The below blog is nice, imagine a Company's stock prices, you can't show the price for everyday for the past coupel years, so they have different options to show by week, or month, or year etc.

Charts windowing

 

If you need just one bar, create a variable with formula = Sum([Measure]) and show that in the chart, it should work.

 

Thanks,

Mahboob Mohammed

Re: AO 2.2 Object reference not set to an instance of an object

0
0

Hi Jos,

 

Please open SAP Incident

 

Subhash

Login SAP Business One - SAP GUI

0
0

É possível usar o Sap Business usando como login os dados do SAP GUI? Ou seja, usar o One como se fosse o GUI. Se sim, como configurar?

Re: Design around Event message buffer concept

0
0

Hi ,

 

If I am able to do as mentioned above , then my worry is does "process buffered event message " work in the same way .

 

Does process buffer event message will run preprocessing FM first and then buffering ?

 

If it does not execute in this way then my requirement will not be achieved .

 

Regards,

Rajesh

Re: Design around Event message buffer concept

0
0

My requirement is that I should be able to check a condition to decide buffering event message at both point of time .

 

1) At the time of BAPI trigger (event message processing )

2) At the time when process buffer event message run .

 

Regards,

Rajesh


Re: Can't create .Net web service

0
0

Ricardo & Arnd were correct. I had to create a .Net Web Service Target, I had a regular target.

 

Now I get the following when I click the "Run Web Service" or "View WSDL" buttons on the project.

 

 

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

 

Most likely causes:

  • It is possible that a handler mapping is missing. By default, the static file handler processes all content.
  • The feature you are trying to use may not be installed.
  • The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)
  • If ASP.NET is not installed.

Re: IDOC CREMAS04 for vendor master data

0
0

By the way, is there any link that I can read to see how to create a new vendor with CREMAS04?

 

Thanks!

 

Fisher

Re: Addrees to certain session

0
0

My method for dealing with this is always launch a new instance of SAP and then use the code below to get the last window opened

 

    Set SapGuiAuto = GetObject("SAPGUI")    Set SapApp = SapGuiAuto.GetScriptingEngine    Set SapCon = SapApp.Children(SapApp.Children.Count - 1)    Set Session = SapApp.Children(SapApp.Children.Count - 1).sessions(SapApp.Children(SapApp.Children.Count - 1).sessions.Count - 1)

Re: Title Bar & SNC Menu bar not appearing in the SNC Web UI screen for a supplier user

0
0

Hi Kishore,

 

User would have disabled, there is a option to hide fields. Right click and explore the options. Sorry I did;t remember exactly which filed but there is a option.

 

Regards,

Mahesh KHM

planificación de ventas

0
0

buenas tardes foro una consulta en SAP b1 hay alguna forma de la planificación de mis ventas:

 

ejemplo tener no se un historial de yo en mayo del 2015 vendí $10000 pesos y en mayo del 2016 tengo que vender $20000 pesos

Re: Trapping the Save warning?

Re: Advice on studying for SAP exam

0
0

Hi Craig,

 

* Conceptually, you must be clear. All the concepts must be crystal clear, as the questions are based on concepts. Please this is not test of memory, but test and fundamental knowledge.

* Nobody is able to advise you what sort of questions are asked. SAP will have huge volume of questions in their database, from which the questions will be picked up and given to you.

* If you are clear and concepts, you can easily pass the exam. If the concepts are unclear, then it would difficult to pass the exam.

* Read the curriculum books religiously at least 5 times before the exam.

 

Hope this helps.

 

Kind Regards,

Ravi


Re: Ingreso Datos Tabla usuario

0
0

Buenas tardes Maria Victoria

 

La utilidad de copiar desde excel solo es posible sobre formularios que no actualicen linea a linea, por lo tanto en este caso No podras utilizarlo.

Re: Field values for Authorization object assignment

0
0

You should get yourself a sandbox then to make tests in, as this is just a matter of testing, or reading  the code. Additionally you should verify the answers you get in the internet...  :-)

 

Sometimes the combination of multiple objects is needed, sometimes 1 stronger object can override a weaker one and in most cases config (SU24) can control the behaviour.

 

Where you are correct in this case is that the role has a conflict as both are required to complete the document. This means that another (probably bolt-on-role) is needed for the sales area authorization. This means you are dealing with a very unfortunate design of the roles (enabler concept) and will have to evaluate the access at a user level and not a role level as the role appears to be disfunctional.

 

The concept in such a case is not disfunctional, it is just rubbish. Often the cause of it is that roles must be free of being functionally capable of doing anything critical (or anything at all) so that the role concept "looks" fine, but trying to put it together at user assignment level is a nightmare.

 

You should not break the role concept and make it unmanageable just so that the roles look "nice" from an SOD analysis perspective, when in actual fact it is a mess and the buck is just being passed on to the assignments.

 

That is what you should right into your audit report as a bigger risk than the ability to create customer orders combined with anything else...

 

Cheers,

Julius

Re: How to read workflow history

0
0

SAP_WAPI* fms are very useful for reporting.

 

SAP_WAPI_FORWARDING_INFO_GET

SAP_WAPI_GET_WORKITEM_DETAIL

SAP_WAPI_READ_CONTAINER

SAP_WAPI_GET_DEPENDENT_WIS

 

etc

Re: Filter in webi report after conversion from deski

0
0

Pantry,

 

      By the looks of the BLOCK FILTER, it's NOT dynamic.  Looks like the filter needs to be set-up using the drop-down list of date values, manual dates.

 

Some things to try:

  • Make sure ODBC Drive being used in BI 4.x is supported driver
    • What is you database ?
  • Also check that Dimensions being merged on are still working after conversion
  • Create a test DeskI without the BLOCK FILTER and then convert to WebI
  • Then create NEW BLOCK FILTER if WebI that works

 

During the conversion process the DeskI report is purged and then re-run again using ODBC in BI 4.x and then converts to WebI.  All this is done in cache, while still retaining the original DeskI as is with old data.

 

 

Regards

 

 

Ajay

ALV Tree - list of top menu don't work

0
0

Hi experts.

 

I am having a trouble when I use a OO ALV from the class cl_gui_alv_tree using a screen container.

How the figure below shows , the menu is displayed but when I set the  status_gui but it does not work.

Viewing all 8798 articles
Browse latest View live




Latest Images