In which table Item quantity is stored

Hi Gurus,
In which table Item Quantity in the CRMD_ORDER Transaction is stored .
What is the transaction for pricing conditions.In which tables pricing details are maintained.
Please give me the reply as early as possible.
Thanks,
Saritha

Saritha,
        This itself it your item quantity. check for one of your order. first get header guid from CRMD_ORDERADM_H from order number, then go to CRMD_ORDERADM_I and get item guid providing header guid. take this item guid and go to table CRMD_SCHEDLIN and provide that item guid and it gives you item quantity which itself is schedule line quantity.
Alternatively you can use CRM_ORDER_READ function module as well to get details of item.
let me know if there are any issues
Siva
Message was edited by:
        Siva Velama

Similar Messages

  • Table name in which return item data is stored of a PO

    Can some please specify the table name in which return item data is stored of a PO?
    Thanks in advance;

    Hi,
    Let me explain what exactly I need. In a PO there is a checkbox "Retun Item". If we check that checkbox for an item that item becomes a retun item.
    I need to fetch all the data of this return Item. The commitment data goes to table COOI but this return item records doesn't get stored in COOI table. I need all the data of this entry including the Network Activity, Project, WBS element etc.
    Please let me know if you could help me.
    Thanks.

  • In which table these Applicant  details stored

    Hi,
    In which table these Applicant  details stored
    1) No. of applicants received 
    2) No. of applicant attend the test
    3) No. of applicant attend the Face to Face interview
    5) No. of applicant offered
    6) No. of applicant rejected.
    So that I can write a program and view the report.
    Regards,
    Surjith

    hi you can see the all  the above you asked you can see in the table pb4000,pb4001,pb4002,pb4003
    relating to applicants
    bye
    naveen

  • In which table ASN No is stored

    Hi Folks,
                  I have created a ASN for one of PO.In which table ASN no is stored and how we can find ASN No related to that PO.
    Thanks in advance.

    Check table /1OM/DELVDLI3020. The PO Number is stored in field REFORDID.
    With the order id you will find the order header in /1OM/DELV1HDR020.
    ASN number is in table /1OM/DELV7MP2020/ field ordno.
    You can easily join the table(s) with the quick viewer!
    Regards
    Martin
    Edited by: Martin Renardy on Oct 20, 2011 3:22 PM
    Edited by: Martin Renardy on Oct 20, 2011 3:29 PM

  • Ship to party in VA01  in which table ship to party stored

    hi all
    please tell
    ship to party in VA01
    in which table ship to party stored while creating sales document by va01

    Yogesh,
    VBPA table holds the partners list of a Sales order. Use SH and sales order number to get ship to party.
    <REMOVED BY MODERATOR>
    Regards,
    Kiran Bobbala
    Edited by: Alvaro Tejada Galindo on May 23, 2008 6:38 PM

  • In Which Table Program codes are Stored

    Hi Gurus,
    I would like to know in which table the Program/Report Codes are stored.
    I have read the code for a Particular Program and I have to execute dynamically based of conditions.
    Please, Could anyone throw some lights....
    Regards,
    Anbalagan.V

    Hi!
    You can read source code with 'read report' and you can call programs with 'submit report'. Have a look at the documentation of the ABAP statements for details of the syntax.
    Regards,
    Christian

  • How can I know in which Tables are the fields stored

    Hi,
    In transaction FSE3 Display Financial Version
    Statement Version, if I drilldown in details, I can
    see Item No, Chart of Acc, From Accountm To Account D,
    C.
    when I do a F1 on the fields, I can see that it is a
    structure. How can I know in which Tables are the
    fields store?

    Hi Ankit,
    There are no rules or guidelines for finding the table but i will share some of the tips used generally.........but i am not sure if we can do it for a tree structure..but try anyways....
    Double click on the structure name seen on the F1 pop up window...
    in the structure screen, try to analyse the field which is very important something like a key in that set of fields or do the same for the fields which we feel are more important,then click on the domain for that field....once in the domain..click on the "where used list for the domain" on the top...
    it will display a pop up -> select only "table" and then press "Tick/OK"..A list will be displayed with the data element and table name ..from this we need to find out the right one we need either by going for text of the table or going through each and every one
    It takes time but does the job.....
    Regards
    Byju

  • In which table,taxcode values are stored?

    Hi,
    Can anyone say in which tables and fields, tax codes values are stored.
    Values which are maintained in tcode FTXP.
    regards,
    sathya

    Hi,
    Education cess at PO level is not stored directly into any table, instead it is calculate at runtime using function module "PRICING" with calculation type "B".
    Edu. Cess for Invoice are stored in table BSET table. You can identify the record passing condition type (KSCHL).
    Manul excise condition goes to table KONV linked with EKKO-KNUMV field.

  • Which table  Variant datas are stored

    Hi ,
        I need to know where variant datas are stored and in which table they are stored .
    juts let me know the name of the table alone .
    Thanks ,
    vinay .

    Hi again,
    1. The contents of the field are NOT STORED
       in the manner which u are assuming
    a) field name - vield value
    b) field name - vield value
    x) field name - vield value
    2. Rather they are stored in the same table VARI
      in RAW format.
    3.  CLUSTD is the LRAW field,
       which stores this whole data
       in encoded format.
    regards,
    amit m.

  • Which table tag number is stored after running post mass additions in FA

    Hi,
    could any one tell me, in which table tag number is get stored after running the post mass additions program in FA (R12).

    Hi,
    It will be stored in fa_additions_b.
    Thanks,
    Vinod

  • User Master Record : Which table the Email Id stored?

    Hi All,
    Which table and what is the field the Email id stored in.
    I checked the USR02 and some other tables and I did't find it.
    Thanks.
    Rgds,
    Raj.

    >
    John Navarro wrote:
    > I run into to this problem many moons ago and the solution is to run tcode SQVI.
    >
    > Create a query and join the following tables (USR21 & ADR6) and use the relevant fields.  I have the complete steps documented in a procedure if you need it posted on this thread.
    >
    > Let me know and good luck!
    OK - Here it is!  I forgot I got the step by step procedure on this forum
    You can get the information through one more option also. In case of function module you need to execute the module again and again for each user or may be need to write a report. I would like to suggest you an alternative. That is making use of queries.
    1. Go to transaction SQVI.
    2. In the input field Quick View give the any name for query for example Z_EMAIL_ADD.
    3. Choose create option. In the resulting pop up give description in Title field. In data source choose TABLE JOIN. Select Basis mode.
    4. In the next screen choose INSERT TABLE pushbutton and in the pop up give USR21. Then again choose INSERT TABLE pushbutton and this time give ADR6.
    5. Now go back using back arrow or F3.
    6. Now in the new screen you will be under the tab strip List fld select.. From that entries under available filed (on right hand side) select User name in user master record and the first entry for Internet mail (SMTP) address. Now using single arrow pushbutton pointing towards left move these fields to tabstrip List fld select.
    7. Now go to tabstrip selection filed. As done in step 6 move User name in user master record under it.
    8. Save the changes and go back. A pop up will come asking you to save quick view Z_EMAIL_ADD. Choose yes.
    9. Now execute the query. In the input field you can give one user or multiple users at a given time.
    This approach is easier and time saving in my opinion and gives output in desirable format.
    Regards,
    -John N.

  • In which tables BEx Filters parameters stored in?

    Hi, gurus!
    Can you tell me, in which tables I can find BEx filters parameters? E.g. I would like to find in which filters we are using variable V as a restriction of char C?
    By the way, maybe someone could tell me IP analog of the BPS table UPC_FORML? I mean where could I find every texts of our IP FOX formulas?

    Hi Mikhail,
    You can get BEx filter param for characteristics from table rszrange. You will get element ID's of restrictions from this table for each characteristic restriction. You will then have to take these ELTUIDs and put them in table rszeltxref to get COMPUIDs for queries for the aforementioned restrictions. Then, you can get query tech names from RSRREPDIR for these COMPUIDs.
    Hope it helps.
    Thanks,
    Abhishek.

  • CAT2: In which table are targed hours stored?

    Hi to anybody!
    I am wondering, since last week (in the transaction CAT2), Which table can I retrieve the target hours values to every day In?
    This values are the same to every Personnel Number and Cost Center BUT no idea about it.
    The additional info I'm sure will be a plus form me.
    Thanks a lot!
    Moderator message: duplicate post locked.
    Edited by: Thomas Zloch on Feb 6, 2012 8:16 PM

    - Do you refer to the planned working time from the personal work schedule or the dayu2019s attendance times if you work with time evaluation (Both managed in HR Time Management) - Ask HR functional.
    - From a more programming point of view, you could look at function modules like BAPI_TIMEAVAILSCHEDULE_BUILD.
    Regards,
    Raymond

  • Which table has quantity balance (outstanding) on STO.

    Hello Friends,
    I have to modify a report.  The report has a list of plant + material + batch, and I need to find out whether any STO is open for that material and/or material-batch.  What is the easiest way, and from which tables/fields, to get this info ?
    Thanks,
    - Chetan

    depends a bit on the STO process you use.
    Are you doing deliveries, or just MM postings? is it intercompany or intracompany?
    What movement types do you use for goods issue?

  • In which table is the relation stored between purchasing group and user?

    it seems to be that a purchasing group is related to an user in the client system i am working for now. I cannot find these relations in HR.
    In which HRPxxxx is the relation stored? With which transaction can i change the relationship?
    thanks

    Hello Theo,
    please, clarify your problem.
    How do you know concerned user is linked to such purchasing group?
    User assignement in the organizational structure is maintained with PPOMA_BBP transaction.
    Regards.
    Laurent.

Maybe you are looking for