Partner number (SPDNR) in Purchasing Condition

Hi Folks
We have a requirement for inbound freight on purchasing where we want to create a condition based on following characteristics.
LIFNR-Vendor
SPDNR-Carrier
ZZKVGR1-Mode of transp
WERKS-Plant
INCO1-Incoterms
I added field SPDNR in field catalog. When I try to create a condition table. this specific field (SPDNR) does not show up so that I can select it for the table. Do you know, why it does not show up?? I would really appereciate your help.

Can I add LIFNR twice in condition table??
I do not think that syatem will allow that.
My criteria is to create a condition by using LIFNR (Vendor on PO Header), SPDNR (Carrier(, Werks (Plant) , Incoterms.
Thanks

Similar Messages

  • Partner number of Purchasing organisation and group

    Hi
    I have to find the partner number of the Purchasing organisation and group to which a user is assigned. I have the partner number of the user.
    I know that we can view this in PPOSA_BBP, I want to write a code to fetch this.
    I have found the purchasing group of the user using BBP_OM_STRUC_GET_ORG_FROM_USER( here I have to pass the user name which I found from the partner number of the user using BUP_PARTNER_TO_USER_CONVERT.)
    Eventually, once I have the partner number of Purchasing org and grp I have to fetch the address details using BUPA_ADDRESS_GET_DETAIL(this requires the partner number.)
    Someone suggested me to use BAPI_ADDRESSORG_GETDETAIL but I dont know how to pass data in this bapi.
    Please help me.

    hi ,
    consult your  functional person some where they will assign link between purchasing organization -purchasing group--product category.
    T024E - organization
    T024   - groups
    for exact solution get the link from where the configuration do.
    rgds
    Chalam

  • User exit -BADI for overriding Partner number in Purchase order output type

    Hello All,
    We have a requirement wherein the EDI message type will distribute the Idoc to the partner number determined in the output type of the purchase order. We are maintaining the condition record for a generic partner number in MN04 and we want this partner number with partner role SH from the condition record to be modified to the sales order sold to party partner number. We are using third party processing and hence sales order number can be fetched from account assignment (EKKN) table of the purchase order. Kindly do let me know the user exit /BADI that can be used for achieving this functionality.
    Thanks in advance for your immediate response.
    With regards,
    Joseph Anand B

    Hi,
    check with below link,
    fo this one you will find both user exit and badis
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/find%252bapplication%252bclass%252bwith%252bexits%252band%252bbadis%252bfor%252ba%252btransaction
    Regards,
    Madhu

  • Bapi_po_create1 - partner function and partner number problem

    hello.
    let me just first state that on ecc5 this problem doesn't exist.
    we are in the middle of an ECC6 upgrade right now and i have a problem creating a PO through the BAPI on the ECC6 upgrade system, needless to say that all customization was copied from ECC5.
    when trying to create the order i get an error MSG ME 350, "please enter partner number" .
    i didn't get the error in ECC5. customization hasn't changed in ECC6. I've checked Ecc6 customization on MM->purchasing->partner determination. entering a partner function isn't mandatory and we've never entered a partner function before in the PO header besides the vendor number.
    please help.
    thanks,
    Oren.
    Edited by: Oren Wolk on May 2, 2010 11:17 AM

    hello.
    the note suggested doesn't help my case.
    can someone please suggest a different solution?
    maybe in ECC6 the partner function is set by default to some value? and therefore expects a partner function?
    thanks,
    Oren.

  • Partner profile and partner number in output of order/invoice.

    Hello Experts,
    I want to know how system pick partner profile from output type triggered in sales order/invoice??
    I could see partner profile is different from partner number exist in output triggered in sales order/invoice.
    I want to know the triggering point of idoc from SO/invoice.
    Thanks

    The phrase "ouptut goes to partner" indicates that the partner will be recipient of the output type.  E.g., ship-to partner will be the recipient of the delivery and the delivery note.
    The use of an output partner in the output condition record is used to control the output device used in the output determination - a completely separate issue.
    Unless you are (e.g.) using different printers for outputs which will be sent to different partners, you would likely be better off using a more generic access for your output condition records.
    HTH
    James

  • Assign Partner number on Field (SAPLEKPA)WRF02K-GPARN

    Hi experts
    This program is on the Badi ME_PROCESS_PO_CUST in the PROCESS_HEADER method, but when the program return to Purchase Order, the value that I need don't appear on the field Partner number (SAPLEKPA)WRF02K-GPARN.
    someone know how to send this value to PO Partner field ?
    this is the correct code:
    DATA: v_gparn(22),
    gs_gparn TYPE wrf02k-gparn.
    FIELD-SYMBOLS: <fs_gparn> TYPE ANY.
    v_gparn = '(SAPLEKPA)WRF02K-GPARN'.
    ASSIGN (v_gparn) TO <fs_gparn>.
    if <fs_gparn> is assigned.
    <fs_gparn> = it_ekpo-zzlifnr.
    endif.
    tks
    Edited by: Flavio Ferreira on Dec 30, 2010 12:49 PM

    Hi Surender
    GTS alllows varous assignment at system and system group level
    When you are transferring documents from more than one feeder systems to the GTS system, in that case this config allows u to reduce the data u maintain , you first create the system logic group which contains all the connected logical system to GTS system . This allowa u to assign the partner from different system in onshot.
    If you have only one system feeding to GTS you can use the config Assign at system level.
    BS Partner Role is the Partner function from feeder system, All the partner function  which get transferred in your transaction data has to be assigned to GTS partner function.
    If you want ot the automatic assignemt you can choose the option Automatically Transfer Partner Function which will assigen the allthe partner function from feeder system to corresponding function type of GTS.
    Kind regards,
    Sameer

  • Partner Number for Partner function in Vendor master definition

    Dear Gurus,
    I need to define a new vendor through Tcode: Xk01 / Mk01, but while defining particular screen know an partner functions, in this its asking partner number in lookup where no data ia avalibale to select and subsequently not able to save the vendor.
    Please help.
    Regards,
    Prashanth Pai

    Hi,
    Before vendor creation, you have following configuration steps:
    1. Create Vendor Account Group.OBD3
    2. Maintain Number Ranges from Vendor account Group:XKN1,
    3.Assignment of Number ranges to Account Group,OBAS
    4.Partner Function: SPRO->MM->Purcahsing->Partner Determination-> partner roles->Permissible partner role sper account group
    5.Partner Schema:
    SPRO->MM->Purcahsing->Partner Determination->Partner setting in Vendor master record-> Define partner Schema
    6.Assgin partner schema to accont Group
    SPRO->MM->Purcahsing->Partner Determination->Partner setting in Vendor master record-> Assgin partner schema to account Group.
    & then after above steps, you can create vendor with XK01 t.code by entering company Code,Vendor account group and purchase organisation.
    Note:what is partner role:Generally during in your business transaction process we are specifying the roles involved by vendor i.e.....… vendor act as a Goods Suplier, Ordering Address, Invoice Processing. Here all these functional activities by vendor we termed as partner functions (GS,IP, OA) in partner determination Process. SAP has standard Partner role and its 2 characters.
    Example: A company supplying goods/material having plant in Hyderabad, south India branch office is in bangalore and head office is in Delhi.So hyderabad plant is your"GS",banglaore office is your"OA" and Delhi office is "IP"where you pay to Vendor. for the procurred material/goods.
    Regards,
    Biju K

  • Define type of partner number - Table TVPA

    Hi,
    Do you know if it's possible to manage a new entry in table TVPA in order to add a new type of partner number please ?
    I want to add a partner type like a purchasing group (EKGRP).
    Thanks for your help.
    Alex

    You can't make any entry in this table as the delivery class reads S-System table, maint. only by SAP, change = modification.
    Regards,

  • How can I Business partner Number create manully or Externally In SRM 7.0?

    Hello all, I am working in SRM 7.0
    1. I am trying to replicate Employee from backend system to SRM, but I want that all Employee have same number in two  systems, for example:
    Employee 1000 in backend shows as 1000(Employee ID or Business Partner ID) in SRM
    How can I do it?
    2. How can I set Busines Partner Number range as external?
    3. There are several Business Partners in SRM 7.0
        For Example, Internal Bp(Employee, Purchasing Company) and External BP(Invocing Party and Contact Person and Employee so on).
        Is it possible to use each Business partner External Number Range separately?
        Ex) 0000000001 ~ 0000000100 : Employee Number
              0000000101 ~ 0000000200 : Contact Person
              0000000900 ~ 0000001000 : Supplier         
    Thanks in advance                    
    Chris.

    My opinion is standard function not support. Modification(not Enhancment) is necessary....

  • Validate partner number

    hi all,
    i have a selection screen with partner role and partner number fields.
    now my query is how to validate the partner number against partner role entered.
    For example, 832000 is Holding Customer. However, system is accepting it with the Partner Function 1B which is for Reporting Customer.
    Can anyone tell how to validate this condition or is there any fm to validate the same.
    regards
    vijay

    Hi
    Write a select statement and in the where condition put the partner number from ur internal table.
    if sy-subrc neq 0.
    "error message"
    endif.
    Regards,
    Vishwa.
    Edited by: vishwa sri hari on Oct 6, 2008 9:48 AM

  • FM to determine employee's Manager using Employee partner number 4m OrgUNIT

    Hello All,
    my requirement is, i have Employee responsible information with me like parnternumber and user name, now i want to determine who is his manager at  Organisation Unit level.i need manager's partner number from Org unit.
    I did following to achieve the same, but i could reach upto knowing the manager position but not the BP assigned to that position.
    report 1.
    *1. get Employee's position
    data: objektid type objektid.
    call function 'BBPU_GET_ORGSTRUCTURE_OF_USER'
    exporting
       username                = sy-uname
    importing
       position_id             = objektid
    exceptions
       no_org_data_found       = 1
       others                  = 2
    *2.find leading position            (pass Employee position)
    *RH_GET_LEADING_POSITION            (get leading position)
    data: hrobject type table of hrobject,
          wa_hrobject type hrobject,
          sobid type hrsobid-sobid.
    move objektid to sobid.
    call function 'RH_GET_LEADING_POSITION'
      exporting
        plvar                   = '01'
        otype                   = 'S'
        sobid                   = sobid
      tables
        leading_pos             = hrobject
    exceptions
       no_lead_pos_found       = 1
       others                  = 2
    *3. get the manager number           (pass leading position)
    *RH_READ_INFTY_1001                 (get manager number)
    *data:   lt_itab1001   type table of p1001.
    *call function 'RH_READ_INFTY_1001'
    exporting
       authority        = ' '
       with_stru_auth   = ' '
       subty            = 'A008'
       begda            = sy-datum
       endda            = sy-datum
    tables
       i1001            = lt_itab1001
       objects          = hrobject
    exceptions
       nothing_found    = 1
       wrong_condition  = 2
       wrong_parameters = 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.
    read table hrobject into wa_hrobject index 1.
    DATA lt_result_tab TYPE TABLE OF swhactor.
    CALL FUNCTION 'RH_STRUC_GET'
               EXPORTING
                    act_otype      = wa_hrobject-otype
                    act_objid      = wa_hrobject-objid
                    act_wegid      = 'SAP_TAGT'
               TABLES
                    result_tab     = lt_result_tab[]
               EXCEPTIONS
                    no_plvar_found = 01
                    no_entry_found = 02
                    OTHERS         = 99.
    write 'hi'.
    ======================
    I tried using FMs 'RH_READ_INFTY_1001 and 'RH_STRUC_GET'
    both are retrieving some unrelated data which i dont understand like
    1     CP     00305880
    I dont understand what is 00305880,manager's partner number is 50145725
    please help me how do i get manager partner number using his position, is there any FM or table to get this?
    Thanks
    seema

    Hi All,
    I got the solution
    report 1.
    data: objektid type objektid.
    call function 'BBPU_GET_ORGSTRUCTURE_OF_USER'
    exporting
       username                = sy-uname
    importing
       position_id             = objektid
    exceptions
       no_org_data_found       = 1
       others                  = 2
    if sy-subrc <> 0.
    endif.
    data: hrobject type table of hrobject,
          wa_hrobject type hrobject,
          sobid type hrsobid-sobid.
    move objektid to sobid.
    call function 'RH_GET_LEADING_POSITION'
      exporting
        plvar                   = '01'
        otype                   = 'S'
        sobid                   = sobid
      tables
        leading_pos             = hrobject
    exceptions
       no_lead_pos_found       = 1
       others                  = 2
    if sy-subrc <> 0.
    endif.
    data:   lt_itab1001   type table of p1001,
            wa_p1001 type p1001.
    CALL FUNCTION 'RH_READ_INFTY_1001'
      EXPORTING
        authority              = 'DISP'
        with_stru_auth         = 'X'
        plvar                  = '01'
        OTYPE                  = wa_hrobject-otype
        OBJID                  = wa_hrobject-objid
        istat                  = ' '
        extend                 = 'X'
        subty                  = 'A008'
        begda                  = sy-datum
        endda                  = sy-datum
        condition              = '00000'
        sort                   = 'X'
        with_ev                = ' '
        adata                  = 'X'
        auth_sobid             = ' '
      TABLES
        i1001                  = lt_itab1001
      EXCEPTIONS
        nothing_found          = 1
        wrong_condition        = 2
        wrong_parameters       = 3
        OTHERS                 = 4.
    read table lt_itab1001 into wa_p1001 index 1.
    clear: wa_p1001-otype, wa_p1001-objid.
    move wa_p1001-SCLAS to wa_p1001-otype.
    condense wa_p1001-SOBID.
    move wa_p1001-SOBID to wa_p1001-objid.
    clear lt_itab1001[].
    CALL FUNCTION 'RH_READ_INFTY_1001'
      EXPORTING
        authority              = 'DISP'
        with_stru_auth         = 'X'
        plvar                  = '01'
        OTYPE                  = wa_p1001-otype
        OBJID                  = wa_p1001-objid
        istat                  = ' '
        extend                 = 'X'
        subty                  = 'B207'
        begda                  = sy-datum
        endda                  = sy-datum
        condition              = '00000'
        sort                   = 'X'
        with_ev                = ' '
        adata                  = 'X'
        auth_sobid             = ' '
      TABLES
        i1001                  = lt_itab1001
       objects                = hrobject
      EXCEPTIONS
        nothing_found          = 1
        wrong_condition        = 2
        wrong_parameters       = 3
        OTHERS                 = 4.
    write 'hi'.

  • I am trying to install Lightroom and I am OK until it asks for a serial number. I purchased Lightroom from B&H and the have entered the seal number on the the B&H invoice. Nothing happens, not all the entry boxes are filled with the serial number that was

    I am trying to install Lightroom and I am OK until it asks for a serial number. I purchased Lightroom from B&H and the have entered the seal number on the the B&H invoice. Nothing happens, not all the entry boxes are filled with the serial number that was provided by B&H. I looked for a serial number on and in the box it came in, nada. Need a bit of help here, what can I do?
    RJ@

    Try to connect on Live chat one more time.
    Still not connected , better to contact Adobe Phone Support
    Click on Phone option and check once :
    Contact Customer Care

  • How to look for business partner number in GTS

    Hi Experts,
    How to look for the business partner number in GTS when we have the Customer Id number in r/3?
    Please let me know the path in GTS.
    Edited by: Anurag87 on Dec 9, 2010 2:17 PM

    Hello,
    just simple in GTS in transaction BP find by "3 External number" (which is yours R/3 number).
    Or in se16 table /SAPSLL/PNTBP type in field BPVSY you external number from R/3 system.
    Cheers,
    Gabriel.

  • Accounting document number display in purchase order history tab

    Is it possible to display the accounting document number in the purchase order history tab?  Currently it is displaying material document number for Good receipts and LIV (logistic invoice verification) document number for Invoice receipts against material document number colmn.  We can get to the accounting document number by drilling into the LIV document number.  We are looking for a way to display the accounting document number in the display screen of purchase order history tab instead of drilling down. 
    Is there an option to display accounting document number of the MIRO posting in ME23N , purchase order history tab?
    Truly appreciate any help in this regard.

    Thanks for the response.

  • The special stock partner number is different in VA02 and VA03

    **Hi friends,*
      *its little bit critical*
          *my client raised Sales order and it was processed for delivery and billing also. now when we open sale order XYZ   in VA02 i.e, change mode There is special partner number is 189011 it is correct.*
    *and when we open same sale order XYZ  in display mode (VA03)  here The special partner number is changed and system showing ship to party number as a Special partner that is b1b1 actually it is ship to party number but system showing same number for both sp and sb as b1b1 thats is in VA03.*
    *can anybody please help out me

    Hi,
    Please check whether you have any screen variants / transaction variants assigned to the Tcode VA03.  The following thread will give you info about transaction variants in VA03.
    VA03 and SHD0 made me crazy
    Regards,
    P Gomatheeswaran

Maybe you are looking for

  • Unable to open PERWSHRG.fmb in DS6i

    unable to open PERWSHRG.fmb in DS6i. System breaks .... Does DS6i need any patches this file is 10,228kbs? I can open TEMPLATE.fmb with out any problems. This is in Windows XP w SP2

  • Set a given style to a given layer

    Hello there, My question touches cartography day to day problem with extract files from external cartography/ GIS programs to Adobe Illustrator format but can be seen in wider context. Let assume I have an exported ai file (map) that containt about 3

  • IChat error -8 when trying to connect with AIM

    I tried to connect with an AIM user (on an XP) using iChat 3 for either video or audio chat, and in both got disconnected with error code -8 . We actually never got connected - we could see the invitation, but the call ended as soon as we accepted it

  • Jyhton issue with ODI upgrade

    Hi, I am trying to execute the jython script but when i execute this part d = glob.glob(src + os.sep + 'd33*cts.txt') i am getting the following error :Traceback (innermost last): File "<console>", line 1, in ? AttributeError: class 'org.python.modul

  • Adobe Reader sous IE8 - Hyperlien vers une page ne fonctionne pas

    Bonjour, J'ai des PDF ouverts sous IE8 ( Acrobat Reader encaspsulé dans IE donc) Ces derniers ont des liens hypertexte vers d'autres PDF sur des pages précises dans le document appelé. Hors ces derniers s'ouvrent en début de document et non à la page