Transaction or Tables connected to bbp_pd

Hi Experts,
We are in SRM 7.0.
Transaction bbp_pd gives us some detailed/additional informations regarding the the status and the workflow of the entire SC and the positions.
There are few more tables or transaction that are connected to BBP_PD.
Can you please provide the details of the tables/transaction  that are connected to BBP_PD.
Thank you in advance,
Regards,
RKS

Hi,
Try the BBP_PD* tables:
Example:-
BBP_PDHGP Header data
BBP_PDIGP Item data
BBP_PDACC Accounting data
BBP_PDBEI Backend item data
You can check with SE11 all relevant tables.
You can access these tables with guids. You get these guids from the
tables CRMD_ORDERADM_H and CRMD_ORDERADM_I.
Kind regards,
Siobhan

Similar Messages

  • MySQL non-transactional changed tables ...

    I'm trying to test the rollback functionality of my db connection by executing 2 INSERT statements:
    INSERT INTO Users (login_id,name,language_code) VALUES ('Satanka','Satanka','2')
    "INSERT INTO Users (tlogin_id,name,language_code) VALUES ('Satanka','Satanka','2') // this one should fail becase there is no tlogin_id column in the Users table
    When I run my test program I got the followin error message:
    java.sql.SQLException: Column not found: Unknown column 'tlogin_id' in 'field list'
    at org.gjt.mm.mysql.MysqlIO.sendCommand MysqlIO.java:508)
    at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(MysqlIO.java:561)
    at org.gjt.mm.mysql.MysqlIO.sqlQuery(MysqlIO.java:646)
    at org.gjt.mm.mysql.Connection.execSQL(Connection.java:973)
    at org.gjt.mm.mysql.Connection.execSQL(Connection.java:897)
    at org.gjt.mm.mysql.Statement.executeUpdate(Statement.java:230)
    at org.gjt.mm.mysql.jdbc2.Statement.executeUpdate(Statement.java:99)
    at com.pylon.portal.timesheet.datahandling.DBBrokerSingleton.ExecuteSQLUpdate(DBBrokerSingleton.java:70)
    at DBClient.main(DBClient.java:12)
    //to this point I understand everything but next line
    java.sql.SQLException: General error: Warning: Some non-transactional changed tables couldn't be rolled back
    at org.gjt.mm.mysql.MysqlIO.sendCommand(MysqlIO.java:508)
    at org.gjt.mm.mysql.MysqlIO.sqlQueryDirect(MysqlIO.java:561)
    at org.gjt.mm.mysql.MysqlIO.sqlQuery(MysqlIO.java:646)
    at org.gjt.mm.mysql.Connection.execSQL(Connection.java:973)
    at org.gjt.mm.mysql.Connection.execSQL(Connection.java:897)
    at org.gjt.mm.mysql.Connection.rollback(Connection.java:590)
    at com.pylon.portal.timesheet.datahandling.DBBrokerSingleton.ExecuteSQLU
    pdate(DBBrokerSingleton.java:78)
    at DBClient.main(DBClient.java:12)
    Why a simple insert is a "non-transactional" change?
    I'm creating the connection like this:
    Connection con=DriverManager.getConnection("jdbc:mysql://"+url+"/TimesheetDB?user="+Name+"&password="+Pass);
    con.setTransactionIsolation(java.sql.Connection.TRANSACTION_READ_UNCOMMITTED);
    con.setAutoCommit( false );
    I'm using JRE 1.3
    JDBC driver mm.mysql-2.0.4-bin.jar
    mysql server 4.0

    Yes, you're right. I found that the default table type won't let me use transactions, and Mysql Server sent me the message.
    I thought that
    "java.sql.SQLException: General error: Warning: Some non-transactional changed tables couldn't be rolled back"
    refers to a problem inside the virtual machine.
    Now I'm trying to setup the MySql to let me create InnoDB tables. Not so simple eh...
    Thanks for helping

  • Change Profit centers in all transactional data tables

    Hello Experts,
    I have been assigned to change Profit center MASKTOOLS to BRION in all transaction data tables.
    Is there any standard SAP programs/reports that will help me do this?
    How do I identify all tables were Profit center is stored?
    Bearing in mind if I make changes directly in tables (example via Abap programs) BW will not recognise any changed documents and therefore not update BW accordingly.
    Regards in advance Steve

    Thanks Karthik T,
    What about Internal orders, Sales orders, Service orders, Production orders, PA segments etc etc. etc..
    I also have to think about orders with settlement rules which hold both profit center and profitablility segments which also hold profit centers.
    I am still hoping there is SAP standard reports that can help identify and change
    Steve D

  • From which transaction the table OBEW is updated

    Hi Experts,
      From which transaction the table OBEW is updated
    Thanks,
    Nagendra

    The table OBEW gets updated thru MI21/MI22/ and MB01/MB02

  • Reg: Customer Master(transaction figures) table

    Dear all,
    Like Vendor  master (transaction figures) table & Vendor  master (special g/l) transaction figures - LFC1 & LFC3 can we get any Customer master (transaction figures) table & Customer master (special g/l) transaction figures table.  If it is there means please let me know about that at the earilest.
    Thanks,
    sankar M

    KNC1 & KNC3

  • Transaction and table craeting.

    Hi all,
    I am using Oracle 8i and java as client.
    How can I use transaction with table creating( for temp. tables).
    For exmple:
    1. insert into someTable ...
    2. create GLOBAL TEMPORARY table myTable ....
    3. insert into myTable select ....
    4. update anotherTable set .....
    5. Truncate myTable.
    6. Drop myTable
    7. On condition : ROLLBACK.
    By making rollback, the system do not make rollback on step 1.
    Can I do this with oracle and how.
    Many thanks in advance.

    Hi ,
    Thanks for the information.
    It was helpful.I could see that for VBELN of VBAK table the ROLLNAME is VBELN_VA.
    When I queried DD04T for VBELN_VA ,it gives me the DDTEXT for it as 'Sales Document'.
    However, if on VA03 the same field is displayed with label Standard Order.
    My requirement is how to find relation  between a table field(VBELN)or DDTEXT(Sales Document) and the label displayed(STANDARD ORDER) on a transaction screen.
    The two may be different. This is just one instance.
    I need to derive a generalised solution for all transcations not just VA03.
    Being a Java programmer, I have limited knowledge of SAP.
    Hence, it would be great help if you could suggest some standard RFC or some table that stores this information so that it can be retrieved from java layer and not SAP GUI.
    Regards,
    MNGhosh
    Edited by: MNGhosh on Sep 15, 2009 8:47 AM

  • Transaction FBZG- Table: TINSB -

    Hi,
    I need to add an entry in table TINSB.
    "Alternative Bank Accounts for Program RFBITB01".
    Linked to transaction FBZG.
    Someone knows the place in customizing where I can make this entry?
    Than's for your help.
    Regards.

    Hi
    You can use the transaction SM30:
    Table/view V_TINSB click on the button Maintain.
    There is no direct link in customizing. (perhaps it is an sub from an other customizing transaction)
    Paul

  • Transaction Currency Tables

    Monthly wise GL Balances ( DEBIT , CREDIT Separately) in Transaction currency tables i required if any body knows pls  help me.

    HI anu,
    The transaction currency tables are  KEKO , BKPF , BSEG
            Changing quantity into debit or credit
              IF wa_bkpfbseg-shkzg = 'H'.
                wa_bkpfbseg-wrbtr = ( -1 * wa_bkpfbseg-wrbtr ).
                wa_display-wrbtr  = wa_bkpfbseg-wrbtr .
              ELSE.
                wa_display-wrbtr = wa_bkpfbseg-wrbtr.
              ENDIF.
    if the BSEG table if wa_bkpfbseg-shkzg = 'H'. that means it is credit amount
    else
    it is debit amount.
        Fetching quantity and amount in FI from BSEG table against entries
        in BKPF table
    Regards,
    Prabhudas

  • In App Purchase Error, ( Transaction Failed Cannot connect to iTunes Store)

    O.k. on my iPhone when I'm in an app I tried to purchase something and it won't let me by saying, Transaction Failed, Cannot Connect to iTunes Store.. But I'm able to use the same app on my iPod touch and I can purchase what I needed.... So can somebody help me figure out what the reason is behind it? Both the iPhone and the Ipod has the same account information and both uses the same computer to connect to iTunes.... So why does one work and the other doesn't? Also its an iPhone 3Gs...

    Although you may be using the same iTunes Account, things can get a little strange if you have different AppleID's for each device. On your device, check settings ==> Store. The AppleID for that device is listed there. It can be confusing because syncing to the same iTunes account is not the same as managing App and purchases through the iTunes Store Account.
    On your iTunes window the uppe right corner shows which AppleStore ID is logged in. If it turns out they are different, simply log out of the store on iTunes, and log in with the other account. Download the updates. Log out and then back in to the other account.
    As an alternative, download the updates on the device they were purchased. Sync to iTunes, and the updated download be transferred back to iTunes and available to the other devices syncing with iTunes.
    Or....... if your iPhone is Airplane Mode, turn that Airplane mode off and ignore everything from above.

  • Create transaction for table

    Hi experts,
    Can anybody help how to create transaction for table maintenance generation?
    Thanks in advance,
    Zak.

    Hi
    Check this:
    Table maintennace generator is used to create screen to maintain values in a table. Once you create maint generator you can goto transaction SM30 and add data to table . In SAP it is more relevant to customizing data.
    Create a table maintance program for a z table :
    In transaction SE11, in the attribute tab of your z table check table maintenance check box. Go to SM30 transaction, enter the ztable name and click on maintain button. Here you can enter new entries into the ztable .
    Or
    You can create a PARAMETER TRANSACTION for the transaction for SM30 .
    Follow these steps :
    1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your ztable.
    2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button.
    3. In the next screen enter default values:
    transaction : SM30
    check the check box skip initial screen
    4. Scroll down you will find a table control for default values
    Name of the screen field | value
    VIEWNAME | your ztable name
    SHOW | X
    Save your work.
    Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.
    Regards,
    Vishwa.

  • INVENTORY TRANSACTION PURGE시 해당 TABLE들의 정보

    제품 : MFG_INV
    작성날짜 : 2004-05-20
    INVENTORY TRANSACTION PURGE 시 해당 TABLE들의 정보
    ===========================================
    PURPOSE
    Inventory Transaction Purge에 의해 삭제되는 data들을
    파악하고자 한다.
    Problem Description
    Inventory module의 Transaction Purge시 다음의
    Table들은 정상적으로 Purge된다.
    MTL_MATERIAL_TRANSACTIONS
    MTL_TRANSACTION_LOT_NUMBERS
    MTL_UNIT_TRANSACTIONS
    MTL_TRANSACTION_ACCOUNTS
    MTL_MATERIAL_TXN_ALLOCATIONS
    다음의 table들은 Purge대상에서 제외되어 있다.
    wip_scrap_values
    mtl_cst_actual_cost_details
    mtl_cst_txn_cost_details
    MTL_ACTUAL_COST_SUBELEMENT
    Workaround
    N/A
    Solution Description
    Applied a Patch#2165174. fixed in 11.5.9
    이 Patch에 의해 위에 언급한 모든 table들에 대해
    정상적으로 Purge된다.
    Reference Documents
    Bug2165174

  • Master data tables and Transaction data Tables

    Hello Gurus,
    Please let me know how to know which table belongs to master data  and which table belongs to transaction data.
    for FICO module.
    Does any one  have specific material relating to master data table and transaction data tables.
    Thanks
    Edited by: Manu Rathore on Jan 18, 2012 4:38 AM

    Hi Manu,
    Find attached table relation diagram by Christopher Solomon. It is one of the very comprehensive chart on this topic.
    deleted
    Warm regards,
    Murukan Arunachalam

  • Ascertaining whether there is a data table/connection in a given worksheet

    I have the following old code:
    For each worksheet
      'N.B. The following operation fails if the worksheet contains a data table with an external data connection.
    Execute a given operation. (The precise operation is irrelevant for the purpose of this question.)
    Next
    Therefore, I would like to change it to the following new code:
    For each worksheet
      If the worksheet does not contain a data table/connection Then
    Execute a given operation. (The precise operation is irrelevant for the purpose of this question.)
    End If
    Next
    Any ideas how to undertake such test?
    Many thanks.
    Keith
    R K Howard

    Hi R. Keith Howard,
    Based on the description, you want to detect whether there is data table or connection in a given worksheet.
    As far as I know, there is two kinds of data table in Excel, listobject and querytable. We can check whether the data table exits via the
    ListObjects and
    QueryTables collection.
    And as far as I know, the connection is not associate with a worksheet. The connection is relative to a workbook and we can get all the connections in a workbook via
    Connections Object. Also here is another helpful link about connection in Excel:
    Create, edit, and manage connections to external data
    In addition, here is a sample to check whether there is a listobject in a worksheet for your reference:
    Function existListObject(listObjectName As String, aWorkSheet As Worksheet)
    For Each lo In aWorkSheet.ListObjects
    If lo.Name = listObjectName Then
    existListObject = True
    Exit Function
    End If
    Next lo
    existListObject = False
    End Function
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Weblogic Eclipselink Sequence Table Connection Pool Sequence Separate transaction while JTA on main transaction

    Hi,
    And thanks in advance for your support.
    In weblogic 12, managing to get the eclipse link connection sequencing mechanism when one uses Tables for sequencing entity ids seems to be complicated.
    QUICK REFERENCE:
    http://www.eclipse.org/eclipselink/api/2.5/org/eclipse/persistence/config/PersistenceUnitProperties.html
    The concept:
    While having EJB, MDBs etc... run on a JEE container, be it glassfish or weblogic, it should be possible to have the main thread transaction be managed as part of JTA global transactions by the contianer.
    Namely, pumping messages to JMS queues, persisting entities etc.
    Meanwhile, it should be also possible to as the transaction is on going write and update entity ids from sequencing tables.
    For this very purpose, eclipse link provides persistence.xml properties, such as the now deprecated eclipselink.jdbc.sequence-connection-pool" value="true", to fullfill this very purpose.
    This option greatly avoids dead longs, by allowing eclipse link to fetch a non JTA managed connection, pseudo "two phase locking read table update table" go to the datbase and fetch a new sequence.
    The same mechnism under JTA is a disaster. A transaction that creates ten different entities, might do ten reads and updates on this table, while mean while a competing transaction might be trying to do the same. It is guaranteed dead lock with minimal stress on the environment.
    Under glassfish, for example, tagging a persistence.xml with :
    <persistence-unit name="MY_PU" transaction-type="JTA">
            <provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
            <jta-data-source>jdbc/DERBY_DS</jta-data-source>
            <non-jta-data-source>jdbc/DERBY_DS</non-jta-data-source>       
            <properties>           
                <property name="eclipselink.jdbc.sequence-connection-pool" value="true" />
            </properties>
    </peristence-unit>
    does miracles, when entities are using TABLE sequencing.
    Under weblogic, say you are using the Derby embedded XA driver with two phase commit, deploying the applicaiton immediately leads to:
    Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.3.v20120629-r11760): org.eclipse.persistence.exceptions.DatabaseException
    Internal Exception: java.sql.SQLException: Cannot call commit when using distributed transactions
    Error Code: 0
      at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:324)
      at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicCommitTransaction(DatabaseAccessor.java:426)
      at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.commitTransaction(DatasourceAccessor.java:389)
      at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.commitTransaction(DatabaseAccessor.java:409)
      at org.eclipse.persistence.internal.sequencing.SequencingManager$Preallocation_Transaction_Accessor_State.getNextValue(SequencingManager.java:579)
      at org.eclipse.persistence.internal.sequencing.SequencingManager.getNextValue(SequencingManager.java:1067)
      at org.eclipse.persistence.internal.sequencing.ClientSessionSequencing.getNextValue(ClientSessionSequencing.java:70)
      at org.eclipse.persi
    While weblogic is right that their might be a distributed transaction ongoing, it is mistaken in the fact tha tthe connection requested by eclipse link for generating the ID should be part of the global transaciton.
    Eclipse link provides other ways to attempt to configure the sequencing mechanism, by sating for example a non-jta transaction.
    I have attempted also using these properties both withe original data DERBY_DS that uses the XA driver, and later with a new data source i created on purpose to try to work around the sequencing contengy.
    For example:
    <!--property name="eclipselink.jdbc.sequence-connection-pool.nonJtaDataSource" value="jdbc/DERBY_SEQUENCING_NON_JTA" /-->
                <!--property name="eclipselink.connection-pool.sequence.nonJtaDataSource" value="jdbc/DERBY_SEQUENCING_NON_JTA" /-->
    This new DERBY_SEQUENCING_NON_JTA is explicitly configured to use a NON_XA driver with global transactions flag set to disabled.
    Regardless, the only thing I get out of this is that the application is deployed and super fast, up to the point where i stress it with a system test that introduces some degreee of concurrency, and then I see the dead locks on the sequencing table.
    Meaning that the ongoing transactions are holding tight to their locks on the sequencing table.
    Is this a known issue?
    Is there something I am missing in the configuration?
    It really should not be this diffcult to get eclipse link to run its sequence reads and updates on a separate transaction of the main JTA transaction, but so far looks impossible.
    Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.3.v20120629-r11760): org.eclipse.persistence.exceptions.DatabaseException
    Internal Exception: java.sql.SQLTransactionRollbackException: A lock could not be obtained within the time requested
    Error Code: 30000
    Call: UPDATE ID_GEN SET SEQ_VALUE = SEQ_VALUE + ? WHERE SEQ_NAME = ?
      bind => [2 parameters bound]
    Query: DataModifyQuery(name="MyEntity_Gen" sql="UPDATE ID_GEN SET SEQ_VALUE = SEQ_VALUE + ? WHERE SEQ_NAME = ?")
    Many thanks for your help.

    Are you calling the cmp bean code and your new Sql code under a same transactional context?
    The following setting
    "rollbackLocalTxUponConnClose=true"
    will make the connectionpool to call the rollback method on the connection object before keeping it back in the pool. In your sql code if you are calling connection.close() , then your entire transaction will be rolled back.
    CMP bean requires a transactional connection while communicating with the database.
    What is the sequence of code execution?
    I think you must be calling sql code first and then cmp bean code later.
    You may avoid this problem in this way. This is my guess based on my understanding on your code execution.
    1. set rollbackLocalTxUponConnClose=false
    Execute the sql code and cmp code in a single transaction (in a single session bean method with cmt or bmt transaction ). Specify tx.rollback if it is bmt. or call tx.setRollbackOnly() if it is a cmt. In this way you will have control to roll back the transactions.
    Hope this helps you.
    bmt-> bean managed transaction
    cmt-> container managed transaction.
    Regards,
    Seshi.

  • 0CO_OM_CCA_4 - Data in r/3 for verification (Transaction or tables in r/3)

    Hello I loaded to BI using 0co_om_cca_4 data source.  I would like to know how to verify the data in r/3 for this data source?  I have seen so many postings regarding this, but was unable to use any of them.  Do you know which transaction to use for verifying the data in r/3?  Some people listed multiple tables, but I don't know logic the extractor uses for connecting all those tables.
    Thanks.

    Hi Sam,
    for Cost Centers: Statistical Key Figures (0CO_OM_CCA_4) orgin table is COSR.
    [http://help.sap.com/saphelp_nw70/helpdata/EN/4d/fcaba947fa5d42b4ef5f7769f87939/frameset.htm]
    Regards
    Daya Sagar

Maybe you are looking for

  • I want to turn off everything except GPS

    I was out in a remote area yesterday with no cell reception.  I was using a GPS app on my phone to record the route that I explored.  About half way through the day the phone ran out of battery and died.  I had blue-tooth and cellular data turned off

  • Transfer of Freight Conditions to Billing Document - exchange rate issue

    I am having an issue with my freight costs copy to customer billing document and the exchange rate causing the values to change.  Example - SCD freight = 400 USD, but vendor is being invoiced in BRL (807.44).  The freight is passed to customer billin

  • Append a mail message to a text or Filemaker file

    Hi I'd like to use Mail's rules to activate an applescript to copy the body of an email (including senders name) and append it to an existing text file (or better yet a filemaker database). Any ideas where to start with this? I've tried save contents

  • Headstart/Designer 6i / Report Generation / Format Trigger / Repeating frames.....

    Good morning all! Product version... Headstart 6i Des.6i 6.5.52.5.0 Des.tools 7.2.52.2.0 Des.report generator 6.5.52.1.0 Dev. report builder 6.0.8.14.2 Any idea on how to generate from Designer, a format trigger on a report's repeating frames??? Than

  • PE 9 trial .mov problems

    I've downloaded the trial of v9 to check it out before I decide whether to buy. I've never used any version of PE but use lots of other Adobe software so it seems the obvious choice. I've immediately hit a strange problem. I tried to import some .mov