Would any one know the function module to view t attchmnts mde in o/b deliv

Hai ,
Would any one know the function module to view  attchmnts mde in o/b delivy
Regards
Sunil

you can use the Tables SRRELROLES and IDOCREL
if it is inbound delivery the use the business object BUS2015(outbound use LIKP)
first get the ROLEID using the Delivery number as Objectkey(business obecjt BUS2015/LIK) from the SRRELROLES,
then pass the ROLEID to the table IDOCREL to ROLE_A , get the ROLE_B,
use this ROLE_B supply to ROLEID of SRRELROLES table(business object as IDOC, )
get the objkey which is nothing But IDOC.

Similar Messages

  • How to know the function module for a message type

    hi sd gurus,
    how can i know the function modules used ( based  on message type can i know it?) in inbound idoc processing.
    can anyone  let me know where can i find it out and the related transaction codes
    Thanks&Regards
    Srini

    You can find out the Functionmodule if you know the message type.
    Go to WE20, find the message type for hte relevant partner type by clicking the partner type and then clicking one partner int hat partner type.
    Now on the right hand side, you will get a screen. Based on whether it is your outbound IDOC or ibound, click the relevant parameters, select the message type and double click.
    In the new screen open the Message control tab and fidn out the process code of the IDOC.
    Now go to WE41 if ur IDOC is outbound or WE42 for inbound IDOC.
    Search for the process code which is assigned to the message type in WE20.
    Double click the process code, you will see the relevant function module in the 3rd field.
    Hope thsi helps you
    Pls reward if it helps.

  • Does any one know the hot key / command to hard delete from an external Drive

    Does any one know the hot key / command to hard delete from an external Drive (i.e. delete direct without having to put in trash first)?

    Nothing happens on a hard drive that doesn't involve the computer.
    Here's a list of all the keyboard shortcuts. I don't see anything such as you have described, so perhaps you once used a keyboard macro or have not described what you mean properly.

  • Any one know the meaning of 0xe0004061 Error?

    Dear all
    Any one know the meaning of USB communication 0xe0004061 Error? Found on the internet, it is mean kIOUSBUnknownPipeErr, but why the error are occur?
    I want to know is the application problem or the hardware problem?

    neerajrajput wrote:
    i have  a laptop compaq 621 but due to keyboard short and afterthat  my motherboard was dead. sothat i want to know the guaranteed motherboard repair specialist name. Are any one to know or any other suggestion, please share your experienceor information.A shot in the motherboard isn't going to be fixed nor will the shop fix it if they find out that is what happened. Once your motherboard shorts that the end of it.

  • Want to know the function module for Partial Payment F-28 in FI

    Hello all
    i want to know the Funtion Module for the documents in which Partial payment have been made .
    For that i have the customer and invoice number .

    Hi,
    Use the FM FI_TERMS_OF_PAYMENT_PROPOSE for calculating the Payment due date call function     'FI_TERMS_OF_PAYMENT_PROPOSE'
    hope it will help u.
    thanks,
    Neelima.

  • Does any one know the pdf only scenario?

    Hi
    we came across an 'undocumented feature' of interactive form usage in WDA, that's the so called  pdf only scenario.
    This is how it works:
    1. for the form form UI element , only the pdfsource is bound to a context node , datasource and template source are empty;
    2. the pdfsource is generated from a DDIC  based interactive form ,by calling   FUNCTION 'FP_JOB_OPEN' and FP_JOB_CLOSE;
    3. user input data will be stored and send back to the pdfsource as a document(xstring);
    the advantages are :
    1. DDIC based forms will be available interactively online(which is more friendly to abap developers and more powerful), no need to set to the legacy mode to make it work; (according to SAP LIBRARY, function module based forms are only available for printing);
    2.  the context of WDA application is simple, you can switch between forms without complex binding,there is only one binding between the forms and wda context: the pdfsource;
    3. using ADS method , you can easily to extract xml data out of the pdfsource, and using ST or DOM you can manipulate it easily and send to user again;
    4. ZCI DDIC forms work, no need to use ACF;
    we have tested this on SP16 successfully.
    Imagine you are building a  WDA application,that will deal with different forms with different interfaces,you will realized the power of the pdf only scenario.
    unfortunately, this funcitonality is not officially supported by sap, for ddic forms we have to  follow
    http://help.sap.com/saphelp_nw70/helpdata/en/42/c247dc6227311ce10000000a1553f7/frameset.htm
    , which i think it's confusing.
    i 'd like to know does anyone work with this scenari before, and i hope SAP can hear my voice and to notice the power of this scenario and make it officially a new feature.
    best regards
    jun
    Edited by: Jun Zhang on Oct 7, 2008 11:42 AM

    Hi Jun,
    I'm currently working on, a such scenario . My forms is based on a DDIC interface and should be used with e-mail flow ( off-line ) and into a webdynpro Abap .
    In my form i got dropdownlist box populated by DDIC value , also dynamic text and information such as user name, number of holidays etc...
    I'll do all the code describe in the help, unfortunately when i set my forms as enable in the WD4A , all value pre-populated in the forms ( dropdown list box, user name etc... disapears ...
    If i set the same forms as not enable , all value appears correctly .
    I'll debug the code to see where is the problem, it's in a method where the forms is generated twice and all value disapears. I'll send a message to OSS for this, the answer was first it's because you use dynamic text then the answer was it's because you used DDIC interface please used XML .
    I look at sample web dynpro given by sap but none of them are populated when it's appears (perhaps my ides value are not set ) .
    So i'm currently trying to redevelop my forms based on a XML Interface and will try it . I let you know if it's works ....
    Regards

  • Do you know the function module to create variants?

    To automate the setting of variants on the selection-screens, I'd like to make some tool program to create variants.
    I'd appreciate if you could tell me some function module(or any other methods) to create variants.
    Thank you in advance for your information.

    Hi,
    You would find useful FMs in the following link:
    http://www.sapdevelopment.co.uk/fmodules/fmssap.htm
    FASU_V_CREATE_VARIANT_RFC      ASU: Create variant
    FASU_RS_CREATE_VARIANT         create variant (w/o selection screen) - client dependent
    FASU_RS_CHANGE_CREATED_VARIANT change variant w/o selection screen - client dependent
    Sample Program:
    REPORT z_co99_cji5
    NO STANDARD PAGE HEADING
    MESSAGE-ID 00
    LINE-SIZE 290.
    PROGRAM : Z_CO99_CJI5 *
    TITLE : CJI5 In Background *
    AUTHOR. : Raja Nesanoor *
    DATE WRITTEN : 27-Feb_2007 *
    REVTRAC : xxxxxx *
    PROGRAM FUNCTION: *
    To DISPLAY CJI5 Report in background *
    PROGRAM TYPE : Executable program *
    DEV. CLASS : XXXXXX *
    LOGICAL DB : NA *
    AUHTORIZATION CHECKS *
    Object Authorization Fields ABAP Fields *
    S_TCODE *
    BUKRS v_BUKRS *
    CHANGE HISTORY *
    Date Id Name Indicator Description *
    DATA : v_repid LIKE sy-repid VALUE 'ZRKPEP005' ,
    v_variant LIKE varid-variant VALUE 'V_CJI5' .
    DATA: BEGIN OF w_varid.
    INCLUDE STRUCTURE varid.
    DATA: END OF w_varid.
    DATA: BEGIN OF i_rsparams OCCURS 10.
    INCLUDE STRUCTURE rsparams.
    DATA: END OF i_rsparams.
    DATA: BEGIN OF i_rsparams1 OCCURS 10.
    INCLUDE STRUCTURE rsparams.
    DATA: END OF i_rsparams1.
    DATA: BEGIN OF i_varit OCCURS 2.
    INCLUDE STRUCTURE varit.
    DATA: END OF i_varit.
    DATA: BEGIN OF i_vscreens OCCURS 2.
    INCLUDE STRUCTURE rsdynnr.
    DATA: END OF i_vscreens.
    start-of-Selection
    START-OF-SELECTION.
    SET PARAMETER ID 'CAC' FIELD 'GC10'.
    SET PARAMETER ID 'PDB' FIELD '000000000001'.
    PERFORM populate_var_table.
    PERFORM create_variant.
    PERFORM submit_cji5.
    *& Form POPULATE_VAR_TABLE
    text
    --> p1 text
    <-- p2 text
    FORM populate_var_table .
    CLEAR w_varid .
    REFRESH i_varit .
    REFRESH i_rsparams .
    i_rsparams-selname = 'CN_NETNR'.
    i_rsparams-kind = 'S'.
    i_rsparams-sign = 'I'.
    i_rsparams-option = 'EQ'.
    i_rsparams-low = '90273536'.
    i_rsparams-high = space.
    APPEND i_rsparams.
    CLEAR : i_rsparams .
    i_rsparams-selname = 'CN_NETNR'.
    i_rsparams-kind = 'S'.
    i_rsparams-sign = 'I'.
    i_rsparams-option = 'EQ'.
    i_rsparams-low = '90274010'.
    i_rsparams-high = space.
    APPEND i_rsparams.
    CLEAR : i_rsparams .
    i_rsparams-selname = 'R_OBDAT'.
    i_rsparams-kind = 'S'.
    i_rsparams-sign = 'I'.
    i_rsparams-option = 'BT'.
    i_rsparams-low = space .
    i_rsparams-high = space.
    APPEND i_rsparams.
    CLEAR : i_rsparams .
    i_rsparams-selname = 'P_DISVAR'.
    i_rsparams-kind = 'P'.
    i_rsparams-sign = 'I'.
    i_rsparams-option = 'EQ'.
    i_rsparams-low = '1SAP' .
    APPEND i_rsparams.
    CLEAR : i_rsparams .
    i_rsparams-selname = 'P_USEDB'.
    i_rsparams-kind = 'P'.
    i_rsparams-sign = 'I'.
    i_rsparams-option = 'EQ'.
    i_rsparams-low = SPACE.
    APPEND i_rsparams.
    w_varid-mandt = sy-mandt.
    w_varid-report = v_repid.
    w_varid-variant = v_variant.
    w_varid-flag1 = space.
    w_varid-flag2 = space.
    w_varid-transport = space.
    w_varid-environmnt = 'A'. "Variant for batch and online
    w_varid-protected = space.
    w_varid-secu = space.
    w_varid-version = '0'.
    w_varid-ename = sy-uname.
    w_varid-edat = sy-datum.
    w_varid-etime = sy-uzeit.
    w_varid-aename = space.
    w_varid-aedat = space.
    w_varid-aetime = space.
    w_varid-mlangu = sy-langu.
    i_varit-mandt = sy-mandt.
    i_varit-langu = sy-langu.
    i_varit-report = w_varid-report.
    i_varit-variant = w_varid-variant.
    i_varit-vtext = 'CO99-OUTPUT'.
    APPEND i_varit.
    ENDFORM. " POPULATE_VAR_TABLE
    *& Form CREATE_VARIANT
    text
    --> p1 text
    <-- p2 text
    FORM create_variant .
    data: h_rc like sy-subrc.
    *Check variant exists.
    CALL FUNCTION 'RS_VARIANT_EXISTS'
    EXPORTING
    report = v_repid
    variant = v_variant
    IMPORTING
    R_C = h_rc
    EXCEPTIONS
    not_authorized = 01
    no_report = 02
    report_not_existent = 03
    report_not_supplied = 04.
    IF h_rc = 0.
    CALL FUNCTION 'RS_CHANGE_CREATED_VARIANT'
    EXPORTING
    curr_report = v_repid
    curr_variant = v_variant
    vari_desc = w_varid
    TABLES
    vari_contents = i_rsparams
    vari_text = i_varit
    EXCEPTIONS
    illegal_report_or_variant = 01
    illegal_variantname = 02
    not_authorized = 03
    not_executed = 04
    report_not_existent = 05
    report_not_supplied = 06
    variant_doesnt_exist = 07
    variant_locked = 08
    selections_no_match = 09.
    COMMIT WORK.
    ELSE.
    CALL FUNCTION 'RS_CREATE_VARIANT'
    EXPORTING
    curr_report = v_repid
    curr_variant = v_variant
    vari_desc = w_varid
    TABLES
    vari_contents = i_rsparams
    vari_text = i_varit
    EXCEPTIONS
    illegal_report_or_variant = 1
    illegal_variantname = 2
    not_authorized = 3
    not_executed = 4
    report_not_existent = 5
    report_not_supplied = 6
    variant_exists = 7
    variant_locked = 8
    OTHERS = 9.
    COMMIT WORK.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDIF.
    ENDFORM. " CREATE_VARIANT
    *& Form submit_cji5
    text
    --> p1 text
    <-- p2 text
    FORM submit_cji5 .
    CALL FUNCTION 'SUBST_START_REPORT_IN_BATCH'
    EXPORTING
    iv_jobname = 'TEST_JOB'
    iv_repname = v_repid
    iv_varname = v_variant
    iv_authcknam = sy-uname
    iv_language = sy-langu
    iv_varianttext = 'CO99-OUTPUT'
    TABLES
    tt_reportparam = i_rsparams
    EXCEPTIONS
    variant_exist_check_failed = 1
    variant_update_failed = 2
    variant_update_not_authorized = 3
    variant_update_no_report = 4
    variant_update_no_variant = 5
    variant_update_variant_locked = 6
    variant_insert_failed = 7
    variant_insert_not_authorized = 8
    variant_insert_no_report = 9
    variant_insert_variant_exists = 10
    variant_insert_variant_locked = 11
    variant_write_failed = 12
    no_batch_service = 13
    no_server_list = 14
    batch_scheduling_failed = 15
    OTHERS = 16.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    ENDFORM.
    Regards,
    Srilatha.

  • How to know the Function Module of a standard datasource?

    Hi All,
    As per my understanding there will be an underlying Function Module for each SAP BI datasource. But I dont know how to know the name of that  Function Module for a particular datasource.Could anybody pls help me as i am need of this urgently.
    Thanks in advance.
    Regards,
    kp

    Run transaction RSO2 and enter the required datasource whether transaction data, MD attributes or Text then click on display.  In the message pain and the bottom of the gui it will tell you which function module said datasource uses for extraction.
    Cheers
    Craig

  • Any one know the specialist of motherboard repair.

    i have  a laptop compaq 621 but due to keyboard short and afterthat  my motherboard was dead. sothat i want to know the guaranteed motherboard repair specialist name. Are any one to know or any other suggestion, please share your experienceor information.

    neerajrajput wrote:
    i have  a laptop compaq 621 but due to keyboard short and afterthat  my motherboard was dead. sothat i want to know the guaranteed motherboard repair specialist name. Are any one to know or any other suggestion, please share your experienceor information.A shot in the motherboard isn't going to be fixed nor will the shop fix it if they find out that is what happened. Once your motherboard shorts that the end of it.

  • Does any one know the average cost to upgrade the processor to intel core i5?

    Bought my mac a couple years ago and I am thinking about upgrading my processor...any know the average price? Haven't had a chance to call apple support yet.

    You cannot upgrade the processor on a MBP.  They are soldered to the motherboard.  Furthermore the architecture of an i5 processor is incompatible with the architecture of a Core 2 Duo processor so the motherboard is incompatible. 
    If you wish to upgrade to an i5 processor then you will need to buy a new computer.

  • Does Any One Know The Default Font For The OS X 10.4 ?

    I changed it now i can't find my back hehe
    and does anyone know how to reset the OSX ? will it affect my plug-ins authorisations ?
    thanks guys

    The default fonts depends on (1) the language used, (2) the application and (3) what information is displayed. You can control this — to a certain extent — by tweaking the applications' bowels, but there might also be some helpers out there... The fonts used by the operating system itself are listed below:
    ヒラギノ角ゴ Pro W6.otf, ヒラギノ角ゴ Std W8.otf, LastResort.dfont, ヒラギノ角ゴ Std W8.otf, AquaKanaBold.otf, Geeza Pro Bold.ttf, Times LT MM, 华文黑体.ttf, 华文细黑.ttf, Helvetica.dfont, Geeza Pro.ttf, Apple LiGothic Medium.dfont, ヒラギノ明朝 Pro W3.otf, OsakaMono.dfont, Times.dfont, Symbol.dfont, ヒラギノ角ゴ Pro W3.otf, Monaco.dfont, AppleGothic.dfont, ZapfDingbats.dfont, Keyboard.dfont, Osaka.dfont, Hei.dfont, Geneva.dfont, Courier.dfont, LucidaGrande.dfont, AquaKanaRegular.otf, ヒラギノ丸ゴ Pro W4.otf, Helvetica LT MM, ヒラギノ明朝 Pro W6.otf, 儷黑 Pro.ttf...

  • Any one know the answer??

    How can u detect error from 10000 code program??

    A more descriptive Subject line will probably help you get help from others. As for "detecting" errors, that is done with testing. Once an error is generated, information is available in an error stack. I'm not sure if that is what you mean.

  • Please explain the function module BITMAP_CREATE

    hi all
    can any one explain the function module BITMAP_CREATE .
    i need to get create a bmp file . which i need it from the report GFW_PROG_PIE of screen 100.
    cheers
    senthil

    Hi,
    if you need to create a bpm-file, why not use the MIME-repository (SE80)?
    Roy

  • Does any one know when the leopard os is goin to be coming out?

    does any one know the release date is?
    Thanks

    Spring 2007 is all anybody knows, because that's what it says at the bottom of that page, and that's all Apple has said.

  • Question about the function module (RFC_READ_TABLE)

    Dear everyone
    Could I ask you a question about the function module (RFC_READ_TABLE)?
    I was asked if it's possible to create a report which compares the data between different SAP systems (both production systems).
    Now, the easiest way would be to use the function module (RFC_READ_TABLE) within a SAP infoset query (SQ01 type query).
    But I heard the rumor that using the function module (RFC_READ_TABLE) is not advisable due to the security reason.
    However, I am not exactly sure what sort of security problems this function module can possibly have...
    Would you help me on this?
    I also would like to know if using "remote enabled module" type function module can always overcome this possible security issue.
    Or, are there any points that I need to be careful about even when I use "remote enabled module" function module?
    Thank you very much in advance.
    Takashi

    Dear Fred-san
    Thank you very much for your support on this.
    But, may I double check about what you mentioned above?
    So, what you were mentioning was that if some user executes the query with
    the function module (RFC_READ_TABLE), under the following conditions, he can access to
    the HR data even when he does not have the authorizations for HR transactions?
    <Conditions>
    1. the user has the authorization for HR database tables themselves
    2. RFC_READ_TABLE is called to retrieve the data from HR database
    <example>
    Data: LF_HR_TABLE like  DD02L-TABNAME value 'PA0000'.
    CALL FUNCTION 'RFC_READ_TABLE'
       EXPORTING
        query_table                = LF_HR_TABLE
      TABLES
       OPTIONS                    =
       fields                     =
       data                       =    .
    But then, as long as we call this function module for a non-critical tables such as
    VBAP (sales order) or EKKO (purchase order) within our query, it wouldn't seem to be
    so security risk to use RFC_READ_TABLE...
    Besides, each query (infoset query) has got the concept of user groups, which limits
    the access to the queries within the user group.
    ※If someone does not belong to the user group, he cannot execute the queries within that
       user group, etc
    So, my feeling is that even infoset queries does have authorization concept...
    Would you give me your thought on this?
    I also thank you for your information for SCU0.
    That is an interesting transaction
    Kind regards,
    Takashi

Maybe you are looking for

  • Does OpenGl 3.2 support Intel HD 3000?

    The title kind of says it all, I was just wondering if OpenGl 3.2 supports my integrated graphics intel HD 3000.  Also, is it something I download and run, or is it just something on the game? Thanks

  • TS3536 I still dont see a file sharing tab and I want to use it for my mixer app, I made some ringtones and thats the only way I can use it

    I cant see the filing sharing on itunes and I was wanting to get some ringtones and thats the only way I can use them, where is the filing sharing thing at? even when I sync my phone I cant seee it

  • How to code this...please help

    Hi Friends:    Please help me in coding the following scenario:    I've the following checkboxes on selection screen: 1. inventory quantity current period-unrestricted (mard-labst) 2. inventory quantity current period-restricted use stock (mard-einme

  • Duration of still images between 0,1s and 1s... How to?

    Hello, After looking and reading at many threads... I figured out that I needed to ask for some help... Here's my problem, I'm making a stop motion video on iMovie 10, and I can't find the way to change the duration of still images between 0,1s and 1

  • Reporting on service.

    Dear Gurus, When executing purchase document by vendor ME2L and ME2M reports with varient W-OFFEN  for open target quanity, system is not showing proper report for services.It is showing open PO in report though invoice is posted. Why it is happening