SAP Building the rule in SAP Classification.

Hello MM folks,
Have you come acroiss situation where you can build the rule to search Material by charactrerisc and class using '001'- Material class as a searching functionality. Can you please give me steps.
Thanks
John savarimuthu
Edited by: JOHN SAVARIMUTHU on Jan 20, 2009 10:21 PM

John , thanks for your response.
When you do a serach in CL30N, Enter the class name and class type '001'  ( for my case).
It will give choice to choose the appropriate characteristics.
For examples.
Here is the company catalog.
DESKTOP MOdel Catolog
Speed            HD
1 Ghz           30 GB
1 GHz         40 GB
1.4 Ghz         50 GB
1.4 Ghz         60 GB
CLASS : DESKTOP with 2 Characteristics.
Characteristic :
A. Speed  : 1 GHZ , 1.4 GHZ
B. HD     : 30 GB , 40 GB, 50 GB, 60 GB
Based on the Model, I have created Different parts.
Now When I search thru CL30N to find the Material.
I entered the First characteristic : 1 GHZ
THen I enter the second characterics,The system should propose only relevent 30 GB and 40 GB. It seems that these works in other ERP systems.
Question : Is it feasible to change the configuration or add user exit to propose relevent characteristics based on first one in the Search engine CL30N.
Appreciate , if you  could provide me your help.
Just to update you that  we are not using any Variant configuration feature.
Thanks in Advance.
John Savarimuthu

Similar Messages

  • Error building the BPM application

    Hello,
    My BPM application was running fine. When I add one more Webdynpro component as dependent project and use Its UI on certain step. Since then my BPM application has an error in building the project which is
    "Build fail for <project name> in variant "default": the build terminated with errors"
    One I have seen the log file the "buildpluginfalaxy" has the property as build type = default.
    But it was normal always I get warning message but now its an error. I can use my application.
    does any one know about this.
    Regards,
    Naeem

    Part 2.
    compile:
      [MOINInit] Meta models found.
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\BPEM-BUILDT\sap.com\tc\bpem\bi\model\flow\_comp\gen\default\public\MM_Inf\lib\moin\sap.comtcbpemmodelflow_xmi.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\BPEM-BUILDT\sap.com\tc\bpem\bi\model\triggernet\_comp\gen\default\public\MM_Inf\lib\moin\sap.comtcbpemmodeltriggernet_xmi.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\ESMP_BUILDT\sap.com\tc\esmp\bi\model\wsdl20\_comp\gen\default\public\MM_Inf\lib\moin\sap.comtcesmpmodelwsdl20_xmi.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\ESMP_BUILDT\sap.com\tc\esmp\bi\model\xsd1\_comp\gen\default\public\MM_Inf\lib\moin\sap.comtcesmpmodelxsd1_xmi.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\MOIN_BUILDT\sap.com\tc\mie\bi\model\gfw\_comp\gen\default\public\MM_Inf\lib\moin\sap.comcomsapmigfwmmdef_assmbl.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\MOIN_BUILDT\sap.com\tc\moin\bi\model\textverticalization\_comp\gen\default\public\MM_Inf\lib\moin\sap.comtcmoinmodeltextverticalization_xmi.zip
      [MOINInit] Referenced meta-model: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\ESCONF_BUILDT\sap.com\ide\es\config\mc\model\bi\_comp\gen\default\public\MM_Inf\lib\moin\sap.comideesconfigmc~model_xmi.zip
      [MOINInit] DataArea name: DefaultDataArea
      [MOINInit] Moin initialized in 672 milliseconds.
    BpemTask.execute
    Genereating version ID's for sources...
    Compiling workflow...
    Error: java.lang.NullPointerException
         at com.sap.glx.paradigmInterface.bpmn.compiler.rules.IntermediateControlRule.generateFilterConfiguration(IntermediateControlRule.java:555)
         at com.sap.glx.paradigmInterface.bpmn.compiler.rules.IntermediateControlRule.generateTaskStatusFilter(IntermediateControlRule.java:593)
         at com.sap.glx.paradigmInterface.bpmn.compiler.rules.IntermediateControlRule.compile(IntermediateControlRule.java:640)
         at com.sap.glx.paradigmInterface.bpmn.compiler.rules.CatchEventDispatcherRule.compile(CatchEventDispatcherRule.java:99)
         at com.sap.glx.paradigmInterface.bpmn.compiler.rules.CatchEventDispatcherRule.compile(CatchEventDispatcherRule.java:15)
         at com.sap.glx.paradigmInterface.bpmn.compiler.stage.CompileArtifactsStage.compile(CompileArtifactsStage.java:103)
         at com.sap.glx.paradigmInterface.bpmn.compiler.stage.CompileArtifactsStage.execute(CompileArtifactsStage.java:80)
         at com.sap.glx.paradigmInterface.bpmn.compiler.CompilerRun.createSkeletonTriggerNetwork(CompilerRun.java:97)
         at com.sap.glx.paradigmInterface.bpmn.compiler.CompilerRun.generateTriggerNetwork(CompilerRun.java:70)
         at com.sap.glx.paradigmInterface.bpmn.compiler.BPMN2CSVCompiler$1.compileSubnet(BPMN2CSVCompiler.java:84)
         at com.sap.glx.paradigmInterface.facades.TriggernetTransaction.doExecute(TriggernetTransaction.java:50)
         at com.sap.tc.moin.repository.core.commands.InternalExecutableCommand$1.runInTransaction(InternalExecutableCommand.java:57)
         at com.sap.tc.moin.repository.core.transactions.CompositeTransaction.doExecute(CompositeTransaction.java:32)
         at com.sap.tc.moin.repository.core.transactions.AbstractTransaction.execute(AbstractTransaction.java:44)
         at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runTransaction(TransactionManagerImpl.java:146)
         at com.sap.tc.moin.repository.core.transactions.TransactionManagerImpl.runInTransaction(TransactionManagerImpl.java:83)
         at com.sap.tc.moin.repository.core.commands.InternalExecutableCommand._execute(InternalExecutableCommand.java:53)
         at com.sap.tc.moin.repository.core.commands.CommandStackImpl.execute(CommandStackImpl.java:193)
         at com.sap.tc.moin.repository.core.CommandStackWrapper.execute(CommandStackWrapper.java:90)
         at com.sap.tc.moin.repository.commands.Command.execute(Command.java:116)
         at com.sap.glx.paradigmInterface.facades.TriggernetTransaction.process(TriggernetTransaction.java:64)
         at com.sap.glx.paradigmInterface.bpmn.compiler.BPMN2CSVCompiler.compile(BPMN2CSVCompiler.java:99)
         at com.sap.tc.glx.BpemTask.processCompiler(BpemTask.java:214)
         at com.sap.tc.glx.BpemTask.callCompilers(BpemTask.java:176)
         at com.sap.tc.glx.BpemTask.execute(BpemTask.java:100)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57)
         at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
         at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87)
         at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
         at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:301)
         at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1339)
         at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:3637)
         at com.sap.ide.dii05.lib.internal.commands.dc.BuildJob.build(BuildJob.java:376)
         at com.sap.ide.dii05.lib.internal.commands.dc.BuildJob.doInWorkerThread(BuildJob.java:190)
         at com.sap.ide.dii05.util.api.job.JdiJob$1.doInWorkerThread(JdiJob.java:77)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3$1.run(InternalJdiJob.java:198)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3.run(InternalJdiJob.java:207)
         at com.sap.ide.dii05.util.internal.job.BusyBackgroundIndicator.showWhile(BusyBackgroundIndicator.java:74)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob.internalRun(InternalJdiJob.java:188)
         at com.sap.ide.dii05.util.internal.job.InternalDiiJob.run(InternalDiiJob.java:279)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Error: C:\Documents and Settings\khann\workspace.jdi\LocalDevelopment\t2\209EEF4B4F0E7C7653E2FC54067A7A43\default\logs\build.xml:125: java.lang.NullPointerException
         at com.sap.tc.glx.BpemTask.execute(BpemTask.java:106)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57)
         at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
         at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149)
         at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87)
         at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
         at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:301)
         at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1339)
         at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:3637)
         at com.sap.ide.dii05.lib.internal.commands.dc.BuildJob.build(BuildJob.java:376)
         at com.sap.ide.dii05.lib.internal.commands.dc.BuildJob.doInWorkerThread(BuildJob.java:190)
         at com.sap.ide.dii05.util.api.job.JdiJob$1.doInWorkerThread(JdiJob.java:77)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3$1.run(InternalJdiJob.java:198)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1779)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3.run(InternalJdiJob.java:207)
         at com.sap.ide.dii05.util.internal.job.BusyBackgroundIndicator.showWhile(BusyBackgroundIndicator.java:74)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob.internalRun(InternalJdiJob.java:188)
         at com.sap.ide.dii05.util.internal.job.InternalDiiJob.run(InternalDiiJob.java:279)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

  • Problem in deployment of ISA B2B after building the app using ant buildtool

    Hi
    I've a problem with building ISA B2B App after modification.
    I've ISAWAC640SP11 and ant buildtool to build the application.
    I've setup a customer project in NWDS.
    I've build the application using build tool but when i try to deploy it
    on SAP J2EE 6.4 using SDM i get a weird message stating
    <b>"com.sap.sdm.util.sduread.IllFormattedSduFileException: The archive must be deployed with a 6.20 SDM, which has a SDM-SDA compatible version 1 or greater."</b>
    Does anyone know what is the exact proecess to build the application in
    SAP J2EE 6.4.
    Do we have to use the ant build tool or we can directly build the app using NWDS
    default build process ?
    Also can some one suggest me to setup a customer project for extension and
    modification of ISA B2B 640 on NWDS and SAP J2EE 6.4....
    Thanks & Regards
    Sandeep Solanki

    Guys please help  !!!
    atleast gimme some idea or suggestions.. !!!
    Regards
    Sandeep

  • How to use the rule in workflow

    Hi ,Guy ,
        I am implementing the workflow project nowaday ,and when I use the rule to determine the step's agent , I often come across all kinds of strange problem and I do not know how to slove it goodly ,for example I do not know how to get the agent from orgainization unit etc .
    can anybody give me some advices or some relevant docments(I have read the SAP standard material BIT601/BIT603/BIT610) .thank a lot .
    Jialiang.Qiu

    Yes , you can define your own rule. You need to populate the table of type SWHACTOR with whatever agents you want to maintain . See the below code :
    function z_cvwf_dwnam_approver_get.
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(ACT_PLVAR) LIKE  P1208-PLVAR DEFAULT SPACE
    *"     VALUE(ACT_ISTAT) LIKE  P1208-ISTAT DEFAULT '1'
    *"     VALUE(ACT_BEGDA) LIKE  P1208-BEGDA DEFAULT SY-DATUM
    *"     VALUE(ACT_ENDDA) LIKE  P1208-ENDDA DEFAULT SY-DATUM
    *"  TABLES
    *"      AC_CONTAINER STRUCTURE  SWCONT
    *"      ACTOR_TAB STRUCTURE  SWHACTOR
    *"  EXCEPTIONS
    *"      NO_ACTIVE_PLVAR
    *"      OBJTYP_NOT_VALID
    *"      NO_ACTOR_FOUND
      data: l_user  like  draw-dwnam, "User
            l_dokar like  draw-dokar, "Document type
            l_doknr like  draw-doknr, "Document number
            l_dokvr like  draw-dokvr, "Document version
            l_doktl like  draw-doktl. "Document part
      data: xausp like ausp.
    *Data for AUSPC_V1 selection
      data: xatinn(12) value 'APPROVER',
            xklart like ausp-klart value '017',
            xobjek like ausp-objek.
      include <cntain>.
      swc_get_element ac_container 'DOCUMENT'        l_doknr.
      swc_get_element ac_container 'DOCUMENTPART'    l_doktl.
      swc_get_element ac_container 'DOCUMENTTYPE'    l_dokar.
      swc_get_element ac_container 'DOCUMENTVERSION' l_dokvr.
    Create objek from DRAW key fields
      write: l_dokar to xobjek,
             l_doknr to xobjek+3(25),
             l_dokvr to xobjek+28(2),
             l_doktl to xobjek+30(3).
    Get Approver number
    call function 'CONVERSION_EXIT_ATINN_INPUT'
      exporting
        input        =  xatinn
    importing
       output        =  xatinn.
    From table AUSP
      clear sy-subrc.
      select single * from  ausp
               into xausp
             where  objek  = xobjek
             and    atinn  = xatinn
             and    klart  = xklart.
    Assign ATWRT to USER RESPONSIBLE FOR APPROVAL
      if sy-subrc > 0.
        raise no_actor_found.
      endif.
      actor_tab-otype = 'US'.
      actor_tab-objid = xausp-atwrt.
      append actor_tab.
    endfunction.

  • UWL/Universal Worklist/Substitution - Removing the "Rule Activation" column

    Hi SDNers,
    From the Universal Worklist, it is possible to access the "Manage Substitution Rules" screen, in which one can manager substitutions over its colleagues.
    I would like to remove a column in the standard "My Substitution Rules" table : the "Rule Activation" column.
    Is there a way to do it ?
    Regards

    Michael, you can do this in the UWL but only with a 6.40 backend (ex. ECC 5) with a specific patch level (can not remember that patch level).
    Before this you need to set these substituion in the R/3 inbox.
    This being said it is only for workflow task routing. If I read your message correctly you want a manager to assign his authorizations (roles in R/3 or the portal) to a secretary. This is not supported in any standard SAP (or portal) scenario as far as I am aware.
    Cheers,
    D.

  • Do you know where is the rules of engagement ? How often do you read It ?

    Hi,
    Do you know where is the [rules of engagement|https://wiki.sdn.sap.com/wiki/x/FgQ] ?
    Many people know exactaly where it is, but i noted that major of SCN never read this document.
    Today i noted this document link in:
    Left box menu in [Community Guidelines|https://www.sdn.sap.com/irj/sdn/communityguidelines] on the folowing pages: [Forum|https://www.sdn.sap.com/irj/sdn/forums] , [Wiki|https://www.sdn.sap.com/irj/sdn/wiki] and [Blogs|https://www.sdn.sap.com/irj/sdn/weblogs].
    [Expert Forums|https://forums.sdn.sap.com/index.jspa?categoryID=1]
    Some Forum has a locked thread like [Welcome and Rules of Engagement|Welcome and Rules of Engagement;
    There people that never saw this document before. Others already saw but they never read( this is other problem ).
    The SCN is a dinamyc community so the rule can be changed at any moment. How often do you check it for updatings  ? We know that the general rule probably won't be changed but new rules can be added !
    Wouldn't It be a good idea if this document link stay in All Threads next to link Reply to this Thread or in any place of this page ?
    Thanks,
    Marcelo Ramos

    Hi Marilyn,
    Please tell me if I'm wrong but when I see new SCN member or someone that doesn't respect the community's rules I add the one of the following phrase:
    "Welcome to SDN Forum. Don't forget to read the [rules of engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] !" As the follow [thread|Program with Top includes;.
    "Don't forget to close this thread and all yours previous when your question be answered !" As the follow [thread|ABAP or MII;.
    "Lets make the SDN better we are responsible for this !" As the follow [thread|want to upgrade GUI to ECC 6.0.;.
    "PS.: Others SDN member can use your question resolve their problems, so is important you don't forget to mark this Thread as answered when your question be answered !" As the follow [thread|SAP ECC 6.0 GUI;
    I noted that it's working for some people ! mainly for New SCN members !
    Best Regards.
    Marcelo Ramos

  • Build the output file problem

    Hi,
    good day guys
    we dev the interface for stock information for mmi interface. For build output file. we coded as below as. but i need to build the out put file with Alias. how to do it?plz let me know
    FORM build_output_filename .
      CLEAR outfile.
    *This directory must be changed to make use of ALIAS FTP_DIR, as       *
    *the directory name is different between Dev, QA and Prod              *
      CONCATENATE 'D:/FTP/MMI/MMISTOCK/BABZAPART'       "here out put file
                   sy-datum sy-timlo
                   '.txt'
              INTO outfile.
    ENDFORM.
    Edited by: balaji kiran on Apr 12, 2010 2:33 PM

    hi balaji ,
    to connect to FTP there are some FM , which you can use....
    CALL FUNCTION 'FTP_CONNECT'
      EXPORTING
        user                   =
        password               =
      ACCOUNT                =
        host                   =
        rfc_destination        =
      GATEWAY_USER           =
      GATEWAY_PASSWORD       =
      GATEWAY_HOST           =
    IMPORTING
      HANDLE                 =
    EXCEPTIONS
      NOT_CONNECTED          = 1
      OTHERS                 = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    to connect from FTP.
    now put your file from sap server to the destination machine.
    and pass to the fm FTP command list
    CALL FUNCTION 'FTP_COMMAND_LIST'
                                   EXPORTING
                                     handle              =
                                 IMPORTING
                                   COMMAND_INDEX       =
                                   tables
                                     data                =
                                     commands            =
                                 EXCEPTIONS
                                   TCPIP_ERROR         = 1
                                   COMMAND_ERROR       = 2
                                   DATA_ERROR          = 3
                                   OTHERS              = 4
                                 IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
                                 ENDIF.
    finally call fm FTP disconnect to disconnect the FTP.
    hope this help.
    take  help of where used of these FM and use accordingly.
    CALL FUNCTION 'FTP_DISCONNECT'
                             EXPORTING
                               handle        =
    hope this helps,
    thanks
    tanmaya

  • Getting error 'generation failed' when tried to build the CAF application

    Hi All,
    I have created the webdynpro application for the human activity.I have created CAF Application for automated activity.But when I tried to generate and build the CAF application,I am getting an error 'generation failed-com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Problem with WSDL file parsing. See nested message.-Problem with WSDL file parsing. See nested message.-unknown protocol: c'
    I am not able to get what does this error mean.Kindly suggest me some solution.
    Regards,
    Pranjali Silimkar

    > In note 1375494, I already installed vcredist_x64.exe (Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package (KB973552)). But even that, the error remained!
    This is the wrong patch - you need the patch for the Runtime 2005, not for 2008.
    Those kernels were build with Visual Studio 2005 and hence you need that runtime.
    Markus

  • Have the rules of engagement gone missing?

    I clicked through to the [rules of engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] just now to verify whether or not I should report a post for abuse, and was surprised to see that this is now a blank page. Is this a way of telling us that the rules have been relaxed?
    Ethan

    The Return of : [Rules of Engagements|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    Working fine
    Edited by: Pushkar Patil on Oct 8, 2010 2:21 PM

  • Can we debug the Rule durring payroll run ?

    Hi SAP-HR Experts .
    Dear Sir can we debug the Rule durring payroll run ?
    I meant to say that if we put many break points i std program of PE02 .
    and run the payroll of a employee then why system processing do not stops on
    thsoe break points ????
    i want to see how a rule processed durring payroll run .?
    Any help / suggestions urgently required ..........
    Kind regards : rajneesh .

    Hy RM!
    The follow includes are used to control RULES inside report payroll driver (HXXCALC0).
    You can try, using break points inside this:
    include rpcbof00.        " operations
    include pcbofbr0.        " OPERATIONS BEGIN-WHILE for special country
    include rpcbu109.       " OPERATIONS SUB-Routines 1
    include rpcbu209.       " OPERATIONS SUB-Routines 2
    include rpcbu309.       " OPERATIONS SUB-Routines 3
    include rpcbu409.       " OPERATIONS SUB-Routines 4
    include rpcbu500.       " OPERATIONS SUB-Routines 5 travelling expens.
    include rpcbu600.       " OPERATIONS SUB-Routines   incentive wages
    include h99cavera.      "LIN (ADDED) New average functionality
    include h99cavera_old."don't use old average oeration MEANV "XUL
    include rpcbua09.        " Accruals                      "YLHAHRK006605
    Regards!

  • Find the Matrox Batch under Classification

    Hi Friends,
    i am facing one problem in retriving matrox batch under classification data...
    previous report retriving the SAP internal Batch and shows it in the report from MSEG table according to ordernumber(AUFNR), material number(MATNR)...
    instead of this batch i need to display the customer batch in classification
    suppose i have done transaction for one material#ABC in XXXX plant, Batch is 12345 like this....and matrox batch nder classification#Z_MATROX is 54321
    at present my report dispalying 12345...but i need 54321...so how can i retrive this field...
    matrox batch value is available 54321 is available in AUSP table field ATWRT
    i found some solution but i am not able to link that one to order number(AUFNR)
    i am retriving matnr, plant and cuobj_bm from MCHA table and objek,atinn, atwrt from  AUSP table throw inner join by comparing cuobj_bm and objek
    so here my problem is how to link to that matrox batch to order number
    thanks...
    Muralidhar Reddy Nara

    hi Anji Reddy,
    what are the fields i need to pass in Function module CLAF_CLASSIFICATION_OF_OBJECTS,,,
    i tried with this function module and use mcha, inob and ausp tables to retrive matrox btch...
    could you please expalin for the following issue...
    please urgent...

  • Cannot build the query or generate the report. WIS 30351

    I am trying to create a docuemtn using SDK. I have created a document and when I try to add dataprovider and update the document, I am facing the below error
    Cannot build the query or generate the report. WIS 30351
    http://help.sap.com/saphelpiis_sbo41sp5wi-sdk/frameset.htm?ec5645bc6fdb101497906a7cb0e91070.html
    Any help would be appreciated...

    Hi Pirabu,
    here's the required steps for what you described:
    1. Create a new report in folder with ID 12345:
         POST ../raylight/v1/documents
         request body:
            <document>
            <name>My New Doc</name>
            <folderId>12345</folderId>
            </document>
          response:
            <success>
            <message>The resource of type "Document" with identifier "54321" has been successfully created.</message>
            <id>54321</id>
            </success>
    2. use the new document ID when adding a data provider (ie universe ID is 5543)
          POST ../raylight/v1/documents/54321/dataproviders
          request body:
            <dataprovider>
            <name>Query 1</name>
            <dataSourceId>5543</dataSourceId>
            </dataprovider>
          response:
            <success>
            <message>The resource of type "Data provider" with identifier "DP0" has been successfully created.</message>
            <id>DP0</id>
            </success>
    If you are doing something different, please provide the steps you are using and the type of datasource you are adding (unv, unx, Bex query etc).
    Is the error when adding the data provider, or do you have an additional step updating the document?
    Also, what version of BI4 are you working with?
    Dan

  • Cannot build the query or generate the report - BI4.0 Dashboard on WebService Error

    Hello All,
         I am trying to create a Dashboard with WebService connections in SAP BI4.0 SP04. While running the dashboard I am receiving the error, Cannot build the query or generate the report. I have already set the refresh parameter to TRUE (bound to an excel cell and I have tried with 1 also). Back end WebI Reports of the BIWS connections are created from BEx queries through BICS connection. I have two prompts to run the Web Service and the report. Please share your thoughts regarding this.
    Thanks and Regards,
      Debajyoti Dan

    Hi All,
        I have found the issue. The problem is coming only when I am receiving prompts from BEx query and trying to use them through dashboard. I replaced these BEx prompts with the same in WebI report. Then the entire functionality started working correctly from dashboard.
    But, this is only a work around and can not be applied at all times. So I have raised a message for the same to SAP. I will update the thread based on what I receive from SAP Support.

  • How to display of the rule explanation screen within claim expert mode (ICLDCD02)

    Hi all,
    I just read Consulting Note - 1586478:BRFplus in FS-CM. According to the note, it is possible to display the rule explanation screen with claim expert mode. Would you like to provide how it can be done to me? It will be highly appreciated.

    Just a remark: this is an excellent note - I'm wondering wether this is linked from SAP Application help.
    Best Regards,
    Tobias

  • Not able to see Metadata fields when adding the fields to the rule in UCM

    Not able to see Metadata fields when adding the fields to the rule even after creating them in information fields of configuration manager.It is happening for few fields only.We are using 10.1.3 version of UCM.Kindly provide a solution if any.

    Dhilipan,
    I am trying to setup AES at the current Customer.
    You are right on LR_JP to be linked to customs code list instead of ACE and I do achieve that if I were to maintain the Custom code list by maintaining the assignment for EAR in a separate test.
    I was infact trying to follow the link: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30c7015e-c191-2d10-71b9-95907dc8edd1?overridelayout=t…
    On this document, if you look at page# 14 thru 17, it has the steps I described in my original note with customs code still appearing in the drop down for 'EXCPT' for EAR.
    Nevertheless, I wanted to default Type = C50 when the license type for the line on the Customs declaration is 'EXCPT' but if you see the very last screen-shot below, even though the license type configuration has default value as 'C50' it did not get pulled into the line item Documents tab when I tried to pick the category as 'CUII'.
    Let me know your thoughts on defaulting the data into Customs declaration for AES filing.
    What I want to achieve is the following:
    When License type is 'EXCPT', system should default the type as 'C50'
    Should put the License type 'EXCPT' into the number field
    Should put the actual License# 'ENC' into the Supplement field
    Should put the ECCN # '5A002' into the Details field
    Thanks,
    Prashant.

Maybe you are looking for