Required SD Tables

Dear All,
   I require SAP tables, which only store Open Deliveries whose shipment document is not created.
And table which only stores Shipdocument number whose Cost document not yet created.
regards
Ranjit..

Hi,
Open Deliveries whose shipments not created -> I am not sure whether we have a direct relationship between Open Deliveries and Shipment
Shipment Number whose Shipment Cost Document not created -> VTTK
Reward points if it helps.
Regards,
Harsh

Similar Messages

  • Deployment error: The Entity EJB requires the table:  to be accessible

    Hello
    When I deploy my EJBs, WEBLogic throws an exception:
    Unable to deploy EJB: OrderBean from ejb-jar-ic.jar:
    The Entity EJB requires the table: Order to be accessible. Please ensure that th
    is table exists and is accessible.
    I use built in Cloudscape database.
    And I have those lines in descriptor:
    <weblogic-rdbms-bean>
    <ejb-name>OrderBean</ejb-name>
    <data-source-name>ejbDS</data-source-name>
    <table-name>Order</table-name>
    <field-map>
    <cmp-field>totalAmount</cmp-field>
    <dbms-column>totalAmount</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>time</cmp-field>
    <dbms-column>ordertime</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>orderID</cmp-field>
    <dbms-column>orderID</dbms-column>
    </field-map>
    </weblogic-rdbms-bean>
    <create-default-dbms-tables>True</create-default-dbms-tables>
    thanx in advance
    Maris

    Hi Maris,
    I see that you have create-default-dbms-tables set to true so WLS should be creating
    the database table for your EJB. If you can give me some more information, I'll be
    able to help you further. What version of WLS + service pack are you using? Also,
    is this a 1.1 bean or 2.0? Lastly, what are the types of the CMP fields in your
    bean?
    As a work-around, you can try creating the database table yourself before deploying
    the bean. This should resolve the deployment problem.
    - Matt
    Maris wrote:
    Hello
    When I deploy my EJBs, WEBLogic throws an exception:
    Unable to deploy EJB: OrderBean from ejb-jar-ic.jar:
    The Entity EJB requires the table: Order to be accessible. Please ensure that th
    is table exists and is accessible.
    I use built in Cloudscape database.
    And I have those lines in descriptor:
    <weblogic-rdbms-bean>
    <ejb-name>OrderBean</ejb-name>
    <data-source-name>ejbDS</data-source-name>
    <table-name>Order</table-name>
    <field-map>
    <cmp-field>totalAmount</cmp-field>
    <dbms-column>totalAmount</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>time</cmp-field>
    <dbms-column>ordertime</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>orderID</cmp-field>
    <dbms-column>orderID</dbms-column>
    </field-map>
    </weblogic-rdbms-bean>
    <create-default-dbms-tables>True</create-default-dbms-tables>
    thanx in advance
    Maris

  • VAT Tax determination- question about "Requirement" for Table-Is mandatory?

    Hi everybody,
    I am having problems to determine the appropriate VAT tax percent in some cases in Mexico.
    In Mexico for billing at the border with other countries the VAT tax percent is 11% and for billing inside the country the VAT tax percent is 16%. For determine the VAT tax percent the sequence access is MWST and is assigned to the condition type MWST.  For cover the border cases we create a table 989 with the fields: Distribution Channel/Plant and VK11 is fill out with this information. With these parameters is possible to determine successfully the VAT percent of 11% at border sales point.
    The problem that I have is related to the u201Crequirementu201D assigned to the table 989: Distribution Channel/Plant. This table has assigned a standard requirement number 7- Domestic Business and when billing to a customer with address of MX (Mexico) as LAND1 at general data section of customer master data, the VAT tax percent of 11% is obtained successfully, because all the fields of the table are filled. But when billing to a customer with address of US ( United States of America) as LAND1 at general data section of customer master data, is not possible to obtain the correct VAT tax percent of 11% even all the fields of the table are filled.
    I do not know if the problem is the requirement number 7- Domestic Business, but if I change for the requirement 8- Export Business then the opposite is occurring. For US customers the VAT tax percent is determinate successfully and for MX customers not, because the fields of the u201Crequirement u201Care not filled.  
    So, I am wondering if:
    1.     Would be necessary to create a new requirement for combine the 7- Domestic Business and 8- Export Business requirements or exist one like this? I do not need to conditioning anything
    2.     What happen if I left in blank the requirement field, I mean if I do not assign anything. I was doing testing for both customers and the VAT tax percent was determined correctly. But I do not know if is correct do not assign a u201Crequirementu201D to the table of the sequence of access MWST.
    Thank you in advance for your help!

    OK I think I understand but here is where I am at now. I originally created a regulation that requires a license when shipping to certain countries out of the EU. I set the regulation as an Export reg did all the necessary config and was able to assign licenses automatically where needed.
    Has I was testing the solution I could not find sales docs or deliveries for some of the materials and finally found out they are being moved on NB PO's.
    So I changed the reg to include imports etc., classified with import control class etc. but I am seeing a couple things that don't make sense and tells me my config isn't quite right.
    I finally do see that the system at least recognizes the new legal reg in the screening now. before this it had not. But it is still telling me it can't find any relevant country.
    The other thing the document itself only shows under Display Existing Export Documents even though in the log it says it's an import document and when I go to the Import log there is no data.
    Before I realized there was a note to change the Import to export on transfer I assigned the PO types to export orders and I am thinking that's why they are showing in the export list but I woul have tought that it would say it's an export doc which it doesn't.
    Any ideas?

  • Requirements Gateway - Searching for requirements in table rows in a Adobe PDF file

    In my quest for creating a good understanding of the coverage of requirements of my test cases I download the NIRG (NI Requirements Gateway) and started out importing my SRS (System Requirement Specifications) documents and some of the test cases. There are many different types of sources which can be imported (Word, Excel, Visio, Access, PDF, ...) and NIRG uses REGEX (Regular Expressions) for extracting the requirement and coverage information of the sources. NI have defined some standardized REGEX formats but they (NI) have also made it possible for tweaking these to fit your purpose. 
    Instead of adding/changing the SRS documents to fit these standardized REGEX formats, I dived into how to create REGEX for my purpose. 
    Check out 
    - http://www.regular-expressions.info/ 
    - http://opencompany.org/download/regex-cheatsheet.pdf 
    NI Requirements Gateway Coupling Series 
    (http://zone.ni.com/devzone/cda/tut/p/id/8414)
    NI Requirements Gateway for Test, Measurement, and Control Applications 
    (http://zone.ni.com/devzone/cda/tut/p/id/3721)
    Is there anyone who have any experience on using NIRG on a PDF document to get information from the rows in a table?
    Best Regards,
    Marcus
    Marcus Törndahl
    Senior Software Designer @ Prevas AB

    Hi Manooch_H,
    Here is the example document and thank you for taking the time and helping me out .
    The columns which I would like to import into NIRG are actually all of them. The UC, Verification, Priority and Responsible columns should be imported as attributes to the requirement. The ID and Requirement columns should be imported as the Requirement and Text respectivaly.
    Best regards,
    Marcus
    Marcus Törndahl
    Senior Software Designer @ Prevas AB
    Attachments:
    SRS.pdf ‏212 KB

  • Purchase required Quantity Table

    What is the table field to get the purchase required qunatity

    I don't know what they mean by Purchase Req Qty, to me,  the required qty is the qty being ordered.  Check with your functional lead, and have them point on this field in a standard transaction, then you can go from there.
    Regards
    Rich Heilman

  • NI Requirement Gateway Table Requirements

    I am trying to pull requirements out of a *.docx table and understand that I must first create a custom type in order to perform this. As I understand I must edit the regular expression for the Requirement Type in order to parse the requirement from the Intermediate File. Where can I find this intermediate file in order to base my regular expression off of it?
    References:
    http://forums.ni.com/t5/LabVIEW/Associating-requirements-in-my-Word-Document-with-NI-Gateway/m-p/987...
    http://forums.ni.com/t5/LabVIEW/Requirements-Gateway-1-1-doesn-t-recognize-requirements-defined/td-p...
    Thanks,
    Craig

    Hi Craige,
    In order to generate the intermediate file, you'll need to enable it in the Project tab of the Configuration Window (see the checkbox in the image below).  Once this is selected, a folder called "Intermediate" will be created in the location of the document file, and this folder will contain the intermediate file.  Once you have this file, you can paste the contents into the Text analysis  zone (in the Expressions tab in Configuration) to test your regular expressions.
    Hopefully this clarifies things - let me know if you have further questions!
    Al B.
    Staff Software Engineer - TestStand
    CTA/CLD

  • Custom Color  required to table control in Standard transaction

    Hi Expers,
    I required to populate a table control row with custom color/s.  The table control is belongs to SAP Standard transaction MF50.
    Can you please suggest.
    Thanks,
    Prasad

    Hello Madhu,
    As indicated by u have have asked for the access key and have added a field. Where have u added this field. Secondly in which table are u going to update this material field once it starts getting displayed. Also have u put in code in ur PBO and PAI for the same. Please respond to the questions so that we can provide u with better option.

  • Object changed by date,person required for table TADIR

    HI Experts,
        I required this
            the entries in tadir table has belonged to different object types.
      i required the last changed by ,last change date.if u recommended that depending on object type select those changedby ,date from different tables please give for all object types presented in tadir.
    sailaja please explain clearly.
    please reply as early as possible
    i reward all helpfull answers.
    Message was edited by:
            sunil kumar

    The different object types maintained in TADIR are
    CORR MERG Comment: Object List Included
    CORR PERF Perforce Changelist
    CORR RELE Comment Entry: Released
    R3TR  APPL  Application Class
    R3TR  AQBG ABAP Query
    R3TR  ATPL  Transport of Profile
    R3TR  BMFU  Function
    R3TR  BMFV  Global Function Variant
    R3TR  DEVC  Package
    R3TR  DOMA  Domain
    R3TR  DOCT  General Text
    R3TR  DTEL   Data Element
    R3TR  FXID   Text ID's
    R3TR  IDOC   Basic Type
    R3TR  LDBA   Logical Database
    R3TR  MCID   Matchcode ID
    R3TR  NOTE   Sap Note
    R3TR  PROG   Program

  • Is BAdI required for table extension

    Good Morning,
    I am working on an application that uses BAPI_BUS2172_CHANGE to maintain entries in CProjects.
    We have extended the DPR_PROJECTS table to include our own fields.
    As part of the process, the BAdI CHANGE_EXIT_MAP was activated. I am wondering if the BAdI is required because of the use of the table extension.
    I've found some threads in the forums that seem to imply that if one uses the standard approach to populating the EXTENSION area (VALUEPART1, VALUEPART2, etc) then the standard BAPI will handle the customer extension. The standard approach being that the fields in the extension are moved contiguously to the extension area and the extension is then passed to the BAPI.
    SAP Help has a travel agency example about table extensions, but the BAPI requirements, to me, aren't clear regarding the BAdI.
    I have been unsuccessful in getting the custom fields updated without using the BAdI. However, this is my first exposure to BAPIs, so I may be doing something else wrong and I don't want to unnecessarily implement the BAdI.
    My question is, if one extends a table and then uses a SAP-supplied BAPI to maintain the extended data is it a requirement to provide the BAdI to handle the data move between the extension area and the database structure.
    Thanks.

    Hello
    Could you pls. let me know how to fill the IMPORTing (especiallyu EXTSNION_IN structure) parameter to this BAPI to update/populate my ciustom fields in DPR_PROJECT table?
    I have implemented the BADI but its not triggering! Pls. let me know what did you do to trigger the BADI?
    Thankj you

  • Required ATP Table field name

    Hello Gurus,
    As per my client requirement, durig the time of internet sales, The customer (user) while ordering for a material there should be a field where in customer can view the available quantity for that particular material.
    I ve checked in MD04 and i got the structure MDEZ [field MNG04]. But i want to know whether i can fetch data from this field or is there any other table/field where i can get the GATP quantities for the particular material. Anybody please provide the exact Table and field name.......
    Thanks in advance....
    Edited by: Praveen on Jan 7, 2009 5:59 AM
    Edited by: Praveen on Jan 7, 2009 9:35 AM
    Edited by: Praveen on Jan 7, 2009 9:52 AM

    Dear Praveen
    In Table MDTB,  you can see fields like
    -  MNG01:::Recd / Req.quantity
    -  MNG02:::Scrap
    -  MNG03:::Shortage Quantity
    You can make use of these fields according to your requirement.
    thanks
    G. Lakshmipathi

  • BOM Required quantity Table

    Hello Experts,
    I have to fetch required quantity in BOM and display it in my Z report.
    I already have following values in my report material, Sales order no., sales order item no.,  Batch,plant,storage location, grid value.
    So based on these values I have to fetch required quantity from some table and display it in my report.
    Can anyone please tell me table and field for required quantity and how to fetch\link the required quantity based on above fields.
    I had searched alot but didn't found any solution.
    Edited by: shubh_ag on Sep 16, 2011 7:11 AM

    Use MAST, STPO and STKO if you're using ECM in your business process it gets complicated. In that case use FM CS_BOM_EXPLOSION or
    CS_BOM_EXPL_MAT_V2
    depending on your needs.

  • Help.......... required :Database table with no primary key

    Hi All,
    I have a table sponsor_logos whose structure is as follows:
    sl__sponsorid number,
    sl__clubid number,
    sl_hallno varchar2(7) not null,
    sl_logofilename varchar2(100) not null,
    sl_date_modified date not null
    Where in the sl__sponsorid and sl__clubid are foreign keys and I do not have any primary key for the table.
    I need to insert into and also delete records from the table.
    I have gone through various topics in the java forum for EJB's to find out what design strategy should I use?
    Some say that if a table does not have primary keys, and if the table is represented by a CMP entity bean all the fields of the table are considered as a part of primary key.In that case what would my code look like and what would my deployment descriptor contain?????
    According to the specification, the CMP or a BMP represents a unique record in a database.In that case should I be using a Session bean to handle insertions and deletions for the table?
    Since this is my first project with EJB's I am really confused as to what design should I be using for this situation. Since I have a time constraint I can't take a long time to decide on what strategy I should use.
    Suggestions regarding this are welcome .

    Hi Maris,
    I have my PK class ready with all the fields in it.
    Deployment descriptor ready with <prim-key-class>package.SponsorLogoPK</prim-key-class>
    . According to descriptor specification there is no need to have an entry for
    <primkey-field>bookingSlNo</primkey-field>
    in case of custom primary key .
    So I have omitted <primkey-field>bookingSlNo</primkey-field>
    I have used the verifier tool and verified the ejb , no errors with regards to this ejb, but , getting errors while deploying:
    An error has occurred.
    Deployment Error -- Error while running ejbc -- Fatal Error from EJB Compiler -- JDO74025: JDOCodeGenerator: Caught an Exception validating CMP bean 'SponsorLogoBean' in application 'resnet_ejb' module 'E:\Sun\AppServer\domains\domain1\applications\j2ee-modules\resnet': JDO72335: If the table SPONSOR_LOGOS for the bean corresponding to the generated class com.resnet.squash.api.entity.SponsorLogoBean483209734_JDOState is mapped as the primary table, it must have a primary key. Choose a different primary table or verify that the contents of the schema file are correct.
    Now what could the problem be . Do I need to do any other setting in the descriptor. I have the cmp-mapping also intact.

  • Help required on table maintenance generator

    Hi all,
           Would any one tell me what is the difference between one step and two step while creating a table maintenace generator for a table.
    one more question is i would like to know which search the following code follows while it is executed.
    select single vbeln
    from vbak into l_vbeln
    where vbeln in s_vbeln.
    and
    select vbeln
    from vbak
    into l_vbeln
    up to 1 rows
    where vbeln in s_vbeln.
    please do reply soon for the questions.

    Hi
    table maintanance Generator is used to manually
    input values using transaction sm30
    follow below steps
    1) go to se11 check table maintanance check box under
    attributes tab
    2) utilities-table maintanance Generator->
    create function group and assign it under
    function group input box.
    also assign authorization group default &NC& .
    3)
    select standard recording routine radio in table
    table mainitainence generator to move table
    contents to quality and production by assigning
    it to request.
    4) select maintaience type as single step.
    5) maintainence screen as system generated numbers
    this dialog box appears when you click on create
    button
    6) save and activate table
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
    http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
    /message/2831202#2831202 [original link is broken]
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
    Difference Between Select Single and Select UpTo One Rows
    According to SAP Performance course the SELECT UP TO 1 ROWS is faster than SELECT SINGLE because you are not using all the primary key fields.
    select single is a construct designed to read database records with primary key. In the absence of the primary key, it might end up doing a sequential search, whereas the select up to 1 rows may assume that there is no primary key supplied and will try to find most suitable index.
    The best way to find out is through sql trace or runtime analysis.
    Use "select up to 1 rows" only if you are sure that all the records returned will have the same value for the field(s) you are interested in. If not, you will be reading only the first record which matches the criteria, but may be the second or the third record has the value you are looking for.
    The System test result showed that the variant Single * takes less time than Up to 1 rows as there is an additional level for COUNT STOP KEY for SELECT ENDSELECT UP TO 1 ROWS.
    The 'SELECT SINGLE' statement selects the first row in the database that it finds that fulfils the 'WHERE' clause If this results in multiple records then only the first one will be returned and therefore may not be unique.
    Mainly: to read data from
    The 'SELECT .... UP TO 1 ROWS' statement is subtly different. The database selects all of the relevant records that are defined by the WHERE clause, applies any aggregate, ordering or grouping functions to them and then returns the first record of the result set.
    Mainly: to check if entries exist.
    Reward points for useful Answers
    Regards
    Anji

  • Required CRM Tables & Relationship Diagram

    Hi All,
    I need CRM Tables & Relationship Diagram. Anybody there to help me to get this. Its urgent.
    Thanks in advance.
    my mail ID: [email protected]
    Thanx & Regards,
    Santosh

    Hi Sai, Can anybody send me CRM tables mapping to [email protected] Thanks in advance.
    Andy Nguyen

  • Require All Tables related to Workflow

    Hello,
    please can you get me all the tables which are related to workflow.
    thanks,
    Kartikey Rawat

    Hi,
    Please find some important tables which are used in workflow
    SWEINSTCOU     : Instance Linkage Event u2013 Receiver
    SWFDEVINST     : Event Linkages with Instance Reference
    SWW_CONTOB     : Work Item Data Container (WI to Business Objects)
    SWW_CONT          : Workflow Runtime: Work Item Data Container
    SWWORGTASK     : Assignment of WIs to Org. Unit/Task (WI to Task)
    SWWWIHEAD     : Header Table for All Work Item Types
    SWW_WI2OBJ     : Workitem form Bus Object Key ( e.g. Material No )
    SWWLOGHIST     : History of a Work Item
    SWW_OUTBOX     : DB View for Selection of Outbox ( WI text, WI stat etc)
    SWWUSERWI     : Current Work Items Assigned to a User
    Thanks
    Sanjay

Maybe you are looking for

  • Help needed in EBS cloning.

    Hi, Today i am doing cloning from TARGET A to TARGET B. in both locations DB name and ebs instance name is same only the difference is hostname. i am using DB hot backup and followed below method to clone and DB tier clone went fine. While cloning ap

  • No Advanced Dialogue Option in Stnadard Photo Downloader

    In my old Photoshop Elements 6, I could go to File --- Get Photos----Camera Card Reader and it would access my card reader and show me all the files on it so I could choose which ones I wished to download.  This was done by clicking on an Advanced Di

  • Wrong Gross Weight for Material in Sales Order at Item Level (Shipping Tab)

    Dear All, Except MMR, where we maintain gross weight for material? Or, from where Gross weight gets detrmined in Sales Order at item level (Shipping Tab)? Details, I've 2 Materials in Sales Order, Mat1 and Mat2. In both the MMRs, Gross weight is 1.08

  • Unable to access Oracle VM Manager from browser

    Hi, I am unable to access the Oracle VM Manager from my browser at any of the url's e.g. /em; /OVS; /apex I can connect to my server via putty, so I know the IP address that I am using is correct. In the /var/ovm-manager/oc4j.log file I get the follo

  • Capture NX level noise reduction in Aperture - how close can you get?

    Searching the forum for NX, it seems most posters agree that Capture NX noise reduction beats Aperture. But let's assume that I really want to use Aperture instead for my D300 NEF files - because of Aperture's better UI, catalogue abilities and all t