EBP-BAdi

Hi friends,
<b>i am new in SRM 4.0 EBP 5.0. i would like to know concept behind external catalog Badi
( BBP_CATALOG_TRANSFER ).
i would like to know all SRM related documents available.
how to start prepare SRM4.0 EBP5.0. what are the main topics i need to know .
please give me suggestion.</b>
thanks,
Kannan.

Hi Kanan,
To start preparing on SRM 4.0 and EBP 5.0, the best suggestion would be to follow this particular link.
http://help.sap.com/saphelp_srm40/helpdata/en/95/f6a93e08503614e10000000a114084/frameset.htm
This contains all the details that you require to know as a beginner. In brief all that you need to know about a SRM system are the following:
One needs to have a clear understanding of various scenarios such as the classic, extended classic, standalone and decoupled. Once you have a clear cut picture of that, you can learn about the configuration steps such as:
1.Creating the EBP and backend logical systems and assigning RFC destinations to both of them in SM59.
2.Mainatining number ranges for various documents in the SRM system and maintaining them as external number ranges in the R/3 system.
3.Maintanance of various transaction types in the local SRM system. (These are called document types in the backend).
4.Creation of an Org plan that exists in the backend and assigning various attributes from the transaction PPOMA_BBP and also we need to create EBP users from the transaction USERS_GEN in the org plan so that the end users are able to shop from the web browser.
5.Either creating various product categories, products in the local SRM system or replicating them from the backend system.
T-codes
(COMM_HIERARCHY - MAINTANANCE OF PRODUCT HIERARCHY)
(COMM_PRAPPLCAT - ASSIGNING THE HIERARCHY TO VARIOUS )
(COMMPR01 - CREATION OF PRODUCTS IN THE LOCAL SYSTEM)
APPLICATIONS such as purchasing, service etc)
6.Vendor replication by creating a vendor root org in your org plan and replicating the vendors by the transaction BBPGETVD.
7.We need to set up the various workflows according to the user requirement.(i.e create start conditions, assign various agents for the approval process and activate these workflows).
7.Once you have done these basic steps, the end user can access the web browser to perform the shopping.
This is the SRM set up in brief.
Hope this helps
ps: please reward points for helpfull answers

Similar Messages

  • Badi BBP_CATALOG_TRANSFER in EBP portal

    we have implemented  badi BBP_CATALOG_TRANSFER
    I have kept the debugger in the code written under this implementation .
    1. when I try to execute it giving CATALOG ID as input I am not getting any data in
    parameter u201CCATALOG_CONTENTu201D
    2. when i do the shopping through  EBP portal , and click on
    "Transfer Items from Catalog" control  does not go to implemented badi.
    Can any one please guide any pointer on it.

    If you set an internal break point in Badi ENRICH_ITEM_DATA then the BADI code &#8206;does not stop, but if you set an external break point in the code with the same user that is &#8206;used to run the shopping cart then the it will stop at that external breakpoint in the BADI.&#8206;
    &#8206; &#8206;
    I have done this on a number of occasions.&#8206;
    The trick that I stated above :- &#8206;
    &#8206;1) Login as i.e. EBPREQ2 set the External Break point &#8206;
    in the code this will be active for the next 2 hours for User EBPREQ2.&#8206;
    &#8206;2) Then bring up the Browser then login as EBPREQ2 &#8206;
    into SRM and go shopping then when you submit order &#8206;
    R3 will do a stop inside that BADI.&#8206;

  • Creation of EBP Purchase Order for Service Products in MM

    Hello all,
    i have created the service master in MM system and then i have replicated the service master to EBP later i tried to create a EBP PO for Service Products through Sourcing from EBP to MM.
    But i am getting a failure message as "Error during determination of  backend document follow on documents for shopping cart " and PO is not created anyway.
    But i can create PO for Materials with the same process.
    I am getting this message only during creation of PO with Service Products.
    I request you if any body has the solution please post your valuble information as early as possible.

    Mahesh
    What I understood from your case is you were able to create PR in backend for service items when you assign vendor manually durin g SC creation.
    In that case definitely it will create PR instead of PO in backend. Because when a vendor is assigned manually during SC creation. that vendor is treated as desired vendor and not fixed vendor. So it gives suggestion to buyer, who converts PR to PO, to use this vendor.
    When a desired vendor is assigned manually, SC is treated as incomplete. SC is complete only when source of supply is assigned automatically.
    If you want that desired vendor to be treated as fixed vendor you need to maintain the same in BADI BBP_DOC_CHANGE and method BBP_SC_CHANGE.
    If PO is to be created directly(Without BADI logic) make sure vendor is assigned automatically in source of supply section of SC. This  can be possible by maintaining vendor list in SRM or maintain a Contract for that product in backend so that system will pick that source automatically.
    Try this and see what document is created in backend.
    PS:Reward points if the solution is helpful to you.
    Regards
    Jagadish

  • RE: Short dump after activation of BADI

    Hi all,
    We are getting short dumps in all the transactions after activating the BADI  'BADI_LAYER'
    We are not able to execute any of the transactions.
    The details of runtimeerror
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          30.07.2007 09:58:06
    Short text
    Exception condition "SINGLE_EXIT_MULTIPLY_ACTIVE" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    A RAISE statement in the program "CL_EXITHANDLER================CP" raised the
    exception
    condition "SINGLE_EXIT_MULTIPLY_ACTIVE".
    Since the exception was not intercepted by a superior
    program, processing was terminated.
    Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    How to correct the error
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "RAISE_EXCEPTION" " "
    "CL_EXITHANDLER================CP" or "CL_EXITHANDLER================CM001"
    "GET_INSTANCE"
    or
    "CL_EXITHANDLER================CP" "SINGLE_EXIT_MULTIPLY_ACTIVE"
    or
    "SAPMF05A " "SINGLE_EXIT_MULTIPLY_ACTIVE"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    System environment
    SAP-Release 700
    Application server... "sapdevp"
    Network address...... "192.168.0.205"
    Operating system..... "Windows NT"
    Release.............. "5.2"
    Hardware type........ "4x Intel 80686"
    Character length.... 16 Bits
    Pointer length....... 32 Bits
    Work process number.. 0
    Shortdump setting.... "full"
    Database server... "SAPDEVP"
    Database type..... "ORACLE"
    Database name..... "TDV"
    Database user ID.. "SAPSR4"
    Char.set.... "C"
    SAP kernel....... 700
    created (date)... "Apr 2 2006 23:08:16"
    create on........ "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version. "OCI_10103_SHARE "
    Patch level. 52
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory consumption
    Roll.... 8176
    EM...... 6271344
    Heap.... 0
    Page.... 57344
    MM Used. 1728072
    MM Free. 360856
    User and Transaction
    Client.............. 400
    User................ "FIUSER01"
    Language key........ "E"
    Transaction......... "FB50 "
    Program............. "CL_EXITHANDLER================CP"
    Screen.............. "SAPMF05A 1010"
    Screen line......... 7
    Information on where terminated
    Termination occurred in the ABAP program "CL_EXITHANDLER================CP" -
    in "GET_INSTANCE".
    The main program was "SAPMF05A ".
    In the source code you have the termination point in line 145
    of the (Include) program "CL_EXITHANDLER================CM001".
    Source Code Extract
    Line
    SourceCde
    115
    SELECT SINGLE is_impl FROM badiisimpled INTO is_impl
    116
    WHERE badi_name = mig_badi_name.
    117
    IF sy-subrc NE 0.
    118
          not yet filled
    119
    is_impl = cl_enh_badi_tool_utilities=>update_badiisimpled( mig_badi_name ).
    120
    ENDIF.
    121
    122
    IF is_impl = 'X'.
    123
          ok at least one implementation found
    124
    act_imp_existing = 'X'.
    125
    ENDIF.
    126
    127
    ENDIF.
    128
    ENDIF.
    129
    ELSE.
    130
    131
    check how many implementations exist for an exit
    132
    CALL METHOD cl_badi_flt_data_trans_and_db=>act_imps_per_flt_val
    133
    EXPORTING
    134
    runtime_call                  = seex_true
    135
    exit_name                     = exit_name
    136
    EXCEPTIONS
    137
    singular_exit_multiply_active = 1
    138
    no_active_implementation      = 2
    139
    only_default_implementation   = 3
    140
    OTHERS                        = 4.
    141
    CASE sy-subrc.
    142
    WHEN 0.
    143
    act_imp_existing = seex_true.
    144
    WHEN 1.
    >>>>>
    RAISE single_exit_multiply_active.
    146
    WHEN 2.
    147
    act_imp_existing = seex_false.
    148
    WHEN 3.
    149
    act_imp_existing = seex_false.
    150
    def_impl = seex_true.
    151
    WHEN 4.
    152
    RAISE data_incons_in_exit_managem.
    153
    ENDCASE.
    154
    155
    new parameter considered for performance purposes
    156
    IF act_imp_existing = seex_true OR
    157
    def_impl = seex_true OR
    158
    null_instance_accepted = seex_false.
    159
    160
    ok, then do your job
    161
    CREATE OBJECT exit TYPE (abs_type_classname).
    162
    CATCH SYSTEM-EXCEPTIONS move_cast_error = 1.
    163
    instance ?= exit.
    164
    ENDCATCH.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    1
    SY-INDEX
    0
    SY-TABIX
    0
    SY-DBCNT
    2
    SY-FDPOS
    1
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    FSKB
    SY-UCOMM
    SY-TITLE
    Enter G/L Account Document: Company Code TJ01
    SY-MSGTY
    S
    SY-MSGID
    B!
    SY-MSGNO
    015
    SY-MSGV1
    00001140
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    SY-MODNO
    0
    SY-DATUM
    20070730
    SY-UZEIT
    095806
    SY-XPROG
    SY-XFORM
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    5 METHOD       CL_EXITHANDLER================CP    CL_EXITHANDLER================CM001   145
    CL_EXITHANDLER=>GET_INSTANCE
    4 METHOD       CL_EXIT_MASTER================CP    CL_EXIT_MASTER================CM004     2
    CL_EXIT_MASTER=>CLASS_CONSTRUCTOR
    3 METHOD       CL_EX_FI_HEADER_SUB_1300======CP    CL_EX_FI_HEADER_SUB_1300======CM003    53
    CL_EX_FI_HEADER_SUB_1300=>IF_EX_FI_HEADER_SUB_1300~PUT_DATA_TO_SCREEN_PBO
    2 FORM         SAPMF05A                            MF05AF00_D0100_PRE_APPL_SUB_2          50
    D0100_PRE_APPL_SUB_PBO
    1 MODULE (PBO) SAPMF05A                            MF05AO00_D0100_PRE_APPL_SUB            10
    D0100_PRE_APPL_SUB
    Chosen variables
    Name
    Val.
    No.       5 Ty.          METHOD
    Name  CL_EXITHANDLER=>GET_INSTANCE
    EXIT_NAME
    BADI_LAYER
    44445445452222222222
    2149FC19520000000000
    00000000000000000000
    00000000000000000000
    NULL_INSTANCE_ACCEPTED
    2
    0
    0
    0
    ACT_IMP_EXISTING
    2
    0
    0
    0
    INSTANCE
    F0000000
    F0000000
    %_SPACE
    2
    0
    0
    0
    RSJOBINFO
    00000000000000                                  ##
    2222222222222222222222222222222233333333333333222222222222222222222222222222222200
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SEEX_TRUE
    X
    5
    8
    0
    0
    SYST-REPID
    CL_EXITHANDLER================CP
    4454545444444533333333333333334522222222
    3CF589481E4C52DDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    <%_TABLE_BADIISIMPLED>
    SY-REPID
    CL_EXITHANDLER================CP
    4454545444444533333333333333334522222222
    3CF589481E4C52DDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SY-SUBRC
    1
    0000
    1000
    SY-XPROG
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.       4 Ty.          METHOD
    Name  CL_EXIT_MASTER=>CLASS_CONSTRUCTOR
    %_SPACE
    2
    0
    0
    0
    SYST-REPID
    CL_EXIT_MASTER================CP
    4454545544554533333333333333334522222222
    3CF5894FD13452DDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SY-REPID
    CL_EXIT_MASTER================CP
    4454545544554533333333333333334522222222
    3CF5894FD13452DDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CL_EXIT_MASTER=>LAYER_EXIT
    F0000000
    F0000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    No.       3 Ty.          METHOD
    Name  CL_EX_FI_HEADER_SUB_1300=>IF_EX_FI_HEADER_SUB_1300~PUT_DATA_TO_SCREEN_PBO
    IM_BKPF
    TJ01          2007SA00000000200707300400000000000000000000000000000000000000
    2225433222222222233335433333333333333333333333333333333333333333333333333333333222222222222222
    0004A01000000000020073100000000200707300400000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IM_X_NO_INPUT
    2
    0
    0
    0
    FLT_VAL
    IN
    44
    9E
    00
    00
    <EXIT_OBJ>-IMP_CLASS
    <FLT_CACHE_LINE>-OBJ
    |
    | F0000000 |
    | F0000000 |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | ME->INSTANCE_BADI_TABLE |
    | Table[initial] |
    | <EXIT_OBJ> |
    | ??? |
    | ?????? |
    | ?????? |
    | <%_L001> |
    | ??? |
    | ?????? |
    | ?????? |
    | RSJOBINFO |
    | 00000000000000                                  ## |
    | 2222222222222222222222222222222233333333333333222222222222222222222222222222222200 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | SY-REPID |
    | CL_EX_FI_HEADER_SUB_1300======CP |
    | 4454554454444455554533333333334522222222 |
    | 3CF58F69F851452F352F1300DDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | <%_L001>-METHOD_NAME |
    | ??? |
    | ?????? |
    | ?????? |
    | EXIT_OBJ_TAB |
    | Table[initial] |
    | SY-SUBRC |
    | 1 |
    | 0000 |
    | 1000 |
    | ME |
    |
    F0000000
    C0003000
    SXRT_TRUE
    X
    5
    8
    0
    0
    No.       2 Ty.          FORM
    Name  D0100_PRE_APPL_SUB_PBO
    *BSEG-STBUK
    2222
    0000
    0000
    0000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    SAPMF05A
    5454433422222222222222222222222222222222
    310D605100000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    SYST-REPID
    SAPMF05A
    5454433422222222222222222222222222222222
    310D605100000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    KDBTAB-DMBTR
    0.0.0.0.0.0.1.
    0000000
    000000C
    %_SPACE
    2
    0
    0
    0
    KDPTAB-BELNR
    2222222222
    0000000000
    0000000000
    0000000000
    KDPTAB-GJAHR
    0000
    3333
    0000
    0000
    0000
    KDPTAB-BUZEI
    000
    333
    000
    000
    000
    KDBTAB-XRUND
    2
    0
    0
    0
    SPACE
    2
    0
    0
    0
    F05ACTRL
    2
    0
    0
    0
    SYST
    ######################################ð#######################################~######### C####
    00000000000000000000000000000000000000F0000000000000000000000000000000000000107000000050240000
    000000200000000000002010100010000000000000000010400000000000000000000000000080E000200080030100
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
    BSED
    0000000# ##############  0000000000000000
    2222222222222222233333330200000000000000223333333333333333222222222222222222222222222222222222
    00000000000000000000000000000C000000C000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000C0000000C000000C000000000000000000000000000000000000000000000000000000
    SY-SUBRC
    1
    0000
    1000
    G_APPL_SUB_ACTIVE
    X
    5
    8
    0
    0
    CHAR_X
    X
    5
    8
    0
    0
    %_ARCHIVE
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    BKPF-BUKRS
    TJ01
    5433
    4A01
    0000
    0000
    BKPF
    TJ01          2007SA00000000200707300400000000000000000000000000000000000000
    2225433222222222233335433333333333333333333333333333333333333333333333333333333222222222222222
    0004A01000000000020073100000000200707300400000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    G_APPL_SUB_DISABLE
    2
    0
    0
    0
    T005-INTCA
    IN
    44
    9E
    00
    00
    No.       1 Ty.          MODULE (PBO)
    Name  D0100_PRE_APPL_SUB
    C_FIELD_DIALOG_ALL
    BUTTON_DIALOG_ALL
    4555445444444544422222222222222222222222222222222222222222222222222222222222222222222222222222
    2544FEF491CF7F1CC00000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    Internal notes
    The termination was triggered in function "ab_jfune"
    of the SAP kernel, in line 2561 of the module
    "//bas/700_REL/src/krn/runt/abfunc.c#10".
    The internal operation just processed is "FUNE".
    Internal mode was started at 20070730095806.
    Active Calls in SAP Kernel
    Lines of C Stack in Kernel (Structure Differs on Each Platform)
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=4436)
    When      : 7/30/2007 9:58:6.359
    Threads   : 2
    Computer Name       : SAPDEVP
    User Name           : SAPServiceTDV
    Number of Processors: 4
    Processor Type: x86 Family 6 Model 15 Stepping 6
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 250c
    eax=34d52300 ebx=000003f8 ecx=0001ccc0 edx=34d039e0 esi=000003f8 edi=00000000
    eip=7c82ed54 esp=053fceb4 ebp=053fcf24 iopl=0         nv up ei ng nz ac po cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200297
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:053fceb4=7c822124
    7c82ed5c 8d642400         lea     esp,[esp]              ss:6627b4c7=00002100
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    053fcf24 77e6ba42 000003f8 0001d4c0 00000000 053fcf5c ntdll!KiFastSystemCallRet
    053fcf38 0100b3aa 000003f8 0001d4c0 00000001 7c38b5c8 kernel32!WaitForSingleObject
    053fcf5c 0055b4ac 0055b4e5 7c38b5c8 7c38b5c8 7c38b5c8 disp+work!NTDebugProcess
    053fcf60 0055b4e5 7c38b5c8 7c38b5c8 7c38b5c8 01d35ab0 disp+work!NTStack
    053fcf7c 0055b519 7c38b5c8 00000000 008536a8 7c38b5c8 disp+work!CTrcStack2
    053fcf88 008536a8 7c38b5c8 00000000 005f0059 00300030 disp+work!CTrcStack
    053fcfac 008569fa 6d1d037c 0000001b 00000000 01cfc168 disp+work!rabax_CStackSave [abrabax.c (6871)
    053fd084 006aaaf4 0134837c 0134835c 00000a01 235f1640 disp+work!ab_rabax
    053fd0c0 0067bb56 00000003 34cf5708 00000000 053fd128 disp+work!ab_jfune
    053fd128 007af183 00000000 34cf5708 053fd274 34cf8c26 disp+work!ab_extri
    053fd13c 00837a37 00000000 34cf7dd6 00596fa0 34cf68b4 disp+work!ab_xevent
    053fd148 00596fa0 34cf68b4 000003db 34cf7dd6 00000000 disp+work!ab_dstep
    053fd274 00597fa1 34cf5708 34cf5708 053ffd04 00597b13 disp+work!dynpmcal
    053fd284 00597b13 34cf5708 34cf5708 00000003 053ffd04 disp+work!dynppbo0
    053fd2a0 0056dcf1 34cf5708 0006e768 00000000 0000000c disp+work!dynprctl
    053ffd04 00471848 00000013 07de0048 00000001 00494960 disp+work!dynpen00
    053ffd14 00494960 0000000c 00000000 00000003 00000002 disp+work!Thdynpen00
    053ffee0 00494ee2 00000001 00000000 00000000 00430000 disp+work!TskhLoop
    053fff00 00421150 00000000 00000000 7ffd8000 053fff60 disp+work!ThStart
    053fff14 00401080 00000003 003f6850 00000001 00000000 disp+work!DpMain
    053fff60 011a94a0 00000003 003f6850 003f78f8 01bd5000 disp+work!nlsui_main
    053fffc0 77e523e5 00000000 00000000 7ffd8000 88602680 disp+work!wmainCRTStartup
    053ffff0 00000000 011a935d 00000000 00905a4d 00000003 kernel32!IsProcessorFeaturePresent
    State Dump for Thread Id 27bc
    eax=00000001 ebx=00000103 ecx=fffffffe edx=003f01f8 esi=00000000 edi=00000000
    eip=7c82ed54 esp=075dfec0 ebp=075dff04 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
    7c82ed54 c3               ret
    7c82ed55 8da42400000000   lea     esp,[esp]              ss:075dfec0=7c821514
    7c82ed5c 8d642400         lea     esp,[esp]              ss:6845e4d3=50004500
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    075dff04 010f7ffc 000006c0 00000000 00000000 003f77d0 ntdll!KiFastSystemCallRet
    075dff84 7c349565 00000000 00000000 00000000 0587ff08 disp+work!SigIMsgFunc
    075dffb8 77e6608b 0587ff08 00000000 00000000 0587ff08 MSVCR71!endthreadex
    075dffec 00000000 7c3494f6 0587ff08 00000000 00000000 kernel32!GetModuleFileNameA
    List of ABAP programs affected
    Index
    Typ
    Program
    Group
    Date
    Time
    Size
    Lang.
    0
    Prg
    SAPMF05A
    0
    22.05.2007
    11:37:49
    1563648
    E
    1
    Prg
    SAPMSSYD
    0
    10.01.2007
    12:33:28
    21504
    E
    2
    Prg
    SAPFSYSCALLS
    0
    09.09.2004
    14:18:32
    8192
    E
    3
    Typ
    TFDIR
    0
    13.02.2005
    17:31:57
    3072
    4
    Prg
    SAPLAPAR_EBPP_SERVICES
    4
    03.01.2007
    11:23:55
    114688
    E
    5
    Typ
    T042ZEBPP
    0
    08.01.2002
    14:42:24
    2048
    6
    Typ
    T020
    0
    24.02.1999
    03:17:19
    3072
    7
    Typ
    RFOPT2
    0
    11.12.2003
    15:00:17
    5120
    8
    Prg
    SAPFF001
    0
    22.05.2007
    11:37:49
    195584
    E
    9
    Typ
    SWOTOBJID
    0
    04.05.1995
    15:20:52
    2048
    10
    Prg
    SAPLSWOR
    10
    10.01.2007
    12:33:34
    292864
    E
    11
    Typ
    TFBUF
    0
    30.11.1998
    22:08:34
    3072
    12
    Typ
    ACC_KONTEXT
    0
    08.01.2003
    17:30:26
    3072
    13
    Typ
    BKPF
    0
    13.03.2006
    11:01:29
    18432
    14
    Prg
    SAPLFACSCORE
    14
    01.12.2006
    22:00:12
    13312
    E
    15
    Typ
    T001
    0
    25.08.2005
    22:03:13
    13312
    16
    Prg
    SAPLACHD
    16
    03.01.2007
    11:23:55
    51200
    E
    17
    Prg
    SAPFSPOR
    0
    09.09.2004
    14:18:32
    15360
    E
    18
    Prg
    SAPLSCNT
    18
    18.02.2005
    14:16:06
    30720
    E
    19
    Typ
    DYCBOX
    0
    20.08.1998
    11:16:53
    3072
    20
    Prg
    SAPLSVSM
    20
    18.02.2005
    14:16:06
    27648
    E
    21
    Prg
    SAPLSGUI
    21
    10.01.2007
    12:33:33
    82944
    E
    22
    Prg
    SAPLSTTM
    22
    05.07.2005
    13:10:18
    69632
    E
    23
    Prg
    SAPLSBDC
    23
    05.07.2005
    13:10:18
    44032
    E
    24
    Prg
    CL_DATAPROVIDER===============CP
    24
    28.02.2005
    21:00:46
    49152
    E
    25
    Prg
    %_CCNTL
    24
    18.02.2005
    14:15:08
    15360
    E
    26
    Typ
    OBJ_RECORD
    0
    14.02.1998
    08:30:43
    2048
    27
    Prg
    SAPLSTUP
    27
    08.03.2005
    19:04:31
    73728
    E
    28
    Prg
    SAPLCNDP
    28
    01.12.2006
    22:04:33
    193536
    E
    29
    Prg
    SAPSHDTV
    18
    05.01.2005
    16:26:16
    33792
    E
    30
    Typ
    SHDSTU
    0
    14.12.1998
    23:15:34
    2048
    31
    Typ
    SHDSTCIU
    0
    14.12.1998
    23:15:34
    2048
    32
    Prg
    SAPFGUICNTL
    0
    18.02.2005
    14:15:08
    24576
    E
    33
    Prg
    SAPLOLEA
    33
    05.07.2005
    13:10:18
    96256
    E
    34
    Prg
    SAPLSFES
    34
    10.01.2007
    13:26:20
    256000
    E
    35
    Prg
    SAPLSPLUGIN
    35
    09.09.2004
    14:18:36
    8192
    E
    36
    Typ
    ARFCRDATA
    0
    13.02.2005
    18:20:24
    7168
    37
    Prg
    SAPLGRFC
    37
    13.02.2005
    18:20:25
    16384
    E
    38
    Typ
    SWCBCONT
    0
    15.11.2000
    17:55:11
    3072
    39
    Typ
    OLE_VERBS
    0
    04.04.1995
    16:02:20
    2048
    40
    Typ
    OLE_PA
    0
    04.04.1995
    16:02:19
    2048
    41
    Typ
    ACGL_HEAD
    0
    11.12.2003
    14:59:21
    8192
    42
    Typ
    RF05A
    0
    11.04.2005
    11:50:21
    38912
    43
    Typ
    TCURC
    0
    01.12.1999
    12:14:40
    2048
    44
    Prg
    SAPLFAGL_ACTIVATION_SERVICES
    44
    30.04.2007
    17:00:55
    45056
    E
    45
    Prg
    SAPLSTR9
    45
    09.05.2006
    10:39:47
    39936
    E
    46
    Prg
    CONTEXT_X_TR_SYS_PARAMS
    45
    09.05.2006
    10:39:47
    40960
    E
    47
    Typ
    TCONT
    0
    09.09.2004
    14:18:43
    2048
    48
    Typ
    CONTEXTB
    0
    09.09.2004
    14:15:52
    6144
    49
    Typ
    FAGL_ACTIVEC
    0
    19.08.2004
    16:55:10
    5120
    50
    Typ
    FAGL_CHECK_SETUP
    0
    11.12.2003
    15:01:05
    2048
    51
    Prg
    SAPLSHD0
    51
    03.01.2007
    06:52:22
    232448
    E
    52
    Prg
    SAPLBFFM3
    52
    10.01.2007
    13:15:21
    169984
    E
    53
    Typ
    OFIWA
    0
    15.04.1998
    00:11:05
    2048
    54
    Typ
    FTEXTS
    0
    20.08.2001
    12:13:26
    3072
    55
    Prg
    SAPLITSR
    55
    10.01.2007
    14:23:52
    107520
    E
    56
    Typ
    FMRFC
    0
    13.08.1997
    12:32:59
    2048
    57
    Typ
    TBE01
    0
    20.01.2003
    16:41:38
    2048
    58
    Typ
    TBE31
    0
    03.09.1997
    03:01:11
    2048
    59
    Typ
    TBE31
    0
    03.09.1997
    03:01:11
    2048
    60
    Typ
    TBE11
    0
    03.09.1997
    03:01:06
    2048
    61
    Prg
    CONTEXT_X_SP_INFO
    55

    Hello Sowmya
    The BAdI BADI_LAYER is not defined for <b>Multiple-Use</b> (see checkbox on tabstrip <i>Attributes</i>).
    Apparently you have created <i>several </i>implementation of this BAdI and activated <i>several </i>(at least 2) of these implementations.
    If you inactivate all except a single implementation the BAdI (and all transactions using this BAdI) should work again.
    Regards
      Uwe

  • Abend Bad Resource Tag passed to LSLReturnRcvECB

    Server with 6.5 SP7 GRW 7.04 +FTF , BM 3.8 sp5 , GWIA WEBACC , ARCSERVE R11 SP3
    today had 2 Abends at 13:37 and 16:12 for the same reason , never had this reason before .
    Does this happen elsewhere?
    Any idea as to reason or cause ?
    Possible fixes such as apply TCP681K revision or NW65SP8 ?
    Regards
    Dieter
    Novell Open Enterprise Server, NetWare 6.5
    PVER: 6.50.07
    Server FS123 halted Wednesday, 24 October 2012 16:12:35.663
    Abend 1 on P00: Server-5.70.07-0: Bad Resource Tag passed to LSLReturnRcvECB
    Registers:
    CS = 0008 DS = 0023 ES = 0023 FS = 0023 GS = 0023 SS = 0010
    EAX = 8960160D EBX = 00000000 ECX = 00000011 EDX = 0000020E
    ESI = 89B24A24 EDI = 00040000 EBP = 89B24A24 ESP = 8976F9F8
    EIP = 8977B3DB FLAGS = 00000046
    8977B3DB 83C404 ADD ESP, 00000004
    EIP in LSL.NLM at code start +000063DBh
    The violation occurred while processing the following instruction:
    8977B3DB 83C404 ADD ESP, 00000004
    8977B3DE B882FFFFFF MOV EAX, FFFFFF82
    8977B3E3 0BC0 OR EAX, EAX
    8977B3E5 C3 RET
    8977B3E6 0000 ADD [EAX], AL
    8977B3E8 0000 ADD [EAX], AL
    8977B3EA 0000 ADD [EAX], AL
    8977B3EC 0000 ADD [EAX], AL
    8977B3EE 0000 ADD [EAX], AL
    LSL.NLM|LSLReturnRcvECBNoSave:
    8977B3F0 8B46FC MOV EAX, [ESI-04]
    Running process: Server 00:8 Process
    Thread Owned by NLM: SERVER.NLM
    Stack pointer: 8976FF80
    OS Stack limit: 89768040
    Scheduling priority: 67371008
    Wait state: 50500F0 Waiting for work
    Stack: --8960160D ?
    92406D2D (TCP.NLM|UDPSendToAllIf+70C9)
    --89B24A24 ?
    --00000086 (LOADER.NLM|KernelAddressSpace+86)
    --AB4AB6F4 ?
    923EB398 (TCP.NLM|TCPAnyAddrCheck+2B18)
    --8976FA8C ?
    --2D6C300E ?
    --2D6C140E ?
    --AB4AB6F4 ?
    --8976FA8C ?
    923EA40B (TCP.NLM|TCPAnyAddrCheck+1B8B)
    --AB4AB6F4 ?
    --8976FA8C ?
    --2D6C300E ?
    --00000028 (LOADER.NLM|KernelAddressSpace+28)
    --3FFFFFFF ?
    --AB4AB6F4 ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --8976FA8C ?
    923EA030 (TCP.NLM|TCPAnyAddrCheck+17B0)
    --AB4AB6F4 ?
    --8976FA8C ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --AB4AB6F4 ?
    --8976FA8C ?
    923E9A38 (TCP.NLM|TCPAnyAddrCheck+11B8)
    --AB4AB6F4 ?
    --8976FA8C ?
    923F2D54 (TCP.NLM|TCPMPUnsafeConnectionLookup+5A8)
    --89B24A82 ?
    --AB4AB6F4 ?
    --AB4AB6F4 ?
    --8976FA8C ?
    923E8CC1 (TCP.NLM|TCPAnyAddrCheck+441)
    --AB4AB6F4 ?
    --8976FA8C ?
    --89B24A24 ?
    --8976FAB8 ?
    --8976FAC8 ?
    --E8613D33 ?
    --2D6C140E ?
    --E8613DDF ?
    --000000AC (LOADER.NLM|KernelAddressSpace+AC)
    --00000014 (LOADER.NLM|KernelAddressSpace+14)
    --000E0019 ?
    --0000FFFF (LOADER.NLM|KernelAddressSpace+FFFF)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --24420210 ?
    --0901A8C0 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --50000210 ?
    --8E1424AE ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --89844424 ?
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    --624E9162 ?
    --624E918A ?
    --00000003 (LOADER.NLM|KernelAddressSpace+3)
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --00000040 (LOADER.NLM|KernelAddressSpace+40)
    --00000018 (LOADER.NLM|KernelAddressSpace+18)
    --0002A8C0 (LOADER.NLM|BIOSDriveCount+ECE0)
    --0002A8C0 (LOADER.NLM|BIOSDriveCount+ECE0)
    --0902A8C0 ?
    --3D02A8C0 ?
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    --00000002 (LOADER.NLM|KernelAddressSpace+2)
    --00002F7D (LOADER.NLM|KernelAddressSpace+2F7D)
    --92E44020 ?
    9237D325 (TCPIP.NLM|vpnt_lookup+11)
    --8984452C ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --89844424 ?
    --92E44020 ?
    923781BF (TCPIP.NLM|dumpIPSecS2SPolicy+1C43)
    --8984452C ?
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --89844424 ?
    8977E217 (LSL.NLM|LSLSendPacket+1D7)
    --00000297 (LOADER.NLM|KernelAddressSpace+297)
    923A1D5C (TCPIP.NLM|IPInboundIF+679)
    --00000297 (LOADER.NLM|KernelAddressSpace+297)
    923A10CC (TCPIP.NLM|?IPSend_pushed+BE)
    --0002998B (LOADER.NLM|BIOSDriveCount+DDAB)
    --89844424 ?
    00363962 (SERVER.NLM|FunnelingWrapperReturnsHere+25)
    -89783A58 (LSL.NLM|MLIDLoadedHandleTable+140C)
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --00000246 (LOADER.NLM|KernelAddressSpace+246)
    --00000000 (LOADER.NLM|KernelAddressSpace+0)
    923EDD56 (TCP.NLM|TCPAnyAddrCheck+54D6)
    --00FF7000 (IDECD.CDM|IDECD_GlobalLock+1F80)
    002286ED (SERVER.NLM|kScheduleWorkToDoDirected+CD)
    --00000001 (LOADER.NLM|KernelAddressSpace+1)
    --92641120 (VERIFY.NLM|_argc+C570)
    --92641120 (VERIFY.NLM|_argc+C570)
    -925CD220 (TCPIP.NLM|cbAlloc+854)
    Additional Information:
    The NetWare OS detected a problem with the system while executing a process owned by LSL.NLM. It may be the source of the problem or there may have been a memory corruption.
    Loaded Modules:
    TAPEALRT.NLM Tape Alert r11.1 SP3 SNMP Agent For NetWare (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD51A000h Length: 00007424h
    Data Address: AD522000h Length: 00004244h
    STANDARD.NLM BrightStor ARCserve r11.1 SP3 Standard Tape Support (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD4FB000h Length: 0000B48Dh
    Data Address: AD722000h Length: 0009811Ch
    UNIDMSVR.NLM CA Universal RPC Device Manager r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD4C7000h Length: 0001B8FDh
    Data Address: AD439000h Length: 00005E70h
    VALIDATE.NLM BrightStor ARCserve r11.1 SP3 ARCserve Validation Module (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD651000h Length: 0000051Dh
    Data Address: AD652000h Length: 000006F0h
    TAPESVR.NLM BrightStor ARCserve r11.1 SP3 SCSI Tape Driver (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD57B000h Length: 000625BDh
    Data Address: AD5DF000h Length: 0004EB0Ch
    TSANDS.NLM TSA for Novell eDirectory 7.x, 8.x
    Version 10551.71 19 July 2005
    Code Address: AD442000h Length: 000125DCh
    Data Address: AD455000h Length: 00001410h
    DISCOVER.NLM CA Discovery Module r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD3B4000h Length: 000109FDh
    Data Address: AD3C5000h Length: 00045720h
    UNIDB.NLM CA Universal Database Manager r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD354000h Length: 000122ADh
    Data Address: AD367000h Length: 00006770h
    POOLUTIL.NLM CA File System Pool Utility Module r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD32F000h Length: 00000CCDh
    Data Address: AD330000h Length: 00000618h
    UNIQSVR.NLM CA Universal RPC Queue Manager r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD240000h Length: 0001E65Dh
    Data Address: AD25F000h Length: 000177D8h
    ARCSERVE.NLM BrightStor ARCserve r11.1 SP3 Scheduler (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD277000h Length: 0004A5EDh
    Data Address: AD2C2000h Length: 0004A910h
    ASDB.NLM BrightStor ARCserve r11.1 SP3 Database (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD161000h Length: 0002DAEDh
    Data Address: AD190000h Length: 00019330h
    CATIRPC.NLM CA RPC Interface r11.1 SP3 (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD0D4000h Length: 00012B8Dh
    Data Address: AD0E8000h Length: 0001BB64h
    CANWPABD.NLM BrightStor ARCserve r11.1 SP3 SCSI CDM Device Driver (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: AD03B000h Length: 000069DDh
    Data Address: AD042000h Length: 00004D60h
    CANWPA.CDM BrightStor ARCserve r11.1 SP3 SCSI CDM Device Driver (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: ACFF4000h Length: 0000153Dh
    Data Address: 05177000h Length: 00006D5Ch
    BOARDSVR.NLM BrightStor ARCserve r11.1 SP3 SCSI Board Server (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: ACFEB000h Length: 0000164Dh
    Data Address: ACFED000h Length: 00001338h
    CSDBAPIB.NLM ARCserve r11.1 SP3 Database API (Build 991.011 03/01/07)
    Version 11.10 1 March 2007
    Code Address: 931C6000h Length: 0000203Dh
    Data Address: AC8C3000h Length: 00005D80h
    GWDVA.NLM GroupWise Document Viewer Agent (release version)
    Version 7.00.04 14 July 2010
    Code Address: AB0A9000h Length: 00065F9Ah
    Data Address: AB1FC000h Length: 0004B463h
    GWINTER.NLM GroupWise Web Access Server (release version)
    Version 7.00.04 14 July 2010
    Code Address: AB11F000h Length: 000DC69Eh
    Data Address: AA7D7000h Length: 0003F249h
    GWIA.NLM GroupWise Internet Agent (release version)
    Version 7.00.04 14 July 2010
    Code Address: AA338000h Length: 0021943Ah
    Data Address: AA552000h Length: 00066EB6h
    SCCDA.NLM HTML Export Data Access Module
    Version 8.30 18 June 2009
    Code Address: AA327000h Length: 000102E0h
    Data Address: A711D000h Length: 00003A30h
    SCCFA.NLM HTML Export Filter Access Module
    Version 8.30 18 June 2009
    Code Address: A713A000h Length: 000043D0h
    Data Address: A6F5A000h Length: 00000670h
    SCCCH.NLM HTML Export Chunker Module
    Version 8.30 18 June 2009
    Code Address: AA31B000h Length: 0000B420h
    Data Address: A6E49000h Length: 00000700h
    SCCFI.NLM HTML Export File Identification Module
    Version 8.30 18 June 2009
    Code Address: AA307000h Length: 00013DF0h
    Data Address: A6E37000h Length: 00004230h
    SCCFUT.NLM HTML Export FUT Module
    Version 8.30 18 June 2009
    Code Address: AA2A7000h Length: 000451D0h
    Data Address: AA2ED000h Length: 000191F0h
    SCCUT.NLM HTML Export Utility Module
    Version 8.30 18 June 2009
    Code Address: AA1AF000h Length: 00053190h
    Data Address: AA203000h Length: 000257C0h
    WVCORE.NLM wvcore module
    Version 8.30 18 June 2009
    Code Address: AA160000h Length: 0000C4E0h
    Data Address: AA16D000h Length: 00041250h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 8 August 2005
    Code Address: A88E3000h Length: 00000350h
    Data Address: A88E4000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 3 February 2003
    Code Address: A88E0000h Length: 00001E84h
    Data Address: A88E2000h Length: 000001D0h
    DBNET6.NLM Debug Network IO Support
    Version 1.45.02 16 March 2006
    Code Address: A84F7000h Length: 0001B831h
    Data Address: A8513000h Length: 000127B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.16 22 October 2005
    Code Address: A846F000h Length: 0000A479h
    Data Address: A847A000h Length: 0000B610h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.06.04 18 September 2007
    Code Address: A7FC7000h Length: 00060760h
    Data Address: A83D7000h Length: 00018FCAh
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 20 June 2003
    Code Address: A81C7000h Length: 0000E5ECh
    Data Address: A7BBD000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 9 September 2003
    Code Address: A7AC9000h Length: 0000665Dh
    Data Address: A63F7000h Length: 00000E7Dh
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.07 10 May 2005
    Code Address: A8156000h Length: 0003BA0Ah
    Data Address: A8192000h Length: 00010AE0h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 20 February 2003
    Code Address: A51F4000h Length: 00002B33h
    Data Address: A5160000h Length: 00000D3Ch
    NMAA.NLM Novell Messenger Archive Agent
    Version 2.00.04 30 September 2008
    Code Address: A8053000h Length: 000B9C91h
    Data Address: A7C04000h Length: 00042A1Ch
    QFIND217.NLM QuickFinder Engine (Debug)
    Version 2.01.07 10 November 2003
    Code Address: A7CA3000h Length: 00088ABFh
    Data Address: A8045000h Length: 0000D060h
    NMMA.NLM Novell Messenger Messaging Agent
    Version 2.00.04 30 September 2008
    Code Address: A7D75000h Length: 000CFCF1h
    Data Address: A518F000h Length: 00044C58h
    ICEWM.NLM IceWM Dynamic Library for NetWare
    Version 3.01.02 30 July 2007
    Code Address: A7B20000h Length: 0006D449h
    Data Address: A7B8E000h Length: 00019358h
    AFREECON.NLM AdRem Free Remote Console (NCPE)
    Version 6.00 28 February 2006
    Code Address: A731D000h Length: 00005A8Dh
    Data Address: A22D8000h Length: 00002490h
    XSELPROXY.NL Java - X Selection proxy utility Build 070730
    Version 1.00 30 July 2007
    Code Address: A7A48000h Length: 00001390h
    Data Address: A7A4A000h Length: 000003E4h
    BRDMON.NLM Border Service SNMP/NCP Monitor NLM PXY038_2
    Version 3.80.18 4 September 2003
    Code Address: A7A38000h Length: 00001C1Eh
    Data Address: A7A3A000h Length: 00007168h
    GWPOA.NLM GroupWise Post Office Agent (Release version)
    Version 7.00.04 14 July 2010
    Code Address: A7822000h Length: 001B0296h
    Data Address: A7514000h Length: 00065659h
    XGCAL5.NLM XIS GroupWise Calendar (release version)
    Version 7.00.04 14 July 2010
    Code Address: A77F7000h Length: 00011ADBh
    Data Address: A7809000h Length: 0000E934h
    XGMSG5.NLM XIS GroupWise Messaging (release version)
    Version 7.00.04 14 July 2010
    Code Address: A7680000h Length: 000EAF50h
    Data Address: A776B000h Length: 00028CA9h
    XGDM5.NLM XIS GroupWise Document Management (release version)
    Version 7.00.04 14 July 2010
    Code Address: A74BF000h Length: 000372FBh
    Data Address: A74F7000h Length: 00012A85h
    XGAB5.NLM XIS GroupWise Addressing (release version)
    Version 7.00.04 14 July 2010
    Code Address: A7454000h Length: 00038A1Bh
    Data Address: A748D000h Length: 0001036Dh
    XGBAS5.NLM XIS GroupWise Base (release version)
    Version 7.00.04 14 July 2010
    Code Address: A423F000h Length: 0005E20Bh
    Data Address: A73FF000h Length: 00014940h
    PROXY.NLM Novell Internet Proxy Server NLM PXY071
    Version 5.10.04 20 November 2007
    Code Address: A3AF1000h Length: 000CD554h
    Data Address: A3C8B000h Length: 0006DDD0h
    AUTHCHK.NLM Novell Background Authentication NLM PXY071
    Version 3.71.06 20 November 2007
    Code Address: A6D28000h Length: 0000398Dh
    Data Address: A6D2C000h Length: 0002321Ch
    PROXYCFG.NLM Novell Proxy Configuration NLM PXY060
    Version 4.00.08 20 November 2007
    Code Address: A6CA8000h Length: 00013EC2h
    Data Address: A6CBC000h Length: 000045D4h
    ACLCHECK.NLM Novell ACL Check NLM PXY071
    Version 4.80.07 20 November 2007
    Code Address: A6C5E000h Length: 0001E672h
    Data Address: A3BD4000h Length: 000B62E0h
    GWMTA.NLM GroupWise MTA (release version)
    Version 7.00.04 14 July 2010
    Code Address: A4DD4000h Length: 00197E8Bh
    Data Address: A4F6C000h Length: 00057871h
    GWENN5.NLM GroupWise Engine (release version)
    Version 7.00.04 14 July 2010
    Code Address: A65E5000h Length: 004C3FE0h
    Data Address: A6AA9000h Length: 000D7817h
    GWXIS12.NLM XML Integration Service
    Version 1.02 9 June 2009
    Code Address: A3972000h Length: 000F569Eh
    Data Address: A3A68000h Length: 000638A7h
    XVESA.NLM Java - XFree86 4.2.0 Kdrive VESA XServer Build 070730
    Version 5.00.01 30 July 2007
    Code Address: A4C82000h Length: 00120160h
    Data Address: A4DA3000h Length: 000303E4h
    UIMON.NLM UIMON, User interface monitor Build 070730
    Version 1.02.01 30 July 2007
    Code Address: A4182000h Length: 00007690h
    Data Address: A471B000h Length: 00010E38h
    MATHLIB.NLM NetWare Math Library Auto-Load Stub
    Version 4.21 14 October 1999
    Code Address: A2819000h Length: 0000000Ah
    Data Address: 00000000h Length: 00000000h
    Global Code Address: A281A000h Length: 00001000h
    IPXF.NLM IPX Fragmentation Layer
    Version 3.10.01 19 May 1998
    Code Address: A3837000h Length: 000017D9h
    Data Address: A3839000h Length: 00004180h
    NBMALERT.NLM Novell Border Manager Alert Utility BM35_G.01
    Version 1.05.01 19 May 1999
    Code Address: A3AEA000h Length: 00003AB5h
    Data Address: A2795000h Length: 000012C0h
    JNET.NLM Java jnet (based on 1.4.2_13)
    Version 1.42.09 30 July 2007
    Code Address: A24F3000h Length: 0000653Eh
    Data Address: A22FC000h Length: 00001100h
    XIDEV.NLM Java - X Window Input Driver Build 070730
    Version 1.00 30 July 2007
    Code Address: A24EE000h Length: 00004440h
    Data Address: A20EC000h Length: 00001B38h
    BRDSRV.NLM Novell Border Server Service NLM PXY060
    Version 3.60.04 19 September 2003
    Code Address: A3944000h Length: 00002A6Fh
    Data Address: A3947000h Length: 00001460h
    CSATPXY.NLM CS Audit Trail Proxy Agent
    Version 2.10.03 10 January 2005
    Code Address: A393A000h Length: 000023CCh
    Data Address: A393D000h Length: 00000B10h
    CSAUDIT.NLM CSLIB: Audit Trail Facility
    Version 6.00.02 4 September 2003
    Code Address: A38F2000h Length: 000098F5h
    Data Address: A38FC000h Length: 0000169Ch
    LIC_API.NLM License APIs IP020A.G03
    Version 2.01 30 June 1997
    Code Address: A38EF000h Length: 000019D8h
    Data Address: A38F1000h Length: 000007E8h
    CSSYSMSG.NLM CSLIB: System Messages Facility
    Version 1.01.08 18 March 1999
    Code Address: A27B3000h Length: 00010A57h
    Data Address: A24FA000h Length: 00004298h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.52.08 14 August 2007
    Code Address: A26E4000h Length: 0005F072h
    Data Address: A2744000h Length: 0000D3A0h
    SPXS.MPM spxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2246000h Length: 0000002Ah
    Data Address: A2247000h Length: 00000018h
    SPXS.NLM NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 18 January 2000
    Code Address: A2645000h Length: 0000A021h
    Data Address: A1F44000h Length: 00000FD8h
    Global Code Address: A1F45000h Length: 00001000h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.01.03 14 August 2007
    Code Address: A2618000h Length: 00010201h
    Data Address: 97410000h Length: 00001DF0h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.57.04 14 August 2007
    Code Address: A25CF000h Length: 00047F28h
    Data Address: A250A000h Length: 0000D8E0h
    ROTLOGS.NLM Apache 2.0.59 Log Rotation Utility for NetWare
    Version 2.00.59 13 March 2007
    Code Address: A20EE000h Length: 000009F9h
    Data Address: A20EF000h Length: 00000438h
    ROTLOGS.NLM Apache 2.0.59 Log Rotation Utility for NetWare
    Version 2.00.59 13 March 2007
    Code Address: A20CC000h Length: 000009F9h
    Data Address: A20CD000h Length: 00000438h
    IFOLDERU.NLM ifolderu
    Version 2.04 19 February 2007
    Code Address: A23F3000h Length: 000191F6h
    Data Address: A247F000h Length: 000081FAh
    IFOLDER.NLM ifolder
    Version 2.04 19 February 2007
    Code Address: A251D000h Length: 00040FC6h
    Data Address: A2580000h Length: 0004EF80h
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.21 13 March 2007
    Code Address: A228C000h Length: 000257DFh
    Data Address: A2334000h Length: 0000CAB8h
    AUTHLDAP.NLM Apache 2.0.59 LDAP Authentication Module
    Version 2.00.59 13 March 2007
    Code Address: 970AC000h Length: 00001BB9h
    Data Address: 970E5000h Length: 000019D0h
    UTILLDAP.NLM Apache 2.0.59 LDAP Authentication Module
    Version 2.00.59 13 March 2007
    Code Address: A1DA4000h Length: 000034A9h
    Data Address: A1DA8000h Length: 00002588h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A23C0000h Length: 000001C2h
    Data Address: A23C1000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2370000h Length: 000002E9h
    Data Address: A2371000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2329000h Length: 000006E9h
    Data Address: A232A000h Length: 00000188h
    IPXSPX.MPM ipxspx Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2327000h Length: 00000C33h
    Data Address: A2328000h Length: 000004B8h
    TLI.MPM tli Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2324000h Length: 00001276h
    Data Address: A2326000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A231B000h Length: 000009F7h
    Data Address: A231C000h Length: 000000FCh
    IPXS.MPM ipxs Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A2319000h Length: 0000002Ah
    Data Address: A231A000h Length: 00000018h
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A22F8000h Length: 00001F5Bh
    Data Address: A22FA000h Length: 00000918h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 15 February 2006
    Code Address: A22F2000h Length: 00000AEFh
    Data Address: A22F3000h Length: 000001C4h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.61 2 August 2007
    Code Address: A22BA000h Length: 0000F50Eh
    Data Address: A22CA000h Length: 0000B4ECh
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 21 November 2003
    Code Address: A2166000h Length: 000071C9h
    Data Address: A216E000h Length: 00004360h
    NETDB.NLM Network Database Access Module
    Version 4.11.05 6 January 2005
    Code Address: A2192000h Length: 0001394Dh
    Data Address: A1F2F000h Length: 000025FCh
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.01 16 January 2004
    Code Address: A1F07000h Length: 000057C5h
    Data Address: A1E14000h Length: 00000DC0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.01 16 January 2004
    Code Address: A1E9F000h Length: 0005F156h
    Data Address: A206F000h Length: 0001882Dh
    APACHE2.NLM Apache Web Server 2.0.59
    Version 2.00.59 13 March 2007
    Code Address: A2012000h Length: 00039AD9h
    Data Address: A204C000h Length: 0001194Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.12
    Version 0.09.12 13 March 2007
    Code Address: A1FBE000h Length: 0002E498h
    Data Address: A1FED000h Length: 00008090h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 3 October 2005
    Code Address: A1B06000h Length: 0000046Dh
    Data Address: A1B07000h Length: 00000554h
    NDSIMON.NLM NDS iMonitor 2.3.1
    Version 20210.97 12 September 2006
    Code Address: A1921000h Length: 0010C0D9h
    Data Address: A1A2E000h Length: 0008A750h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 9 August 2004
    Code Address: 980BD000h Length: 000040F2h
    Data Address: 980C2000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.49 3 February 2005
    Code Address: A1F61000h Length: 0001CA12h
    Data Address: 97F0F000h Length: 00007EC8h
    PORTAL.NLM Novell Remote Manager NLM
    Version 4.03 12 September 2007
    Code Address: 97F99000h Length: 000FF1DCh
    Data Address: 97E32000h Length: 00069504h
    PS2.NLM Java - PS/2 Mouse Port Driver Build 070730
    Version 1.00 30 July 2007
    Code Address: 97DAE000h Length: 000029B0h
    Data Address: 97DB1000h Length: 00001314h
    MONITOR.NLM NetWare Console Monitor
    Version 12.02.02 4 April 2006
    Code Address: A18DC000h Length: 00022BEFh
    Data Address: 97D4D000h Length: 00005F15h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00.01 4 May 2007
    Code Address: A18C7000h Length: 00013432h
    Data Address: 97CF2000h Length: 000006F8h
    XINIT.NLM Java - X Window System initializer Build 070730
    Version 6.00 30 July 2007
    Code Address: A1884000h Length: 0000E250h
    Data Address: 97CCA000h Length: 00007EC8h
    XLIB.NLM Java - XFree86 4.X X11R6 Library (LIBC) Build 070730
    Version 11.06.01 30 July 2007
    Code Address: 97F19000h Length: 0007F9B0h
    Data Address: 97C10000h Length: 00047DC4h
    SASL.NLM Simple Authentication and Security Layer 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 97949000h Length: 00000BCCh
    Data Address: 9797D000h Length: 00000130h
    NMASLDAP.NLM NMAS LDAP Extensions 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 977EB000h Length: 00004E1Ch
    Data Address: 977F0000h Length: 000007D0h
    LDAPXS.NLM (Clib version)
    Version 3.01 16 January 2004
    Code Address: 977DC000h Length: 00003B05h
    Data Address: 977A8000h Length: 00000770h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.7.
    Version 10552.76 7 August 2006
    Code Address: 977A5000h Length: 000010ECh
    Data Address: 977A7000h Length: 00000444h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.9
    Version 10555.40 23 August 2006
    Code Address: 975F0000h Length: 00075B08h
    Data Address: 976B4000h Length: 000456C4h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 9 July 2003
    Code Address: 990F6000h Length: 00004450h
    Data Address: 990FB000h Length: 00000CECh
    SAS.NLM Secure Authentication Services
    Version 1.75 13 March 2004
    Code Address: 97CF6000h Length: 00056640h
    Data Address: 9909A000h Length: 0001E890h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.25.08 18 September 2007
    Code Address: 98E1B000h Length: 00008910h
    Data Address: 98E24000h Length: 0001092Fh
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.03 17 July 2007
    Code Address: 98C2D000h Length: 000317A6h
    Data Address: 98C5F000h Length: 00019C10h
    BSPXCOM.NLM BSPXCOM.NLM v7.90.000, Build 253
    Version 7.90 15 April 2003
    Code Address: 986C4000h Length: 0000530Ah
    Data Address: 986CA000h Length: 00000BB0h
    NILE.NLM Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 20 August 2007
    Code Address: 988F7000h Length: 00090A31h
    Data Address: 98988000h Length: 00030C70h
    PKI.NLM Novell Certificate Server
    Version 3.30 15 August 2007
    Code Address: 98ADE000h Length: 0014ED75h
    Data Address: 9853B000h Length: 00076B20h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 20 November 2004
    Code Address: 988BF000h Length: 00037721h
    Data Address: 982E6000h Length: 00006A14h
    NWUTIL.NLM Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 20 August 2007
    Code Address: 986D9000h Length: 0000EE40h
    Data Address: 9889B000h Length: 00023BD4h
    NWBSRVCM.NLM Pervasive Btrieve Communication Server - Version 8.50.189.000
    Version 8.50 29 October 2003
    Code Address: 982A0000h Length: 0000404Bh
    Data Address: 982A5000h Length: 000043CEh
    NWMKDE.NLM MicroKernel Database Engine - Version 8.50.189.000
    Version 8.50 29 October 2003
    Code Address: 985D9000h Length: 00086B48h
    Data Address: 98660000h Length: 0003114Ah
    ENGINELM.NLM Pervasive.SQL Engine License Manager
    Version 8.50 29 October 2003
    Code Address: 984DC000h Length: 0000A232h
    Data Address: 984E7000h Length: 0000F5A2h
    NWENC103.NLM Text Encoding Conversion Library - Version 8.50
    Version 8.50 29 October 2003
    Code Address: 9824C000h Length: 000484B5h
    Data Address: 986E8000h Length: 001B2E48h
    NWDCM100.NLM Database CSI Manager
    Version 8.50 29 October 2003
    Code Address: 98480000h Length: 0001829Bh
    Data Address: 98499000h Length: 0002F41Dh
    NWCSI100.NLM Pervasive.SQL Common Security Provider
    Version 8.50 29 October 2003
    Code Address: 983FA000h Length: 0003417Bh
    Data Address: 9842F000h Length: 000509B1h
    NWXLT101.NLM DBU XLT Interface - Version 8.50
    Version 8.50 29 October 2003
    Code Address: 98387000h Length: 00060AA0h
    Data Address: 983E8000h Length: 00011EECh
    DBCSIPXY.NLM Database CSI Manager Proxy
    Version 8.50 29 October 2003
    Code Address: 98206000h Length: 0001EA1Fh
    Data Address: 98225000h Length: 00026141h
    NWCSP.NLM Pervasive Software Cryptographic Service Provider
    Version 8.50 29 October 2003
    Code Address: 96E7A000h Length: 0000737Fh
    Data Address: 98190000h Length: 0000ABF1h
    NWCSM.NLM Pervasive Software Cryptographic Service Manager
    Version 8.50 29 October 2003
    Code Address: 98151000h Length: 00008C2Fh
    Data Address: 9815A000h Length: 0000BCBDh
    MKC.NLM MicroKernel Cursor Library
    Version 8.50 29 October 2003
    Code Address: 980F8000h Length: 00017170h
    Data Address: 98110000h Length: 000129EFh
    LEGACYLM.NLM Legacy License Manager
    Version 8.50 29 October 2003
    Code Address: 97E06000h Length: 0001039Fh
    Data Address: 97E17000h Length: 0001A46Ah
    LICMGRRB.NLM Pervasive.SQL V8.5 Security Component License Manager Resource Bundle
    Version 8.50 29 October 2003
    Code Address: 96C29000h Length: 0000345Fh
    Data Address: 978DE000h Length: 000096C9h
    NWEXP010.NLM Pervasive.SQL V8.5 Security Component
    Version 8.50 29 October 2003
    Code Address: 96C11000h Length: 00002FBFh
    Data Address: 96C15000h Length: 000036C1h
    MKDERB.NLM Pervasive MKDE Resource Bundle
    Version 8.50 29 October 2003
    Code Address: 96C07000h Length: 0000345Fh
    Data Address: 978B6000h Length: 0000BE61h
    PSUTILRB.NLM Pervasive.SQL V8.5 Security Component Psutilrb Resource Bundle
    Version 1.50 29 October 2003
    Code Address: 96BF4000h Length: 00003EFFh
    Data Address: 96BF8000h Length: 00006D31h
    PCEUROP.NLM Pervasive Services Eurpoean Codec Collection
    Version 1.50 29 October 2003
    Code Address: 96BE1000h Length: 0000503Bh
    Data Address: 978AA000h Length: 0000B921h
    PSCP932.NLM Pervasive Services CP932 Codec
    Version 1.50 29 October 2003
    Code Address: 96AFC000h Length: 000020FBh
    Data Address: 96B9C000h Length: 00042BD9h
    PSCL.NLM Pervasive Services Class Library
    Version 1.50 29 October 2003
    Code Address: 9786D000h Length: 00038F5Fh
    Data Address: 96C80000h Length: 0009C6E3h
    PSCORE.NLM Pervasive Services Core Library
    Version 1.50 29 October 2003
    Code Address: 9783C000h Length: 0001C3FFh
    Data Address: 97859000h Length: 00013F05h
    UNI_MON.NLM NetWare Unicode Lower Case API, V1.01
    Version 1.01 23 July 1998
    Code Address: 96B0E000h Length: 00000107h
    Data Address: 96B0F000h Length: 0000207Ch
    UNI_UPR.NLM NetWare Unicode Upper Case API, V1.01
    Version 1.01 23 July 1998
    Code Address: 96B0A000h Length: 00000107h
    Data Address: 96B0B000h Length: 00002328h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 18 July 2003
    Code Address: 97549000h Length: 00008C9Fh
    Data Address: 96AC4000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 19 September 2003
    Code Address: 96ACA000h Length: 00004640h
    Data Address: 96ACF000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.13 21 November 2005
    Code Address: 97538000h Length: 00010D4Ch
    Data Address: 969F6000h Length: 00007744h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor
    Version 6.00.05 6 June 2005
    Code Address: 967D6000h Length: 000066C3h
    Data Address: 97506000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB
    Version 5.03.01 1 December 2006
    Code Address: 974F1000h Length: 0000BB80h
    Data Address: 9672A000h Length: 00003D88h
    ZIP.NLM Java zip (based on 1.4.2_13)
    Version 1.42.09 30 July 2007
    Code Address: 974D2000h Length: 0000ADCCh
    Data Address: 96617000h Length: 00001C90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_13)
    Version 1.42.09 30 July 2007
    Code Address: 974B1000h Length: 00017124h
    Data Address: 974C9000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_13)
    Version 1.42.09 30 July 2007
    Code Address: 97473000h Length: 000087B4h
    Data Address: 92633000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_13 Interpreter
    Version 1.42.09 30 July 2007
    Code Address: 97123000h Length: 002215AFh
    Data Address: 96A22000h Length: 00064DE0h
    LIBPERL.NLM Perl 5.8.4 - Script Interpreter and Library
    Version 5.00.05 13 September 2005
    Code Address: 96FB5000h Length: 000B3D60h
    Data Address: 97069000h Length: 0001ADE0h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.03.01 29 May 2007
    Code Address: 96948000h Length: 000307CDh
    Data Address: 96979000h Length: 0000D778h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.42.09 30 July 2007
    Code Address: 96918000h Length: 0000FDB1h
    Data Address: 95B05000h Length: 00002C44h
    JAVA.NLM java.nlm (based on 1.4.2_13) Build 07073000
    Version 1.42.09 30 July 2007
    Code Address: 9686E000h Length: 000385DEh
    Data Address: 968A7000h Length: 0003DD40h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.42.09 30 July 2007
    Code Address: 96850000h Length: 00000086h
    Data Address: 96851000h Length: 00000064h
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 19 February 2004
    Code Address: 93D66000h Length: 0000298Ah
    Data Address: 9479A000h Length: 00000695h
    CONNAUD.NLM NLS - Connection Metering
    Version 3.17 10 May 2005
    Code Address: 93D54000h Length: 000034D3h
    Data Address: 94644000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.43 10 May 2005
    Code Address: 9460B000h Length: 0000E597h
    Data Address: 9461A000h Length: 0000759Ch
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 3.30 15 August 2007
    Code Address: 93DE3000h Length: 00034A17h
    Data Address: 93E18000h Length: 0001D09Fh
    NBMLDAP NMAS LDAP METHOD - LDAP Authentication Server Method
    Version 5.00.13 13 August 2003
    Code Address: 93D19000h Length: 00002444h
    Data Address: 93DDC000h Length: 00000BB4h
    LDAPSSL.NLM NetWare SSL Library for LDAP SDK (Clib version)
    Version 3.04 2 September 2005
    Code Address: 93689000h Length: 0005F55Dh
    Data Address: 93DA7000h Length: 0001883Dh
    CERTLCM.NLM NMAS External LCM
    Version 2.00 3 December 2003
    Code Address: 93CFA000h Length: 0000D6C1h
    Data Address: 923C5000h Length: 00001360h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 263 MP)
    Version 3.26 14 September 2007
    Code Address: 93CC4000h Length: 000186A1h
    Data Address: 923BD000h Length: 00001780h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build 536 MP)
    Version 3.26 14 September 2007
    Code Address: 93C8B000h Length: 00003373h
    Data Address: 93CC1000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 403 MP)
    Version 3.26 14 September 2007
    Code Address: 93C87000h Length: 00003703h
    Data Address: 93CBF000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 589 MP)
    Version 3.26 14 September 2007
    Code Address: 93CB4000h Length: 000050F0h
    Data Address: 93CBA000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 611 MP)
    Version 3.26 14 September 2007
    Code Address: 93C92000h Length: 00006E80h
    Data Address: 93C83000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 502 MP)
    Version 3.26 14 September 2007
    Code Address: 93C84000h Length: 000005C3h
    Data Address: 93C85000h Length: 00000080h
    CERTLSM.NLM NMAS External LSM
    Version 2.00 3 December 2003
    Code Address: 9395B000h Length: 0000E431h
    Data Address: 923B1000h Length: 00001370h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.04 2 September 2005
    Code Address: 93932000h Length: 00020AF3h
    Data Address: 93953000h Length: 00006B6Dh
    NPKIT.NLM Public Key Infrastructure Services
    Version 3.30 15 August 2007
    Code Address: 938BF000h Length: 0002E1CEh
    Data Address: 938EE000h Length: 00016433h
    NTLS.NLM NTLS 2.0.2.0 based on OpenSSL 0.9.7m
    Version 20210.01 20 August 2007
    Code Address: 93767000h Length: 000A6F76h
    Data Address: 9380E000h Length: 000390AFh
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.01 16 January 2004
    Code Address: 935C2000h Length: 0001CEDBh
    Data Address: 935DF000h Length: 0000611Ch
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 87 SP)
    Version 2.00.09 5 September 2006
    Code Address: 9350D000h Length: 0000E011h
    Data Address: 92290000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 99 SP)
    Version 2.00.07 5 September 2006
    Code Address: 934CB000h Length: 0000F071h
    Data Address: 9228A000h Length: 000017B0h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 115 SP)
    Version 2.00.11 5 September 2006
    Code Address: 93497000h Length: 0000F24Eh
    Data Address: 92280000h Length: 000013C0h
    NMASGPXY.NLM NMAS Generic Proxy 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 9227E000h Length: 000015BCh
    Data Address: 93496000h Length: 000000E0h
    SPMDCLNT.NLM Novell SPM Client for DClient 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 93379000h Length: 0001459Bh
    Data Address: 92266000h Length: 00001370h
    ODINEB.NLM Novell ODI to Novell Event Bus Interface Module
    Version 1.10 13 August 1999
    Code Address: 91CB0000h Length: 000012E9h
    Data Address: 93208000h Length: 0000077Ch
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 7 January 2003
    Code Address: 9321E000h Length: 0000A51Bh
    Data Address: 93229000h Length: 00001B00h
    IPXRTRNM.NLM IPX Router Network Management
    Version 6.60 24 June 1998
    Code Address: 931F2000h Length: 0000C223h
    Data Address: 931FF000h Length: 000043C0h
    NLSAPI.NLM NLSAPI
    Version 5.02 7 August 2003
    Code Address: 931DA000h Length: 000124DBh
    Data Address: 92FDE000h Length: 000022A4h
    IPXRTR.NLM IPX NLSP Router Production_15Mar2007
    Version 6.71.01 15 March 2007
    Code Address: 92214000h Length: 00047C2Eh
    Data Address: 9317C000h Length: 00017B10h
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 25 May 2005
    Code Address: 930E1000h Length: 0006DF03h
    Data Address: 9314F000h Length: 000205DCh
    IPFLT31.NLM Novell TCP/IP Filter Module
    Version 6.00.01 27 May 2005
    Code Address: 93045000h Length: 00012421h
    Data Address: 93058000h Length: 00019730h
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 8 September 2003
    Code Address: 9303D000h Length: 00002527h
    Data Address: 93040000h Length: 000004E4h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 93014000h Length: 0000386Ah
    Data Address: 93018000h Length: 0000108Ch
    BMALMGR.NLM BorderManager Audit Log Manager BM37SP1_21AUG2002
    Version 1.00.03 21 August 2002
    Code Address: 9300E000h Length: 00000A9Ch
    Data Address: 9300F000h Length: 000003F0h
    BMSFLOG.NLM BorderManager Sequential File Logging Facility
    Version 1.00.07 5 December 2003
    Code Address: 92FE3000h Length: 000034C5h
    Data Address: 92FE7000h Length: 00001820h
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.23.06 18 September 2007
    Code Address: 92E4C000h Length: 00010224h
    Data Address: 92E5D000h Length: 0000283Ch
    IPFLT.NLM Novell TCP/IP Filter Support Module
    Version 4.60.03 10 December 2002
    Code Address: 92E25000h Length: 0000026Ch
    Data Address: 92E26000h Length: 00000090h
    FILTSRV.NLM Filter Services
    Version 1.61.13 24 November 2005
    Code Address: 92DD4000h Length: 0001AC47h
    Data Address: 92DEF000h Length: 00005BF4h
    INETLIB.NLM NETINFO.CFG Maintenance Library Production_28Mar2002
    Version 6.00.04 28 March 2002
    Code Address: 92DC8000h Length: 00009B8Fh
    Data Address: 92DD2000h Length: 00000FA2h
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.02 6 October 2006
    Code Address: 92D32000h Length: 000168E9h
    Data Address: 92D49000h Length: 00003540h
    BSDSOCK.NLM Novell BSDSOCK Module (Domestic)
    Version 6.91.03 23 April 2007
    Code Address: 92CA8000h Length: 00011F39h
    Data Address: 92CBA000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP/IPSec Module (Domestic) NICI Enabled
    Version 6.91.09 8 August 2007
    Code Address: 92330000h Length: 00078704h
    Data Address: 9259E000h Length: 00040570h
    TCP.NLM Novell TCP/IP Stack - Transport module (Domestic)
    Version 6.91.04 8 August 2007
    Code Address: 923E2000h Length: 00025772h
    Data Address: 92506000h Length: 0007EF60h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 12 February 2003
    Code Address: 92409000h Length: 00005AACh
    Data Address: 9240F000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 7 December 1999
    Code Address: 9232C000h Length: 000003CCh
    Data Address: 9232D000h Length: 000024E0h
    DEBUGLOG.NLM Debug Log NLM (IP0200.G05)
    Version 1.00 14 July 1997
    Code Address: 922E9000h Length: 00000D5Ah
    Data Address: 922EA000h Length: 000005D4h
    CE1000.LAN Intel(R) PRO/1000 Network Connections Driver
    Version 7.84 9 March 2005
    Code Address: 921A1000h Length: 00017768h
    Data Address: 1E71B000h Length: 000093B5h
    B57.LAN Broadcom Ethernet Network Controller Driver
    Version 10.41 1 February 2007
    Code Address: 9212E000h Length: 00024069h
    Data Address: 00700000h Length: 00008DA0h
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.90 20 March 2006
    Code Address: 9212B000h Length: 000024CEh
    Data Address: 91B2E000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.12 22 August 2007
    Code Address: 92119000h Length: 0000E5B3h
    Data Address: 920AB000h Length: 00003DFCh
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 13 January 2000
    Code Address: 92077000h Length: 0000CB32h
    Data Address: 91DB2000h Length: 000028F4h
    BTRIEVE.NLM Btrieve Interface - Version 8.50
    Version 8.50 29 October 2003
    Code Address: 91B4E000h Length: 000022BBh
    Data Address: 91B51000h Length: 0000103Dh
    NWAIF103.NLM nwaif103.nlm v8.50.189.000
    Version 8.50 28 October 2003
    Code Address: 91AFC000h Length: 00010E51h
    Data Address: 91B0D000h Length: 00006828h
    IPXS.NLM NetWare STREAMS IPX Protocol
    Version 4.10.01 12 February 1998
    Code Address: 91A30000h Length: 00001C95h
    Data Address: 91483000h Length: 000000ECh
    Global Code Address: 91484000h Length: 00001000h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 25 July 2006
    Code Address: 919FF000h Length: 00013E90h
    Data Address: 91A14000h Length: 00003220h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 19 December 2000
    Code Address: 919F2000h Length: 00003859h
    Data Address: 91438000h Length: 00000164h
    Global Code Address: 91480000h Length: 00001000h
    Global Data Address: 919F6000h Length: 00002000h
    NSPSAP.NLM NetWare Winsock 2.0 NLM NSPSAP.NLM Name Service Provider
    Version 6.20.02 8 September 2003
    Code Address: 919D7000h Length: 00001EE7h
    Data Address: 91435000h Length: 00000610h
    CONLOG.NLM System Console Logger
    Version 3.01.02 8 August 2006
    Code Address: 919C2000h Length: 0000243Ch
    Data Address: 919C5000h Length: 00001CE0h
    AFTER311.NLM NetWare 3.11 Compatible NLM Support Module
    Version 4.10.01 21 October 1994
    Code Address: 91417000h Length: 00000018h
    Data Address: 91418000h Length: 00000004h
    WSPIPX.NLM NetWare Winsock Service 1.0 NLM for IPX and SPX
    Version 6.21 23 November 2005
    Code Address: 91807000h Length: 0000DB19h
    Data Address: 914F2000h Length: 00001762h
    NCPIPX.NLM Novell NCP/IPX Stack NLM
    Version 5.60 25 April 2006
    Code Address: 9148A000h Length: 00005720h
    Data Address: 91490000h Length: 00001308h
    IPXSPX.NLM NetWare IPX/SPX Protocol Stack NLM
    Version 5.60 1 February 2006
    Code Address: 9143E000h Length: 0000FDF2h
    Data Address: 9144F000h Length: 00009A3Ah
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 18 September 2006
    Code Address: 911C7000h Length: 00006621h
    Data Address: 80803000h Length: 0000234Ch
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 12 November 2001
    Code Address: 911C0000h Length: 00006547h
    Data Address: 80920000h Length: 00000518h
    DS.NLM Novell eDirectory Version 8.7.3.9 SMP
    Version 10553.73 9 October 2006
    Code Address: 91DB6000h Length: 0026B9BEh
    Data Address: 91344000h Length: 00078250h
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 27 July 1998
    Code Address: 8A526000h Length: 0000055Dh
    Data Address: 8A527000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.95 18 September 2006
    Code Address: 911B8000h Length: 00007CD6h
    Data Address: 9133B000h Length: 000012A8h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.27 3 November 2005
    Code Address: 802D6000h Length: 00013F5Ch
    Data Address: 8A51D000h Length: 00008E90h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61.01 14 October 2005
    Code Address: 919B1000h Length: 0000E13Ch
    Data Address: 91327000h Length: 00004240h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 6.00.04 27 January 2006
    Code Address: 91325000h Length: 00000043h
    Data Address: 91326000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 91323000h Length: 00000633h
    Data Address: 91324000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 9197B000h Length: 00035B17h
    Data Address: 9131E000h Length: 00004D65h
    SPMNWCC.NLM Novell SPM Client for NWCC 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 91969000h Length: 0001193Bh
    Data Address: 9131C000h Length: 00001340h
    NMAS.NLM Novell Modular Authentication Service 3.2.0.0 20070914
    Version 32000709.14 14 September 2007
    Code Address: 8FF1C000h Length: 0005B9E8h
    Data Address: 9195C000h Length: 0000CD70h
    GAMS.NLM Graded Authentication Management Service
    Version 1.20 8 October 2004
    Code Address: 9194E000h Length: 0000D867h
    Data Address: 91272000h Length: 000012B8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 22 May 2003
    Code Address: 9193D000h Length: 00010844h
    Data Address: 9126A000h Length: 00002ED0h
    NICISDI.NLM Security Domain Infrastructure
    Version 27310.01.01 4 June 2007
    Code Address: 918FA000h Length: 0000ACC2h
    Data Address: 006CF000h Length: 000012A0h
    SASDFM.NLM SAS Data Flow Manager
    Version 27310.01.01 4 June 2007
    Code Address: 9120E000h Length: 000040AEh
    Data Address: 1DFEA000h Length: 00000980h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 918CE000h Length: 0001CEB9h
    Data Address: 911FF000h Length: 00000510h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 911FC000h Length: 000011F3h
    Data Address: 911FE000h Length: 000001B0h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 91873000h Length: 0001F483h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.01.01 18 September 2007
    Code Address: 911E3000h Length: 00001CC2h
    Data Address: 911E5000h Length: 00000150h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.14 14 December 2006
    Code Address: 91835000h Length: 0001898Eh
    Data Address: 91168000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.14 14 December 2006
    Code Address: 91818000h Length: 0001C694h
    Data Address: 910C8000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.14 14 December 2006
    Code Address: 917CF000h Length: 000263EDh
    Data Address: 9115E000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.06 4 May 2005
    Code Address: 917BC000h Length: 0001206Dh
    Data Address: 910BD000h Length: 000010A0h
    Global Code Address: 910BF000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.14 14 December 2006
    Code Address: 91784000h Length: 00020D53h
    Data Address: 910BB000h Length: 000010B0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.14 14 December 2006
    Code Address: 91759000h Length: 00018CD8h
    Data Address: 91772000h Length: 000116A0h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.14 14 December 2006
    Code Address: 914F5000h Length: 000250EAh
    Data Address: 9151B000h Length: 00228070h
    MASV.NLM Mandatory Access Control Service
    Version 1.50 27 July 2006
    Code Address: 911A6000h Length: 00011F26h
    Data Address: 91100000h Length: 00002390h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.02 8 September 2003
    Code Address: 910FA000h Length: 00005ED3h
    Data Address: 910B1000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.26 7 October 2005
    Code Address: 91115000h Length: 0000E63Ah
    Data Address: 910AB000h Length: 00001658h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Code Address: 910D6000h Length: 0001A658h
    Data Address: 910F1000h Length: 00005384h
    CCS.NLM Controlled Cryptography Services from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 91090000h Length: 00019EC4h
    Data Address: 1E8D8000h Length: 00002F90h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10553.73 9 October 2006
    Code Address: 90FE5000h Length: 0000C73Ch
    Data Address: 90FF2000h Length: 00001278h
    XENGUSC.NLM NICI U.S./Worldwide XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90FD2000h Length: 00000058h
    Data Address: 00000000h Length: 00000000h
    XNGAUSC.NLM NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90F90000h Length: 000153E4h
    Data Address: 006CA000h Length: 000044E4h
    XENGEXP.NLM NICI Import Restricted XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90F3B000h Length: 00050A44h
    Data Address: 006B5000h Length: 0001485Ch
    XENGNUL.NLM NICI NULL XENG from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90F39000h Length: 00001DC9h
    Data Address: 327B3000h Length: 00000860h
    XMGR.NLM NICI XMGR from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90EDB000h Length: 00025FB1h
    Data Address: 0069A000h Length: 0000A9D0h
    XSUP.NLM NICI XSUP from Novell, Inc.
    Version 27310.01.01 4 June 2007
    Code Address: 90E62000h Length: 00006EF2h
    Data Address: 00676000h Length: 00023170h
    XIM.XLM Novell NICI Signed Loader
    Version 27310.01.01 4 June 2007
    Code Address: 90E03000h Length: 0002C460h
    Data Address: 0066E000h Length: 00007904h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.23.05 18 September 2007
    Code Address: 90A69000h Length: 00037C48h
    Data Address: 90AA1000h Length: 00011AF4h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.61 20 July 2007
    Code Address: 9005D000h Length: 00026DEFh
    Data Address: 90A4F000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 24 May 2001
    Code Address: 90A42000h Length: 00006D8Dh
    Data Address: 90A49000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 30 November 2004
    Code Address: 90A38000h Length: 00001FEEh
    Data Address: 90A3B000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 11 September 2006
    Code Address: 90A07000h Length: 00007570h
    Data Address: 90A0F000h Length: 00004560h
    MALHLP.NLM NSS Configure help messages (Build 436 MP)
    Version 3.26 14 September 2007
    Code Address: 8A53F000h Length: 000000BAh
    Data Address: 8A540000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 318 MP)
    Version 3.26 14 September 2007
    Code Address: 8AB83000h Length: 00014B00h
    Data Address: 8A3A8000h Length: 00001050h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 490 MP)
    Version 3.26 14 September 2007
    Code Address: 8A534000h Length: 000039C5h
    Data Address: 8A538000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 17 April 2002
    Code Address: 8A3AE000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 451 MP)
    Version 3.26 14 September 2007
    Code Address: 8AB53000h Length: 0000A6A3h
    Data Address: 8A3A1000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 1394 MP)
    Version 3.26 14 September 2007
    Code Address: 8A346000h Length: 0004ADCEh
    Data Address: 8AAA0000h Length: 000A1390h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 1926 MP)
    Version 3.26 14 September 2007
    Code Address: 8A78D000h Length: 000CCED6h
    Data Address: 8AA94000h Length: 0000BE30h
    MAL.NSS NSS Media Access Layer (MAL) (Build 640 MP)
    Version 3.26 14 September 2007
    Code Address: 8A33A000h Length: 00003196h
    Data Address: 8A39A000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 733 MP)
    Version 3.26 14 September 2007
    Code Address: 8A73D000h Length: 0004F0C5h
    Data Address: 8A394000h Length: 00000C20h
    COMN.NSS NSS Common Support Layer (COMN) (GPACHNER based on Build 2997 MP)
    Version 3.26 25 October 2007
    Code Address: 8A87E000h Length: 000EE978h
    Data Address: 8A96D000h Length: 00015DD0h
    NSS.NLM NSS (Novell Storage Services) (Build 1062 MP)
    Version 3.26 14 September 2007
    Code Address: 8A58A000h Length: 00030420h
    Data Address: 8A5BB000h Length: 00091830h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 7 December 2006
    Code Address: 8A285000h Length: 0000616Ah
    Data Address: 8A563000h Length: 00026140h
    LIBNSS.NLM Generic Library used by NSS (Build 204 MP)
    Version 3.26 14 September 2007
    Code Address: 8A2E4000h Length: 0000464Ch
    Data Address: 8A2E9000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 216 MP)
    Version 3.26 14 September 2007
    Code Address: 8A290000h Length: 000047DCh
    Data Address: 8A2E2000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.04 29 November 2005
    Code Address: 8A280000h Length: 000044BBh
    Data Address: 8A2E1000h Length: 00000B30h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 26 October 2004
    Code Address: 8A250000h Length: 000016F5h
    Data Address: 8A2B0000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.14 21 September 2006
    Code Address: 8A3AF000h Length: 0008E4E7h
    Data Address: 8A43E000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 21 September 2005
    Code Address: 8A2CB000h Length: 000098A2h
    Data Address: 8A2D5000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60.01 7 September 2006
    Code Address: 8A295000h Length: 0001172Bh
    Data Address: 8A23D000h Length: 00003CE8h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A273000h Length: 00000C9Ah
    Data Address: 8A274000h Length: 00000904h
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A233000h Length: 00000A6Fh
    Data Address: 8A234000h Length: 000002F4h
    ADPU320.HAM Adaptec Ultra320 Host Adapter Module
    Version 3.01.13 6 August 2004
    Code Address: 8A1DC000h Length: 0002BF2Fh
    Data Address: 0078C000h Length: 000053ECh
    IPSRAID.HAM NetWare NWPA IBM ServeRAID Adapter HAM.
    Version 7.12.03 17 August 2005
    Code Address: 8A1CB000h Length: 00006256h
    Data Address: 00FEB000h Length: 00000BCCh
    IDEATA.HAM Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 5 May 2007
    Code Address: 8A1AC000h Length: 00010F67h
    Data Address: 00942000h Length: 00005880h
    BAKPLANE.CDM Novell Backplane Custom Device Module
    Version 2.00 31 October 2004
    Code Address: 8A1AA000h Length: 00001AFCh
    Data Address: 00FF1000h Length: 0000080Ch
    SCSIHD.CDM Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.08 9 January 2007
    Code Address: 8A1A4000h Length: 00005413h
    Data Address: 0099F000h Length: 00001728h
    IDECD.CDM Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 4 April 2007
    Code Address: 8A09E000h Length: 00004201h
    Data Address: 00FF4000h Length: 00001084h
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.05.19 16 January 2007
    Code Address: 8A150000h Length: 0000AD1Eh
    Data Address: 00A1A000h Length: 0000C694h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 8A0B7000h Length: 0002BA90h
    Data Address: 8A0E3000h Length: 00011C74h
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Code Address: 89722000h Length: 00000F9Bh
    Data Address: 89723000h Length: 0000019Ch
    EHCIDRV.CAD Novell Universal Serial Bus EHCI driver
    Version 1.05 12 September 2005
    Code Address: 8974F000h Length: 00004C11h
    Data Address: 00FFC000h Length: 00000B18h
    UHCIDRV.CAD Novell Universal Serial Bus UHCI driver
    Version 1.07 24 October 2005
    Code Address: 89733000h Length: 00004F5Bh

    Thanks Andrew and Burkhard for your input.
    I have applied the TCP681K patch which has the versions 6.91.03 ..09 and 04 and it helped for the last 3 days .We did not have an abend since they run.
    This particular server had been quite nicely running for months and I am still intrigued what triggered these abends.
    Was it load on BM , as we now see 1 GB per day being pumped through the proxy server or is it more likely a rogue packet from a nasty website ?
    There were no recent configuration changes but the general LAN activity had increased in more recent times to 5 million packets per day .
    I will apply SP8 et alia ASAP and report back.
    Regards
    Dieter

  • EBP - Backend Reservation - Availability Check

    Hello
    We have a requirement for doing classic scenario with reservation if for inventory items. The system (SRM 4.0) is configured to determine whether to create a reservation (if stock available) or external procurement in the backend R/3. The standard function checks for sotck availability at the time of shopping cart creation. The question is if the system can check the stock availability right after the final approval. Is there a BADi I can utilize?
    Another question is regarding to services procurement. The standard EBP supports buying services by quantity (based on UOM) and with value. Can the standard EBP procure services by value($) only? For example, if the buyer has a fixed amount budget to procure services, he/she does not want to specify days/months for the services but the budget amount. How would the system support this?
    Also, the same question on the receiving/confirming end (receiving by value).
    Your comment is much appreciated.

    Hi Christophe,
    This sounds exactly as what we want. The only catch is we don't have a sandbox in Classic scenario to play with it yet. As soon as we have our box up, we will do this.
    Another 2 follow-on questions on the same token.
    1. During the SC creation, requester can check the availability in the "Availability" tab. Assume there are multiple plants have sufficient stock for this item. Does the requester have to select a plant before submitting the SC?
    2. Assuming Plant 1001 is selected at SC creation, however stock is not available/sufficient after the final approval while other plants (say Plant 1002) in the same company code have sufficient stock). Would the system switch to Plant 102 for reservation or create an external procurement document (PR/PO) with standard SRM(4.0)?
    Thanks,
    Joseph

  • EBP 3.0. Restrict Create PO in backend

    Dear SRM gurus,
    We use EBP 3.0, backend R/3 (4.7 enterprise). We have configuration inplace where a PO is created in the backend, per requirements.  However, for one particular vendor, we need to have a minimum price limit set for automatic PO creation, due to additional charges.  One option we were thinking is to send it as a PR instead of PO and may be use an user exit for ME59 and combine PR's to generate a combined PO. We also would like to have a check on ME59 to make sure that the minimum prrice is established.  Would it be better to do this using condition types in the R/3 or would you suggest any other ways.  As for transfering it to R/3 as a PR instead of PO, would it be appropriate to use BADi BBP_TARGET_OBJECTS. If so, would one of you be kind enough to help me with the code. I am not an ABAPer and do not have one available for some time.  Any assistance would be greatly appreciated for both on EBP side and on R/3.
    Kind Regards,
    Reddy

    Hi KS,
    You can use badi to convert prefered to fixed vendor in your shopping cart.
    Thus, you will be able to create a PO in R/3 instead of a purchase requisition.
    Please see my answer here :
    Re: convert prefered vendor to vendor
    Kind regards,
    Yann

  • Purchase Order from EBP was not created

    Hi people,
    I have a problem with an approved shopping cart that must generate a Purchase Order in R3.
    But:
    - The order was not generated in R3
    - I have an entry in bbp_document_tab table in EBP system
    - When I check the status of the Shopping Cart in transaction BBP_PD I can see the item in "Item in Transfer Process" status.
    - When I check the Application Monitor in EBP system, there is no messages related to this Shopping Cart.
    - The report CLEAN_REQREQ_UP is schedule to run every 25 minutes and after it runs, the entry in bbp_document_tab remains there.
    - I checked the dumps in R3 system using transaction ST22 but I could not find entries (I have searched using the RFC user).
    What else I can check? If I have an error when BAPI_PO_CREATE1 is called, where it is logged?
    Thank you!

    Hi
    You need to take help of ABAP resource here.
    Using the same data what you are passing in the shopping cart, directly create a purchase order both
    1) using ME21N transaction directly and
    2) then using 'BAPI_PO_CREATE1' bapi using a custom program in this case.
    3) Incase you are using ECS, then implement BBP_CREATE_PO_BACK BADI and put a break-point there and then you can easily figure out, what's the problem happening as soon as BAPI - 'BAPI_PO_CREATE1' is called from SRM system using RFC call there.
    Do let me know your findings.
    Regards
    - Atul

  • Multiple Account Assignment Distribution by Percentage in EBP

    Hi Gurus,
    We are in SRM 4 SP13  and ECC 4.6C ,Classic Scenario.The SC creates a PR in the backend and from that  PO subsequently.
    When we are creating a SC with Multiple Account Assignment  and Distribution by Percentage to different cost centres   the PR created  with
    Distribution :  Distribution by percentage  and
    Partial Invoice : Distribute in Sequence. This is for materials
    But for Services it is created as
    Distribution :  Distribution by percentage  and
    Partial Invoice :Distribute Proportionally.
    For services Partial Invoice is working fine and for materials it is Picking "Distribute in Sequence"
    Is this a standard behaviour  or any thing to be changed .Please let me know.
    Thanks in Advance.
    Rajesh

    Hi there,
    Standard SRM Hardcodes the partial invoice indicator to Progressive when          
    sending POs to SAP in the Classice Scenario:                                                                               
    SPOOL_PO_READ_BAPI_EXPORTS hard codes the value of po_items-part_inv              
    to 1 that is equivalent to "Progressive fill-up" in R/3 POs & REQ.                                                                               
    It is not possible to create from EBP to backend some PO-documents with           
    multiple account assignment and partial invoice indicator = 2 (which is           
    proportional distribution because there is no possibility to set this             
    indicator on the account assignment creen in EBP and theris no Badi               
    to do it so far. This is a missing functionality from SAP.                                                                               
    You still could use LIV with partial invoice indicator= 1 and then you            
    can change to partial invoice propotional in backend manually.                    
    This is not comfortable but it is possible so far.                                
    You can see in the following code from the mentioned Function how Service and material documents are treated differently
    ======================================                                                                               
    set distr. indicator only for the dummy item for services         
    for material items and the service lines                          
    it is derived from distribution type in EBP                       
        IF next > 1.                                                    
          IF po_items-item_cat = '9' OR                                 
             po_items-item_cat = '1' .                                  
            po_items-distrib = '2'.    "prozentuale Verteilung          
          ENDIF.                                                        
          po_items-part_inv = '1'.      <<<<       Hard Coded to "1"    
          MODIFY po_items INDEX h_index.                                
        ELSE.                                                           
          CLEAR po_items-distrib.    "prozentuale Verteilung            
          MODIFY po_items INDEX h_index.                                
        ENDIF.                                                          
      ENDLOOP.                                                                               
    CHECK NOT po_items[] IS INITIAL.                                                                               
    ======================================         
    Or possibly use Badi BBP_CREATE_PO_BACK
    Hope this points you in the right direction.
    Regards,
    Matthew

  • Need to understand impact on workflows during upgrade from EBP 3.0 to SRM 5

    Hello experts,
    Greetings to all and a Happy New Year!!
    I am new to the workflow concept, though i have a fair idea of EBP.
    We are using EBP 3.0, classic scenario.  Very soon, we would be upgrading from EBP 3.0 to SRM 5.0. I have a few questions which i need to knw before I take up the upgrade part:
    1) The impact on the worflows like Shopping cart approval, purchase contract approval etc when we upgrade from EBP 3.5 to SRM 5.0...
    2) Does EBP have their own release strategies or are the release strategies defined in R/3 and applied to the shopping cart when it is ordered in EBP? As in classic scenario, POs are created in R/3, then how does the appoval process happen?
    3) What are the necessary things, if any, that I should make sure of before upgrading?
    4) Does all workflows also get upgraded or is there any tool to upgrade the workflow?
    I am not clear with the approval concept in EBP. I know there are workflows that get triggered when a shopping cart is ordered but the approval process in this workflow is something which i want to understand. Please forward me a document, if possible, or a link will also do.
    Please let me know the necessary details.
    Thanks in advance.
    Regards,
    Ayush

    Hi Ayush,
    Most workflows will be the same, but if you have modifications on these workflows' then i'd suggest reverting back to the standards for the upgrade.
    Im not quite sure what you mean about the release strategy. What can be done though, is creating Purchase Requisitions in the R/3 and pass them to the SRM system. From here PO's can be created and the approval process will take place in accordance with your workflow rules in tcode: swb_cond.
    Before upgrading, try to have the system as clean as possible. When i say clean, i mean make sure that users are consistent, SC's, PO's etc arent left hanging. Try to avoid carrying documents over to the new system. I'd suggest archiving anything you can too.
    I don't have any documents to give you but the basic process and transactions are as follows:
    SWB_COND: Your workflow start conditions. Which WF's are on/off (defined by green/red light)
    SWI6: This will let you examine a document and its relevant WF by its object id. (SC No, PO No etc..
    SWUD: Allows for Consistency checks on your workflow and will find any inconsistencies which are occuring. (Use Test Environment and WF Tech Name i.e 14500015)
    SWDD: The workflow builder, will let you build, activate, create new version and modify the worklows in your system.
    Approval itself is simply the chain of approval which a workflow is defined to follow. You need your managers to approve/reject and the conditions for which Managers should be called for approval. Its works from Possible Approvers for workitems and Excluded Approvers for workitems.
    Understanding the WF log is the most essential thing of all. The understanding of BADI is quite important too.
    Hope this info helps you. Check help.sap.com cause everything is documented there too!
    Cheers
    Will

  • RFC Call to R/3 from EBP during creation of SC from CCM

    Hi All,
    I want to know the RFC Function moule which will call to R/3,
    when an item is added to the shopping Cart from a CCM catalog or from an existing Shopping cart.
    Assured Points
    Thanks in Advance

    Hello All ,
    I want to check R/3 Contracts every time when a SC is being created
    from a CCM catalog or from an existing SC. The check to be performed is whether there is any deletion flag for the Contract/Contract Item. If the R/3 contract has a deletion flag active for the item added to SC, program will generated a warning message.
    So kindly tell me what is the RFC that to be called in EBP to check. And I hope I need to implement the changes in Check Badi.
    Kindly Advice.
    Assured Points.
    Thanks in Advance.

  • Some doubts regarding sorcing cockpit in EBP

    Hi all,
    This is sankar bhatta , working in IBM . I am new to the EBP module. I got  few doubts regarding the sourcing cockpit.
    When a shopping cart comes to the sourcing cockpit of the purchaser. I mean in what cases??
    i am listing some of the cases where i have doubts.
    1) A user creates a SC , but he doesn't assign any vendors. in that case it comes to the sourcing cockpit of the Purchase . is it right??
    2)A user created a shopping cart ( with more than one item) without vendor and it has gone to SOCO of purchaser . he has assigned the vendor and orders it. the PO is created in the Backend. now because of some reason ( for example the vendor is not able to supply the item ) the purchase deletes one item from the PO in EB. In this case is the SC comes again to SOCO of the Purchaser???
    3) the user created the SC without vendor.The SC goes to the SOCO of the purchaser. The SC is in approval process. Now the user deletes one item and orders it again. In this case whether the SC goes to the SOCO again???
    4) User created a SC ( with more than one item) and approval is over. PO is created in the backend. Now, if the user or somebody who has the authorisation deletes the item in SC , does the SC goes to the SOCO of the purchaser??
    5)According to SAp standard functionallity, PO can be deleted only by one in purcasing organisation. Is this person person csn be a purchaser (or) some other person in the Purchasing organisation??
    Please answer these questions and if you know any other case where a SC comes to the SOCO of the Purcher please include that also.
    Thanks and regards
    Sankar Rao Bhatta.

    Hi Sankara,
    The Sourcing cockpit is much more simple than that. Your questions show you'rre very confused in this.
    There is only one customizing point used : SAP Reference IMG -> SAP Implementation Guide -> Supplier Relationship Management -> SRM Server -> Sourcing -> Define Sourcing for Product Categories
    If Sourcing for Product Categories is not configured, the system creates purchase orders in the local scenario for all requirements; these are incomplete if the source of supply is missing. If you require additional control options, for example, the facility to control processing at product level, you can use the following BAdI: Define Execution of Sourcing.
    The diferent options you have in the customizing point are:
    -Sourcing is never carried out: This is the default setting. Enterprise Buyer does not transfer any items to the purchaser's sourcing application ¨C independent of the status of the shopping cart.
    -Sourcing is always carried out: Enterprise Buyer transfers each item to Sourcing ¨C independent of the status of the shopping cart.
    -Sourcing is carried out for items without a source of supply: Enterprise Buyer transfers all requirements that have multiple sources of supply of which none is assigned, or if there is no source of supply for the requirement, to Sourcing.
    -Automatic requirement grouping; sourcing for items without assigned source of supply:
    If a source of supply is assigned to a requirement, the report BBP_SC_TRANSFER_GROUPED automatically groups requirements together for the creation of a PO. If the requirement does not have a source of supply, it appears in the work list of the sourcing application for manual assignment. Once you have assigned a source of supply, you can submit the requirement to the report.
    -Automatic grouping; sourcing is never carried out: If a source of supply is assigned to a requirement, the report BBP_SC_TRANSFER_GROUPED automatically groups requirements together for the creation of a PO. If the requirement does not have a source of supply, an incomplete PO is created.
    -Automatic bid invitation for items without a source of supply: Enterprise Buyer creates a bid invitation for all requirements that do not have any source of supply.
    So for your questions:
    1)depending on your customizing, this SC will lead to:
    -Backend PR (classic scenario)
    -Local incomplete PO (standalone or extended classic without soircing)
    -Requirement in the Sourcing cockpit (if customized)
    2)The modification of a PO will never change the initial document (SC and/or requirement), nothing 'comes back' into the sourcing cockpit
    3)If you customized the sourcink cockpit, the SC line goes into it only after the approval process
    4)This has nothing to do with the sourcing cockpit
    5)The POs can be deleted by people who have correct authorizations (that is purchasers of the document purch. org. in standard). Be careful the POs cannot be deleted as soon as they have been edited (as of R/3).
    Regards.
    Vadim
    PS: Please don't forget to reward points for helpful answers on your threads.

  • BADI - BBP_CATALOG_TRANSFER - Debuging in web browser

    Scenario:
    The end user will launch a catalogue via the EBP system. The user will search for materials and services within the catalogue search engine. The materials and services will be displayed with the numbers from the R/3 system. The end user will select the services and materials from the catalogue and the data will be transferred via OCI interface into the shopping cart of the EBP system. The master data for materials and services within the catalogue won’t contain any leading zeros like in the R/3 system.
    Requirement:
    I want to stuff leading zeros to the material/service number when data gets transfered, so I am trying to use BBP_CATALOG_TRANSFER BADI. I have stated coding ENRICH_ITEM_DATA method but unable to test the data. I like to know how to debug the code... since I am viewing it in web browser breakpoint is not working... how to put some message or write statement and view it in browser... and which parameter I need to use to get material no.
    Advance thanks.
    Regards,
    Balaji Viswanath.

    If you set an internal break point in Badi ENRICH_ITEM_DATA then the BADI code &#8206;does not stop, but if you set an external break point in the code with the same user that is &#8206;used to run the shopping cart then the it will stop at that external breakpoint in the BADI.&#8206;
    &#8206; &#8206;
    I have done this on a number of occasions.&#8206;
    The trick that I stated above :- &#8206;
    &#8206;1) Login as i.e. EBPREQ2 set the External Break point &#8206;
    in the code this will be active for the next 2 hours for User EBPREQ2.&#8206;
    &#8206;2) Then bring up the Browser then login as EBPREQ2 &#8206;
    into SRM and go shopping then when you submit order &#8206;
    R3 will do a stop inside that BADI.&#8206;

  • EBP 5.0 integration with Third Party

    Hi
    We need to integrate EBP with a third part J2EE web based application
    INtegration touch point
    while creating free text requiistion(indirect material) user need to call the third party application, the thirdparty application will return an aditional value(based on the parameter passed by EBP) which needs to be passed back to the backend system
    Can anyone suggest an approach(BADI, BAPI extensions?) as how one should go ahead with INtegration
    Thanks in advance
    Sachin

    Hi Vadim
    Thanks a lot ,
    here is the functional need
    1. while creating a shopping cart in EBP , a user can either search an item from a catalogue
    2. if the item is not found user will enter a description for the Item
    3. this description needs to be passed to third part J2EE application which will return an additional (Custom)field
    4. SO i want to get that custom field returned by J2EE application and update it back to the respective PO which will be created
    5. ALso i need to include an UI interface which will allow user to select the value which needs to be returned , so user will explicitly call this J2EE application
    CAn i use the standard custom fields for updating the value returned(this will be a numeric value) by the J2EE application
    PLease let me know if there are any doubts
    looking forward to your answer
    Thanks in advance
    Sachin

  • BADI BBP_GET_VMDATA_CF Implemnetation function BUPA_CENTRAL_CI_CHANGE abend

    We have implemented BADI BBP_GET_VMDATA_CF in SRM.  We call function the BUPA_CENTRAL_CI_GET_DETAIL to get the detail info passed from the R/3 system.  We populate the bus000_eew structure with the data from the R/3 info and populate the bus000_eew_x structure with a 'X' in the appropriate fields. We then make a call with function BUPA_CENTRAL_CI_CHANGE which results in a runtime abend exception CX_SY_MOVE_CAST_ERROR in  procedure "IF_EX_BUPA_CENTR_CI_HECK~CENTRAL_CI_DATA_CHECK" "(METHOD)".  The data in the ls_bus000_eew is as follows:
    PARTNR_GUID                                             DC56F8BF0AF9FBF1A6DA0003FF2D8937
    ZZACCTGRP                                             8AWO
    ZZINDUSTRYCO                                             CORP
    ZZMINORITYIN                                             HA
    ZZFISCALYEAR                                             03
    ZZINCOTERMS                                       
    ZZINCOTEXT                                       
    We opened a problem with OSS but they refuse to help calling this customer generate code. Below is a copy of the code leading to the error, any thoughts would be greatly appreciated:
    method if_ex_bbp_get_vmdata_cf~update_data.
      data: ls_if_cf        type bbps_if_c_partner_fields,
            ls_bus000_eew   type bus000_eew,
            ls_bus000_eew_x type bus000_eew_x,
            ls_return       type bapiret2,
            lt_return       type table of bapiret2,
            lv_fldname      type string.
      field-symbols: <if_cf>  type bbps_if_c_partner_fields,
                     <fldval> type any.
      call function 'BUPA_CENTRAL_CI_GET_DETAIL'
        exporting
          iv_partner            = iv_partner
        IV_PARTNER_GUID       =
        importing
          es_bus000_eew         = ls_bus000_eew
          et_return             = lt_return.
      loop at it_if_cf into ls_if_cf.
        concatenate `ls_bus000_eew-` ls_if_cf-fieldname into lv_fldname.
        assign (lv_fldname) to <fldval>.
        <fldval> = ls_if_cf-fieldvalue.
      endloop.
      ls_bus000_eew_x-partnr_guid  = ls_bus000_eew-partnr_guid.
      ls_bus000_eew_x-zzacctgrp    = 'X'.
      ls_bus000_eew_x-zzindustryco = 'X'.
      ls_bus000_eew_x-zzminorityin = 'X'.
      ls_bus000_eew_x-zzfiscalyear = 'X'.
      ls_bus000_eew_x-zzincoterms  = 'X'.
      ls_bus000_eew_x-zzincotext   = 'X'.
      clear lt_return.
      call function 'BUPA_CENTRAL_CI_CHANGE'
        exporting
          is_bus000_eew   = ls_bus000_eew
          is_bus000_eew_x = ls_bus000_eew_x
          iv_xsave        = 'X'
        importing
          et_return       = lt_return.
    endmethod.

    Hi
    <u>Which R/3 and SRM versions are you using ?</u>
    <b>Vendor Master Extension in SRM</b>
    <u>Vendor Master Extension in SRM</u>
    <b>Look for the OSS Note for more details.</b>
    Note 675800 - Business partner enhancement SRM on maintenance screen
    <u>Please See this thread for creating customer fields in BBPMAININT Transaction.</u>
    Re: Adding new fields in VEndor master data in EBP
    Do let me know.
    Regards
    - Atul

Maybe you are looking for

  • HT204053 i have set up both an i pad * ipod with the same itunes account but now want to seperate them

    Hi can anyone help. I have set up an ipad & ipod using the same itunes account but I now want to unlink them as everything my son downloads appears on my i pod. also i want to change certain  e mail accounts? How do i do this , not very technically m

  • Unable to find corresponding attribute definition for taxonomy

    Hi, I am facing this issue while the endecaScript Service runs. In the ConfigurationGeneratorForge.log I am seeing this message . Can anybody will help me on this Thanks in Advance Jan 24, 2013 12:18:14 PM com.endeca.itl.fcm.integration.cadk.ifdi.Tax

  • Return Purchase Order Type

    Hi, I'd like to create a new Return PO type, what I want to know is, which parameter is the main parameter to decide the order type is a Return one? Please kindly advise. Best Regards.

  • NLS Problem in 9iAS Forms Service

    Hi Friends I'm using : - Forms Server 6i - 9iAS Rel 1 - Database 8.1.6 (AR8MSWIN1256) for a 3 tire application in Farsi. My client is IE 5.5 and my JVM is Jinitiator 1.1.8.10 The problem is for 4 letters sound g,ch,p and zh in Farsi I miss contextual

  • Java SOS

    I have to read from an input file which is formatted different from what I am used to. it is as follows... team name, 2 playera,4.3 playerb,8.2 team name,3 so on and so forth, I need to put them into arrays of each team, but I have literally no clue