Configuration of Products in AII

Hello
I have enhance the products in AII with the settyps "COMM_PR_GTIN, COMM_PR_SHTEXT und COMM_PR_UNIT" in the category AII_MATERIAL.
So it´s possible to fill this fields, and print them on label (since this fields are in the element set SAP_ALL_FIELDS).
Now I have the need to enhance the products in AII with four fields (type string).
a) Is there any way I can do this with this settyps ?
b) How can I bring this fields in SAP_ALL_FIELDS ?
kind regards
Herbert

Here the anser for b)
1. Put the fields in SAP_ALL_FIELDS
2. Put the fields in your Elementgroup for Printing
3. Modification of /AIN/ACT_ELEMENT_VALUES_GET
In this Funktion AII looks for the fieldvalues.
The are some fixes values, some are from the document context. You have to write some code which fields the fielsvalues regarding your needs:
In
  Create Field List
    CASE <fs_values>-fieldname.
we have a case-construkt to fill the fieldvalues
put some code like this:
           WHEN 'Z_PRODUCT_GENERIC1' or 'Z_PRODUCT_GENERIC2' or
           'Z_PRODUCT_GENERIC3' or 'Z_PRODUCT_GENERIC4'.
                                 " Jena: Generic1
        IF lv_prod_not_found <> /ain/cl_c=>true.
          IF lt_prod[] IS INITIAL.
            PERFORM get_product USING is_id_data
                                      iv_devgrp_guid
                                      iv_doc_guid
                                      iv_action_type
                                      it_user_data
                             CHANGING lt_prod
                                      lt_ret_msg.
            APPEND LINES OF lt_ret_msg TO et_ret_msg.
          ENDIF.
          IF lt_prod[] IS INITIAL.
            lv_prod_not_found = /ain/cl_c=>true.
          ENDIF.
          CLEAR: ls_prod, lv_index.
          LOOP AT lt_prod INTO ls_prod.
            CLEAR ls_uom1.
            PERFORM zget_generic USING is_id_data
                                  iv_doc_guid
                                  it_user_data
                                  ls_prod
                                  <fs_values>-fieldname
                         CHANGING lv_generic.
            lv_index = lv_index + 1.
            IF lv_index > 1.
              ls_fieldlist-fieldvalue = lv_generic.
              APPEND ls_fieldlist TO lt_fieldlist.
            ELSE.
              <fs_values>-fieldvalue = lv_generic.
              ls_fieldlist-fieldname = <fs_values>-fieldname.
            ENDIF.
          ENDLOOP.
        ENDIF.
In the form zget_generic you can write your own code to retrive the data

Similar Messages

  • IDoc Configuration for Production Order Creation and Change

    Hi All,
    Please Help me out for IDoc Configuration for Production Order Creation and Change
    I have found the IDoc for Production Order
    Messgae Type : LOIPRO and IDoc type : LOIPRO01
    Actually my requirment is to send the (LOIPRO01 )IDoc from SAP R/3 to XI system ,when ever the Production Order Created and Changed,
    I have done following Configurations:
    1. RFC Destination created for XI system
    2. PORT was created for XI
    3. Partner profile created WE20 and LOIPRO01 IDoc is added in OutBound Perameter.
    I need to know how to do the followning.
    1. How do i configure the outbound Production order idocs when Production Order is created or changed.
    2. in NACE (Output control) which is the Application for Production Order.
    3. How can I set IDoc as output Type for Production Order Creation.
    Thanks in advance
    Dhanabal T

    Hi Michal,
    I know that it is the old thread but still want to get clarified from you out of curiosity.
    Unlike other IDOC, i actiavated change pointers for LOIPRO
    1.message and idoc type is linked
    2.function module , message type , idoc type is linked
    function module used is CLOI_MASTERIDOC_CREATE_LOIPRO
    3.BD64, distribution model is created and distributed
    4. port and partner profile is in place.
    5. IDOC is not getting generated after creating the process order.
    do we need to activate the change documents for the message type in BD52,
    if yes can you please provide the object types for the same.
    or i am missing something else. please guide me in this regards.
    Thanks in advance for your time.
    S.Janagar

  • INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes.

    Hi there, i have an issue installing oracle forms and reports. its throwing this error"INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes." on step 5. I have jdk 64bit installed, weblogic server was installed successfully but iam getting stuck somehow.
    Below are details of my pc.
    OS Name    Microsoft Windows 7 Professional
    Version    6.1.7601 Service Pack 1 Build 7601
    Other OS Description     Not Available
    OS Manufacturer    Microsoft Corporation
    System Name   ...........-HP
    System Manufacturer    Hewlett-Packard
    System Model    HP ProBook 4530s
    System Type    x64-based PC
    Processor    Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    BIOS Version/Date    Hewlett-Packard 68SRR Ver. F.23, 09/03/2012
    SMBIOS Version    2.6
    Windows Directory    C:\windows
    System Directory    C:\windows\system32
    Boot Device    \Device\HarddiskVolume1
    Locale    United Kingdom
    Hardware Abstraction Layer    Version = "6.1.7601.17514"
    User Name    ...........-HP\................
    Time Zone    South Africa Standard Time
    Installed Physical Memory (RAM)    4.00 GB
    Total Physical Memory    3.94 GB
    Available Physical Memory    1.00 GB
    Total Virtual Memory    7.87 GB
    Available Virtual Memory    1.25 GB
    Page File Space    3.94 GB
    Page File    C:\pagefile.sys

    To clarify further....  It is important to note that Forms/Repors 11.1.2.x software (including WLS and JDK) must be of the same archetecture as the machine.  In other words, you cannot use the 32bit Forms/Reports 11.1.2 software on 64bit Windows.  If you are using a 64bit OS, you must install the 64bit software.  Again, this would include Forms/Reports, WLS, and JDK

  • Configuration of product not getting copied in follow up transaction

    Hello all,
    we are implementing CRM 5.0 . IPC is configured for pricing. After entering products in quotation, I go to configuration tab at item level and configure my product by selecting characteristics. Problem arises when I create a follow up document from quotation. Configuration of individual items that I had done earlier does not get copied in follow up transaction and has to be done again. Is there some setting in IPC/ CRM that will let me copy entire configuration of quotation item?

    Hi Sumedh,
    there is note 899894 with a detailed description how to customize it the correct way! hope it's helpful!
    Regards, Gerhard

  • Please wait while windows configures hp product assistant

    To HP and Company
    9 Jan 2014
    I kept getting the following message in red on my Windows 7 Dell Computer so I did everything the help sites told me to do and nothing helped.  I got rid of all HP files and the problem went away.  I ordered the CD software for my HP C7180 printer and when it came, I loaded it to the PC and guess what, the problem came back.
    Please wait while windows configures hp product assistant
    I’m at wits end and need a final solution to this problem.
    Will you please provide me with the solution for once and for all?

    Problem Solved    Problem Solved    Problem Solved  windows configures hp product assistant
    Removed all HP Software
    Purchased a Brother Printer
    Loaded Brother Software and all is well
    Put the HP Printer and Software in the trash

  • Production Order   : OUTPUT Type Configuration for Production Order  as EDI

    Dear SDN All ,
      OUTPUT Type Configuration for Production Order.
    <b>Doubt in third Point</b>
    We have found the IDoc " LOIPRO01 " for Production Order
    (Please confirm that this IDoc can be used for outbound IDoc for Production Order)
    And foloowing
    <b>1. Defining the Output Type for Particular Application.
       T-Code: “NACE”</b>
      A. Output type have created upder application "ME" description : "Inventory Management"
      B.  " ZEDI "  created for getting output as EDI type
         ZEDI is copied from "WF01" output type. and
         Transmision mediam as "EDI"          
         Program : RSNASTED
         Form Routine :  EDI_PROCESSING
              (Please confirm is this for IDoc creation)
    <b>2. Partner profile creation:</b>
      A. Partner profile created under logical system and
      B. and In outbound parameter declared as "LOIPRO"(This is for sending the IDoc "LOIPRO01" to XI system).
    <b>3. Customization for output type for Proction Order -- (For CO02,CO08)</b>   ---
       A. But only one functional customization is remaining to do, for getting the IDoc while saving the Production Order in T-Code "CO02" and "CO08"
            <i>For Example:
                in sales order transaction va02 (in DBI 450 client) and select any Sales order.
                & select following menu path.
                 Extras --- > Output -
    > Header -
    > output
               Here we can set our output type "that U defined in NACE Transaction-Code"</i>
    <b> Like the same way I want to set output type  for CO02, CO08 transaction.</b>
    But I couldn't find the menu Item in Co02 and Co08 for setting the output.(like VA03)
    Please help me out for setting the output type for Production Order Creation.
    Thanks in advance,
    Dhanabal T
    Message was edited by: Dhanabal T

    Hello.
    I have a similar requirement. Did you guys find the solution?

  • How to deactivate configuration of product in Opportunity

    Hi,
      We are using configurable product in our project, the client wants to configure the product at Quotation only, But whent he Product is selected in Opportunity the sysytem throws an error Configure the product.
    Can any one suggest how to deactivate this error.
    With Regards
    Selvam T

    Hi Vanessa Donegan,
    Thks for your Reply.
        We need pricing in Opportunity Document. We created a condition record to pick base price.  Any Other solution other than deactivating the price.
    With Regards,
    Selvam T

  • Error in Contract: "Configuration for product is missing"

    Hi Experts,
    I have a problem with configurable products in CRM 7.0.
    I defined a product like configurable setting the flag "Configurable Product" in material master data.
    Also, using the "Product Models" functionalities, I created a very simple configuration for my product, adding a set of selectionable characteristics.
    So I tried to create a Contract and I inserted in "Item" assignment block my configurable product. The result was that the system gave me the error "Item 10: Configuration for product is missing".
    I hoped to find in Contract the configuration that I set for my product.
    I think that I lost a step, but I don't know where.
    I hope in your help.
    Thanks and regards.
    Massimiliano.

    I solved the issue.
    I had a lot of errors on my quotation. To see the configuration I needed to solve all the errors before.
    Thanks a lot at all.
    Massimiliano.

  • Dataguard configuration in production

    Hi friends,
      I need to configure my production environment (primary database) for a standby database. i have a question for this i need to do some changes in parameter file(spfile/pfile) at any moment shall i need to bounce my  primary database or it need down time ?
    Thanks & regards,
    Arya

    Hello;
    I believe most of these of these work ALTER SYSTEM scope BOTH:
    FAL_SERVER                                   ( ALTER SYSTEM )
    STANDBY_FILE_MANAGEMENT      ( ALTER SYSTEM )
    DB_UNIQUE_NAME
    DB_FILE_NAME_CONVERT
    LOG_FILE_NAME_CONVERT
    log_archive_dest_1
    log_archive_dest_2
    LOG_ARCHIVE_DEST_STATE_1
    LOG_ARCHIVE_DEST_STATE_2
    LOG_ARCHIVE_MAX_PROCESSES
    DB_UNIQUE_NAME is not Modifiable so you need a bounce.
    DB_UNIQUE_NAME
    Best Regards
    mseberg
    Message was edited by: mseberg

  • Steps for configuration of products

    Hi ,
        can anyone say me the procedure that should be followed for configuring the Products.
    bye,
    divya

    Hi Divya,
    What kind of procedure are you talking about?
    Downloading the master data for configuration or configuring the product?
    If its just configuring the product, when u add a configurable product in CRM order, a configuration tab appears. Go to this tab and choose the characteristic value corresponding to characteristics. Click on Check button to see if configuration is consistent and complete. If yes, save the order.
    Regards,
    Vivek Gupta

  • I need help configuring three products: WRVS4400N, WAG325N and WVC200

    Hello,
    I want your help in three linksys products as mentioned below:
    WAG325N ADSL2+ Router
    WVC200 PTZ CAMERA
    WRVS4400N VPN Router
    The computer connections and configuration of above linksys products which I am working with and which are connected with the above three linksys products at present are as follows:
    1) I have one server and one laptop.
    2) Laptop has two wireless adapters which I use to connect to the routers.
    3) The server is connected to the WRVS4400N Router through one of the four ethernet ports mentioned on backside of the WRVS4400N Router. The DHCP of this router is disabled by me and the router's default IP 192.168.1.1 was changed to 192.168.1.12
    4) The WRVS4400N router is connected to the Wag325N router for internet access to the server and server is connected to WRVS4400N Router as mentioned in point number 3 above.
    5) The WAG325N router is setup as per the instructions mentioned that came with the CD of this router. The only change that I have modified is the router's default IP. I have changed the default IP of WAG325N from 192.168.1.1 to 192.168.1.13 and DHCP is enabled on this router.
    The help that I want is step by step as follows:
    1) I want to configure the both routers in such a way so that I can access them from anywhere across the world i.e. remotely using internet.
    2) I have WVC200 Camera which I setup according to instructions mentioned in the CD and also configured the DDNS service. But when the " RJ45 Cable is connected " to my WAG325N router and Camera, then only the camera works properly. What I want is that after the setup is completed, I want to remove the RJ45 Cable connected from my camera to router and use the camera wirelessly from any location within the range of my above mentioned WAG325N router. I need flexibility to use my camera without cable connections from any location and any rooms of my house. I also configured the port forwarding and DDNS properly. The only problem is that if I remove the Cable after the setup of camera is finished, then the camera access is not working on LAN or internet(through DDNS). Whereas the same works on LAN and internet using the DDNS service, when the cable is physically connected to the WAG325N router. Also I want one more thing additionally other then this. I want to use this camera wirelessly by configuring the port forwarding options on both routers at a same time(i.e. simultaneously at once on WRVS4400N and WAG325N).
    3) Now as two DHCP cannot work at a same time and as my routers are connected with each other, So I have disabled the DHCP on WRVS4400N. Here I need help so that DHCP can be enabled on both at a same time. Because if the DHCP is not enabled on WRVS4400N then I have to give IP to the server which is connected with server. If I enable the DHCP then there are two DHCP's at a same time on same network and thus problems occurs in internet access to the server. So, what should I do in such a way so that I do not have to give any IP to my server and set it to automatic.
    4) This question is just for my knowledge so that I can use the above mentioned linksys purchases upto full extent possible in future. I want to know what is VPN and how is it usefull? What is the difference between VPN and VPN tunnel? How can VPN be used to access all my network resources connected with my server  in the above situation where my server is connected to WRVS4400N which in turn is connected to WAG325N?
    Thanks !
    Sincerely
    Kalpesh Sharma
    +91-79-25351208
    +919227435453
    Ahmedabad, India.

    for question number 1:
    you said that your main router is WAG325N, for you to remotely access the 2nd router is for you to forward the IP addr [192.168.1.12] on your first router and change its management port of your second router that is located on either the security tab or the administration tab on its User Interface
    to access your first router open and Internet Explorer and enter
    http://[public IP addr]:[management port]
    the PUBLIC IP or INTERNET IP is located on the status page of your router
    to access your second router just change the management port to
    ex.
    http://66.77.88.99:8080 first router
    http://66.77.88.99:8081 second router
    for question number 2:
    make sure that you have configured all wireless settings on both your camera and your main router WAG235N, once done save settings and power down your camera and power it back up.
    for question number 3:
    for you to enable DHCP on both routers your connection can go like so...
    from a regular port of your main router going to the INTERNET port of your second router [this way you can enable DHCP on both routers]. INTERNET is no problem, your cesond router will be able to get connection
    for question number 4:
    VPN - Virtual Private Network
    VPN tunnel -is/are connections from router to router [gateway to gateway]
    VPN is used to connect a diff network on a diff location for you to have access to the shared filed [it is like a file sharing through the internet]
    for you to be able to use VPN tunnel you have to connect to a different VPN router on a diff location. In that way you can get access to the other network 

  • Need help for configuring integration scenario for AII

    Hi,
    We are referring to "RFID-Enabled Outbound Processing: Configuration Guide" for transferring materials from ECC to AII through XI.
    So far we have been successful sending the IDOC to XI.
    When we display the XML message in XI using IDX5, we get the error message "No receiver could be determined".
    I request you to help us with the configuration of the integration scenario in XI.
    Regards.
    Gaurav

    Hi Yogesh,
    Thanks for reply.
    Maintaining XI Directory configuration
    u2022 Generate business scenario using business scenario configurator
    u2022 Creating a scenario
                      It is fine upto these two steps
    u2022 assigning business systems
                      We have assigned "AII" business system
                      only (receiver)
    u2022 creating communication channels
                       Following parameters are set for comm channel
                        Adapter type: HTTP
                        Configured as Receiver
                        Transport Protocol: HTTP: 1.0
                        Message Protocol: XI payload in HTTP Body
                        Adapter engine: Integration server
                        Addressing type: URL Address
                        Target host: <name of AII system>
                        Service number: <service no>
                        path prefix: /sap/xi/engine?type=entry
    u2022 defining receiver determinations
    u2022 defining interface determinations
    u2022 defining receiver agreements
                       All these were generated automatically
    Are these configurations alright?
    Regards,
    Gaurav

  • Configuration at Production Order Level in MTS in IS MILL

    Dear All,
    Iam working in IS-MILL Scenario with APO and a configurable material.I have read in SAP help that MTS scenario for Config.material in IS Mill is supported.Just wanted to know at which levelit supported.Like can we have Configuration possible at Production order directly.

    thx

  • Ask:Configure Oracle Product?

    Helo..I need to know how to configure my server running Oracle fam product...here are what I have :
    1. Oracle 10g (ver 1) DBMS --> installed in d:\oracle\db;
    2. Oracle HTTP Server (from CD Companion) --> installed in d:\oracle\http;
    3. Oracle Application Express (ver 2) --> home dir in d:\htmldb20;
    4. OC4J ver 10 standalone --> home dir in d:\oc4j_10;
    5. Mapviewer Early Access 11 --> installed in d:\oc4j_10\j2ee\home\applications;
    6. J2SDK 1.4.2 build 11 from Sun --> installed in (SDK) c:\J2sdk142 and (JRE) c:\program files\jre142;
    7. WinXP profesional edition
    environment variable set (WinXP) for those stuffes is like (in PATH) --> d:\oracle\db\bin;d:\oracle\http\bin and according to readme.txt of OC4J 10 i must create ORACLE_HOME=d:\oc4j_10. in environment variable..
    I can't running my oracle properly...I get some error when trying add map source with my Mapviewer Server and some java's internal error. Because set up ORACLE_HOME with path d:\oc4j_10 I can't run my previous Oracle DB application i.e. SQLPlus, Oracle Enterprise Manager etc because they lost their environment...
    Everybody who knows about my problem please give me detailed information so I can run all my Oracle family product properly without any problems...and I'm ready to re-install all of those application to solve it..
    Thanks for help and sorry about my poor english.
    Regards, Adhi

    you need to change ORACLE_HOME each time you change product, this you can do in a script, for example a .BAT file you call in your COMMAND.COM console

  • Configure microsoft products in Sap solution manager

    Hello,
    can any one tell me how to configure different microsoft products in sap solman.
    As well as configure powerpoint desk in SOLMAN.
    Thanks in advance.
    Regards,
    Ramkrishna

    ramkrishna borhade wrote:
    how to configure different microsoft products in sap solman.
    As well as configure powerpoint desk in SOLMAN.
    Ellaborate your requirement!! What do you mean by configure???
    Feel free to revert back.
    -=-Ragu

Maybe you are looking for