Table for packing list

Hi,
Can any one send me table for the packing list or in which table i can find the packing list.
Is that i need to check application tables.
or
infromation system table.
Rudra

VBUK Sales Document: Header Status and Administrative Data
VBUK-VESTK - Handling Unit Placed in Stock
VBUP Sales Document: Item Status
VEKP Handling Unit - Header Table
VEPO Packing: Handling Unit Item (Contents)
Hope this can assist you.
Thanks & Regards
JP

Similar Messages

  • Script for packing list

    Hi All,
    i got this following requiring requirement for the modifying a script for packing list,
    this is the logic i have to include:
    b.     Remove the carton ID & box ID from the print out,  the line item should just print the total delivery quantity, do not split the printing by different box ID or carton ID.
    <b>i.     Delivery Item= LIPS-POSNR
    ii.     Delivery Qty for Item = LIPSD-G_LFIMG= LIPSD-PIKMG</b>
    <b>c.     Add Total Boxes for each item, this should be a calculation field for each material HUMV4-MATNR, count how many handling unit  VEKPVB-EXIDV has been used to pack the same material , output the total boxes for each delivery item.
    </b>d.     <b>Add Gross Weight for each  item , retrieve data from LIPS-BRGEW</b>
    e.     Add Net weight to the print out, below the gross weight – retrieve data from LIKP-NTGEW
    f.     For Net Weight & Gross Weight – all convert to KG before output on the print out
    can any body help me what the exact bussiness flow i have to follow and any necessary hints on this
    Message was edited by:
            ram g

    Hi Ram,
    You have to take the help of the functional consultant also and take the printout of the existing form for the packing list and note down all the changes to be done on the hard copy taken first.
    then search in the script for the respective windows and for the respective fields in textelements of the script
    One delivery may have multiple Handling Units
    the link is VEPO-VBELN = LIPS-VBELN
    from HU item table VEPO take the delivery no and link it with LIPS and LIKP table
    What I understood is In Packing list the present data is coming from Delivery
    but they wants to print certain things based on delivery and certain based on  Handling Unit data
    1.Remove the HU number from the print(Box id)-VEKP-EXIDV
    2.Qty is printing based on HU remove that
    now just print the qty based on delivery(sum of all items  LIPS-LFIMG)
    3. Add total boxes for each item(means no of HU's for each Delivery)
    4. Take the Item wise gross weight from LIPS (brgew)
    5.Take netweight from LIKP
    6.Convert the unit of the Weight to KG
    using a fun module UNIT_CONVERSION_SIMPLE
    There may be already data fetching from the respective tables in the script check for the same and use
    Otherwise to write the code you have to use the external subroutines to write some small program if extra coding is required to get the data from other tables
    Hope this helps
    Regards
    Anji

  • Table for price list

    Which is the table for price list in sap?
    Kind Regards
    Prashant

    Thanks Ravi,
    Actually i wanted to see the condition records for price list.
    Is there any table which contains this?
    Thanks

  • Table for Distribution List

    Hi all,
    Can anybody tell me the table where the "Distribution List" data is stored.
    Regards,
    Sunny

    HI amit,
    I am not able to find the tables for distribution list where for a particular list, all the email ids are stored which are included in that particular distribution list.
    I have searched all the tables starting from SO*.but could nt able to find.
    The table SOOD just gives me the header data of distribution list.
    If you can give the tables for line items it will be a great help.
    Regards,
    Sunny

  • TCode for packing list

    Dear Friends;
    I have just worked on smartform object where i have to display packing list details
    I wanna is there any tcode exist for packing list  just like VA01 for sales order?
    Regards;
    Parag

    Hi,
    As such VA01...There is no tcode .. for packing .......
    but while doing the outbound delivery vl01n or vl02n....packing of the line items will be done
    u can check the packing button ...like this
    goto VL02n or VL03n..give the delv number ..press enter ...then there is a packing button ( 8th button ) in the applicatino tool bar.
    by clicking on the PACKING button .. packing process will be carried out.
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Layout for packing list cannot be set for specific customers

    It is not possible to set an standard layout for the packing list for specific customers. So, if you have layouts in different languages, you have to check the standard layout every time before you print and to set the right one. In other documents it is possible to set an standard layout for specific customers/suppliers for example depending on the language.
    kind regards,
    Markus Niebergall

    Hi Engin,
    Have you followed the ios tutorial which sybase provides :
    http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01213.0200/doc/html/title.html
    if you get "login success" at console it seems everything fine there may be something missing.
    Regards
    Tahir

  • Table for Packing instruction

    Hi All,
    Can any one tell me the table and field name of Packing instruction from POP3 transaction? I have to get this packing instruction on the basis of delivery number.
    I checked by my own and there is a structure for this as PIKP (Packing Instruction header) and if this is the structure I need to use then how could i get the short text of the packing instruction as I have an internal table with fields VBELN POSNR LGNUM LGTYP MATNR CHARG LGPLA VERME LFIMG MEINS ZZEOLC ZZPACKSTN.
    Regards
    Sumit

    Hello Sumit,
    I am not sure if your questions have since been answered, but the following are the header and item tables for the packing instruction data:
    PACKKP - Packing Object Header
    PACKPO - Packing Object Item
    PACKKPS - Texts for Packing Object Header (PACKKP)
    Cheers,
    Jeff Smith

  • Tables for task list

    For task list header operation extract we use table plko,now my question is in which tables do we check the opeartions,the packages and the components for the task list.Is there a single table,or a separate table for each to extract the data?

    PLAS      Task List - Selection of Operations / Activities
    PLKO      Task List Header
    PLPO      Task List - Operation / Activity
    ABAP table link to

  • Tables for price list

    i want to create a report. can anybody tell me which tables should i use to creat price list report.i want data from vk13

    Hi,
    Please check tables:
    A106                           Price List/Material Group
    A306                           Price list category/currency/material with released status
    U have condition record number in these tables, which can be fetched from VK13.
    Hope this helps you.
    Regards,
    Priya..

  • Table for pick list use only??

    Hi,
    my requirement is to use a table purely for the purposes of populating a drop list list for a prompt in a dashboard prompt - is this possible without setting the table up in the repository - as I do not want anyone to actually run reports against my data source??
    thanks,
    Robert.

    Robert,
    As mentioned above, the only place to bypass the RPD is with direct database requests. You cant use these to populate the dashboard prompt.
    The easiest way would be to expose the table in a new BMM, custom Presentation Cat with the same Table_Name.Column_Name as the other Presentation Cat fields you want the prompt to effect and go from there.
    AFAIK thats the only way.
    Cheers
    Alastair

  • Tables for attribute List and Filters

    Does any one know where does Attribute List and Its filters are stored.I know where attributes and its value gets stored.
    Thanks

    Hi aajay,
    the attributes are maintained with transaction COMM_ATTRSET and is a complex algorithm that generates some database tables and function modules. As they are saved, they are stored as a CRM DDIC Data Element and Domain, supplemented also with an entry in table COMC_ATTRIBUTE and COMC_ATTRIBUTE_T, The following tables are relevant too (for settypes): COMC_SETTYPE, COMC_SETTYPE_T, COMC_SETTYP_ATTR, COMM_PROD_FRG
    But please note that other tables are generated too. I hope this will help you but if you need some more information I will need some info about your needs. What are you trying to implement?
    Cheers
    Borislav

  • Packing list - Driver Program and Layout set name for Smartform

    Hi ,
    Anybody knows about print program and Layout set name for PACKING LIST in Smartform.
    Regards,
    Kumar S

    Hi Bhuvaneswari,
    For Creating Adobe Interactive form, you need the below configuration:
    Server side:
    Server running on ABAP/Java stack configured with ADS
    For ADS Configuration, follow the below link:
    https://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=0000894009&nlang=E
    Client Side:
    The required Reader version depends on your usage situation.
    For SAP Interactive Forms by Adobe, we generally recommend the following:
                  Adobe Acrobat Version 7.0. 9 or higher
                  Adobe Reader Version 7.0.9 or higher
    If you require forms for one of the scenarios listed below, you must use Reader 8.1.
    These are:
    Forms in Web Dynpro applications that are integrated at runtime using xACF (Active Components Framework) ZCI (Zero Client Installation).
    Forms in scenarios that use digital signatures.
    If you use interactive forms in Web Dynpro for Java and these interactive forms are included using ZCI (Zero Client Installation) at runtime, you must read Note 1055911. Note 1055911 specifies the required reader version and contains further detailed information.
    Reward points if found helpful.
    Regards,
    Arafat

  • How to Create Packing List

    Dear Sir,
    We have ETO scenario and are in the business of manufacturing "Industrial Machinery" . We are using Project System (PS) also .  After the final assembly the FERT Equipment gets ready and then it is put on trial for testing . After the successful trial the equipment is again disassembled into the desptachable parts  and then delivery are created from the project .
    Along with the Equipment , we also send the free spares .
    Kindly guide us as what steps need to be followed so that we can have Packing List generated from the SAP system for the items being shipped to the customer .
    With Thanks and Rgds
    Sania Agarwal

    Dear Kanna,
    Packing list is one of the output type in the shipping output process.
    Standard output type for Packing list is PL00
    To get the Packing list output you need to do the output determination settings for the outbound deliveries.
    In the output determination procedure you keep the Packing list output type.
    For output determination in shiiping go through this link
    http://help.sap.com/saphelp_47x200/helpdata/en/93/745127546011d1a7020000e829fd11/frameset.htm
    Price list
    Net Price Lists
    Use
    The net price list allows you to provide your customers with pricing information on materials.
    Features
    In the menu, choose: Sales and distribution ® Master data ® Pricing reports ® Net price lists.
    Enter the sales area, the sold-to party and the plant.
    Enter the data that influences pricing (such as order type and pricing date).
    After starting program SDNETPRO a billing document is simulated and the system issues the result.
    Note
    The net price list works with the ABAP List Viewer.
    You can define your own display variants using the ABAP List Viewer. All fields of table VBRP are also available. Subtotal fields KZW11 to KZW16 can be used to create customer-specific information.
    You can find more information on the ABAP List Viewer in: Cross Application Components ® General Application Functions.
    I hope this will help you,
    Regards,
    Murali.

  • Packing List and Price list

    Hi ,
    Can anyone please let me know how to create packing list?and what is Pricelist , and how can we maintain pricelist ?
    Please explain with some simple scenarios.
    Thanks,
    Kanna.

    Dear Kanna,
    Packing list is one of the output type in the shipping output process.
    Standard output type for Packing list is PL00
    To get the Packing list output you need to do the output determination settings for the outbound deliveries.
    In the output determination procedure you keep the Packing list output type.
    For output determination in shiiping go through this link
    http://help.sap.com/saphelp_47x200/helpdata/en/93/745127546011d1a7020000e829fd11/frameset.htm
    Price list
    Net Price Lists
    Use
    The net price list allows you to provide your customers with pricing information on materials.
    Features
    In the menu, choose: Sales and distribution ® Master data ® Pricing reports ® Net price lists.
    Enter the sales area, the sold-to party and the plant.
    Enter the data that influences pricing (such as order type and pricing date).
    After starting program SDNETPRO a billing document is simulated and the system issues the result.
    Note
    The net price list works with the ABAP List Viewer.
    You can define your own display variants using the ABAP List Viewer. All fields of table VBRP are also available. Subtotal fields KZW11 to KZW16 can be used to create customer-specific information.
    You can find more information on the ABAP List Viewer in: Cross Application Components ® General Application Functions.
    I hope this will help you,
    Regards,
    Murali.

  • Pick List and Pack List

    Can anyone please provide some light on how the system should generate a pick list and pack list. what config needs to be done and settings. or help me with some tutorials even.
    Thanks,
    Kanna Palle.

    Dear Kanna,
    Picking & Packing lists are the output types in the shipping output process.
    Packing list
    Standard output type for Packing list is PL00
    To get the Packing list output you need to do the output determination settings for the outbound deliveries.
    In the output determination procedure you keep the Packing list output type.
    Picking list
    1. First assign your Output type EK00 to the shipping point(Enterprise Structure - Definition of Shipping point), also maintain the time and medium.
    2. Use TCode V/38, to maintain the condition type EK00, maintain the time,print parameters and transmission medium.
    Also assign the processing routines Prog: RVADEK1,Form Routine: ENTRY, Form:SD_PICK_SINGLE
    3. Mainatain the print parameters for shipping pt using TCOde VL01SHP.
    For output determination in shiiping go through this IMG path
    IMG>Logistics execution>Shipping>Basic Shipping functions>Output control>Output determination>Maintain Output Determination for Outbound Deliveries
    -->Maintain Condition Tables
    -->Maintain Output Types
    -->Maintain Access Sequences
    -->Maintain Output Determination Procedure
    -->Assign Output Determination Procedures
    Maintain condition records through VV21 transaction.
    I hope this will help you,
    Regards,
    Murali.

Maybe you are looking for

  • Hp laptop doesn't boot with wifi module

    Hi, After I changed the motherboard on a hp pavilion g7 laptop i realised that it only boots if the wifi module is out. if i put the wifi module in the laptop won't boot. it starts and remains at a black screen. if i plug the wifi module after bootin

  • USER LOGIN GENERATION USING EVENT HANDLER IN OIM 11G

    Hi I am looking to generate user logins in OIM 11g (11.1.1.5) using event handlers. Can anyone guide me with the process and which API need to be used? Regards

  • White default background color in indesign pdf file

    When I export in indesign cs6 pdf file (I made a digital flipbook and I want to upload it on my website) there is a white default color in the background. Is there a way to get rid of this white default color or make it transparent in indesign?

  • Budget Cycle Approval

    Hi Everyone, i have a problem in maintaining planning unit hierarchy, (By the way am working on hyperion planning Version 11.1.2.2) here is my situation, i have 2 users who will use the same entity while budgeting there forms in budget scenario, and

  • Need a help with something basic, renaming pages made in muse

    Hi All can someone help me with a basic task, I need to rename a page ivve made in muse containing slide shows or forms, when I upload via FTP it over writes the websites index.html page any suggestions on what i do to rename Ive tried everything Tha