Table that stores relationship document information

Hi Gurus,
We have Accounting documents generated through IDOCs and there are nearly 1000 documents. where do i get information to view accounting documents numbers and related IDOC numbers. Any table or tables that i can see or get the information from.
Would be thankful if someone throws some light on this.
Thanks in advance.
Kind regards,
Gopio.

Hi Wanna,
No thats not the case, Accounting documents are generated by IDOCS and relation is one IDOC to one Accounting Document,
I have the accounting document numbers for all 1500 documents.
What we have done is because of incorrect maintanence in customer master, wrong customer has been charged.
Now we have cleaned up all the customer master data.
We want to reverse all the accounting documents and charge the correct customers.
in order to identify those correct customer numbers whom to be charged, they are stored in IDOCS Control records.
So that is reason we want to identify all the IDOC numbers from Accounting Documents.
I can see the IDOC number in FB03 by going into the services for object and clicking the relationships tab. but since there are 1500 Accounting documents it is a very tedious and laborious process to go and find each IDOC number for each Accounting document.
If we can get the information of where it stores (tables) then i can write a query and retrieve them.
Once we identify all those customers and want to recharge the Correct customers.
If there is any other better way advise us gurus.
This is my problem.
Hope some one would throw some light on this.
Thanks in advance gurus,
regards,
Gopio.

Similar Messages

  • Table that stores user license information

    Which is the table that stores the user licensing information? How do i make license changes to a large number of users at once?

    Hi
    Check this [Link|http://www.erpgenie.com/sap-technical/security/list-of-useful-reports-on-sap-users]
    Regards
    Uday

  • Table that stores Oracle client information

    Is there any such table in Oracle that would store client information, tns entries client machine name etc.?
    I am using 9i

    The database server doesn't know what TNS alias was defined on the client machine. If a client machine is currently connected to the database, a variety of columns in V$SESSION will be populated. MACHINE and/or TERMINAL would potentially be what you are looking for.
    Justin

  • Table that stores sales document changes...

    Hello Experts,
    I need to get changed date and time for a given sales document. For example,
    I need to show to the user the credit release date and time. Presently, I can only
    show the credit release date which can be fetched from VBAK-CMFRE.I need to get also
    the credit release time just like when you display the changes of a given sales
    document via VA02.
    Hope you can help me out here guys. Thank you and take care!

    Table CDHDR - Change document header &
    Table CDPOS - Change document items
    are the tables u need to look for the change history.
    Its regardless of a sales order or a purchase order.....all the changes are stored in this table
    Regards
    Gopi

  • Base Tables that store external application information

    I have created several external applications. I would like to know where are these applications stored ie. in which tables under what user . I want to get the corresponding external application id to the external application name , so that I can pass it to one of my functions to launch the external application.

    I think you want wwsso_application_info_t and
    wwsso_appuser_info_t owned by portal30_sso
    null

  • Tables that store the "Personalization" values in Demantra CWB

    Hi All,
    Can some tell me, which tables stores the basic "personalize information" on CWB Demantra.Like i am looking for tables that stores "MY worksheets" information in the home page of CWB.
    Thanks,

    as far as i know...we dont have any table to show the below requirement
    "Like i am looking for tables that stores "MY worksheets" information in the home page of CWB."
    you can only view the list of available worksheets in queries table

  • What table that keep "Park document" data ?

    Hello
    i need to create customized ABAP report about Park document data.
    such as data  Doc. number,Vendor number,Vendor name,Amount,Tax code , GL , Cost center ,Internal order .
    i found that park document keep in table VBSEGS.
    and i try to find detail data in table BSEG but not found.
    please tell me table that keep park document information.

    Hi,
    VBKPF     for Document Header for Document Parking (And BKPF with document status as "V")
    VBSEGA                         for Document Parking - Asset Database
    VBSEGD                         for Customer Document Parking
    VBSEGK                         for Vendor Document Parking
    VBSEGS                         for Document Parking - G/L Account Databas
    VBSET     for Taxes Document Parking
    VBSEC  for One-Time Data Document Segment
    Regards,
    Gaurav

  • Table that stores Transport Request Details

    Hi SDN Gurus,
    Is there any table that stores all the details of all the transports in Import Queue (STMS). I am mainly interested in import time and method execution time of the transport. I need to write an ABAP program that for calculating the time for mass migrating all the transports in the queue.
    i looked at the tables E070, E071 and some others but din't get the required info.
    Any help will be rewarded with points.
    Thanks

    Here is some correction to what i said. i got some information like the transport number, owner of the transport, target system and the IMPORT time of the request from the table E070. i guess all i need now is to find the time at which the transport is completed (Method Execution time) so i can calculate the time it took for transport.
    Thanks

  • Tables that store description of TRFMs and DTPs

    Hi Experts,
    Kinldy let me know the name of the tables that store description of transformation and DTPs.
    The usual ones like RSTRAN, RSTRANT, RSBKDTP etc. are not containing text for all transformations and DTPs.
    TIA,
    Ravi

    Hi,
    Pl check following tables
    RSBKDTP  BW: Data Transfer Process Header Data 
    RSBKDTPH  DTP: Historic Versions 
    RSBKDTPSTAT  Status Information on Data Transfer Process 
    RSBKDTPT  Texts on Data Transfer Processes 
    RSBKDTPTH  Texts on Data Transfer Processes 
    RSDDSTATDTP  Table for WHM Statistics. Details DTP 
    RSOACUBE_DTP  BW: OLTP Direct Access: Directory of Assigned Remote DTPs 
    RSBKDATAPAKSEL  DTP: Data Package Selections 
    RSBKSELECT  Selections for DTP Request (Summary) 
    RSBKREQUEST  DTP Request 
    RSBKREQUEST_V  View of DTP Request 
    RSBKBP  Breakpoints 
    RSBKDATAINFO  Information on DTP Runtime Buffers 
    RSBKDATAPAKID  DTP: Status Table for Data Packages 
    RSBKSUBSTEP  Properties of Substeps in a DTP 
    For transformation check following thread
    SAP BW tables
    Thanks and regards

  • Table that stores field label, language wise

    Hi,
       Is there any table that stores the field label of a data element, language wise ?
    For example, the field 'kunnr' has label as 'Customer' in EN
    and  'Client' in FR .
    I need to know this FR label where i am given only the field and language .
    How to know ?
    ( In SE16 i get these field names language specific, I need the same info, where it is fetched )
    Answers will be suitably rewarded !
    Thanks,
    Lively

    try this sample code it may help you
    DATA : V_REPTEXT TYPE REPTEXT,
           V_SCRTEXT_S TYPE SCRTEXT_S,
           V_SCRTEXT_M TYPE SCRTEXT_M,
           V_SCRTEXT_L TYPE SCRTEXT_L.
    DATA : LANG TYPE DDLANGUAGE.
    LANG = 'FR'.
    CALL FUNCTION 'WCGW_DATA_ELEMENT_TEXT_GET'
      EXPORTING
        I_DATA_ELEMENT       = 'KUNNR'
        I_LANGUAGE           = LANG
    IMPORTING
       E_REPTEXT            = V_REPTEXT
       E_SCRTEXT_S          = V_SCRTEXT_S
       E_SCRTEXT_M          = V_SCRTEXT_M
       E_SCRTEXT_L          = V_SCRTEXT_L
    EXCEPTIONS
       ERROR                = 1
       OTHERS               = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    WRITE : / V_REPTEXT.
    WRITE : / V_SCRTEXT_S.
    WRITE : / V_SCRTEXT_M.
    WRITE : / V_SCRTEXT_L.
    regards
    shiba dutta

  • Table that stores the business role and user id mapping

    Hi,
    i want to know the table that stores the Business role and the business role and user id mapping in CRM system.
    Thanks in Advance.
    Regards,
    Pricy

    Hi Mary,
    There is no direct table but there is a way to find it.
    HRP1263 is the table where business roles are stored when maintained at org level. These are stored against the Position.
    For getting user ID and position linkage refer table HRP1001.
    In HRP1001 table use below criteria to get the User and Position.
    OTYPE = CP
    SCLAS = US
    SOBID = User ID
    ENDDA = 31.12.9999
    Get the OBJID
    Query the HRP1001 table again with following
    OTYPE = CP
    OBJID = OBJID from above Query
    ENDDA = 31.12.9999
    SCLAS = S
    SOBID = Thats Position.
    Pass the position to HRP1263 as below.
    OTYPE = S
    OBJID = POSITION
    PROFILE - Thats business role assigned for the given position and user.
    Hope this is helpful.
    Regards,
    Naresh

  • Standard table that stores communication channel parameters

    Hi All,
    Can you tell me if there is a standard table that stores the parameters of communication channel?
    For example, Which table has the value of "Quality of Service" in "Processing Parameters"?
    Regards,
    Nisha

    Can you tell me if there is a standard table that stores the parameters of communication channel?
    not aware of a standard table....each communication has its own QOS.....you can check it in the log in SXMB_MONI....opne the particular message processing and look in the upper window (Window 1) where all the details are mentioned.

  • Currency tables that stores description of currency after decimal points.

    Hi ,
    I need table that stores description of currency
    for example : for INR its Rupees and paise...
    I need table that stores paise,Cents for Dollars etc..
    Table TCURC will show Rupees, Dollars...but doesnt show paise,,cents etc..
    Thanks in advance
    Kashyap.

    hi,
    you can get number of decimals for currency from TCURX table.
    To read them in program use SPELL_AMOUNT function module.

  • Table that stores movement types and reversal movement type?

    I want  to take a movement type 561 and look that up in a table and find the reversing movement type in a program.  is there a table that stores the movement type and reversing movement type

    Hi
    Table T156 has got movement type control and details. Where as other T156* tables stores other details directly or indirectly used b yMovement types
    T156A
    T156B
    T156C
    T156F
    T156H
    T156HT
    T156K
    T156M
    T156N
    T156Q
    T156S
    T156SC
    T156SY
    T156T
    T156V
    T156W
    T156X
    Regards
    Virender Singh

  • Anyone know if there's a place on macbooks that store all documents that have been printed?

    anyone know if there's a place on macbooks that store all documents that have been printed?

    http://osxdaily.com/2011/01/20/show-print-history-mac/
    Hope this helps.

Maybe you are looking for

  • BW Statistics: my record time vs time in BW Statistics

    Hi all, Anyone knows or have documentation of how it works BW Statistics? I mean, from the moment it start recording the time in initializing the OLAP processor, the time when the user can see the page, to the time to end the load of the page or quer

  • Incoming Payments in DI

    Dear Experts, The following is the scenario, say i have 2 invoices of the same customer one for 2000 and another for -2000, Now i'm making an incomming paymnet for both of these things.... in SAP UI when i select these 2 invoices i cannot add a payme

  • How to Implement the same functionality of  IT1610  and IT1641 for CANADA

    Hi experts, We have done HCM Implementation to US and now moving to CANADA. We got the requirement  to create two custom OM infotypes which are similar of IT1610 and IT1641 in US specific. But when I check the functionality of IT1610, it is maitainin

  • Schedule a job by passing variant parameter

    Hi, We are trying to copy a job with it's all properties to another Job. In this process, 2nd job is schedule as per the following statement. details: called Prog name : Z_program1 variant : Zvaraint1 statement used here is " submit Z_program1 using

  • Bounce in place not working as expected 9.0.2

    Hi, I'm trying to 'bounce in place' from Stylus RMX, but new audio is placed around 2000 samples late in the bounced audio file. There are no plug-ins inserted on the RMS channel strip. Any ideas where the problem may lie? My project starts at bar 0,