Select type of PO in classic scenario.

We have SRM 7.0 EHP 1 and ECC 6.0 EHP 4 in classic scenario.
Our process begins with a shopping cart, always. The Shopping cart are sent to SOCO, where the buyer can create a RFX or a PO.
The problem we have is that we can not select any PO that we need to generate in ECC, it always generates ECPO. We need to create such orders ZECP own, for example.
Is it necessary to implement a BADI to select the PO available in ECC?
Regards

Hi,
In the standard system for classic PO's the document type as per standard are not displayed in the dropdown in the Sourcing Cockpit.
For extended classic they are retrived from the users organisational attribute settings.
For fruther info please see KBA/note : 
1580116: Classic scenario: Transaction types in Step 3 of the Sourcing Cockpit
I hope this helps
Kind Regards
Lisa

Similar Messages

  • Extended classic scenario - no backend PO created

    I try to activate the extended classic scenario. It's not activated in customizing, tried to do it only with BADI implementation for special material groups. We are able to create POs in SRM but transfer to backend doesn't work.
    I get following error messages in application monitor as backend application errors:
    No instance of object type PurchaseOrder has been created. External reference:  
    PO header data still faulty  
    Document number 100000093 not within defined inter val  
    What's going wrong here?
    Hubert

    Hello,
    Check if you have set up the customizing as below:                                                                               
    Extended classic scenario:                                                                               
    a) at SRM side:                                                                               
    - To assign the transaction type to the extended classic scenario you have to maintain the transaction type name (= the R/3 PO document type) to the attribute DP_PROC_TY (in contradiction to BSA in classic scenario) in PPOMA_BBP of the responsible Purchazing group.                                           
    - Create a number range for a local PO.                                                                
    - Assign the local PO number range as a internal numer range to the transaction type.                                                                               
    b) at R/3 side:                                                                               
    - Enter the Number Range (corresponding to the SRM number range PO) and flag it as an external number range (trx. OMH6 Number Range for Purchasing Documents)                                                                               
    - Maintain the document type corresponding to the SRM transaction type and assign the R/3 number range for POs as "NoRge Ext" (field V_T161-NUMKE) (trx. Document type within Purchase Order Customizing)                                                                               
    - Make sure that the SRM and R/3 number ranges match are exactly the same.
    Kind regards,
    Ricardo

  • PO type in classic scenario

    Dear SAP gurus,
    We're planning to use classic scenario in SRM 7 EHP 2 with backend ECC 6 EHP 5. In my previous project, i'm using extended classic, where after accepting RFx response, I can click simulate and create PO, and I can choose the PO type that I want to use (we have 5 PO types that we configure BOTH in SRM and ECC, as in extended classic, the leading PO is in SRM, I have setup internal number in SRM and external number in ECC).
    In classic, can we also have the same feature where we can choose the PO type? Because as I recall, the determination of object in backend is in a setting where we can only define ONE number range for PO only. Is it possible during classic scenario I can choose which PO type that I want to create in ECC?
    Appreciate your help on this.
    Best regards,
    John

    Hi,
    While creating PO from RFX, no pop up window will be opened to select the PO document  type in Classic Scenario. Please have a look at the Knowledge base document no 1580116- "Classic scenario: Transaction types in Step 3 of the Sourcing Cockpit ".
    SAP note 1323983 allows this modification. This is a modification note and is not available in standard.
    Thanks,
    Anshu

  • How to choose diffetent PO types in R/3 from a SC in Classic Scenario

    Hello everyone,
    I am working with SRM 5.0 in a classic scenario and I have a problem. I create a SC, then it is sent to sourcing cockpit where I assign it a vendor to create a PO, but I can't choose what kind of PO I want to create.
    In PPOMA_BB, the user has at least 2 different PO's in attribute BSA and attribute DP_PROC_TY. When I create a PO from a Bid invitation I can choose this kind of POs.
    Do you know how to choose different POs type from SC??
    Thanks,
    Ivá

    Hi,
    For backend products,In standard you can not choose what PO you want. By default the backend document type 'EC' is chosen. In number ranges for SC followon documents the interval number 'PO' would correspond to backend EC document external interval number. This is the standard behaviour though you might have maintained BSA attribute with other values in addition to EC.
    For local products you can choose the PO transaction type. After youclick on create purchase order, in the next screen you will get an option choose your transaction type, provided you have maintained these in PPOMA_BBP for BSA attribute.
    Hope this clarifies.
    Rgds,
    RRK

  • Multiple PO document types/transaction types in Extended Classic scenario

    Hi All,
    We are on SRM_SERVER 550, Extended Classic Scenario.
    We have a requirement where we need to create multiple PO document types (based on certain criteria).
    I have noticed that in standard, there are only 2 transaction types provided for SRM PO - ECPO and ECDP.
    We need more document types and these should be triggerred automatically after SC is approved.
    I understand that we need to maintain all the PO transaction types in SRM, number ranges in SRM then maintain the same transaction types as PO document types in R/3 and same number ranges in R/3.
    I also understand that the change for document type needs to be done in BBP_DOC_CHANGE_BADI.
    I have 2 specific questions:
    1. We need to maintain attribute BSA for the users. Here we need to mention the document type and source system. What should be the source system mained in attribute BSA for ECS? Should it be the SRM system or R/3 system?
    2. In BBP_DOC_CHANGE_BADI to change the PO document type/transaction type in ECS scenario, which field should be changed? Should it be ET_ITEM- BE_DOC_TYPE?
    Regards,
    Srivatsan

    Srivatsan,
    To create new transaction type:
    Supplier Relationship Management --> SRM Server --> Cross-Application Basic Settings --> Define Transaction Types
    To create new number range:
    Supplier Relationship Management --> SRM Server --> Cross-Application Basic Settings --> Number Ranges --> SRM Server Number Ranges --> Define Number Range for Local Purchase Orders
    You can define to create automatic PO when a SC was created in: Supplier Relationship Management --> SRM Server --> Sourcing --> Define Sourcing for Product Categories
    Rgs,
    Pedro Marques

  • Influence PO document type in ECC from Sourcing Cockpit in Classic Scenario

    Hello experts: we are running SRM 7.0 with ECC 6 EhP 4 in a classic scenario.
    Our business requirements are: all SC item created with reference to a catalogue item must result in a PO not subject to release strategy in ECC6 MM. For this purpose, document type ZEC has been entered under parameter BSA in tcode PPOMA_BBP.
    Due to Sourcing customizing, some Shopping carts items without source of supply are sent to Sourcing Cockpit.
    In sourcing cockpit application, buyer completes the open items by including the vendor, price, etc and create draft POs that are finally converted into backend purchase orders in ECC6. These Purchase orders, created without reference to a catalogue item should be subject to release strategy and approved by the corresponding approval body in ECC6.
    Due to that, we must change the document type in backend and enter another one which is subject to release strategy. We tried it thru badi BBP_TARGET_OBJTYPE but we could not get it. we change BE_DOC_TYPE to NB when the catalog id is blank in the SC item and follow-doc is PO. However, system always creates PO with document type ZEC
    We would like to know how to influence the PO document type when we are trying to create POs from SOCO.
    Any clue about it?
    Many thanks in advance
    Best Regards
    Valentí

    Solved

  • Classic Scenario - Reservation Movement Type

    Hi All!
    We are in a Classic Scenario environment and the requirement is for a certain type of material to create Reservations in the backend with a different Movement Type. Let’s say we have three types of Stock Materials: two of these will create reservations with the Movement type 201 defined as default at the root level but I want the third type to create reservations with movement type 301 – Transfer posting.
    I have assigned this value (301) for the movement type attribute for a particular user and set it up as default but it didn’t work, the reservation was still created with 201.
    Is there any way I can achieve this? Will I need to use the BBP_DOC_CHANGE_BADI implementation?
    Any idea will be much appreciated (and rewarded of course )
    Many thanks
    Elisabeta

    Yes, I have successfully implemented this by using BAdI BBP_CREATE_RES_BACK as Dave suggested. I only wanted to change the movement type for a specific plant so Iu2019ve done something like this
    method IF_EX_BBP_CREATE_RES_BACK~FILL_RES_INTERFACE.
      data zl_res_items type bapiresbc.
    if res_header-plant = u2018my_plantu2019
    move '301' to res_header-move_type.
    Endif.
    maintain receiving plant & storage location
        move res_header-plant to res_header-move_plant.
    now this is the receiving plant which I am taking it from SRM
    I have put in the functional specification accepted by the user the fact
    that in SRM when they create the shopping cart they have to specify in the
    location the storage location which is the destination
        move zl_res_items-store_loc to res_header-move_stloc.  move_stloc is
    the destination
    Then Iu2019ve changed the res_items-plant & res_items-store_loc to be the supplying location which in our case it will always be 0001. If your supplying
    Location can be different then you will have to code some logic in here when you loop at res_items.
    Also I have made the Plant attribute maintainable so that the users can maintain their own default destination plant if they want.
    I hope this helps.
    Good luck
    Elisabeta

  • Selective activation of classic scenario

    Dear Experts,
    One of my client has globally activated extended classic scenario. Now, they want to activate classic scenario for one particular product category. How they will achieve that?
    Which BAdi they need to take care? Is BBP_Determine_logsys is enough?
    thanks and regards,
    Ranjan

    Hi, we have implemented BBP_EXTLOCALPO_BADI, and when we create PO from SOCO everything works fine.
    But when we create PO from vendor Bid, with "Create PO" button the BADI BBP_EXTLOCALPO_BADI doesn´t execute.
    Can you help me please?
    Thanks in advance.
    Best Regards.

  • SRM 7.0: Classic Scenario no PO is created only PR is generated

    Hi Gurus,
    I am working on SRM 7.0 - Classic scenario.
    When a shopping cart is complete in terms of price, vendor (assigned) and other required data, item stays in transfer process.
    If a SC is incomplete a PR document is created in backend without a problem but when a complete SC is oredered, the status of shopping cart remains I1111 i.e. item in transfer process. I can see in table BBP_PDBEI, backend object type (BE_OBJECT_TYPE) is correctly selected as BUS2012 and the document number of PO is also correctly selected.
    This is the case even for the SC ordered using catalog materials.
    I have checked following configuration and it seems to be ok.
    1.  'Define objects in backend system's
    2. Number ranges definition in SRM and ECC
    3. Document type attribute -BSA in PPOMA_BBP
    Configuraiton wise everything seems to be, I tried to manually transfer the SC using FM  BBP_REQREQ_TRANSFER but it does not change the status of SC it remains I1111
    RZ20 does not show any error for the SC with status I1111.
    Is there any sepcial FM to push the SC in SRM 7.0?
    Any help/tips would be highly appreciated. Thanks in advance.
    Best Regards,
    Amit

    Hi  Amit
    what is the setting here
    1. 'Define objects in backend system's
    is it a prefered vendor or fixed vendor
    update the partner function in bbp_pd here
    if it is 39 - you wil recive pr
    it is 19 you will get PO
    i am afraid , you stated that catalog sc stoo this problem but during debugging check what is the partne rfunction...
    there can be several reasons for creating PR instead of PO. Please see the FAQ note 1173815 for the possible reasons, and the guide for debugging under:
    https://wiki.sdn.sap.com/wiki/display/SRM/Howtoanalyzethefollow-ondocumentdetermination
    MOREOVER NOTE SAYS POSSIBLE REASONS ..
    Note 336658 - Purch req instead of purch order created in backend
    BR
    Muthu

  • PO is not generated for completed SC in SRM.70 classic scenario.

    Hi,
    I am working on SRM 7.0 - Classic scenario.
    When a shopping cart is complete in terms of price, vendor (assigned) and other required data, item stays in transfer process. even we are adding items from catalog.
    If a SC is incomplete a PR document is created in backend without a problem but when a complete SC is oredered, the status of shopping cart remains item in transfer process. I can see in table BBP_PDBEI, backend object type (BE_OBJECT_TYPE) is correctly selected as BUS2012 and the document number of PO is also correctly selected.
    This is the case even for the SC ordered using catalog materials.
    I have checked following configuration and it seems to be ok.
    1. 'Define objects in backend system's
    2. Number ranges definition in SRM and ECC
    3. Document type attribute -BSA in PPOMA_BBP
    Configuraiton wise everything seems to be, I tried to manually transfer the SC using FM BBP_REQREQ_TRANSFER but it does not change the status of SC it remains I1111
    RZ20 does not show any error for the SC with status I1111.
    Is there any sepcial FM to push the SC in SRM 7.0?
    Any help/tips would be highly appreciated. Thanks in advance.
    Thanks,
    Ravi

    learnt that PO number has generated in SRM and the same PO number not exist in ECC.
    check SM58 , rz20 log or Application monitor for the shopping cart.
    or monitor shopping cart click the icon follow on document and errror message must throw in 1 minutes.
    let us see .
    1. what is the settings in define backend OBJECTS
    2. check all basic data in the shopping cart - especially org data
    3. run bbp_check_consistancy report for your id?
    4. every user has the same issue?
    SEE THE RICHARDO technique
    http://wiki.sdn.sap.com/wiki/display/SRM/ShoppingCartStatusI1111-+Resubmit
    Muthu
    Report BBP_ALERT_SB_NOTTRANSFERED is available to change the status of the shopping cart item from I1111 to 'Error in transmission' (I1112) and later on, it is possible to retransfer this shopping cart from Application Monitor/Monitor Shopping Cart transactions.
    1480994  How to process a shopping cart with status I1111
    Edited by: Muthuraman Govindasamy on Jul 16, 2010 11:31 PM

  • Classic scenario service PO replication

    Scenario:-
    Classic Scenario
    No  PI(Process Integration)
    No  PDP (Plant Driven Procurement) process
    Today we created new Service purchase requisition (which is never adopted for PO creation) which contains only one item(10), under this line item (10) five service Numbers…as 20000000(Line-10),20000021(Line-20),20000025(Line-30),20000033(Line-40),20000058(Line-50)
    then
    Our process:-
    Purchase Requisition(Service) Transferred from ECC to SRM - >Purchase Requisition Converted in to shopping cart in SRM> Shopping Cart goes to sourcing -> buyer
    creates RFx by adopting the Shopping Cart -> RFx is sent to bidder -> bidder will respond >RFx Response number will be created in SRM>Buyer will compare the RFx responses -> Buyer will click on the RFX response number of L1 vendor>in the RFX response screen when  he will click on the “CREATE Purchase Order”
    Issue:- why in  Service PO items are  splitted in to item-10,item-20,item-30,item-40 which is not same like in Service  PR
    Hope if above issue will solved below error message wont appear
    Error Message:-
    Materials of requisition 2100000654 item 00010 alr. ordered in full
    Message no. 06076
    Please  Find the attached screen shot
    Thanks
    Madhu

    Can you please elaborate more on this .
    from what I understand you want the SC item to not split into different PO  generally it spits based on different shipping address maintained . You can also check this in BADI ZBBP_GROUP_LOC_PO
    Below is a sample code I found from one of the earlier threads as below :
    http://scn.sap.com/message/2772557#2772557
    http://scn.sap.com/message/3155145#3155145
    http://scn.sap.com/message/2877448#2877448
    http://scn.sap.com/message/2371974#2371974
    https://scn.sap.com/thread/2026160
    https://scn.sap.com/thread/54153
    METHOD if_ex_bbp_group_loc_po~group_po.<BR>
    *------------------------------------------------------------------------------*<BR>
    * Exit Grouping of Items for Local Purchase Orders<BR>
    ** Parameters<BR>
    *ITEM_DATA  TYPE BBP_INT_ITEM_GROUP Item Data for Shopping Basket Item<BR>
    *It contains the most important item details of the shopping cart and<BR>
    *additionally in the field REFNUMBER a reference number for further<BR>
    *processing purposes<BR>
    *------------------------------------------------------------------------------*<BR>
    * Method used to group item before PO creation<BR>
    * How it work ?<BR>
    * 1/ Select extra colons from table ZPO_SPLIT_CRITER<BR>
    * 2/ Getting Compoents from existing type BBP_INT_ITEM_GROUP<BR>
    * 3/ For each line recalcul Refnumber<BR>
    **********************************************************************<BR>
    * Declarations<BR>
    **********************************************************************<BR>
    *--------------------------------------------------------------------*<BR>
    * Variable<BR>
    *--------------------------------------------------------------------*<BR>
      DATA: lt_zpo_split_criter TYPE TABLE OF zpo_split_criter<BR>
          , ls_zpo_split_criter TYPE zpo_split_criter<BR>
          , lo_struct           TYPE REF TO cl_abap_structdescr<BR>
          , lt_field_list       TYPE ddfields<BR>
          , ls_field_list       TYPE dfies<BR>
          .<BR>
    <BR>
      DATA:<BR>
        lt_item_data     TYPE bbp_int_item_group<BR>
      , ls_item_data     TYPE bbp_int_item_groups<BR>
      , ls_back_data     TYPE bbp_int_item_groups<BR>
      , ls_modi_data     TYPE bbp_int_item_groups<BR>
      , l_fname          TYPE fieldname<BR>
      , l_refnumber      TYPE refnumber<BR>
      , l_tabix          TYPE sytabix<BR>
      , l_not_empty      TYPE c<BR>
      , l_act_not_empty  TYPE c<BR>
      .<BR>
    *--------------------------------------------------------------------*<BR>
    * Field symbols<BR>
    *--------------------------------------------------------------------*<BR>
      FIELD-SYMBOLS: <lfs_refnumber>       TYPE bbp_int_item_groups-refnumber<BR>
                   , <lfs_act_refnumber>   TYPE bbp_int_item_groups-refnumber<BR>
                   , <lfs_field_value>     TYPE ANY<BR>
                   , <lfs_act_field_value> TYPE ANY<BR>
                   .<BR>
    *--------------------------------------------------------------------*<BR>
    * Constants<BR>
    *--------------------------------------------------------------------*<BR>
    *  CONSTANTS:<BR>
    *  .<BR>
    **********************************************************************<BR>
    * Process<BR>
    **********************************************************************<BR>
    * 1/ Select extra colons from table ZPO_SPLIT_CRITER<BR>
      SELECT * FROM zpo_split_criter INTO TABLE lt_zpo_split_criter<BR>
        WHERE split EQ 'X'.<BR>
      CHECK NOT lt_zpo_split_criter[] IS INITIAL.<BR>
      DELETE lt_zpo_split_criter WHERE fieldname = 'REFNUMBER'.<BR>
    <BR>
    * 2/ Getting Compoents from existing type<BR>
      lo_struct ?= cl_abap_typedescr=>describe_by_name( 'bbp_int_item_groups' ).<BR>
      CALL METHOD lo_struct->get_ddic_field_list<BR>
        EXPORTING<BR>
          p_langu                  = sy-langu<BR>
          p_including_substructres = abap_true<BR>
        RECEIVING<BR>
          p_field_list             = lt_field_list<BR>
        EXCEPTIONS<BR>
          not_found                = 1<BR>
          no_ddic_type             = 2<BR>
          OTHERS                   = 3.<BR>
      IF sy-subrc <> 0.<BR>
    *   MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO<BR>
    *              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.<BR>
      ENDIF.<BR>
    <BR>
      LOOP AT lt_zpo_split_criter INTO ls_zpo_split_criter.<BR>
    *   Verify if field exist in table<BR>
        READ TABLE lt_field_list<BR>
             TRANSPORTING NO FIELDS<BR>
             WITH KEY fieldname = ls_zpo_split_criter-fieldname.<BR>
        CHECK sy-subrc EQ 0.<BR>
    <BR>
    *   Copy table in internal<BR>
        lt_item_data[] = item_data[].<BR>
    <BR>
    *   Sort table by REFNUMBER and fieldname<BR>
        SORT lt_item_data<BR>
          BY refnumber (ls_zpo_split_criter-fieldname)<BR>
          ASCENDING.<BR>
    <BR>
    *   Clear internal value.<BR>
        CLEAR: l_refnumber<BR>
             .<BR>
    <BR>
        CONCATENATE 'LS_ITEM_DATA-' ls_zpo_split_criter-fieldname<BR>
          INTO l_fname.<BR>
        ASSIGN (l_fname) TO <lfs_act_field_value>.<BR>
        CHECK sy-subrc = 0.<BR>
        CONCATENATE 'LS_BACK_DATA-' ls_zpo_split_criter-fieldname<BR>
          INTO l_fname.<BR>
        ASSIGN (l_fname) TO <lfs_field_value>.<BR>
        CHECK sy-subrc = 0.<BR>
        CONCATENATE 'LS_ITEM_DATA-' 'REFNUMBER'<BR>
          INTO l_fname.<BR>
        ASSIGN (l_fname) TO <lfs_act_refnumber>.<BR>
        CHECK sy-subrc = 0.<BR>
        CONCATENATE 'LS_BACK_DATA-' 'REFNUMBER'<BR>
          INTO l_fname.<BR>
        ASSIGN (l_fname) TO <lfs_refnumber>.<BR>
        CHECK sy-subrc = 0.<BR>
    <BR>
        CLEAR: <lfs_refnumber><BR>
             , <lfs_field_value><BR>
             .<BR>
    <BR>
    *   For each reccord in table, calculate new REFNUMBER<BR>
        LOOP AT lt_item_data INTO ls_item_data.<BR>
          MOVE sy-tabix TO l_tabix.<BR>
          IF <lfs_act_field_value> IS INITIAL.<BR>
            MOVE ' ' TO l_act_not_empty.<BR>
          ENDIF.<BR>
    <BR>
          IF ls_zpo_split_criter-as_not_blank IS INITIAL.<BR>
    *       Case of each value on field create a new refnumber<BR>
            IF <lfs_field_value> NE <lfs_act_field_value> OR<BR>
               <lfs_refnumber> NE <lfs_act_refnumber> .<BR>
              l_refnumber = l_refnumber + 1.<BR>
              MOVE <lfs_act_field_value> TO <lfs_field_value>.<BR>
              MOVE <lfs_act_refnumber> TO <lfs_refnumber>.<BR>
            ENDIF.<BR>
          ELSE.<BR>
            IF l_not_empty NE l_act_not_empty OR<BR>
               <lfs_refnumber> NE <lfs_act_refnumber> .<BR>
              l_refnumber = l_refnumber + 1.<BR>
              MOVE l_act_not_empty TO l_not_empty.<BR>
              MOVE <lfs_act_refnumber> TO <lfs_refnumber>.<BR>
            ENDIF.<BR>
    <BR>
          ENDIF.<BR>
          ls_modi_data = ls_item_data.<BR>
          ls_modi_data-refnumber = l_refnumber.<BR>
    <BR>
          MODIFY item_data FROM ls_modi_data INDEX l_tabix<BR>
                 TRANSPORTING refnumber.<BR>
        ENDLOOP.<BR>
      ENDLOOP.<BR>
    <BR>
    ENDMETHOD.
    <BR>
    <BR>
    <BR>
    It works with the table ZPO_SPLIT_CRITER as bellow:<BR>
    CLIENT                     MANDT<BR>
    FIELDNAME             FIELDNAME<BR>
    SPLIT                     BOOLE_D<BR>
    AS_NOT_BLANK     BOOLE_D<BR>
    <BR>
    If you need more information, contact me directly.<BR>
    Regards, <BR>
    <BR>
    David BOUTIER<BR>
    Consultant technique Sap Netweaver - KALYDIA<BR>
    8, rue Pasquier - 75008 Paris<BR>

  • Extended Classic Scenario - SHC: Buffer table not up to date

    Hello all,
    I'm working in SRM_SERVER 550, SAPKIBKT11, and having issues using BACKEND PURCHASING ORGANISATIONS and the Extended Classic Scenario.
    According to SAP note 944918 the following indicator should not be required to be set:
    Supplier Relationship Management>SRM Server>Cross-Application Basic Settings>Activate Extended Classic Scenario --> extended classic scenario active.
    I did set the Backend Purch. Grps Responsible indicator, and I did create organizational units specifically for the backend purch. grps.
    We need to set the main part of all SHCs to ECS, but when I do set the indicator in customizing to "extended classic scenario = active", I get a dump in my web environment: 'buffer table not up to date'.
    What is causing this failure in my SHC?
    I tried to implement BAdI "BBP_EXTLOCALPO_BADI" (method DETERMINE_EXTPO) like described below here: without the line bbp_extpo_gl-bbpexpo = 'X'., I can continue and create the SHCs. Problem is though: all SHCs will get marked as Classic Scenario. So, to make sure the SHCs will always get marked as ECS, I have added this line in the BAdI. Unfortunately this immediately results in the 'buffer table not up to date' error in the SHC itself, as soon as I try to open the details of the new item.
    Hope you help me out here?? It doesn't seem to be related to the BAdI, but somehow the system doesn't allow me to mark SHC items as ECS.
    Thanks & Regards,
    Berend Oosterhoff
    SRM Consultant Accenture Technology Solutions - The Netherlands.
    BAdI BBP_EXTLOCALPO_BADI:
    method IF_EX_BBP_EXTLOCALPO_BADI~DETERMINE_EXTPO.
    data definition----------------------------------------------------*
      DATA:    wa_mattype     TYPE BAPIMATDOA,
               wa_char18      TYPE MATNR,
               attrib_tab     TYPE TABLE OF bbp_attributes,
               wa_attrib_tab  TYPE bbp_attributes,
               wa_value       TYPE om_attrval,
               wa_product_id  TYPE comt_product_id.
        bbp_extpo_gl-bbpexpo = 'X'.
    from here I did the specific selection for the SC, but that's not relevant here.

    Hi Prashant,
    Thanks for your quick reply!
    Note 1085700 is about Short Dumps when creating or changing a contract. I am trying to create a Shopping Cart, without a reference to a contract. BAdI BBP_DOC_CHANGE_BADI is not active in our system.
    Any other thoughts?
    Regards,
    Berend

  • Classic and extended classic scenario with one EBP

    Hello Guys
    If I have a one EBP and multiple ERP back ends. For one backend, I need to have classic and other to have extended classic scenario. How this can be fulfilled. Is it possible, if so please provide the configuration setup.
    Thanks in advance.

    Hello,
    In BADI BBP_EXTLOCALPO_BADI  method DETERMINE_EXTPO.
    you can try this.
    Structure Declaration
      DATA: ls_item_data TYPE bbps_extpo_badi.
    Moving item data to a structure
      MOVE-CORRESPONDING item_data TO ls_item_data.
    SELECT SINGLE LOGSYS FROM comm_product
                                     INTO lv_logsys
                                     WHERE PRODUCT_GUID =  ls_item_data-PRODUCT .
    If  lv_logsys = 'XXXCLNT010' "backend system
          Cancelling the enhanced classical scenario
            bbp_extpo_gl-bbpexpo  = space.
    ELSE IF lv_logsys = 'YYYCLNT010'  "backend system
          Cancelling the enhanced classical scenario
            bbp_extpo_gl-bbpexpo  = ' X'.
    ENDIF.
    Regards,
    Neelima

  • Reservation with Extended classic scenario

    Hi ;o)
    I'm working at a costumer were we have extended classic scenario. We want to be able to make reservations in the backend if the item is on stock, and we have seen in a solution matrix from SAP that this should be possible.
    The configuration for reservations should be done according to the guides - but no reservations is created when ordering a stock material.
    I was searching on the developer network, and came across a topic, where it was stated that reservations could only be made with classic scenario (or using a BAdI where you switch the extended on and off depending on product category). Do any of you know if this is really a fact?
    Thanks in advance
    Maria Hvenegaard, Denmark

    Hi
    Read this first.
    <u>You can use BBP_CREATE_RES_BACK BADI using Se18 Transaction.
    This BADI You can find in SPRO -> Supplier Rel. Mngmt. -> SRM Server -> Business Add-Ins -> Follow-on document generation -> Reservation in Backend System</u>
    <u>If you want to create reservation, you have first to switch from ECS to classic scenario through BBP_EXTLOCALPO_BADI then you have to implement BBP_TARGET_OBJTYPE badi to determine the criteria to create a reservation in your backend.</u>
    <u>We need to maintian the customising setings in SPRO Transaction.
    Define objects in Back end systems. Maintain the document type EC or ECPO for Purchase Orders and not for creating reservations. Maintain number ranges (RS) and align the same to R/3 or backend systems. In setting up the org plan in the PPOMA_BBP Transaction, the attribute for resevation - Attribute BWA should be maintained too, if reservations are to be created in the backend system.
    Movement Type Accounting Object
    201 Cost Center
    221 WBS-Element
    231 Sales Order
    241 Asset
    Example :
    logicalsystemname\201</u>
    <u><b>Maintain the following Settings in the IMG using SPRO Transaction.</b>
    1.For internal Procurement > 1.Always Reservation for Material types Subjected to inv Mgmt
    2.For External Procurement >1.Always purchase Requisition.
    Note -> The plant that you use to create the shopping cart might not be extended to handle inventory management. Select a right plant which is extended to inventory management and you will see a reservation being created.</u>
    Be aware that:
    - with the classic scenario you can create PR, PO and/or Reservations in R/3, but there is no local purchasing document (except the SC), so all functions around the local PO will not be possible.
    - with the extended classic scenario, you can only create PO in the backend, but a local PO exists in SRM.
    Concerning GR, it is possible to make it in SRM for both scenario
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Z Partner in classic scenario - Is possible to transfer  ?

    Hi Gurus,
    I`m working in classic scenario.
    SRM 5.0 / SRM Server 5.5 / R/3 4.7
    I need your help about Partner Functions in PO.
    I have a Z partner created in R/3 that is mandatory in one type of PO (in header) - the partner type is ZE. I need to replicate this Z partner in SRM.
    I tried to create a new type of partner in customizing - Define Partner Functions, with Func. Type - 0012 - Vendor, but the system didn`t allow.
    Because this, I used one line with Func. Type - 501 (Customer Partner Type:Org) and include my Z partner in field Abbrev.
    Like this:
    Function: 00000701
    Func. Type: 0501
    Usage: B2B
    Description: Embarcador
    Abbrev.: ZE
    After this, I created one new type of Partner Schema and linked this new Schema in one type of Bid Invitation (BUS2200) and one type Purchase Order (BUS2201) - the same type of PO that ZE partner is mandatory in R/3.
    In test in ITS, the system shows me the field to include the new partner, but when I try to create PO, the system can`t to transfer this new partner from Bidding SRM to PO R/3 and shows me the error message: the ZE Partner is mandatory in this type of PO (I know that this message is from R/3).
    Please, somebody knows if is possible to create new partner and transfer it from SRM to R/3 in classic scenario ?
    Thanks very much.
    Best regards,
    Cris
    Edited by: Cristina  Alkmin da Costa on Jun 30, 2008 3:53 PM

    Hi. Patrner functions are generally different in SRM.
    Do you want to be able to select from a list of values in SRM and get the value passed to the backend or do you want a fixed value, or can you look the value up from somewhere?
    If you want to fix it or look it up you can simply use the BBP_CREATE_BE_PO_NEW BADI to pass the value.
    If you want to select from a list of values, I think the only way is to create a custom field, see note 672960, then you can build a custom search help to find the lookup values you require.
    Once you have looked them up, you can pass it to the backend using BBP_CREATE_BE_PO_NEW.
    Regards,
    Dave.

Maybe you are looking for

  • Display problem after RAM Upgrade to MS6712

    Hi there, after a RAM upgrade (512mb to 3GB) my PC has developed a display problem. The graphics are slow / rippled and video playback is very poor. In device manager no "display adapters" are present and there is also an error mesage referring to th

  • Passing file name to the field

    Hi, i have a file to jdbc interface. I have a requirement of passing the timestamp from the file which i pick from the sender side and pass this to one of the field at the receiver side...can someone help me in doing this, your help would really be a

  • Microsoft Bluetooth NoteBook Mouse 5000 pairing problem with Mac OS X

    On day one which was last week Friday, Sept 25, my BT mouse was working perfectly fine, just until this morning and last night it stopped working. It does detect the mouse, it establishes connection but then I get an error message " The pairing attem

  • No sound through the USB headphones

    When I plug in my USB headphones, I get no sound until I go to the Sound panel in System Preferences, go to Output, highlight the headphones, and then turn "mute" off and on at the bottom of the preference box. After that the sound works fine, until

  • How to make white block cursor everywhere?

    Hello! Is it possible to enable solid non-blinking white block cursor everywhere in [Arch]linux console (I mean not only shell-prompt) like it is in X-terminals, Mac OS X and default FreeBSD? If it is possible, then how can I do this? Thanks!