SUS PO tables

Hello,
I have an inbound proxy from R/3 that sends POs and PO changes to SUS.  EKPO does not appear to exist on the SUS side.  I'd like to see the tables that SUS uses to store PO information.  Can anyone direct me to these tables?
Thanks,
Matt

Goto BBP_PD, BUS2230 for PO.
There you can find the table name for PO(Header and item level)
ADR10 Printer (Business Address Services)
ADR11 SSF (Business Address Services)
ADR12 FTP and URL (Business Address Services)
ADR13 Pager (Business Address Services)
ADR2 Telephone Numbers (Business Address Services)
ADR3 Fax Numbers (Business Address Services)
ADR4 Teletex Numbers (Business Address Services)
ADR5 Telex Numbers (Business Address Services)
ADR6 E-Mail Addresses (Business Address Services)
ADR7 Remote Mail Addresses (SAP - SAP - Communication; BAS)
ADR8 X.400 Numbers (Business Address Services)
ADR9 RFC Destinations (Business Address Services)
ADRCOMC Comm. Data Serial Number Counter (Business Address Services)
ADRCT Address Texts (Business Address Services)
ADRG Assignment of Addresses to Other Address Groups (BAS)
ADRGP Assignment of Persons to Further Person Groups (BAS)
ADRT Communication Data Text (Business Address Services)
ADRU Table for Communication Usages
ADRV Address Where-Used List (Business Address Services)
ADRVP Person Where-Used List (Business Address Services)
BBP_PDACC Account Assignment
BBP_PDATT Document Attachment
BBP_PDBEH Backend Specific Header Data
BBP_PDBEI Backend Specific Item Data
BBP_PDBGP Partner Extension Gen. Purchasing Data
BBP_PDBINREL Transaction Object Linkage (EBP)
BBP_PDCON Purchase Order Item Confirmation
BBP_PDHAD_V Business Transaction Versions
BBP_PDHCF Set for Tabular Customer and Solution Fields on Hdr
BBP_PDHGP Business Transaction Purchasing Information
BBP_PDHSC Header Extension for Customer Fields
BBP_PDHSS Hdr Extension for SAP Internal Enhancements (IBUs and so on)
BBP_PDIAD_V Business transaction item
BBP_PDICF Set for Tabluar Customer and Solution Fields on Itm
BBP_PDIGP Business Transaction Item-Purchasing Information
BBP_PDISC Item Extension for Customer Fields
BBP_PDISS Item Ext. for SAP Internal Enhancements (IBUs and so on)
BBP_PDLIM Value Limit
BBP_PDLINK_V Transaction - Set - Link
BBP_PDORG Purchasing Organizational Unit
BBP_PDPSET Further Procurement Information
BBP_PDTAX Tax
BBP_PDTOL Tolerances
CDCLS Cluster structure for change documents
CDHDR Change document header
CDPOS_STR Additional Change Document - Table for STRINGs
CDPOS_UID Additional Table for Inclusion of TABKEY>70 Characters
CRMD_LINK Transaction - Set - Link
CRMD_ORDERADM_HBusiness Transaction
CRMD_ORDERADM_IBusiness Transaction Item
CRMD_PARTNER Partners
CRM_JCDO Change Documents for Status Object (Table JSTO)
CRM_JCDS Change Documents for System/User Statuses (Table JEST)
CRM_JEST Individual Object Status
CRM_JSTO Status Object Information
SROBLROLB Persistent Roles of BOR Objects
SROBLROLC Persistent Roles of Business Classes
SRRELROLES Object Relationship Service: Roles
STXB SAPscript: Texts in non-SAPscript format
STXH STXD SAPscript text file header
STXL STXD SAPscript text file lines
TOA01 Link table 1
TOA02 Link table 2
TOA03 Link table 3
TOAHR Container table for HR administration level
TCURR- Exchange table
Regards,
Manu

Similar Messages

  • BSP error when clicking on line item in SUS :Buffer table not up to date

    Hi Experts,
    I'm having a problem in SUS Portal. When i click on a line item of a PO to display the actual line item or see more details, i get a buffer table out of date error. I saw a thread with a similar issue where it says problem resolved but haven't had any luck getting a response from the poster, so I'm putting this question out there to everyone.
    Related Post
    Buffer table not up to date in SUS
    More details on error...
    Exception Class CX_BBP_PD_ABORT
    Error Name 
    Program SAPLBBP_PDH
    Include LBBP_PDHU08
    Line 81 
    Long text Buffer table not up-to-date {}
    Regards,
    JD
    Edited by: julian.k. drummond on Apr 13, 2010 6:46 PM

    Hi Julian,
    Please give the system some time and try again. It should work.
    Thanks
    Hari

  • MM-SUS contract table

    Hi ,
    I have created a contract in R/3 and i am not sure which table it gets stored in SRM...In R/3 it stores in EKKO table but where does it store in SRM i mean table name.
    Regards
    Sameer

    Mohammad,
    CRMD_ORDERADM_H and CRMD_ORDERADM_H tables stores the Header and Item level information of SRM Application Documents. Object TYpe will differentiate the same for Contracts.
    For other data in the Contracts like Account Assignment, BE Document etc, Go to BBP_PD transaction , open any document in that transaction , go to various sections at header and item level and all the details of the Contract will be displayed in various sections for different Contracts.
    I hope that solves your purpose
    Regards
    Virender Singh

  • URGETNT: REGARDING Purchase Requsition Approval tables

    hi,
    I am making a report on purchase requsition and i have to display the details of which person has approved it and its date of approval. can anybody tell me which are the tables used in it to display it,example :-
    1st Approval - Name of d person      Date of Approval
    2nd Approval - Name of d person     Date of Approval
    3rd  Approval - Name of d person     Date of Approval
    Final Approval - Name of d person    Date of Approval
    this type of details i want to display in my report. if anybody gives me tables and details about it to make d <b><b>report ,he or she will be definately REWARDED...
    Currently i am using table <b>EBAN,EBKN</b> ..
    Regards,
    Ric.s

    Use these table to see who released and description
    T16FC  -  Release code for particular release group
    T16FD  -  Description for Release code
    T16FG  -  Release Groups
    T16FH  -  Descriptions of Release Groups
    T16FK  -  Release Statuses
    use BAPI to get release information for PR .
    BAPI_REQUISITION_GETRELINFO.
    reward points if useful.
    Regards,
    Vimal
    Message was edited by:
            Vimal Kumar

  • URGENT: Regarding Purchase Requsition Approval

    hi,
    I am making a report on purchase requisition and i have to display the details of which person has approved it and its date of approval. can anybody tell me which are the tables used in it to display it,example :-
    1st Approval - Name of d person Date of Approval
    2nd Approval - Name of d person Date of Approval
    3rd Approval - Name of d person Date of Approval
    Final Approval - Name of d person Date of Approval
    this type of details i want to display in my report. if anybody gives me tables and details about it to make d report ,he or she will be definately REWARDED...
    Currently i am using table EBAN,EBKN ..
    Regards,
    Ric.s

    Use these table to see who released and description
    T16FC  -  Release code for particular release group
    T16FD  -  Description for Release code
    T16FG  -  Release Groups
    T16FH  -  Descriptions of Release Groups
    T16FK  -  Release Statuses
    use BAPI to get release information for PR .
    BAPI_REQUISITION_GETRELINFO.
    reward points if useful.
    Regards,
    Vimal
    Message was edited by:
            Vimal Kumar

  • Re: URGENT: Regarding Purchase Requsition Approval

    HI,
    Plzzzzz help me out i am making report in which i want  to display dat <b>these are particular PURCHASE REQUISITIONS and these were released by these person at these dates..
    </b>
    if any body provide me useful awnser he or she will definately rewarded..
    regards,
    ric.s

    Use these table to see who released and description
    T16FC  -  Release code for particular release group
    T16FD  -  Description for Release code
    T16FG  -  Release Groups
    T16FH  -  Descriptions of Release Groups
    T16FK  -  Release Statuses
    use BAPI to get release information for PR .
    BAPI_REQUISITION_GETRELINFO.
    reward points if useful.
    Regards,
    Vimal
    Message was edited by:
            Vimal Kumar

  • Buffer table not up to date in SUS

    Hello All,
    While I am trying to process Purchase order in SUS portal, when i try to confirm the Item, it is giving me error
    "Buffer table not up to date".
    Any idea about this problem?
    Thanks,
    Hetal

    We're having the same problem. Any word on how to resolve. It states also that its a BSP error in that it would not load the BSP page because of the buffer error. I tried using T_Code SWU_OBUF to perform the synchronization process, and still had no luck. Any help would be appeciared.
    JD

  • Buffer Table not up-to-date SUS System

    Hi Experts,
            I am working in classic decoupled scenario, where the RFx is published to SUS system.
    The bidder logs into SUS system and creates Response for RFx. In case of line items more than 10, the system is giving a dump.
    The Background program BBP_BID_INV_BACKGROUND_PROC is started and gives a dump in ST22.
    The job log shows :Buffer table not up-to-date. Below is the detailed ST 22 Error.
    The  exception, which is assigned to class 'CX_BBP_PD_ABORT' was not caught and therefore caused a runtime error. The reason for the exception is: Buffer table not up-to-date
    Information on where terminated
    The termination occurred in ABAP program "SAPLBBP_PDH", in "BBP_PD_ABORT". The main program was "BBP_BID_INV_BACKGROUND_PROC". In the source code, the termination point is in line 81 of (Include) program "LBBP_PDHU08".
    I went through other posts with the same error, but could not get any suitable resolutions. Please do let me know where to check for this.
    Regards,
    Krishna

    We're having the same problem. Any word on how to resolve. It states also that its a BSP error in that it would not load the BSP page because of the buffer error. I tried using T_Code SWU_OBUF to perform the synchronization process, and still had no luck. Any help would be appeciared.
    JD

  • SUS - Hide / Disable column table

    Hi Experts,
    I need to hide or disable two columns within the edit order screen in SUS.
    When you display a purchase order in SUS and then click on process button two buttons are displayed in the item details table for accept or reject PO positions.
    I need block this funcionality disabling these buttons. I've tried through customizing in Supplier Self services -> Setting for User Interface -> Make field control settings for tables but it's not working for these buttons.
    I'd like to know if anyone have done this in another way.
    Shall I delete the entry for these columns in the customizing table?
    Thanks in advance,
    Best regards.
    Martin

    Well guess i found out
    Ill explain to help who could need it in the future :
    Example:Column where the first row is title,second row is what you want to show (element value) and third row you dont want to show anything.
    1º ROW <?if@column:ELEMENT!=' '?> Column Title <?end if?>-- In the column title (IF the element value is null
    then hide column)
    2º ROW <?if@column:ELEMENT!=' '?><?ELEMENT?><?end if?>
    3ºRow <?if@column:ELEMENT!=' '?><?end if?>

  • SUS - Table joins for PO and Invoice

    Hello,
    I am trying to create a report in SUS and I'd like to join some tables.
    I'd like to be able to pull all the SUS PO's and SUS Invoices filtered by Vendor and Date.  Looking at BBP_PD all the data is already linked under "Header Links" but I'm not sure how to use those links in a query.
    CRMD_ORDERADM_H seems to contain most of the PO and Invoice data I need but how can I connect a PO with the correct invoice? 
    Thanks,
    Matt

    Solution: 
    Use the following function modules to look up this data.
    BBP_PD_SUSPO_GETLIST
    BBP_PD_SUSPO_GETDETAIL
    This returns a lot of data so you can pick and choose what you need.
    Thanks,
    Matt

  • "Table Name" in customizing SUS:"make field control settings for tables"?

    Hi Gurus,
    In the following customizing node, I can find the table name such as :
         ORDER.DET.EDIT
    +     ORDER.DET.VIEW+
    +     ORDER.HISTORY.DETAIL+
    +     ORDER.ITEM.EDITH+
    +     ORDER.ITEM.EDITL+
    +     ORDER.ITEM.EDITL.WO.OR+
    +     ORDER.ITEM.EDITM+
    +     ORDER.ITEM.EDITM.WO.OR+
    +     ORDER.ITEM.EDITS+
    +     ORDER.ITEM.EDITS.WO.OR+
    +     ORDER.ITEM.VIEWH+
    +     ORDER.ITEM.VIEWL+
    +     ORDER.ITEM.VIEWL.WO.OR+
    +     ORDER.ITEM.VIEWM+
    +     ORDER.ITEM.VIEWM.WO.OR+
    +     ORDER.ITEM.VIEWS+
    +     ORDER.ITEM.VIEWS.WO.OR+
    +     ORDER.LIST+
    +     ORDER.SDLN.EDIT+
    +     ORDER.SDLN.VIEW+
    It's difficult to know the difference for these so-called "table name"...
    "SAP implementaion --> supplier relationship management --> supplier self-service --> settings for user interface --> make field control settings for tables"+
    What's actual meaning for these table names? Where can I find related document and actual corresponding transparent tables for these so-called talbes?
    Thanks and best regards
    Jack

    Hi Neelima,
    Thanks a lot.
    Checked the SAP note, but I could not find corresponding infomation about that, kindly please advise again.
    Best regards
    jack

  • SQL Loader (Oracle 8.1.5 on Suse 6.3) Internal Error

    Hi all,
    I try to insert data with SQL Loader on Linux (Suse 6.3) and get the following message:
    SQL*Loader-704: Internal error: ulmtsyn: OCIStmtExecute (tabhp) [-1073747572]
    ORA-00942: table or view does not exist
    The control file and data file did work on another platform.
    Please help me!
    Thanks,
    Thies Mauker

    Lee Bennett (guest) wrote:
    :Hi
    :I have successfully installed Oracle 8.1.5 Enterprise edition
    on
    :Suse 6.2 and applied the 8.1.5.0.1 patch set,
    NO!
    SuSe 6.2 have a patch file for Oracle made from their developers.
    Never use Oracle 8.1.5.0.1 patch file that doesn't work because
    us bugged.
    Use SuSe 6.2 Oracle patch set.
    (don't remember the web page where you can download it but a
    search with word "oracle" from SuSe homepage will lead you to
    it)
    -Stefano
    null

  • Installation problem with SolMan on SUSE 9,0 / Oracle

    Hi Experts,
    I have just started to work with SAP environment. My first challenge is to install Solution Manager on SUSE 9.0 Linux. I have faced quite lot of error messages and managed to solve them with help of support and forum pages. But the last mile seems to be the hardest one. Installation stopped on phase 42 / 45 (Configure System Landscape Directory) with following errors:
    WARNING 2007-02-08 09:18:13
    Execution of the command "/usr/sap/HSM/DVEBMGS01/exe/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install/sharedlib:/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/install -c sysnr=01 -c ashost=haukka -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SLDDSUSER -p XXXXXX -message_file UserCheck.message" finished with return code 4. Output:
    Warning: tmpfs at /dev/shm is configured quite small with 1956 MB! Minimum value is 2048 MB.
    Recommended size is 75 % of RAM + swap.
    Warning: tmpfs at /dev/shm is configured quite small with 1956 MB! Minimum value is 2048 MB.
    Recommended size is 75 % of RAM + swap.
    Feb 8, 2007 9:18:10 AM   Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
    Feb 8, 2007 9:18:11 AM   Error: Exception during execution of the operation
    [EXCEPTION]
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=haukka SYSNR=01 GWHOST=haukka GWSERV=sapgw01 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'haukka:sapgw01' not reached
    TIME        Thu Feb  8 09:18:11 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     2
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:456)
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:922)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:3171)
         at com.sap.security.tools.UserCheck.main(UserCheck.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Feb 8, 2007 9:18:12 AM   Info: Leaving with return code 4
    INFO 2007-02-08 09:18:13
    Removing file /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.
    INFO 2007-02-08 09:18:13
    Removing file /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.clone.
    ERROR 2007-02-08 09:18:13
    CJS-30196  Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=haukka SYSNR=01 GWHOST=haukka GWSERV=sapgw01 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'haukka:sapgw01' not reached
    TIME        Thu Feb  8 09:18:11 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     2
    ERROR 2007-02-08 09:18:13
    FCO-00011  The step createSLDDSUser with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|createSLDDSUser was executed with status ERROR .
    I have stopped the installation, rebooted the system and started the installation again. Well that didn’t help at all. After that I have to start Oracle database and listener to proceed with old installation.
    Can you give me any advices how to solve this problem and finish the installation?
    Grateful for help.
    Jukka

    Hi Dolores,
    Thank you for your advices.
    I would appreciate further assistance with this problem because I couldn’t work it out jet.
    I logged in to the Visual Admin by using go file in usr/sap/HSM/DVEBMGS01/j2ee/admin.
    The Visual Administrator screen is opening but I cannot connect in.
    The error message popping up is "Cannot open connection on host xx.yy.xx.yy and port 50004".
    The login parameters specified are:
    Display name: j2ee
    User name: Administrator / (J2EE_ADMIN)
    Host: localhost
    HTTP Port: 50004
    Load balancing method: manual
    Transport layer: default
    I tried with two different username, see above.
    I also tried DDIC user logon via ssh command in Shell console, but didn’t succeed.
    Here is the information in some of those files your mentioned:
    trc file: "dev_rd", trc level: 1, release: "700"
    Wed Jan 31 10:47:35 2007
    ***LOG S00=> GwInitReader, gateway started ( 19402) [gwxxrd.c     1677]
    systemid   387 (Intel x86 with Linux)
    relno      7000
    patchlevel 0
    patchno    46
    intno      20050900
    make:      single threaded, Unicode, optimized
    pid        19402
    gateway runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    Wed Jan 31 10:47:37 2007
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Wed Jan 31 10:48:05 2007
    Bind service sapgw01 (socket) to port 3301
    Wed Jan 31 10:48:06 2007
    GwPrintMyHostAddr: my host addresses are :
      1 : [192.168.229.131] haukka (HOSTNAME)
      2 : [127.0.0.1] localhost (LOCALHOST)
    Wed Jan 31 10:48:07 2007
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    Wed Jan 31 10:48:57 2007
    DpShMCreate: sizeof(wp_adm)          12744     (1416)
    DpShMCreate: sizeof(tm_adm)          4011160     (19956)
    DpShMCreate: sizeof(wp_ca_adm)          28800     (96)
    DpShMCreate: sizeof(appc_ca_adm)     9600     (96)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/520056/520064
    DpShMCreate: sizeof(comm_adm)          520064     (1032)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (68)
    DpShMCreate: sizeof(vmc_adm)          0     (1596)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/80/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 0x457a0000, size: 4663248)
    DpShMCreate: allocated sys_adm at 0x457a0000
    DpShMCreate: allocated wp_adm at 0x457a1e88
    DpShMCreate: allocated tm_adm_list at 0x457a5050
    DpShMCreate: allocated tm_adm at 0x457a5080
    DpShMCreate: allocated appc_ca_adm at 0x45b7f598
    DpShMCreate: allocated comm_adm at 0x45b81b18
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0x45c00a98
    DpShMCreate: allocated gw_adm at 0x45c00ad8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0x45c00b08
    Wed Jan 31 10:48:58 2007
    MtxInit: -2 0 0
    Wed Jan 31 10:49:38 2007
    GwDpInit: attached to gw_adm at 0x45c00ad8
    Wed Jan 31 10:49:39 2007
    ***LOG Q0I=> NiIWrite: writev (32: Broken pipe) [nixxi.cpp 3797]
    ERROR => NiIWrite: SiSendV failed for hdl 1 / sock 12
         (SI_ECONN_BROKEN; UD; ST; 127.0.0.1:0) [nixxi.cpp    3797]
    LOCATION    SAP-Gateway on host haukka / sapgw01
    ERROR       connection to partner 'localhost:0' broken
    TIME        Wed Jan 31 10:49:39 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -6
    MODULE      nixxi.cpp
    LINE        3797
    DETAIL      NiIWrite
    SYSTEM CALL writev
    ERRNO       32
    ERRNO TEXT  Broken pipe
    COUNTER     1
    ERROR => GwIConnectHandle GwWrite failed (NIECONN_BROKEN) [gwxxrd.c     8689]
    C-STACK -
    (CTrcStack2+0x78)[0x80c1938]
    (SigIGenAction+0x2d1)[0x81e9451]
    [0xffffe440]
    trc file: "sapstartsrv.log", trc level: 0, release: "700"
    Thu Feb  8 09:15:05 2007
    <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND
    SapSSLInit failed => https support disabled
    Webservice thread started, listening on port 50013
    Trusted http connect via Unix domain socket '/tmp/.sapstream50013' enabled.
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      01
    sid        HSM
    systemid   387 (Intel x86 with Linux)
    relno      7000
    patchlevel 0
    patchno    48
    intno      20050900
    make:      single threaded, Unicode, optimized
    pid        19381
    Wed Jan 31 10:48:07 2007
    CCMS: start to initalize 3.X shared alert area (first segment).
    Wed Jan 31 10:48:10 2007
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 48
    Release check o.K.
    Wed Jan 31 10:49:57 2007
    MBUF state ACTIVE
    Wed Jan 31 10:50:11 2007
    DpModState: change server state from STARTING to ACTIVE
    Wed Jan 31 10:50:18 2007
    WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    For some reason the latest files are dated 1.2.2007?
    Hopefully You can see the problem from this log file information.
    As I mentioned earlier I am a green novice at SAP systems and Linux.
    Best regards
    Jukka

  • Custom field not getting displayed in SUS PO item level

    HI all,
    We are using SRM 5.0, ECC6.0 and ECS scenario.
    As per SAP note 762984, we have enhanced the structures such as :
    INCL_EEW_PD_ITEM_CSF_SUSPO
    INCL_EEW_PD_ITEM_CSF
    and have added a record in the following place in SPRO:
    Supplier Relationship management-> Supplier self service->Make field control settings for tables.
                  | Item   | Display | Z.PO.ITM.VIEW
                  | Item   | Change  | Z.PO.ITM.EDIT
    But we are unable to display the field in the SUS screen.
    We had also referred to the following blog :
    /people/yeusheng.teo/blog/2008/01/05/ordering-unit-vs-order-pricing-unit-in-srm-sus
    but had no success.
    Please let us know if we did something wrong or are we missing something.
    Also please let us know if BSP changes are really necessary to do this as neither in the SAP note nor in the above mentioned blog, there is any mention about this.
    Regards
    Kishan

    Hi Bharadwaj,
    Thank you for your inputs. I executed the program but it didn't display the field.
    But I was able to rectify it by re-creating the steps mentioned in the blog (see original post). I had missed giving correct positions to the custom field.
    Regards
    Kishan

  • Urgent:SUS PO not appearing in the PO list for vendor's user

    Hi experts,
                       I am working on SUS. SRM5.0 single box scenario. PO is created by the purchaser and is successfully transfered through XI. But this PO is not appearing in the PO list of vendor's user. Please let me know what can be the possible reason.
    following roles are given to the user:-
    SAP_EC_SUS_ADMIN_PURCHASER
    SAP_EC_SUS_ADMIN_VENDOR
    SAP_EC_SUS_BIDDER
    SAP_EC_SUS_DISPATCHER
    SAP_EC_SUS_INVOICER
    SAP_EC_SUS_ORDER_PROCESSOR
    SAP_EC_SUS_SERVICE_AGENT
    SAP_BBP_STAL_BIDDER
    SAP_EC_BBP_BIDDER
    Also checked vendor data. Communication method is selected as XML.
    After creating PO and transfering it - message comes-
    Information  Processing BBP_PO_SEND_XML Is Started  
    Information  Action successfully completed 
    Please help. It is very urgent.
    Thanks and Regards
    Kapil

    Hi Kapil,
    do you have the same result when deleting all roles and only using role SAP_EC_SUS_ORDER_PROCESSOR?
    Are vendors successfully replicated into SRM and a user created via Web
    Txn "Manage Business Partners"?
    Did you maintain table BBP_MARKETP_INFO?
    Did you replicate the company code using Txn BBP_SUS_BP_ADM?
    In any case there is also an inital replication of vendors
    from MM to SUS via BD14 necessary.
    Thanks,
    Claudia

Maybe you are looking for

  • How to set and save Custom Print Settings in Aperture?

    How to set and save Custom Print Settings in Aperture Hi, I am printing 12x18" images on 13x19" sheets. I find it difficult to enter the 13x19" dimensions because each value jumps to another random value when I move to enter the second dimension. For

  • EAP-TLS or PEAP authentication failed during SSL handshake

    Hi Pros,                I am a newbie in the ACS 4.2 and EAP-TLS implementation, with that being said. I face an issue during a EAP-TLS implementation. My search shows that this kind of error message is already certificate issue;However, I have delet

  • Big number of files (physical + logical) opened by a SAP -related job

    Hello, We are implementing SAP ECC 6.0 on IBM System i (iSeries) 9406-550, i5/OS V5R4. SAP is implemented on sub-system R3_00, and the different SAP processes are served by OS/400 jobs : WP00, WP01, WP02,…etc. The noticeable thing is that since the v

  • Setting color in a specific JTable

    I was wondering if anyone could help me with this problem. I wish to set some cells in the first column only to Yellow. I have done the following;public class customTableCellRenderer extends DefaultTableCellRenderer     JTable table; public Component

  • Transfer Request for the movement type 103

    Dear Experts, We are creating Batch and we are receiving the batches against movment typ 101. in the sane time material is comming to WM through 103 movement type. Against 103 mov. type one TR will create. but in our case while doing stock transfer f