BAPI or FM for VL01N and Del. Packing

Hello,
I am looking for BAPI or FM to create delivery and to pack the del. items.
Thank you,

hi santhosh,
you can check these FMs
BBP_INB_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE
SHP_VL10_DELIVERY_CREATE_PARA
GN_DELIVERY_CREATE
RV_DELIVERY_CREATE_SINGLE
I hope it helps..
regards
arjun

Similar Messages

  • Trial for the subscription services for ExportPDF and PDF Pack?

    Is there a way to get a trial for the subscription services for ExportPDF and PDF Pack?

    I've moved your question to the PDF Pack forum for best answer.

  • Bapi or method for opening and closing quantity of material

    Hi Friends,
    Is there any Bapi or Method for Opening and Closing Balence quantity of material
    plz tell me if any.
    Thanks And Regards.
    Devalla T Kr.

    Hi ,
    try this one.
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageid=15856
    from this code u need to ignore Ztables.
    regards
    Prabhu

  • FBE2: BAPI or FM for Changing and Deleting Payment Advice

    Hi,
    I am looking for BAPI or FM for changing & deleting payment advice as we can accomplish from FBE2.
    This is EC 6.0 upgrade issue for not be able to post using CALL TRANSACTION in background mode.
    I tried the below FM's in the Function group  FARMATCH, but all have them have the follwing code to select payment advice Header Table [AVIK].  
    SELECT * FROM AVIK INTO TABLE LT_AVIK WHERE (LT_WHERE) AND
                                                  AVSID LIKE '09%'.    "This is not the case for my requirement
    FARMATCH_CHANGE_PAYMENT_ADVICE               
    FARMATCH_DELETE_PAYMENT_ADVICE               
    I found another set of FM's  REMADV_CHANGE  &  REMADV_DELETE but I am not sure if i can
    achieve the same functionality of change and delete that we can do using FBE2.
    If anyone had similar scenario, Appreicate your feedback.

    Below is a sample code.
    I am able to delete the details....
    Take a look...:)...imp to add wait for few seconds
    REPORT z.
    PARAMETER: vbeln TYPE vbak-vbeln.
    PARAMETERS: fplnr TYPE fplnr.
    DATA: t_zfpla TYPE STANDARD TABLE OF fplavb WITH HEADER LINE.
    DATA: t_zfplt TYPE STANDARD TABLE OF fpltvb WITH HEADER LINE.
    DATA: t_fpla_new TYPE STANDARD TABLE OF fplavb WITH HEADER LINE.
    DATA: t_fpla_old TYPE STANDARD TABLE OF fplavb WITH HEADER LINE.
    DATA: t_fplt_new TYPE STANDARD TABLE OF fpltvb WITH HEADER LINE.
    DATA: t_fplt_old TYPE STANDARD TABLE OF fpltvb WITH HEADER LINE.
    *DATA fplnr TYPE fplnr.
    IF NOT vbeln IS INITIAL.
      SELECT SINGLE rplnr INTO fplnr FROM vbak WHERE vbeln = vbeln.
    ENDIF.
    CALL FUNCTION 'BILLING_SCHEDULE_READ'
      EXPORTING
        fplnr = fplnr
      TABLES
        zfpla = t_zfpla
        zfplt = t_zfplt.
    LOOP AT t_zfpla.
      MOVE-CORRESPONDING t_zfpla TO t_fpla_old.
      t_fpla_old-updkz = 'D'.
      APPEND t_fpla_old.
    ENDLOOP.
    LOOP AT t_zfplt.
      MOVE-CORRESPONDING t_zfplt TO t_fplt_old.
      t_fplt_old-updkz = 'D'.
      APPEND t_fplt_old.
    ENDLOOP.
    BREAK-POINT.
    *CALL FUNCTION 'BILLING_SCHEDULE_SAVE'
    TABLES
       fpla_new = t_fpla_new
       fpla_old = t_fpla_old
       fplt_new = t_fplt_new
       fplt_old = t_fplt_old.
    DATA fpltr TYPE fpltr.
    CALL FUNCTION 'BILLING_SCHEDULE_MAINTAIN'
      EXPORTING
      I_FPLA           =
      I_FPLT           =
       i_upd_fpla       = 'X'
       i_upd_fplt       = 'X'
        i_fplnr          = fplnr
    IMPORTING
      E_DATALOSS       =
      E_UPD_FPLA       =
      E_UPD_FPLT       =
       e_fplnr          = fplnr
       e_fpltr          = fpltr
    TABLES
        fpla_new = t_fpla_new
        fpla_old = t_fpla_old
        fplt_new = t_fplt_new
        fplt_old = t_fplt_old.
    WAIT UP TO 2 SECONDS.

  • BAPI or FM for Material and ChapterID Combination(J1ID Transaction)

    Dear All,
                    I need BAPI or FM  for Creation of Material and ChapterID combination. I dont need for other options present in J1ID Transaction.
    I cannot use Insert statement  for Material and ChapterID  Creation  as it contains only few fields.
    Please let me know regarding this.
    Regards,
    Anilkumar

    Hello
    The bapi BAPI_INSPECTIONPLAN_CREATE is used for creation. There you can assign several materials through structure MATERIALTASKALLOCATION (BAPI1191_MTK_C). There is no bapi for modifications so you can assign other materials using LSMW or BDC as Gururaj told you or in this special case populate table MAPL directly (better talk to your ABAP to decide it); I did it without issues and I checked and the function CZ_VB_MAPL_POST could update the information you need (talk to your ABAP to validate it).
    Best regards
    Carlos Díaz

  • License costs for Performance and Diagnostics packs

    Does anyone have a reference to Oracle's 11G licensing structure that includes the list price for Oracle's Management Packs, specifically the Performance and Diagnostics packs?
    This is what I have already:
    Processor core factor table (very important depending on the hardware platform you are using)
    http://www.oracle.com/corporate/contracts/library/processor-core-factor-table.pdf
    Oracle License and Services Agreement V121809
    http://oraclestore.oracle.com/OA_HTML/ibeCCtpSctDspRte.jsp?section=11365&media=os_local_license_agreement&minisite=10021&respid=22372&grp=STORE&language=US
    Thank you in advance...

    have you looked at
    http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/toc.htm
    and
    http://www.oracle.com/corporate/pricing/sig.pdf
    http://www.oracle.com/corporate/pricing/eplext.pdf
    http://www.oracle.com/corporate/pricing/technology-price-list.pdf
    HTH -- Mark D Powell --

  • Cables for MacPro and Dell 3008WFP monitor

    I have ordered an new MacPro with 8 core processor with the ATI 5770 video card. The display will be a Dell 3008WFP.(30 inch lcd). Dell suggests "dual-link DVI-D compatible graphics card that supports this resolution" I think the ATI 5770 card works for this application but would like to know the appropiriate cables that need to be purchased. Thanks

    Apple 5770 product page:
    ATI Radeon HD 5770 includes three video ports: two Mini DisplayPorts and one dual-link DVI port. This allows you to connect the 24-inch Apple LED Cinema Display plus another Mini DisplayPort-based display, and a DVI-based display such as the 30-inch Apple Cinema HD Display. Display adapters are available to connect VGA displays.
    *Does the mini display ports support the new 27" monitors from dell? These monitors require dual-link dvi.*
    DisplayPort and Mini DisplayPort only differ in connector size. Electrically they are the same. DisplayPort easily supports 2560 x 1600 resolution.
    The Dell U2711 has a DisplayPort interface.
    All you need is an adapter from standard DisplayPort to Mini DisplayPort (the U2711 ships with a DisplayPort cable) or you can use a 6 foot (2m) DisplayPort to Mini DisplayPort cable. The same goes for the U2410, 2408wfp, and 3008wfp.
    Also,
    If you're referring to the u2711, it also has DisplayPort, and you can use a simple MDP-DP adapter instead of getting a pricier MDP-DVI converter. That's what I would do.
    http://store.apple.com/us/product/MC742ZM/A
    PS: this was posted in "Previous to 2009" sub-forum
    There is no "Mid 2010" forum which IS needed and help clear up confusion.

  • HT1490 Why are Batteries no longer removable? This option allowed you to just plug in your laptop and save the life of the battery. It also gave the option to have more than one charged battery on hand for camping and back packing trips. Any suggestions?

    Also Mountain Lion doesn't have the timer for the the Battery life, only percentage. How can amount of battery time be shown permently?

    The removable battery problem is called progress or more accuratety alleged progress. It is cheaper to install a bare battery pack than to provide space for the cased removable variety. More compact and flatter laptop cases need the extra room that a removable battery occupied. It also weighs less with no case. Cooling can be a problem with higher performance options in these crowded environments.
    To me the ultra lightness and compactness of the new laptops is of secondary importance compared to performance and reliability. 

  • Time Capsule as router for MacBook and Dell PC?????????

    I am sick of my Dell Inspiron computer and have made the decision to switch to an Apple MacBook Pro. I just purchased a TIME CAPSULE Hard Drive for backing up my system and want to be able to use it as the router for both the MAC and my PC until I am ready to DROP KICK my Dell Inspiron 6000 computer. I have not been able to get on the internet with my PC using Time Capsule as my wireless router. I have an msn e-mail address and have not been able to get my e-mail on the MacPro using my msn e-mail address. Is there a compatibility issue that I am seeing .will someone HELP me with this problem because it is driving me INSANE!!!!!!!!!

    use firefox on the mac to get your msn mail. I'm new to the mac as well and found that firefox will allow hotmail and msn email.

  • Create PRogram for VL01N and LT03

    Dear Experts,
    I have a requirement wherein the user will give the Item Details alongwith the Sales Order in an Excel File for DELIVERY creation. This is because the SO's are prepared through EDI. When doing a delivery for the same in some cases materials might not have to be delivered because of some reason such as non-availability,delivery time etc.... Hence the same has to be deleted from the Delviery.
    After that the Delivery is saved and then the user goes to Transaction LT03 for Picking where the Batches are allocated against the material.
    Now we want to automate the process through an ABAP Program.
    Can you give me a guidance as to how to go about it since in this after the delivery the system will have to call another transaction with the reference of the Delivery no.
    any suggestions welcome.
    Thanks

    Hi,
    You need to use BDC for this. Refer to this link.
    http://help.sap.com/saphelp_47x200/helpdata/en/fa/097008543b11d1898e0000e8322d00/frameset.htm
    http://abap-gallery.blogspot.com/2007/08/bdc-batch-data-communication-tutorial.html
    http://www.sap-img.com/bdc.htm
    Regards
    Prasenjit

  • User exit or BADI for VL01N and VL02N

    Hi Experts,
    My requirment is while creating and changing delivery, change inco terms of delivery when some condition satisfy. can you any one tell me any user exit or badi , i will write the logic to change inco terms based some condition.
    Regards
    Jayasunder

    create the following program in $tmp.. execute it . you will get all the user exits and BADIs.
    *& Report  Z_FIND_EXIT_TRANS
    report  z_find_exit_trans.
    *& Enter the transaction code that you want to search through in order
    *& to find which Standard SAP User Exits exists.
    *& Tables
    tables : tstc, "SAP Transaction Codes
    tadir, "Directory of Repository Objects
    modsapt, "SAP Enhancements - Short Texts
    modact, "Modifications
    trdir, "System table TRDIR
    tfdir, "Function Module
    enlfdir, "Additional Attributes for Function Modules
    tstct. "Transaction Code Texts
    **& Variables
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    **& Selection Screen Parameters
    selection-screen begin of block a01 with frame title text-001.
    selection-screen skip.
    parameters : p_tcode like tstc-tcode.
    selection-screen skip.
    selection-screen end of block a01.
    **& Start of main program
    start-of-selection.
    *Validate Transaction Code
    select single * from tstc
    where tcode eq p_tcode.
    *Find Repository Objects for transaction code
    if sy-subrc eq 0.
    select single * from tadir
    where pgmid = 'R3TR'
    and object = 'PROG'
    and obj_name = tstc-pgmna.
    move : tadir-devclass to v_devclass.
    if sy-subrc ne 0.
    select single * from trdir
    where name = tstc-pgmna.
    if trdir-subc eq 'F'.
    select single * from tfdir
    where pname = tstc-pgmna.
    select single * from enlfdir
    where funcname = tfdir-funcname.
    select single * from tadir
    where pgmid = 'R3TR'
    and object = 'FUGR'
    and obj_name = enlfdir-area.
    move : tadir-devclass to v_devclass.
    endif.
    endif.
    *Find SAP Modifactions
    select * from tadir
    into table jtab
    where pgmid = 'R3TR'
    and object = 'SMOD'
    and devclass = v_devclass.
    select single * from tstct
    where sprsl eq sy-langu
    and tcode eq p_tcode.
    format color col_positive intensified off.
    write:/(19) 'Transaction Code - ',
    20(20) p_tcode,
    45(50) tstct-ttext.
    skip.
    if not jtab[] is initial.
    write:/(95) sy-uline.
    format color col_heading intensified on.
    write:/1 sy-vline,
    2 'Exit Name',
    21 sy-vline ,
    22 'Description',
    95 sy-vline.
    write:/(95) sy-uline.
    loop at jtab.
    select single * from modsapt
    where sprsl = sy-langu and
    name = jtab-obj_name.
    format color col_normal intensified off.
    write:/1 sy-vline,
    2 jtab-obj_name hotspot on,
    21 sy-vline ,
    22 modsapt-modtext,
    95 sy-vline.
    endloop.
    write:/(95) sy-uline.
    describe table jtab.
    skip.
    format color col_total intensified on.
    write:/ 'No of Exits:' , sy-tfill.
    else.
    format color col_negative intensified on.
    write:/(95) 'No User Exit exists'.
    endif.
    else.
    format color col_negative intensified on.
    write:/(95) 'Transaction Code Does Not Exist'.
    endif.
    *Take the user to SMOD for the Exit that was selected.
    at line-selection.
    get cursor field field1.
    check field1(4) eq 'JTAB'.
    set parameter id 'MON' field sy-lisel+1(10).
    call transaction 'SMOD' and skip first screen.

  • BAPI for Routing and recipe??

    Hi Gurus,
    Kindly let me know the standard  BAPI's available for routing and recipe.??
    Thanks in advance.
    Regards
    Naveen.

    Dear
    BAPI for routing :
    1.BAPI_ROUTING_CREATE :
    Refer all the BAPIs for farther information in our expert posting : Re: BAPI_ROUTING_CREATE
    BAPI for master recipe:
    1.MRTRS300_MASTER_RECIPE_SAVE
    2.BAPI BAPI_QPMK_SAVEREPLICA
    3.BADI CPS_EXECUTION_D or BOM_UPDATE
    4.CP_DIG_SIGNATURE or CUSLNTRTO_ADDIN
    Regards
    JH

  • How to install 10g diagnostic and tuning pack

    Hi,
    am new to 10g. in 9i there was a seperate CDs for diagnostic and tuning packs. But in 10g we didn't got any CD for this. So is it installed by default with 10g?. if yes is there any configuration required for using these packs. If it is not installed by default where i can get this?.
    Thanks in advance
    M.SUdhakar

    Hi
    These are not separate anymore.
    In Grid Control go to Setup -> Management Pack Access to set them up.
    Also see Chapter 2 in http://download-west.oracle.com/docs/cd/B14117_01/license.101/b13552/toc.htm
    Unfortunately, Oracle don't appear to have migrated all of the functionality of Diagnostics Pack and Tuning Pack to Grid Control, especially for databases < 10g. eg. the very useful Response Time Per Transaction metric is only available for 10g databases. Also, the graph viewing functionality looks poor.

  • User Exit for VL01N/VL2N to modify eipo-herkl

    Hi.
    I want to modify value of eipo-herkl(Country of origin) when save data, in T-CD VL01N/VL02N.
    I find the User-Exit: MV50AFZ1(form: USEREXIT_SAVE_DOCUMENT).
    But it cannot be done.
    Can anybody tell me, how can i update eipo-herkl instead of default value in T-CD VL01N/VL02N when push save button?
    regards,
    Huang

    Hi all, thank you for response.
    The User-Exit EXIT_SAPLV50E_003 is for VL01N only, and executed only one time when you input item data. It is  for export item data default.
    In EXIT_SAPLV50E_003, you can not change the value of eipo-herkl.
    What I want is to change value of eipo-herkl when Save button is pushed, for VL01N and VL02N both.
    Is there any Badi can do it?
    regards,
    Huang

  • BAPI for COWBPACK and COWBHUWE

    Hi Everybody,
    I'm having the same dilemma, I would like to use external numbering with COWBPACK, but it seems to be imposible in standard SAP. Also I need to find a BAPI or function module for HU transactions COWBPACK and COWBHUWE
    ¿Could you find a BAPI for COWBPACK and COWBHUWE?
    Thanks in advance for any kind of help.
    Best Regards,
    Favio Del Castillo.

    Hi,
    BAPI_GOODSMVT_CREATE
    BAPI_ACC_GOODS_MOVEMENT_CHECK
    BAPI_ACC_GOODS_MOVEMENT_POST
    with regards

Maybe you are looking for