What is maintaining process keys in mm extraction

hi friends,
what is maintaining process keys in mm extraction
Thanking u
suneel.

Hi Suneel,
The process keys basically represent the type of transaction which has happened in the source system.
If you notice the update rules for the Purchasing cubes like 0PUR_C01, etc. You will see some routines like this:
IF COMM_STRUCTURE-PROCESSKEY = `001`.
              RESULT = COMM_STRUCTURE-TRANS_AMOUNT.
           ELSE.
              CLEAR RESULT. “no update of key-figure
     ENDIF.
<b>This means that if the process key determines which KF should be populated for the same in the Cube.</b>
Some of the common process keys for Purchasing are:
Event MA (purchase order) and purchase order category 1 yield process key 001.
Event MA (purchase order) and purchase order category 2 yield process key 011.
Event MA (purchase order) and purchase order category 3 yield process key 021.
Event MB (goods receipt) and purchase order category 1 yield process key 002.
Event MB (goods receipt) and purchase order category 2 yield process key 012.
Event MB (goods receipt) and purchase order category 3 yield process key 022.
Event MC (invoice receipt) and purchase order category 1 yield process key 003.
Event MC (invoice receipt) and purchase order category 3 yield process key 023.
Event MD (scheduling agreement) and purchase order category 1 yield process key 004.
Event MD (scheduling agreement) and purchase order category 2 yield process key 014.
Event MD (scheduling agreement) and purchase order category 3 yield process key 024.
Event ME (contracts) and purchase order category 1 yield process key 008.
Event ME (contracts) and purchase order category 2 yield process key 028.
Event ME (contracts) and purchase order category 3 yield process key 028.
You can find more information if you search across the forum.
Thanks,
Amol

Similar Messages

  • Process Key in 2LIS_03_UM

    Dear Friends,
    Please explain me what is Process Key in 2LIS_03_UM Datasource, because we want to define our own Key figure in BW Update rules, s there we need to key some process key,so I need what is this Process key and where we can get it in ECC.
    Eg:
    IF ( COMM_STRUCTURE-processkey EQ '150'
        OR COMM_STRUCTURE-processkey EQ '151'
        OR COMM_STRUCTURE-processkey EQ '152' )
        AND COMM_STRUCTURE-bwapplnm EQ 'MM'
        AND COMM_STRUCTURE-AC_DOC_TYP EQ 'PR'
        AND COMM_STRUCTURE-cppvlc <> 0.
    Thanks
    Ganga

    Hi Ganga,
    I am not sure of the new key figure you are going to add in the update rules for 2lIS_03_UM but you may need to add this key figure to your Cube first which should be a non-cumuative and then only you can write any update routines for this new key figure. The following are the process keys we use for Revaluations
    The following are for Receipts 
    050    "Other revaluation +
    051    "Revaluation/ price change +
    052    "Revaluation/inv. verif. +
    These are for Issues
    150  "Other revaluation -
    151   "Revaluation/price change -
    152   "Revaluation/ invoice verif.-
    You may also need to mention the Zmovement types in these routines but I am not sure how you are going to get the correct values without the consideration of 0MOVE_TYPE in your routines.
    Hope it helps...

  • 2lis_03_um process keys

    Hi All,
    I am having an issue in 2lis_03_UM. I am finding the difference in stock value for the below process keys. I am not aware of what does these process key revaluation mean. How this is realated to Movement type. I appreciate if some one can explain me the below process keys. I have a positve revaluation and a negative revaluation... what does it really mean.
    Process Key                  Description
    50                      Other revaluation +
    51                      Revaluation/ price change +
    52                      Revaluation/inv. verif. +
                AND
    150     Other revaluation -
    151     Revaluation/price change -
    152     Revaluation/ invoice verif. -
    Regards,
    Aravind

    1. Transaction key 51
                  Revaluation through a material price change (for example, with transaction MR21) and the debit/credit indicator = DEBIT.
    2. Transaction key 151
                  Revaluation through a material price change (for example, with transaction MR21) and the debit/credit indicator=CREDIT.
    3. Transaction key 52
                  Revaluation through invoice verification and the debit/credit indicator = DEBIT.
    4. Transaction key 152
                  Revaluation through invoice verification and the debit/credit indicator = CREDIT.
    5. Transaction key 50
                  Revaluations not caused by a material price change or invoice and the debit/credit indicator = DEBIT.
    6. Transaction key 150
                  Revaluations not caused by a material price change or invoice and the debit/credit indicator = CREDIT
    Please read note - Note 492828 - Determining the transaction key for 2LIS_03_BF + 2LIS_03_UM

  • I am trying to connect my iMac with my MacBook What is the command keys and process in doing so. Have firmwre in place.

    I am trying to connect my iMac with my MacBook What is the command keys and process in doing so. Have firmwre in place.

    Here's the Apple Support article on Target Mode http://support.apple.com/kb/HT1661

  • What are process KEYS in MM

    COuld someone please explain what process keys are and what is thier significance on MM extractors....what i am looking for is an exact definition of process keys...
    Thank you

    hi Southie,
    process key is used to interpret document information from r/3 to bw.
    The extractors presented here represent, in principle, structures that collect document-specific information from the logistics application Purchasing and transfer it to the SAP BW.
    Many key figures are yielded from the application. These must be transferred to the SAP BW with the help of the extractors. SAP ensures that document information is interpreted in advance with the help of a 'process key' so that key figures, which describe and measure the particular processes, can be more easily derived for customers.
    how to
    to activate : transaction Transaction MCB_ in r/3
    sample in purchasing
    Here is a list of the values that process key - BWVORG can assume, according with the purchasing item type, processed document and purchasing order type:
    1 - For non return items:
    a) Document type: Purchasing order
    - Normal purchasing order - BWVORG = 001
    - Stock transport order - BWVORG = 011
    - Cross company order - BWVORG = 021
    b) Document type: Goods receipt
    - Normal purchasing order - BWVORG = 002
    - Stock transport order - BWVORG = 012
    - Cross company order - BWVORG = 022
    c) Document type: Invoice receipt
    - Normal purchasing order - BWVORG = 003
    - Stock transport order - BWVORG = 013
    - Cross company order - BWVORG = 023
    d) Document type: Scheduling agreement
    - Normal scheduling agreement - BWVORG = 004
    - Stock transport agreement - BWVORG = 014
    - Cross company agreement - BWVORG = 024
    e) Document type: Contract
    - Normal contract - BWVORG = 008
    - Cross company contract - BWVORG = 028
    f) Document type: Request of quotation
    - Request of quotation - BWVORG = 009
    - Quotation - BWVORG = 040
    2 - For return items:
    a) Document type: Purchasing order
    - Normal purchasing order - BWVORG = 005
    - Stock transport order - BWVORG = 015
    - Cross company order - BWVORG = 025
    b) Document type: Goods receipt
    - Normal purchasing order - BWVORG = 006
    - Stock transport order - BWVORG = 016
    - Cross company order - BWVORG = 026
    c) Document type: Invoice receipt
    - Normal purchasing order - BWVORG = 007
    - Stock transport order - BWVORG = 017
    - Cross company order - BWVORG = 027
    d) Document type: Scheduling agreement
    - Normal scheduling agreement - BWVORG = 041
    - Stock transport agreement - BWVORG = 051
    - Cross company agreement - BWVORG = 061

  • How to Maintain Surrogate Key Mapping (cross-reference) for Dimension Tables

    Hi,
    What would be the best approach on ODI to implement the Surrogate Key Mapping Table on the STG layer according to Kimball's technique:
    "Surrogate key mapping tables are designed to map natural keys from the disparate source systems to their master data warehouse surrogate key. Mapping tables are an efficient way to maintain surrogate keys in your data warehouse. These compact tables are designed for high-speed processing. Mapping tables contain only the most current value of a surrogate key— used to populate a dimension—and the natural key from the source system. Since the same dimension can have many sources, a mapping table contains a natural key column for each of its sources.
    Mapping tables can be equally effective if they are stored in a database or on the file system. The advantage of using a database for mapping tables is that you can utilize the database sequence generator to create new surrogate keys. And also, when indexed properly, mapping tables in a database are very efficient during key value lookups."
    We have a requirement to implement cross-reference mapping tables with Natural and Surrogate Keys for each dimension table. These mappings tables will be populated automatically (only inserts) during the E-LT execution, right after inserting into the dimension table.
    Someone have any idea on how to implement this on ODI?
    Thanks,
    Danilo

    Hi,
    first of all please avoid bolding something. After this according Kimball (if i remember well) is a 1:1 mapping, so no-surrogate key.
    After that personally you could use Lookup Table
    http://www.odigurus.com/2012/02/lookup-transformation-using-odi.html
    or make a simple outer join filtering by your "Active_Flag" column (remember that this filter need to be inside your outer join).
    Let us know
    Francesco

  • Process keys maintenance  for Inventory data

    Hi,
    Can any one suggets the Procedure for to maintain the Process keys at the time of extracting  Inventory data from Ecc6.0 to BI 7.0.
    Thanks,
    Chandra G

    Hi Reddy,
    first of all thanks for your quik Response.
    BI consultant need to maintain the process key(transaction keys) or MM consultant. when i see that path, already some transaction keys are maintaining for MM there like
    aplication component          application   operat    Description
    MM                                      02                   1          Purchase order/vendor
    MM                                      02                   2         Goods Receipt
    MM                                      02                   3         Invoice/Vendor
    is we need to do any other New Entries or Settings
    Regards,
    chandra G

  • Inventory management process key values plz

    Hi gurus,
    can anyone help me with the process key values
    in my update rules i have this for issues
    process keys= 100,101,104,105,106,110
    and for receipts 000,001,004,005,006,010
    what do they mean i am using the standard update rules
    its very urgent becoz i am getting the stock values wrong
    thanks and regards
    neelu

    hi Neel,
    check oss note 352344 - Process key + reversals in Inventory Management ?
    Symptom
    This note is a consulting note and describes the use of the process key (0PROCESSKEY) in Inventory Management (MSEG). It focusses on the way the system deals with reversed transactions for DataSources 2lis_40_s279 and 2lis_03_bf.
    To be able to use theses DataSources, you ABSOLUTELY MUST activate the transaction key generation (process key, PROCESSKEY) using Transaction MCB_ (from the OLTP IMG for BW: SBIW) (standard, retail or consumption goods).
    The following transaction keys are available
    (PROCESSKEY/Appl. Component/Description):
    000/MM        Misc. receipts
    001/MM        Goods receipt / vendor
    004/MM        Article transfer posting receipt
    005/MM        Stock correction inventory +
    006/MM        Stock correction other +
    007/IS-R      Receipt value-only article (single article
                  posting)
    010/MM        Receipt from stock transfer
    002/IS-R      Merchandise clearing receipt
    003/IS-R      GR from DC
    100/MM        Misc. issues
    101/MM        Returns / Vendor
    104/MM        Article transfer posting issue
    105/MM        Stock correction inventory -
    106/MM        Stock correction other -
    107/IS-R      Issue value-only article (single article
                  posting)
    110/MM        Issue from stock transfer
    102/IS-R      Merchandise clearing issue
    103/IS-R      GI from DC
    450/IS-R      Generic Article (not relevant)
    Remark: Transaction keys 002/003, 102/103 break down the core keys 010/110 in more detail with respect to retail processes. They are only available in an R/3 Retail.
    As you can see in the overview, the transaction keys can be divided according to receipts and issues in Inventory Management. Furthermore, the transaction keys are displayed according to reversed and regular transactions.
    A regular receipt has a debit/credit indicator "S" (SHKZG, 0DCINDIC), whereas a regular issue has a debit/credit indicator "H".
    For reverse transactions the opposite is true.
    Transaction                            D/C ind.   D/C ind.
                                            S          H
    RECEIPTS
    0 Misc. receipts                        regular    reversed
    1 Goods receipt / vendor               regular    reversed
    2 Merchandise clearing receipt        regular    reversed
    3 GR from DC                            regular    reversed
    4 Article transfer posting receipt    regular    reversed
    5 Stock correction inventory +        regular    reversed
    6 Stock correction other +            regular    reversed
    7 Receipt value-only article          regular    reversed
    10 Receipt from stock transfer        regular    reversed
    ISSUES
    100 Misc. issues                       reversed   regular
    101 Returns / vendor                   reversed   regular
    102 Merchandise clearing issue        reversed   regular
    103 GI from DC                         reversed   regular
    104 Article transfer posting issue    reversed   regular
    105 Stock correction inventory -      reversed   regular
    106 Stock correction other -          reversed   regular
    107 Issue value-only article          reversed   regular
    110 Issue from stock transfer         reversed   regular
    Note: You can also recognize a reversal for DataSource 2lis_03_bf by means of the entry 0STORNO = ´X´. The fields that are marked with X in the table are then transferred with negative +/- sign. This was not the case with DataSource 2LIS_40_S279!!! In the case of DataSource 2LIS_40_S279 more logic was required in the BW update rules to make sure that key figures were updated correctly.
    Example:
    In the delivered InfoCubes 0CP_IC_C1 (CP) and 0RT_C01 (Retail), for example in key "Stock correction +", transaction keys 5 and 6 were grouped together. Furthermore, distinction is to be made between the different stock types. Depending on which stock types you want to distinguish between in different key figures, you must use a corresponding condition (IF statement) in the update rules in the BW.
    Example (pseudo source code):
    Updating Routine "stock adjustment +" for 2lis_02_bfIF ( STOCKCAT is initial ) AND         "Evaluated stocks ( PROCESSKEY = 5 OR PROCESSKEY = 6 )._  RESULT = TRANS_AMOUNT.  RETURNCODE = 0.    "Updating Key figureELSE.  RETURNCODE = 4.    "No Updating of KeyfigureENDIF.
    The pseudo source code for 2LIS_40_S279 read as follows:
    Updating Routine "stock adjustment +"  for 2lis_40_s279IF  ( STOCKCAT is initial ) AND         "Evaluated stocks  ( PROCESSKEY = 5 OR PROCESSKEY = 6 ).    IF DCINDIC = 'S'.      RESULT = TRANS_AMOUNT.    "regular    ELSE.      RESULT = -1 * TRANS_AMOUNT.    ENDIF.    RETURNCODE = 0.    "Updating Key figureELSE.     RETURNCODE = 4.    "No Updating of KeyfigureENDIF.
    Here, the debit/credit indicator must be checked in accordance with the table above. Transactions 5 and 6 are receipts in Inventory Management. As the debit/credit indicator is set to "S", it is a regular transaction whose value(TRANS_AMOUNT) is assigned to the key figure. In the other case (debit/credit indicator = "H") it is a reversal, that is, the transaction should reverse a transaction that has already been updated. For this, the value is multiplied by -1 so that a corresponding decrease/reduction of this key figure is achieved during the update of the key figure in the InfoCube.
    This logic is no longer required for the 2LIS_03_BF (see first pseudo source code), because the reversed quantity and values are automatically provided as negative with the help of the 0STORNO field.
    Using this DataSource 2LIS_03_BF, it is for example possible to create a key figure such as "Reversed receipts", which is not a part of the Business Content delivered. The following pseudo source code of an update routine makes this clear:
    Update routine "Reversed receipts"
    IF ( PROCESSKEY = 1 ) AND   (STORNO = ´X` )  "Reverse     RESULT = -1 * TRANS_AMOUNT.     RETURNCODE = 0.ELSE.     RETURNCODE = 4.      "no update of key figure!ENDIF.
    Note:  For DataSource 2LIS_40_S279 the pseudo source code read as follows:
    Update routine "Reversed receipts"
    for 2LIS_40_S279IF ( PROCESSKEY = 1 ) AND   ( DCINDIC = H )  "Reverse     RESULT = TRANS_AMOUNT.     RETURNCODE = 0.ELSE.   RETURNCODE = 4.      "no update of key figure!ENDIF.
    To be able to understand the overall scheme more comprehensively, you should have a look at the update rules of the Standard Business Content for retail or consumption goods (for example InfoCubes 0RT_C01 or 0CP_IC_C1).

  • Process key issue in MM

    Hi All,
    I am working on 0PUR_C01 cube and theDS is 2lis_02_itm.i am facing a issue with the process key ,only process keys 2 and 3 are coming into the BI system even though process key 1 and others are also there in the source.
    i have maintained the BF 11 flag and industry sector in mcb_.
    please suggest.
    Thanks
    Sri

    Hi, i'm having the same problem. Can you give me some guidance in how you solved the problem?
    Thank you.
    GG

  • Regarding  Process Key

    Hi all:
         Friends I have struck up with my work due to Process key.
    I need ur input for the following doubts.
    1.What is process key?why we go for this?
    2.What is the use of process key values like 1,2,21,22 ?..
    Waiting for your reply....
    Thanks in advance...
    Rgds,
    M.surendhar

    Hi Surendhar
    Please refer to following thread for Inventory process keys
    Re: Customer Group in 2LIS_12_VCITM incorrect
    Please refer to following thread for process keys used in MM
    Re: What are process KEYS in MM
    Hope this helps
    Regards
    Pradip

  • What is this process called in Elements?

    I purchased PE9 and inside the box cover they show that you can take two picture
    s and change the faces of a person if one looks better. What is this process called because I want to look up some tuto
    rials on how to use this great feature.
    Thank you

    Here is another approach to "open" a closed eye for example.
    Use the lasso to roughly select the good eye.
    Feather the selection a few pixels to soften the edges.
    Copy and paste the selection to a new layer.
    Flip the layer horizontally.
    Use the Move tool with arrow keys to position the copy eye over the closed eye.
    If some of the edges are visible (maybe due to not enough feathering) you can remove these with the Eraser tool and a soft brush.
    This method of course can be used to copy eyes between pictures. In this case resizing of the eye layer might be needed.
    Also it works well for things like camera flash on just one of the subject's eyeglass lens.

  • Why do we use process keys

    Dear all,
    Can any one tell me y we use process keys....in inventory........can anyone please tell me the importance of process keys... y do we use them in the update rules.
    what is the significance of process keys
    Regards
    venu

    Dear,
    For this we need to understand how Business Contents/extractors are designed.
    Well, based on applications there are different methods followed by SAP to differentiate different Business Events in Logistics Applications.
    Say for example, for Logistics applications Process Keys are used to differentiate between different Business Events.
    In Financials, we use 'Value Type' to differentiate whether the data is a planned data or a Actual data or budgeted or a commitment or forecast etc.
    Since, logistics applications are Business Events oriented, documents are differentiated using Process Keys.
    Thanks

  • What is business process in SAP

    Could u please tell what is business process in SAP and further what Business process mangement BPM.
    Thanks in advance,
    vibhuti

    Hi
    BPM is a part of Netweaver component and is linked with XI
    see the links
    One of the most powerful feature of XI, Business Process Management:
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm
    Following are the links to weblogs which will help to develop the basic scenarios.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i - Dynamic File Name Part 1
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii - Dynamic File Name Part 2
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address - Dynamic Mail Address
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI
    <b>/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm -</b> Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
    /people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally - Maintain RFC destination centrally
    /people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u - Triggering Email from folder
    /people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party - Handling different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible - Testing of integration process
    /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects - Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi - Call UNIX Shell Script
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi - Transport in XI
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping - Using ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File
    /people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces - Controlling access to Sensitive Interfaces
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - The same filename from a sender to a receiver file adapter - SP14
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine - Payload Based Message Search in XI30 using Trex Engine
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i - XI : Configuring CCMS Monitoring for XI- Part I
    /people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter - XI: HTML e-mails from the receiver mail adapter
    /people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated - XI : FAQ's Provided by SAP
    1) How-to Guides for SAP NetWeaver 2004 for SAP XI:
    Exchange Infrastructure How-to Guides for SAP NetWeaver 2004 [original link is broken]
    Regards
    Anji

  • Use of Process key in 2lis_12_vcitm

    Hello friends,
    Can some one help me in explaining why do we use process key(BWVORG) in the extractor 2lis_12_vcitm specifically?
    Thanks
    Srini...

    Hi,
    Look @ this thread... clearly explained by ahp
    What are process KEYS in MM
    Thanks

  • Maintain license key for third party product in sap PI

    HI,
    I have install third party product in SAP PI SLD for an application,
    How can i specify the key or license agreement for the third party product.
    Where i have to maintain the key for Third party product in SAP PI.
    Regards
    Niraj

    Hi Harish,
    Deployed third party product in SAP PI Server which is Web UI(Application)
    for initiating the integration process,But when i run the application
    Its showing an error. "Error loading license agreement"
    Regards
    Niraj

Maybe you are looking for