Relation between BSEG with Asset Tables

HI Guru's,
how to find relation between BSEG with Asset Tables like ANLA and ANEP..
regards
JK

Foreign keys
- ANEP items are linked to ANLA via fields in common ANLN1 and ANLN2
- ANEK header is linked to ANEP items via fields in common ANLN1, ANLN2, GJAHR and LNRAN
- BKPF and BSEG are linked to ANEL ANEP via BUKRS, BELNR and GJAHR
Optimization (as BSEG is behind a cluster table RFBLG)
- Append BSIS (ZABSIS) and BSAS with ANLN1 and ANLN2, then create an index with these fields. As BSIS is filled via MOVE-CORRESPONDING statement, only a one-shot report to initially fill the new fields is to be developed. (look at old OSS [Note 62435 - F-03: Selection by purchasing documents|https://service.sap.com/sap/support/notes/62435] for optimization via purchase order)
Regards

Similar Messages

  • Relation between BKPF and EKBE table for reversing document?

    Is there any relation between BKPF and EKBE table for reversing document when STBLG is blank in BKPF.
    AND
    How to differentiate Old Accounting document / Reverse document / New document when in BKPF-STBLG is blank for all three document and BKPF-XBLNR are same for all.

    Hi Varun,
    Table Document no (BKPF-BELNR) is link between Material document no (EKBE-BELNR). If you are looking for validating Material reversal document then please use following logic for your requirement.
    Material Document (MBLNR) & Material Document Year (MJAHR). Pass material document (MBLNR) to MSEG-SMBLN to read MSEG-MBLNR with MSEG-MJAHR to MSEG-SJAHR, if record found delete both the documents i.e. MSEG-SMBLN & MSEG-MBLNR (donu2019t consider these documents in the logic) and display Material Document No. (MSEG-MBLNR)
    Regards,
    Santosh

  • Relation between RESB and AUFM tables

    can any one tell me how to build the relation between the above two tables
    first i am getting the data from resb
    now i need to get the data from  aufm
    but there are no common key fields
    while selecting the data from aufm i want to put the where conditon on key fields only

    hi
    good
    use this process to know the details.
    Go to SQVI transaction... Create a qucik view.. ztest.. give desc..etc
    Select data source as table join.... enter
    now one screen will come with blank data (blue scrren)
    in that application toolbar second button .. click that.. enter VBAK..
    click that again.. enter VBAP.. now an image will come with links b/w vbak and vbap.. you can use any no. of tables there....
    thanks
    mrutyun^

  • I want to know the relation between Retiremen in assets and AR

    i want to know the relation between Retiremen in assets and AR
    whene selleing asset in FA and retire it in AR

    Hello.
    how can i achieve this entry in AR You will have to create it manually. The system does not create it automatically.
    and is their any report in FA to identify the sold assetsThe Asset Retirement Report
    Octavio

  • Relation between different GUID and tables in RPM

    Hi All,
    can you tell me the relation between different GUID and tables in RPM. Many thanks.
    Regards,
    J B

    Hi Deepesh,
    Try the foll. join :
        SELECT  fragment_guid  INTO  (some internal Table)
             FROM  comm_pr_frg_rod
             WHERE  product_guid  = (your product guid list)
    This should give u a complete match of the products.
    Hope this helps.
    Regards,
    Raviraj

  • Relation between Eban and Erev tables

    Hi,
       What is the Relation between Eban and Erev tables?
    Thanks and Regards,
    Parvatha Reddy

    Hi,
    if you have activated version management for purchase requisitions (spro - mm - purchasing - version mgmt - set up ver mgmt for PR), then if any changes are made to the fields as specified in the customizing, then an entry is made in EREV table. EBAN is the pur. reqn table.
    Hope it answers your query.
    Regards,
    Vivek

  • Relation between vbuk and vbup tables?

    relation between vbuk and vbup tables?
    regards phani

    Dear Phani,
    http://help.sap.com/saphelp_erp2005/helpdata/en/70/a7853478616434e10000009b38f83b/frameset.htm
    VBUK .... Sales Document: Header Status and Administrative Data
    VBUP ....Sales Document: Item Status
    VBUK contains header status where as VBUP contains individual item status of the header. Similar to VBAK and ABAP where VBAK contains Sales Document header data and VBAP contains Sales document item data.
    Hope this will help.
    Regards,
    Naveen.

  • Relation between ( BSEG or Bkpf) with Ska1

    Hi Everyone,
          I want to know the relation between the table  ( BSEG or Bkpf) with Ska1 , Am using BSEG and Bkpf table. I have to find out the account number. Please let me know the relation
    Thanks
    Imran

    Hello,
    BSEG-HKONT = SKA1-SAKNR.
    Suhas

  • Relation between workcenter and Asset

    Dear All,
                 Is there any relation between Work Center and Asset. If there is then how we can see. Or we can find it through Equipment.
    Regards
    Sunil

    Hi Avisesh
    The field you indicated in Equipment Location tab (ARBPL) is in fact used to integrate Plant Maintenance with Production Planning; it represents the Production Work Center linked to this Equipment, and allows to automatically block the production capacity during Equipment repair. This is the only usefull functionality of this field.
    Of course you can also link an equipment used to perform maintenance tasks to a PM work center, in order to control it's capacity during it's own revisions, but this seems a little overkilling
    The Maintenance work center that is assigned by default to perform maintenance activities for the Equipment has to be maintained in the Organization/Responsibilities tab: Main WorkCtr (GEWRK). This will then be automatically copied when you create PM orders & notifications, Equipment Task Lists or maintenance plans with refference to that equipment.
    This seems to be a rather frequent mistake done by allmost every junior PM consultant (I did the same some years ago) - it's generated by poor SAP documentation and lack of experience.
    Sorry, I can't award you more than -10 (minus ten) points )
    Cheers!

  • Getting relation between infotype IT0007 and table T550A

    Hi experts,
    My requirement is as follows. For an employee work schedule rule(field SCHKZ) is maintained in the table IT0007. For every work schedule rule there is start of planned work time( SOBEG ) and end of planned work time(SOEND) in the table T550A.
    Can anybody please help me in getting a relation between these two tables.
    Thanks,
    Manasa.

    Hi ,
        Use the below FM to get SOBEG , SOEND ...
        RP_CATT_DAYPROGRAM
    Regards,
    Srini.

  • Relation Between RSEG and BSET Tables

    Hi ,
      I want to Calculate the the tax for MIRO document Line item wise, i am not able to get the relation between RSEG and BSET from where i can get the taxes. so, any one can help me to resolve this issue on priority.
    Regards,
    Venugopal.

    Hi, Mr. fantasy,
    I'm not too familar with MIGO - now working in non-logistics environment.
    Did you already try RSEG fields
    LFBNR     LFBNR     CHAR     10     0     Document No. of a Reference Document                                  
    LFGJA     LFGJA     NUMC     4     0     Fiscal Year of Current Period                                  
    LFPOS     LFPOS     NUMC     4     0     Item of a Reference Document     
    just an idea.
    Regards,
    Clemens

  • Relation between qRFC and SXMB_Moni tables.

    Hello Experts,
    I would like to know if there exists any rerference OR any link between the qRFC tables (TRFCQOUT / TRFCQIN) with the backend master tables of SXMB_MONI (SXMSPMAST, SXMSPERR, SXMSPHIST) ETC.
    This would give me an idea whether I can fetch out the niche details of the records/messages stuck in qRFC from SXMB_MONI.
    Kindly advice.
    Thanks in advance,
    Elizabeth.

    Hi Elizabeth, 
    Check this recent blog..may be useful to you
    SAP XI/PI: Alerts for Queue Errors
    /people/santhosh.kumarv/blog/2009/05/19/sap-xipi-alerts-for-queue-errors
    Regards,
    Sunil.

  • Relation between users with messages

    Hello,
    I have a table of Users:
    create table dbo.User
    Id int identity not null,
    Name nvarchar (400) null,
    // Other coluns as Login, Password, etc.
    create table dbo.Role
    Id int identity not null,
    Name nvarchar (20) null
    create table dbo.UserRole
    UserId int not null,
    RoleId int not null
    Each user has one or more roles.
    I need to relate users one to each other in periods of type.
    For example, one professor to its students during 4 months in 2015.
    And I also need to track messages between users.
    One of my ideas would be the following:
    create table dbo.UserToUser
    FirstUserId int not null,
    SecondUserId int not null,
    StartDate datetime not null,
    EndDate datetime not null
    Being both ProfessorId and StudentId FK's of Users table.
    create table dbo.Message
    ToId int not null,
    FromId int not null,
    Text nvarchar(max) not null,
    Created datetime not null
    Being both ToId and FromId FK's of Users table.
    Should this be done in another way?
    Thank You,

    Review the following design:
    create table dbo.Users
    Id int identity PRIMARY KEY,
    Name nvarchar (400)not null UNIQUE,
    -- // Other coluns as Login, Password, etc.
    create table dbo.Role
    Id int identity PRIMARY KEY,
    Name nvarchar (20) not null UNIQUE
    create table dbo.UserRole
    UserId int not null REFERENCES Users,
    RoleId int not null REFERENCES Role,
    PRIMARY KEY (UserId, RoleID)
    create table dbo.UserToUser
    FirstUserId int not null REFERENCES Users,
    SecondUserId int not null REFERENCES Users,
    StartDate datetime not null,
    EndDate datetime not null,
    PRIMARY KEY (StartDate, FirstUserID, SecondUserID)
    create table dbo.Message
    ToId int not null REFERENCES Users,
    FromId int not null REFERENCES Users,
    Text nvarchar(max) not null,
    Created datetime not null,
    PRIMARY KEY(ToId, FromId, Created)
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Relation between ra_customer_trx_lines_all with mtl_system_items_b

    hi experts
    i need to join mtl_system_items_b with ra_customer_trx_lines_all, and it seems very easy but problem is .. my ra_customer_trx_lines_all.inventory_item_id is null and doesnt record any code but description is there.. what is this??? is this a kind of implimentation error ??
    can anybody tell me what to with that problem.
    regards
    anwer

    There can be different sources from where invoices can be created e.g. OM, Project etc. Also there can be different types of invoices. For all invoices Item number is not a mandatory column and description can be a free text.
    when creating a join between ra_customer_trx_lines and mtl_system_items make sure they have a outer join to get correct data.
    http://sureshvaishya.blogspot.com

  • Relation between BP with Organization

    Hi,
    Can any one help me by giving reference of any function module or table name so that I can get Organization Unit for a particular BP Number?

    Hi,
    You can make use of the table CRMV_BUT_SET0140 to find out the corresponding Org Unit data for a BP.
    On the other hand, in FM CRM_BUPA_CONV_EI2BAPI, for Set 140, there is subroutine call to
    execute set. Exploring this sub routine you will be able to find exact FM which updates the Org Unit data for the particular BP.
    I hope this information helps.
    Venkat

Maybe you are looking for

  • App World not working after upgrade

    I upgragded App World to 3.1.2.32 this morning. Now App World Will not run. There is no action after clicking the icon .

  • Overlapping text in Crystal Report

    I am working with Crystal Report 2012. I am suppose to create a Crystal Report which may be exported to pdf . It has certain fields with "Can Grow" property. As a result of all this I am facing overlapping text issues due increase in the text length

  • My Mozilla Firefox start page changed yesterday. It's cumbersome. How do I get back the start page I had previously?

    The new start page fills the whole screen. You have to bump the cursor against the top margin to reveal the bar showing the tabs and the 'X' to close in the RH corner. At the bottom the start page covers the 'start' box and the information on the bot

  • GOS ATTACHMENT

    Dear all Experts, I am facing the problem wrt the Attachment. I have created the object thru SWO1 and defined the key field on MARA as MATNR. On selection screen and I am taking the MATNR and based on this matnr, I require attachment. But I have not

  • Error in KM search iView

    Hi All,   I have created a new KM Search iView.   I saw the iView's preview and entered a document's name (giving the folder's name: /documents/myFolder).. but, i got the following error: <b>AbstractTrexIndex.getLanguagesOfIndexedDocuments: Index doe