RE: IDOC CONTROL DATA FOR ISU_IDOC_INPUT_ISU_EL40

HI,
CAN ANY BODY PLEASE TELL ME CONTROL DATA FOR ISU_IDOC_INPUT_ISU_EL40
THANKS,
Sarang

Hi raj,
i want to pass data to standard function module which genrates idoc.
function module name is ISU_IDOC_INPUT_ISU_EL40.
now i want to pass control data to IDOC_CONTRL parameter.
my itab consist of 4 fields.
first field is passed to one segment and remaining fields are passed to other segment.
So I want to know how to pass data to different segments and what should be the control data(like partner type etc.)
waiting for ur reply
Thanks,
Sarang

Similar Messages

  • Determination Idoc Control data - Outbound

    Hi Guru's
    I would like to know how to get the idoc control data, like receiver port and receiver partner. For example:
    I have an ABAP program which collects the IDOC data at the end I want to send out the IDOC, but what is the best way to determine the receiver information? Or how does it work in relation with partner profiles?
    Best regards,
    Guido Koopmann

    You don't need to specify all of the information - your distribution model will take care of it.  Do something like this snippet of code for the control record for output-based processing:
    * Populate the control record
      gs_ctrlout = gs_ctrlin.
      CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET'
        IMPORTING
          own_logical_system             = lv_logsys
        EXCEPTIONS
          own_logical_system_not_defined = 1
          OTHERS                         = 2.
      IF sy-subrc EQ 0.
        gs_ctrlout-sndprt = 'LS'.
        gs_ctrlout-sndprn = lv_logsys.
      ELSE.
      ENDIF.
      gs_ctrlout-serial(8)   = sy-datum.
      gs_ctrlout-serial+8(6) = sy-uzeit.
    If you have a standalone program, before calling MASTER_IDOC_DISTRIBUTE, you just need to fill the message type and IDOC type in the control record.

  • Get wrong IDoc control data

    Hi, experts, I create a extension base on baisc type SISDEL01 for delivery.  And I have add the control data in WE82. But now i found when i get idoc control data, the field of extension has no value. Could somebody give me some advices? Thanks.

    Hi Rick
    After released the IDOC did you re imported?. Are you able to use the extended structure in PI?.
    Check this as well
    XI IDoc  control record data source?
    Thanks
    Gaurav

  • Control data for storage type  is missing Message no. L3006

    Dear Mates
    i am trying to create a transfer order from delivery. the moment i click on save in LT03 its giving me the error message as
    Control data for storage type  is missing
    Message no. L3006
    i have explored every thread regarding the same issue and also implemented some measures like
    -> extending the material to particular warehouse and maintaining stock removal and stock placement strategies in it(i created new one from MM01 itself)
    -> going to spro path SPRO->Logistics Execution->shipping->picking->Lean WM->Define storage type. and assigned storage type.
    but still i am getting the same message in LT03
    can you please help me out on this.

    Please take a look at the following links and see if they will help at all.
    Error on creating a TO - Control data for storage type  is missing
    "control data for storage type is missing"
    Kind Regards,
    Jason

  • "control data for storage type is missing"

    Hi Guys
    I am trying to create a goods receipt for an inbound delivery.
    I created the inbound delivery VL31N - sucessfully
    But when trying to create a putaway LT0F - error
    control data for storage type is missing. msg no. L3006
    Do i maiantain this control data for storage type in the Material master?
    is there anything Im doing wrong?
    Can someone help please.
    Thanks in advance for the help.
    Ahmad Yahya

    Hi,
    Check in SPRO > Logistics Execution > Warehouse Management > Master Data > Define storage type, here for your warehouse and storage type check stock placement and stcok removal control is configured.
    Regards,
    Prabu

  • CONTROL DATA FOR ACTIVITY TYPE NOT MAINTAINED

    dear all
    i get this error when calculating production order cost
    control data for activity type 1000\4230\1420 not maintained for fiscal year 2007
    i hv maintained data in kp26
    can any one pl help. i am learnign sap pp and hv 4.7 version
    thanks and regards

    Dear Anshuman
    my prob. started during cost cal. in prod. order first error was version 0 not maintained for fiscal year 2007, THEN i maintained it in the path as told by you T code OKEQ.
    but after that error changed to CONTROL DATA FOR ACTIVITY TYPE NOT MAINTAINED ( 1000/4230/1420)
    i maintained data in kp26, but the error is still coming
    pl. suggest some solution as i am not able to proceed further.
    Thanks and regards
    Raj

  • Legal Control data for a Material in Foreign Trade View.

    Hi All
    We are facing the  problem for updating the Legal Control data for a Material in Foreign Trade View.
    Is there any BAPI for doing that ?
    Please guide me.
    Thanks in Advance
    Regards
    Kiran K Vadrevu

    We figured this out.  We used SM30 to find table / view V_T604F  and add a value for country US.
    Edited by: MacaryD on Feb 4, 2010 5:13 PM

  • Sales Order VA01 - "No control data for checking group 04 and checking rule

    Dear Gurus,
    When saving a sales order in VA01, I get the following message: "No control data for checking group 04 and checking rule A"
    Can anyone explain to me what that means?
    How can I correct this error?
    Regards
    Chris

    Check this thread
    [Re: Process Order Material availability check error|Re: Process Order Material availability check error;
    thanks
    G. Lakshmipathi

  • Changing IDOC Control Record for EDI inbound Orders Creatiion

    Hi,
         When I try to process the Inbound orders Idocs file through the GENTRAN EDI System.IDOC's were errored out, because of the Partner function was not defined for the Customer ( Legacy ) ( Type KU ) in the SAP.
            Is there any user exit/badi/Configuration to change the Legacy Partner(Customer) to the SAP Partner(Customer) mapping and update the IDOC Control record with the SAP Partner. I am calling EDI_DATA_INCOMING Function module and IDOC_INPUT_ORDERS.IDOCs errored out with Message EO-332 ( Partner function not defined ). 
    Advance Thanks,
    Balaji.

    It's been a long time since I have done any IDOC processing. 
    Go to SE37 and enter the function module IDOC_INPUT_ORDERS.  Display the source code.  Search for "CALL CUSTOMER".  You should see several "CALL CUSTOMER-FUNCTION" lines.  These are enhancements where you can manipulate the IDOC data.  If you locate the correct one (where the data is read from the IDOC but not yet validated), you should be able to map the partner function value.  Double-clicking on the number in quotes will bring you to an "EXIT_" function module.  A "ZX" INCLUDE program is referenced.  If you haven't used the exit yet, double-clicking on the ZX INCLUDE will create it.  The values passed into the function module are available in the INCLUDE.
    Ideally, you should create a project in transaction CMOD that references the chosen enhancement.  This way you can activate/deactivate without commenting/uncommenting the code in the INCLUDE.

  • PI  AAE = IDOC control data to ECC

    Hi All,
    I am using the JAVA IDOC receiver adapter to send idoc's to CRM as a test to just send idocs
    Need help on the control records.
    Things done
    1. Passing data manually.
    2. Idoc begin =1 and all segments = 1
    3. Created Logical system in WE20 in CRM and created partner profile with inbound parameters.
    4. Checked business system in ID and it reflects the logical system ; albiet same as the one created in ECC.
    5. Created a dummy partner profile in ECC to act as XI sender
    Now, can tyou please guide me how to fill the fields in EDIDC_40?
    <EDI_DC40 SEGMENT="1">
             <TABNAM>EDI_DC40</TABNAM>
             <MANDT>100</MANDT>
             <DOCNUM>Should i give?</DOCNUM>
             <DOCREL>1</DOCREL>
             <STATUS>1</STATUS>
             <DIRECT>2</DIRECT>
             <OUTMOD>1</OUTMOD>
             <EXPRSS>1</EXPRSS>
             <TEST>1</TEST>
             <IDOCTYP>CRMXIF_ORDER_SAVE_M01</IDOCTYP>
             <CIMTYP>1</CIMTYP>
             <MESTYP>CRMXIF_ORDER_SAVE_M</MESTYP>
             <MESCOD>1</MESCOD>
             <MESFCT>1</MESFCT>
             <STD>1</STD>
             <STDVRS>1</STDVRS>
             <STDMES>1</STDMES>
             <SNDPOR>SAPXX1 ( DOne as part of document available- XX1 SID of pi)</SNDPOR>
             <SNDPRT>LS</SNDPRT>
             <SNDPFC>1</SNDPFC>
             <SNDPRN>XX1CLNT001 ( dUMMY CREATED IN CRM</SNDPRN>
             <SNDSAD>1</SNDSAD>
             <SNDLAD>1</SNDLAD>
             <RCVPOR>SAPXX1_SBX ( Port created in CRM)</RCVPOR>
             <RCVPRT>LS</RCVPRT>
             <RCVPFC>1</RCVPFC>
             <RCVPRN>CX1CLNT100 ( Partner profile created and inbound parameter assigned; also reflecting in the business system)</RCVPRN>
             <RCVSAD>1</RCVSAD>
             <RCVLAD>1</RCVLAD>
             <CREDAT>20140303<CREDAT/>
             <CRETIM>191016<CRETIM/>
             <REFINT/>1<REFINT/>
             <REFGRP>1<REFGRP/>
             <REFMES><REFMES/>
             <ARCKEY>1<ARCKEY/>
             <SERIAL>1<SERIAL/>
          </EDI_DC40>
    I ahve something urgent to be delivered and need your help very badly

    Hi All,
    Exception caught by adapter framework: Sender Partner Number is not available
    This is the error i get when i try to process my idoc for the receiver AAE IDOC adapter
    Which value do i put in here and here is the config i have made.
    1. WE20 in ECC with inbound parameters.
    2. Logical system field in SLD filled for the business system i am using.
    3. ICO config with Sender and receiver business components checked with the respective business systems.
    4. I have also noticed that the sender business system in ID , where you check for adapter specific attributes is blank even though i have provided a logical system in SLD for the BS.Tried Clear SLD cache but still not reflecting. COULD THIS BE THE PROBLEM?
    Kindly help as even if it fails i have to send over an idoc as part of my POC and i am dead late .

  • How to backup new learned remote-control data for the IR-remote APP???

    Hello @ all,
    does anybody know a way to backup the new learned remote control on XPERIA Z Tablet?
    I found a database under:
    "system/vendor/etc/sony-ir-remote/db"
    But after I've saved new learned remote controls the date and the size of these DB's
    are the same as before. Therefore the IR-remote control APP dosn't save the new data
    in these files.
    Furthermore there isn't a button in the remote-control APP to backup new learned remote controls.
    And I can't choose the remote control APP in the backup function APP from the XPERIA Z Tablet
    to save the data. Also the backup with the Sony PC Companion Software dosn't save the learned
    remote controls. Who develops such a dross mobile software?
    Sorry SONY, but you have the most unpalatable support I've lived to see!
    The first SONY support center refered me to another support center.
    The mobile support center does not answer to my questions per mail.
    Then I call the mobile support center. The answers were shallow and standard.
    The support engineer want to ask the development and call back.
    However, I am still waiting for promised recall.

    I am facing the same problem.
    I have spend a few days to configure and train my Sony tablet to configure for all my remotes such as aircon and lighting. I did a backup using the Sony companion to my PC. When my tablet was faulty and serviced. But the backup did not recover the IR remote settings and codes which I programmed previously. I also tried your backup restore app but it also does not save the configuration.
    It is VERY IMPORTANT for me to backup the settings.
    Please provide the folders and path of where the IR REMOTE settings and personal configuration and codes trained were kept so that I could back them up. Are these path protected area that required rooted access?
    Hope that Sony could update the app to include backup of new trained codes and settings and in the meantime to provide a procedure of how to backup the setting and trained IR codes with or without rooting the device.

  • CRMXIF_ORDER_SAVE_M01-IDoc Sample data for sales order in CRM.

    Hi Friends ,
    I am usig the IDoc CRMXIF_ORDER_SAVE_M01,I could able to save the Order in CRM,but the values of partners, Sales area,PO Category,Customer Po details and the material detail are not available in the created Sales order,though I am pasing them.
    Are there any mandatory fields/qualifiers I am missing
    E101CRMXIF_ACTIVITY - for the PO Category
    E101CRMXIF_PARTNER - for the Partners
    E101CRMXIF_ORGMAN - for the Sales Area
    E101CRMXIF_SALES - for the Customer Po details
    E101CRMXIF_BUSTRANS_ITEM - for the Material details
    Can any one share a sample IDoc segment fields with the data.
    I greately appreciate your early help.
    Thanks
    VJ

    Hi Vijay,
    Here what I would do to analyse this further. Please try to create the saem order directly in CRM with the
    same masterdata and test the result.  There might be a partner procredure or accesses which cna interfere.
    If this is not helpful please let me know the error message ID and number   you are getting in CRM as well.
    Best regards
    Christophe

  • Regarding IDOC control data

    Hi All,
    Please let me there is any function module available for getting control record information if I pass message type to the function module.
    Regards
    Mahesh

    Hi Mahesh,
    There is no such function module available in SAP to get you the control record when you give the Message Type as input.
    The simple reason is that you might be using the same message type for both inbound and outbound and for many business partners, so you cann't get the control record details that way.
    If you wanted to know the basic type associated with that message type then you can use WE82 transaction for getting the corresponding basic type for that message type.
    Thanks,
    Mahesh.

  • HL Physical Inventory: Control data for storage type  is missing

    Dear experts,
    When performing an ad-hoc HL inventory in EWM, I'm facing following issue after I try to save the countet inventory document:
    This is how my storage type where the inventory will be performed looks like:
    What could be a reason for such a behaviour?
    Thank you in advance
    BR
    Denis

    Hi Denis, you need to have the parent object in the counted item list. That means it is necessary to count the HU with parent object as Storage Bin and then you can count HU content with the parent object as HU.
    When I deleted the parent object I was able to simulate your error:
    Brgds,
    Petr

  • BADI/Exit: Changing IDoc Control Record

    HI,
    do you know a way to modify the IDoc Control Record for MASTERDATA IDocs like CREMAS/DEBMAS/ etc ?
    there are a lot of IDOC Badis and Exit´s but without changing the EDIDC.
    any ideas ?
    Regards,
    Gordon

    Hi Gordon,
    Did you find an answer to your question? I have the same issue and am looking for a BADI or user-exit that will allow me to change the IDOC control record.
    Thanks,
    Uma

Maybe you are looking for