Quantcast
Viewing all 8150 articles
Browse latest View live

GUID issue with ABC/XYZ Classification and Forecast Optimization

Hello APO-Experts,

 

We have started using the ABC/XYZ Classification and Forecast Optimization (/SAPAPO/ABC_XYZ).

The function itself works fine and get good results. We have no problems with the Classification part but we have run into an issue with the FC Optimization.

 

We want to set GUID's to a selection of products with the forecast model/parameters determined by the forecast optimization.

This is done once and from there we want to adjust the parameters if needed to fine-tune the product.

 

Currently we fine tune by setting GUID's for forecasting by setting "/SAPAPO/FCST_GUIDS = X". When we run interactive forecasting the GUID is created and then when we run background forecasting the "interactive GUIS" is used to create the forecast rather than the master profile.

 

Unfortunately, it seens that these two GUID approaches cannot work together.

 

When I run the ABC/XYZ Analysis including FC Optimization, a GUID is created for the selected product combinations with the FC model and parameters chosen by the FC Optimization. In the Univariate Forecast screen in the Planning Book, when I adapt the parameters or select a different model we can save the "interactive GUID" (due to setting on user parameters).

However, when I get out of the Univariate Forecast and go back in, the "Forecast Optimization GUID" is used.

 

It is not caused by level of forecasting. Both are the same (product/location). And I have the GUID setting in my user profile so that's not it as well.

 

The problem seems to be in the fact that it actually creates two GUID's. In the transaction MSDP_FCST2 Assign Forecast Profiles I can see that for the same article two GUID's have been created. One with the Job/Transaction FCST_OPT_BY_CLASS and one with Job/Transaction Interactive Planning.

The "Forecast Optimization GUID" is apparently Always chosen over the "interactive GUID".

 

I have tried to deselect the FC Opt. GUID and select the Interactive Planning GUID but this does not make a difference, it still Always chooses the FC Opt. GUID. Even if this would work it's not really an option to do this manually for all products.

 

What we want is to first set the forecast profiles with the FC Optimization transaction. But we want to be able to change the parameters or model if needed and for the "interactive GUID" to be the "master".

We recognize that the "FC Optimization GUID" must be the master else it would not be used if there was already a "interactive GUID". Is there any way to set priorities in MSDP_FCST2 or delete GUID's once you had generated a superior GUID? Is there any BAPI, BADI, program or other that could help?

 

I have done researtch but I have not found a solution. I am hoping someone here has come across this and knows how to solve it.

 

Thanks in advance!

 

Kind Regards,

Stephenie 


WebI SP04 Patch 2 Report refresh BICS issues

Hi All,

Recently upgraded BI4.0 SP2 P 17 to SP4 patch 2 and are facing an issue
regarding an existing Webi report using BICS. The report scheduled fine in in
SP2 though now receiving the following error In Web client

“com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException:
com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException:
FatalException occured. The cause was :
com.businessobjects.corba.generic.container.proxy.internal.DependencyFailoverCallbackImpl$FailoverFatalException:
Prepare failover failed”

Through scheduling we receive the generic error. “An internal error
occured while calling 'processDPCommandsEx' API. (Error: ERR_WIS_30270)”

 

 

The report is quite large but not excessive, fetching around 70,000 rows
from BW taking 6 minutes. When the query is run for singular sites it is fine.
Is anyone else facing similar issues? APS has been scaled out and DLS Bridge is
set to use 16GB so I can’t see it being a memory issue. Also BICSResultChunkSize
BICSLOVChunkSize have been set to appropriate levels

 

 

Here are more details regarding architecture and error message any help would be appreciated.

 

 

Details for the BO
OS: Linux SLES 11 SP1

DB: DB2 9.7 (FP1)

BO: BO4.0 SP4 Patch 2

Details for the application server / NetWeaver part:

OS: Linux SLES 11 SP1

DB: DB2 9.7 (FP5)

AS: SAP NetWeaver 7.30SP7

 

Web Client Error Message -

com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: FatalException occured. The cause was : com.businessobjects.corba.generic.container.proxy.internal.DependencyFailoverCallbackImpl$FailoverFatalException: Prepare failover failed

at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)

at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)

at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:183)

at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)

at com.businessobjects.services.coresdk.wsgateway.GatewayPortImpl.processRequest(GatewayPortImpl.java:119)

at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173)

at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89)

at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61)

at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75)

at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

at java.util.concurrent.FutureTask.run(FutureTask.java:138)

at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)

at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106)

at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)

at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:113)

at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:97)

at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:461)

at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:188)

at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:148)

at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:179)

at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:103)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)

at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:159)

at com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)

at com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)

at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)

at com.businessobjects.webutil.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:32)

at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

at com.businessobjects.swd.shared.tracelog.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)

at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

at com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)

at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

at com.businessobjects.swd.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)

at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)

at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

at com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)

at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)

at com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:166)

at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:432)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)

at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)

at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)

at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)

at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)

at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.crystaldecisions.enterprise.ocaframework.IManagedService$ManagedServiceFatalException: FatalException occured. The cause was : com.businessobjects.corba.generic.container.proxy.internal.DependencyFailoverCallbackImpl$FailoverFatalException: Prepare failover failed

Horas extras

Buenas tardes:

 

Espero me puedan guiar para ver si corrige este problema:

 

Un empleado tiene asignado un horario donde descansa entre semana y el domingo (día normal de trabajo) trabajo horas extras (2 horas) y al calcular nomina se pagaron como triples

 

¿Lo de horas extras es por configuración? ¿alguien tendrá un manual o me puede indicar los pasos para corregir este tema?

 

Gracias por su atención

 

Octavio Dávila

Copy operator strange behaviour

Hello Experts,

 

I am using Copy operator to copy 20  KF pairs ( 20 source KFs to 20 Target KF)... System is not copying more than 10 KFs....Looks like there is a limitation of 10 KF pairs in one operator..

 

Any one experienced similar issue?

 

Thanks,

Krishna

SOAP(axis) receiver scenario - signature verification is invalid

Hi,

The problem in a nutshell is that axis modifies the response message(add "blank lines, spaces, tabs") and signature validation fails, detailed explanation:

 

There is a webservice that uses WS-Security token profile x509 1.0, both the request and the response, and SAP PI should consume this webservice.

I set the whole scenario, and when testing, I see that the request is properly signed, but validation of the response message signed failure.

 

I use the tcpgateway to see what was the response message and compare it with the message that I see in the log of the NWA, I see that was modified by axis, some images:

 

Original response message from tcpgateway:

Image may be NSFW.
Clik here to view.
Captura de pantalla 2015-09-20 a la(s) 16.53.10.png

Modified message from NWA:

 

Image may be NSFW.
Clik here to view.
Captura de pantalla 2015-09-20 a la(s) 16.53.28.png

 

And the result of signature verification:

Image may be NSFW.
Clik here to view.
Captura de pantalla 2015-09-20 a la(s) 16.53.57.png

 

I have found in note "1039369 - FAQ Axis XI Adapter" question "11.I am getting a corrupted signature" of the section "Advanced usage questions" a similar problem but the sender scenario, which it proposes using the parameters "enableNamespacePrefixOptimization -> false" and "disablePrettyXML -> true" to solve the problem, but for the scenario receiver does not, some images:

 

Configuration:

Image may be NSFW.
Clik here to view.
sdn.png

Message modified from NWA(you can see that there is less blank lines, but not the original message !!!):

Image may be NSFW.
Clik here to view.
sdn2.png

And the result of signature verification(this difference between the calculated and digest sent!):

Image may be NSFW.
Clik here to view.
sd3.png

At first I thought the problem was WSS4J but I used all versions (1.5.4, 1.5.5, 1.5.6, 1.5.7) and the problem was always the same, but seeing the log NWA not me doubts remain.

 

any ideas?.

 

Best regards.

Filling dynamic internal table using data from some other internal table

Hi,

 

One of my internal table is filled from transparent table.  Second internal table is created using RTTI ( dynamic table ). I want to fill the second table by looping on the first table and moving matching fields and other fields based on conditions. How to do it? how to compare the table of two fields during runtime, and then move. Kindly help me out in filling the 2nd table.

 

new_type = cl_abap_structdescr=>create( fcat_table ).

  TRY.

  CALL METHOD CL_ABAP_TABLEDESCR=>CREATE

    EXPORTING

      P_LINE_TYPE  = new_type

      P_TABLE_KIND = cl_abap_tabledescr=>tablekind_std

      P_UNIQUE     = ABAP_FALSE

  •      P_KEY        =

  •      P_KEY_KIND   = KEYDEFKIND_DEFAULT

    RECEIVING

      P_RESULT     = new_tab

      .

   CATCH CX_SY_TABLE_CREATION .

  ENDTRY.

 

ASSIGN tab_records->* to <disp_tab>.

 

 

  CREATE DATA tab_line like line of <disp_tab>.

 

 

  LOOP AT i_validn_categ ASSIGNING <struc_dbtable>.

ENDLOOP.

 

Regards,

DPM

Cost centre not reflecting on IT0001

Dear Gurus

 

 

A User made a change on cost centre at a position level via PPOM_OLD but if we check it on PA30 it's still showing the old cost centre, meaning the change is not reflecting on IT0001.

 

I ran RINTE 30 for that employee still no change and this is affecting only one employee.

 

 

please help me, this a support call

AppBuilder:


diagramTypeProvider must not be null

Hi,

When following the openSAP "Introduction to SAP Hana Cloud Platform", Week 2, Unit 1, working on Eclipse on my machine (Windows), I am stuck at the step "open diagram" in the JPA Content (in the Project Explorer Menu) :

the error diagramTypeProvider must not be null shows up.

 

I have already checked that the JPA diagram editor is well installed.

 

-> Do you have any advice  to solve this issue ?

 

Thanks in advance,

Maxime

Remove header without buttons

Hi

 

 

Im using the following code which is provided by Dennis

Now I need to remove the boarder of the tree and when I use the property showHeader:false the buttons

are omitted from the tree ,I need to remove  the border and the expand and collapse tree button

and the buttons hello1 & 2 will remain on top of the screen.

 

 

 

JS Bin - Collaborative JavaScript Debugging

 

There is a way also to put the hello buttons in place the expand and collapse buttons( in the right side instead the left) but this is less important.

 

Thanks,

Stephane

EVENT LINKAGE NOT FOUND BUT EVENT IS TRIGGERED

Can SAP IdM be used as an identity provider to 3rd party apps?

With SAP IdM, we can SSO into any SAP service viz SCN, support.sap, service.sap etc.

Suppose I have an app (not an SAP one in any way) that's meant for partners and I wish to use SAP IdM to authenticate them to my app - is this possible? Does SAP allow this to happen? For starters they would have to share the FederationMetadata

How I can include an additional condition in the assoment list by the IDOC WBBDLD, in the segments E1WBB07 and E1WBB08?

Hi Retail Experts,

 

I need to add an additional Price condition to be sent by POS Interface. I'm using the IDOC WBBDLD for this purpose.

 

Now the system send only one condition (VKP0) with de Price information in the segments E1WBB07 and E1WBB08. According with the sap help documentation, I did the next configurations:

 

1. I Defined a new condition type (VKP3), copied of (VKP0).

 

Image may be NSFW.
Clik here to view.
Pricing_1.png

 

2. I Maintained the POS condition type group, for POS Interface.

 

Image may be NSFW.
Clik here to view.
Pricing_2.png

 

3.  The conditios type group is now asigned to profile for POS outbound.

 

Image may be NSFW.
Clik here to view.
Pricing_3.png

 

3. The profile for POS outboud is already in the store master data:

 

Image may be NSFW.
Clik here to view.
Pricing_4.png

 

4. I mantained the filter settings for condition types.

 

Image may be NSFW.
Clik here to view.
Pricing_5.png

 

5. I create a condition master record for (Material per Sales Organitation and distribution chanel for VKP0 and VKP3 conditions.

 

 

The system detects the change pointers and when i try to send the IDOC by WDBU transaction, in the IDOC created only appears the Price for condition VKP0.

Image may be NSFW.
Clik here to view.
Pricing_6.png

 

Image may be NSFW.
Clik here to view.
Pricing_7.png

 

Someone know what i can do to add the additional Price condition (VKP3) in the correspond segment?

 

Best Regards.

 

RSM.

API Restful - Get parameters passed into the url

Hi,

 

sorry but I am a very novice in API rest.

I created a service that handle my Zclass that implement the interface IF_HTTP_EXTENSION and so the method HANDLE_REQUEST.

When my service is called with a method GET, some parameters are passed into the url. For example

 

http://my_address.net:8000/my_folder/get_something?sap-client=100&param1=12345678

 

I want to retrieve the value of parameter "param1"

I tried using the method "server->request->get_uri_parameter"   passing the name "param1" but no values return. I tried with some others methods but nothing. I can see that anything happen in debug...

 

How can i retrieve the parameter, or better, the list of parameters passed?

 

 

Thanks a lot

KR

Massimo

AMDP procedure creation in the DB ( STUB , STB2)

Hi

 

Can anyone explain why two stubs are created in the DB when a AMDP is created in SAP. I understand why there is a stub wrapping the main procedure. I am just wondering why there are two stub procedures. I had a debug and it seems there is only a difference when a Input parameter is a table then there is two global temporary tables created one with the timestamp in the name and one without. Why is there two?

 

STB2:

"IT_FLIGHTS" = select * from "ZTEST_ADMP=>TEST_AMDP2=>P00000#tft#20150921200740"

 

STUB:

"IT_FLIGHTS" = select * from "ZTEST_ADMP=>TEST_AMDP2=>P00000#tft"


screen not able to see in mm01/mm02/mm03

Hi experts,

                I added the screen in spro i was able to see when i click on DATA SCREEN then i can able to see my subscreen but in tcode MM01/MM02/MM03 i am unable to see my screen can any one help on this.

PI-AEX multi-mapping for 1 to 1 scenario only during PI runtime

Dear guys

 

at the moment I am working on several interfaces where ONE source message have to be mapped to SEVERAL  SINGLE target message, which differ in some sub-parts but also have common (equal) parts.

I am thinking of ways to reuse this mapping logic of this parts without replicating the mapping logic in each message mapping which leads to increased effort during modification of this common parts e.g. bug fixing.

 

sample

source message type: source_common   is mapped to target message target_A as well as to target_B

target_A and target_B do have some equal parts which should be mapped equally.

 

I know the option to add all target message to one single message mapping using occurrency 0..1 but I prefer to use separate message mappings for each target message.

 

At the moment I think of a hybrd approach using mulit mapping

  1. MAPPING 1 common message mapping which has one source message, but two target messages:
    • target_A (only common parts filled)
    • source_common (buffer the origin incoming message for second message step)
  2. MAPPING 2 specific message mapping which has two input but only one target message
    • target_A (only common parts filled)
    • source common (buffer the origin incoming message for second message step)

          these two source messages are mapped to the final target message target_A

Testing these approache by manually test the two message mappings works fine the message envelope <ns0:Messages> ... is created. But I am not able to setup an operation mapping for this mutli mapping scenario.

Whiling spefifying one source (input MAPPING 1) and one target message (output MAPPING 2) I am facing following error message

 

 

 

Mapping program Message Mapping XXX does not match the operation mapping: Number or occurrence of message mapping source or target messages does not match number or occurrence of source or target interfaces.


Obviously the signature of the operation mapping is not fine. I tried to add the additional service interfaces/operations (target as well as source) but was not able to run the scenario successfully.

When I remove one mapping step and adjust the service interfaces/operations the test of the operation mapping is fine, but so far I could not find a service interfaces/operations setup to include both mapping steps and test the operation mapping.


For sure there is the possibility to define my own compositeMessage which includes both messages. Unfortunately the source message is defined as message type while the target message is an external definition (XSD) for my understanding this approach will not work out of the box and I have either include the source message as XSD as well or other way around.


Does anyone already face this issue or are there any further approaches to be able to use multi mapping in 1 to 1 scenario with buffering several messages.


Any help appreciated.


best regards

Jochen

Remessa criada a partir de Pedido de Compras sem pesos (VL31N)

Olá pessoal,

 

A equipe de MM me solicitou um apoio quanto a uma situação que eles estão encontrando...

 

Durante a criação de uma remessa via VL31N, os valores de peso (bruto e líquido) não estão sendo carregados.

 

Alguma configuração para tal situação?

 

Obrigado.

Period field value kept blank using Persona properties cannot get value from search help

Hello Experts,

 

In transaction IW29, Period field is picking default value of current system date. I have used Personas properties to kept Period field value blank.When I try to select any value using search help, the field is not accepting any value.

 

Kindly help me to understand why this field is not accepting any value and also let me know the solution for the same.

 

Thanks

Launch Pad Help Icon in BOBJ 4.1 SP5 - customize

Hi there,

When the end user opens the Launchpad, there is a help icon to the far right in the Home Tab (please see below image, Icon highlighted in yellow).

When I click that, it takes me to a page with the 404 missing page error.

Is there a way to either repoint the icon link to the correct help location or completely hide it, as it currently confuses our end users.

 

Please advise.

 

Image may be NSFW.
Clik here to view.
Launchpas Help Icon.PNG

 

 

Thank you

Suman

Viewing all 8150 articles
Browse latest View live


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