Table names for Purchase and Production Details

Hi Gurus,
I want to create a report for list of purchased materials, materials under production and finished materials from Bill of Material..
Can any body tell me the table names..
Thanks in Advance,
Arun

Hi Arun,
These are the tables related to the material under production:
AUFK     Production order headers
AFIH     Maintenance order header
AUFM     Goods movement for prod. order
AFKO     Order header data PP orders
AFPO     Order item
RESB     Order componenten     
AFVC     Order operations
AFVV     Quantities/dates/values in the operation
AFVU     User fields of the operation
AFFL     Work order sequence
AFFH     PRT assignment data for the work order(routing)
JSTO     Status profile
JEST     Object status
AFRU     Order completion confirmations
These are the tables related to purchase:
EKKO     Purchase document
EKPO     Purchase document (item level)
EINA     Purchase info record (main data)
EINE     Purchase info record (organisational data)
EBAN     Purchase requisition
EBKN     Purchase Requisition Account Assignment
These are the table related to the finished material related with BOM.
STKO     BOM - header
STPO     BOM - item
STAS     BOMs - Item Selection
STPN     BOMs - follow-up control
STPU     BOM - sub-item
STZU     Permanent BOM data
PLMZ     Allocation of BOM - items to operations
MAST     Material to BOM link
KDST     Sales order to BOM link
Hope this will help.
Regards,
Thasneem.

Similar Messages

  • Field  and Table name for purchaser

    I want to know the field and table name for purchaser id and purchaser name.
    Plz help me.

    Dear
    Purchaser name are define in Header level data in Purchase Order EKKO & Purchase ID define as a Purchasing Group
    Purchser Name EKKO-ERNAM
    Purchase I D  EKKO-EKGRP
    Regards
    Aamir

  • Whats the fieldname and table name for purchase order delivery date

    hi all,
        whats the fieldname and table name for purchase order delivery date
      thanks and regrads

    EKET-EINDT is the delivery date according to the schedule lines.
    for example the line item has 100 qty.
    it is sent in three schedules (40, 40, 20).
    Then EKET will have 3 records for one PO Line item.
    The final delievry data is the EKET-EINDT for the 3rd schedule line item.
    Regards,
    Ravi

  • What are the table names for CRM and APO?

    hi friends,
    what are the table names for CRM and APO?
    Regards
    suneel.

    hi Suneel,
    check in crm forum
    Re: SAP-CRM Tables
    BUT051 BP Relationship: Contact Person Relationship
    Similar to BUT050 , additionally contains Contact Person’s Address data
    BUT0BK Business Partner: Bank Data & Details
    BP Number, Bank Key, Bank Country Key, Bank Account Number
    BNKA Bank Master Data
    BUT100 BP: Roles
    ADR2 Telephone Numbers (Business Address Services)
    ADR6 SMTP Numbers (Business Address Services)
    Contains Email – Id of the BP.
    ADRC Addresses (Business Address Services)
    BP’s Complete Address Details- City, Country, Post Code, District, Street, Title No Etc
    TSAD3T Table containing the Title text against a Title No.
    COMM_PRODUCT Master Table for Product
    CRMM_BUAG Master table for Business Agreement
    CRMM_BUAG_H Header Data for Business Agreement such as Tax Category, Tax Characteristic, Form key, Business Agreement Class. Data in this table correspond to ISU CRMD_ORDERADM_H Contains the Header Information for a Business Transaction.
    Note:
    1. It doesn’t store the Business Partner
    responsible for the transaction. To
    get the Partner No, link it with
    CRM_ORDER_INDEX.
    2. This table can be used for search
    based on the Object Id(Business
    Transaction No).
    CRMD_CUSTOMER_H Additional Site Details at the Header Level of a Business Transaction
    CRMC_PROC_TYPE Master table Business Transaction Type
    CRMC_PARTNER_FCT Definition of Partner Functions
    SCPRIOT Priorities for Activities with priority text.
    CRMC_PROC_TYPE_T Text for a transaction type
    CRMC_ACT_OBJ_T Objective Number and Text for Activities
    TJ30T All the status code and text
    CRMC_PR_ASSIGN : Transaction Type and its Transaction Type Object.
    IBIB : Installed Base/Ibase
    IBIN : Installed Base Components
    COMM_PRODUCT : Products
    CRMC_T077D : customer account groups
    CRMD_ORDERADM_H (for header) CRMD_ORDERADM_I (Item data)
    CRMD_ORDERADM_H Business Transactions CRM
    CRMD_ACTIVITY_H Activity
    CRMD_OPPORT_H Opportunity
    BUTOO : Customer details
    BUT001 BP: General data II
    BUT100 BP: Roles
    BUT150 BP relationship: Attribute table (test
    different
    BUT_HIER_TREE Business Partner Group Hierarchy
    CDBC_T_PRODUCTID Mapping: Product Id
    CDBD_ORGMAN Business transaction - organizational unit -
    set
    COMC_PRODUCT General Product Settings
    COMC_R3_FIELDS Assignment of R/3 material master fields to
    CFOP
    COMM_CATEGORY Category
    COMM_CFGMAT Basic Data for Materials
    COMM_HIERARCHY Category Hierarchy
    COMP_TYPES Hierarchy Tool: Comparison Type Check
    Table
    CRMC_CPRICPROC Customer Pricing Procedures
    SMOKVBEZ15 Assignment employees to positions
    CRMMLSGUID: GUID entry (should match GUID in CRMPRLS)
    CRMM_BUT_CUSTNO : Also GUID table (GUID here should match GUID in R/3 table CRMKUNNR)
    SMOFSUBTAB : Mapping & Parameters
    SMOFDSTAT : Download Monitor (R4AM1)
    SMOFFILTAB : Filters (Should match filters in R3AC1 & R/3 Table CRMFILTAB)
    SMOFOBJECT Definition of Objects for Download
    SMOFOBJPAR Parent Objects of an Object in Table
    SMOFPARSFA Middleware Parameter
    SMOFQFIND Queue Finder Table for MW-Queue finder
    SMOFTABLES Definition of Tables for Download

  • Table name for opening and closing stock

    Hi gurus,
    i want table name for opening and closing stock .  How to calculate this opening and closing stock in report.
    Murali.

    Murali,
    Check out in OINM, which maintains all the details of the stock transactions..
    Hope it might help you..
    Regards
    Gattu

  • Table name for Reason field in Details tab in CRMD_ORDER transaction

    hi ,
    kindly pls suggest me the table name for field Reason in Details tab of CRMD_ORDER transaction.
    thanks

    Hi,
    You need to go via these four tables:
    CRMD_ORDERADM_H
    CRMD_LINK
    CRMD_SRV_OSSET
    CRMD_SRV_SUBJECT
    /Anders

  • Table name for purchase order delivery fields

    Hi Gurus,
    Can you please tell me the name of the tables and the joining condition for purchase order delivery details like Name, street , city, postal code, address detail and the joining condition?
    Regards
    MD. SAMY

    Hi MD. SAMY,
    1. Table EKPO has details lat line item level.
    2. You must make a simple ABAP program in the infosets (or functional area) that contain a line "addrnumber = ekpo-adrnr" while addrnumber is ADRC table field.
    3. Choose fields that you want in ADRC and put it into new fields (e.g. : DELI_NAME2 = adrc-name2., etc)
    4. The new field attribute must be maintained in the infosets (in EXSTRA).
    5. Now in the query you have those fields.
    Regards,
    Sameer

  • Table names for Ordercosts and Operational Data

    Hi Gurus,
    I am working on Ordercosts and Operational Data.I want the table names to pull operations data.
    In IW32,there is Operaionts tab,i want to pull all the fields in that tab in my bw reports.
    Can anyone help the table names and the datasources which can fullfill my report requirement.
    Thanks in Advance.
    Thanks,
    Surya.

    what module is this for? also you could click on status and find out the technical name of fields from system menu tab which will give you more info where the fields are stored.

  • Table name for release strategy

    Hi
    In which place i  need to take table name for purchase requisition and purchase order release strategy configurartion,plz suggest
    Regards
    Sam

    HI
    While defining characteristics you required table name in po & pr

  • Table name for shipping details for the given purchase order

    Hi,
    Table name for shipping details for the given purchase order
    regards,
    vijay

    Had anybody seen that this question was raised 5 years ago?
    And the question was about where are the shipping details of a purchase order stored.
    The discussion owner hat marked the the discussion a year ago as solved, but did not mark any correct answer and did not tell himself what the solution was.
    The correct answer was given by Amitkumar yesterday, it is EKPV
    I am locking the discussion to avoid that even more wrong answers are added to this particualr question

  • Table names for Datasource mapping and Replication details in BI 7.0

    Hi All,
    I need the table names for InfoSource to Datasource mapping as well as table containing replication details of OLTP sources in BW. I need these for BI 7.0 datasources (object type RSDS).
    I know that tables RSISOSMAP and RSOLTPSOURCE give me the above information, but only for 3.x datasources. I want the corresponding tables giving same information for 7.0 datasources.
    Any pointers to these tables would be well appreciated and suitably rewarded.
    Thanks,
    Saurabh

    Hi,
    Check in ROOSOURCE table, may be helpful............
    Hope this helps in solving u r problem
    Regards
    Ramakrishna Kamurthy

  • Table Name for Partner Determination Procedure and created by data

    Dear Gurus,
    kindly let me know the table name for a list of "Partner Determination Procedure" and "created by" data under a client.
    if there is no such  table for this, kindly let me know how can i fetch these details.
    Wishes,
    Abhishek

    Hi Abhishek,
    You can get your required information by combining these 2 table by using SQVI
    TPAER where it gives PartnDet.Proc and Part.funct.
    TPAR where it gives Part.funct inforamtion.
    By using these tables i.e. by using Common field Part.funct. - PARVW
    Regards
    Durga Sana

  • Table name for the AMOUNT field in header details of costomer invoice

    hi experts,
                    I need the table name for the field AMOUNT(wrbtr) which is in header details in fb70 tcode .I have checked many tables like bseg bsid,  there its showing the amount but at item level.

    Hi,
    the table behind structure INVFO is RBKP (Header level).
    For item level you have table RSEG.
    These tables refer to MM.
    Once the MM documents are completed and you post the corresponding invoice RBKP data goes to BKPF and RSEG data goes to  BSEG data.
    The relattion between MM(RBKP/RSEG) and FI(BKPF/BSEG) documents is in field BKPF-AWKEY. This field usually contains (RBKP-BELNRRBKP-GJAHR that is MM documentMM year).
    e.g. (BKPF-AWKEY = 51056024412009)
    Best regards.

  • Table names for Material Characteristic againgst production order

    Hi Guys,
    Actually I have a problem in finding the table name for material characteristic against production order such as Individual length, factor, color, etc. I really spend more than a day to find this. But I cudn't make it. Finally I found the flow some how, but is working only for few cases. Here is the flow.
    AFKO(RSNUM) --> RESB(OBJNR) --> INOB(CUOBJ) --> AUSP(OBJEK).
    T-code: CO02 / Fast Entry tab / Change Configuration(Item Level) / Change Characteristic values.
    Anybody knows about this. Please help me out on this. And please note that, it is not the material characteristic from MM01, it is against production order from CO02.
    Thanks
    Yasin.

    Hi Yasin,
    The best way to know Table Names in SAP is to use a Transaction Code Called : SQL Trace. Tcode : ST05. This will tell you about all the database tables that have been accessed while the Transaction was executed. And then you do a complete analysis of it, what are all the Tables that have been accessed, the fields and the data transfered. So, it's a complete trace of the SQL Query but you can use the information as needed.
    Have a look at the following Links:
    http://help.sap.com/saphelp_nw04/Helpdata/EN/17/358df9c9fee2469105731e10756921/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f89454211d189710000e8322d00/content.htm
    The best things is that you can use it across any SAP Transaction as it is available in SAP NetWeaver .
    Hope this helps.
    Thanks,
    Samantak.

  • HT204053 I have one apple ID for purchases and then my mobile me ID where I use for email.  So I have set my cloud with my mobile me name, while keeping my purchases the original name.  Will my purchases be recognized as purchases when backup is finished.

    I have one apple ID for purchases and then my mobile me ID where I use for email.  So I have set my cloud with my mobile me name, while keeping my purchases the original name.  Will my purchases be recognized as purchases when backup is finished.

    Welcome to the Apple community.
    So long as you are logged into the iTunes Store, using the correct ID and password (settings >store), then you will always have access to your apps, books, music, TV shows etc etc bought via the iTunes Store on that account.

Maybe you are looking for

  • Getting error while importing a table partition

    Hi, I am trying to import a table partition from OEM and occurred with following error: Job IMPORT000042 has been reopened at Friday, 13 June, 2008 14:44 Restarting "SYSMAN"."IMPORT000042": Processing object type TABLE_EXPORT/TABLE/TBL_TABLE_DATA/TAB

  • Issue in parsing the response of a WebService in Service Link

    I am getting issues in connecting an external (non cisco) application via WebService. Appreciate if anyone can help in fixing the issue. I am using 9.3.2 Patch 6. Connectivity to an external system (a 3rd party application in my firm) was achieved vi

  • ITunes shared libraries not showing in Mac OS Lion (but OK in Win7!)

    I have recently bought my first Mac and so far everything is great.  Except iTunes. I'm still using iTunes on a Windows PC and I now have my iTunes Media all on a D-Link DNS-323 NAS. I want to be able to listen to the same music (stored on the NAS) e

  • Regarding select option in a module pool prog .

    hello .. i need some help regarding select options in a module pool program .. i hav tried putting a select options in a module pool prog but i am not able 2 ... can any one tel me why select options r not aloowed in a module pool prog ?? and i read

  • LabVIEW and Location of database

    # 1   I have a simple LabVIEW application which needs a (DLL which in turn needs a) database. DLL and database do not (and cannot ) have absolute path. # 2 LabVIEW puts limitation on me that I MUST have my database in the directory where LabVIEW.exe