Error:- How to assign Partner Number (KU) in R3 System [Idoc(KU) to File]

Hi ,
In Idoc to file Scenario (KU to LS), how to assign Partner numbe (KU) in R3 Sender system.
I m getting below error:-
No partner profile (outbound parameter) could be found using the following key:
Do the needful.
thanks
Anshul

Yes,  I have the partner profile maintained in we20 of type KU
In We19, it is showing error:-
No partner profile (outbound parameter) could be found
For Example- For Logical system it is possible through  SALE

Similar Messages

  • How to Assigning the number ranges for Purchase Order using EXIT_SAPMM06E_0

    How to Assigning the number ranges for Purchase Order using EXIT_SAPMM06E_001 using Functional Module NUMBER_GET_NEXT explain me ?

    Hi,
    First go thourh the FM import export parameters list.
    Try to create an internal table of type INRI-NRRANGENR for number ranges.
    We can provide the lower and higher values for this table so that what ever PO is created will be with that range.
    Try to create the ncessary ones using this FM.
    In the Exit, EXIT_SAPMM06E_001,
    the Export parameters are-
    EKKO-EBELN- the PO ios created with in that specified range
    Range as INRI-NRRANGENR - Here try to assign the Internal table that was populated in the FM.
    Try to code this in the Include provded and keep Breakpint and check the PO number generated.
    Reply if u need more help on this.
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • How to assign function module with process code in IDOC ?

    how to assign function module with process code in IDOC ? and what code i have to write in that function module for custom IDOC ?
    helpful answer will be rewarded?

    Hi,
    First goto transaction we42 -->editing mode --> new entries -->give name of your process code and description --> processing with alv service and function module -->then press enter -->after that enter the name of the function module you want to associate from the drop down and save it.
    Thats the way to assign function module with process code.
    In that process code we will have the Function modules and Bapi's which will take the data which we are sending through IDOC and then process it.
    for example: i am triggering the IDOC for every purchase order created then this process code in the receiver system will take the data which i have enetered in the sender system to create the purchase order and process it and creates the same purchase order in the receiver's system.
    Reward if helpful.
    with regards,
    Syed

  • 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

  • How to include partner number dynamically in the archive filename ?

    Hi,
    I am working on IDOC archiving. Since we have a lots of IDOCs with the same Master IDOC name but coming from different partners, it would make sense to generate as much archive files as there are different partners.
    I have seen that the archive filename is dynamically built with concatenation of parameters.
    I guess we could use the filename_exit function module to set a parameter to the value of the partner number, but how to get the partner number ?

    Welcome to SDN.
    check out this weblog.
    <a href="/people/sap.user72/blog/2005/06/02/dynamic-includes-for-bsp">Dynamic Includes for BSP</a>
    Regards
    Raja

  • How to assign Line Number for Lines when click on Add More Lines

    Hello All,
    Kindly help me to assign line number for the lines which are added through Add More Lines button on an Advance table. If user clicks on the button Add More Lines then there are 5 lines get inserted at a time but I am not able to handle the line number for them.
    Similarly, if user delete any of the line then I need to re-order them.
    Kindly help and share if there is any sample code.
    Thanks,
    Sandy

    Hi,
    Check if this link helps you :
    Re: How to display serial numbers in the results table region
    --Sushant                                                                                                                                                                                                                                                           

  • How to assign request number to a report painter

    hi all
    i have to assign a request number to the report that i have created using report painter.
    please let me know how to assign a request number.
    thank you all in advance.

    Hi,
    If you are creating new report once you press Create on SE38, it would give you a screen where you enter the program details..
    After this You  get a Create Object Entry Screen on which you have to deifne Package ... Please don't select package as $TMP as it would not allow you to create request..
    Select relevant package and Press Save..
    It would give you another screen with blank Request Number..
    Please press the Create Button..
    The system will create a request Number and display in the request number..
    Press Save ..
    Hope this helps..

  • How to get Partner Number based on Vendor Number

    Hi,
       I have vendor number(LIFNR), I would like to find out the partner number(PARNR) for this vendor number. I tried a lot but unable to find it.
    Any help will be appreciated.
    Thanks,
    Ibrahim

    Hi...
    have u checked the table VBPA(table for Sales Document: Partner)..in this table you can get the PARNR(Number of contact person)..
    Hope this solve your problem.
    Thanks
    shankar

  • How to assign Asset number to PP work center -reg

    Hi,
    When we create PP Work center  through CR01 can we assign the asset number ? 
    or   while creating asset number through AS01 can we assign the PP Work center ?
    Our major issue is
    FI : ASSET
    PM:Equipment
    PP: Workcenter
    we  are not able to link .  we need to have same cost center for all the three . but as of now we dont have the link for the three and what ever cost centers we assignsystem is accepting
    how to solve this ?
    i could not find any fields in work center either to assign asset or equipment ?
    only in equipment i can give PP work center but how it links all the three Asset , Equipment and Work center ?
    regards,
    madhu kiran.

    HI
    In euipment you can assign the PP work center and from the asset AS02/AS03 go to environment > additional  amster data > you can get the cost center assigned to asset fro this you can relate the cost center to all three.
    Hope it will help u
    Rgds
    Anupam Sharma

  • How to assign values to extended segments in an IDoc Orders05.

    Hi All,
    I am working for an oil industry client. I have a requirement to develop a Sales order interface (I am using basic type ORDERS05). After analysing the segments and fields of this basic type, I understood I need to 2 extra custom segments (for IS oil specific fields like 'CONTACT PERSON), 'Billing block' and 'Created by' fields in HEADER & 'Excise Duty Handling type', validation type in ITEM level).
    <each segment for a Header and a Item>
    I have extended the IDoc. But I am unaware how to fill up these custom segments. I understand there are exits in 'IDOC_INPUT_ORDERS'.
    Please suggest me the steps to be considered in the exits.
    Appreciate the <removed by moderator> response.
    Thanks and Regards,
    Kbip
    Edited by: Thomas Zloch on Nov 1, 2011 10:18 AM

    Hi,
    Yes I tried this option. But I have come across this error 'No batch input data for screen SAPMV45A 8001'. This must be because the values are fed in wrong screen fields. But When I cross-checked the internal table BDC_DATA in the program before CALL TRANSACTION and the recording in SHDB separately, the screen numbers are different. I am wondering how to find the exact fields which is to be filled up.
    Note: I am creating Sales Order with reference to a Contract. Do we need to do any special treatment for this?
    Thanks

  • How to assign string to structure in unicode system R/3 4.7 ?

    Hi All,
    We are upgrading system from non-unicode to unicode.
    While passing a string to a structure ( MOVE RECEIVERS-RECEIVER TO RECEIVER_OBJECT, where
    RECEIVERS_RECEIVER = string
    RECEIVER_OBJECT = structure )
    following error is thrown :
    "RECEIVER_OBJECT" and "RECEIVERS-RECEIVER" are not mutually convertible in a unicode program.
    To resolve this error, i hv used :
    CALL METHOD CL_ABAP_CONTAINER_UTILITIES=>FILL_CONTAINER_C
    EXPORTING
    IM_VALUE = RECEIVERS-RECEIVER
    IMPORTING
    EX_CONTAINER = RECEIVER_OBJECT
    EXCEPTIONS
    ILLEGAL_PARAMETER_TYPE = 1
    others = 2
    While activating the code, following error message is thrown :
    "RECEIVER_OBJECT" is not type-compatible with formal parameter "EX_CONTAINER".
    Please help me out to solve this issue ..
    I need to know what I am missing here to make my code correct.
    Thanks in advance.
    Priya

    Hi All,
    My issue is resolved by using following class and method : CL_ABAP_CONTAINER_UTILITIES=> READ_CONTAINER_C  and passing 'string' in export parameter and structure in 'import' parameter.
    Cheers !!
    Priya

  • Error in business partner number generation

    Hi...
               I am using the FM BAPI_BUPA_CREATE_FROM_DATA  to create a business
    partner..I am passing the partner category,structure CENTRALDATA and first name,last name and occupation fields of the structure CENTRALDATAPERSON to this FM..In the return table lt_return of this FM i am gettin an error message like business partner number ##1 is a duplicate record.Hence the
    business parrtner number is not gettin generated..
    If anyone has a solution plz let me know....
    Edited by: Sean Sunny on Aug 20, 2008 10:23 AM

    Hi Sean,
    First: You need to check if you are filling all the mandatory fields, according to the customizing... please try check these mandatory fields simulating a BP creation in transaction BP
    Second: You must call the MF BAPI_TRANSACTION_COMMIT after BAPI_BUPA_CREATE_FROM_DATA.
    Best Regards
    Gabriel Santana

  • EA608 EDI: Sender partner number in control record is default

    We have created some KU partners in WE20 for sending billing documents to the SD bill-to partner but is running into an output error EA608 (EDI: Sender partner number in control record is default) on the billing document when trying to create IDOC's.
    Settings on partner:
    Partner: 12345
    Partner type: KU
    Partner function: BP
    Message type: INVOIC
    Application: V3 : Billing        
    Output type: ZEDI : US EDI Invoice
    Process code: SD09 : INVOIC: Invoic
    EDI Standard         X  
    Message type         810        
    Version              004010     
    Any idea to what the problem is?
    BR
    Joergen

    Hi Joergen,
    we also have similar problem to send out ordrsp. Could you tell me how to solve this problem as I saw tht this problem of yours has been answered.
    Thanks inadvance for your reply,
    Lily

  • Assign External Number to BP

    Hi Experts.
    We are using Standalone SRM.
    In this how to assign external number to business partner.I have checked in BUT000 table for my Business partner, in this i can't get any external number assigned to business partner.
    Please tell me how to assign external number to BP.
    Regards,
    Chandu

    Hi Chandu
    External number range means some external system provides number range for vendor  other than EBP
    Plz visit BUCF - tcode for BP no range. for eg you pulled same vendor number from r/3 to ebp and it must flag in srm as external.
    also see this.cross apllication components->SAP business partners>Business partners>basic setting> number ranges and grouping>Define grouping and assign numbe ranges.
    What is your master vendor database system ebp or some external system. if you create a vendors in srm then it is internal only .if you get  a vendor from external system then only external possible.
    regards
    Muthu

  • 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