RADIUS and Vendor-Specific attributes

Hi,
I'm trying to add a vendor specific attribute (Cisco AV Pair) to BMAS
(NMAS 3.1.2 on NetWare 6.5 SP6). I can add any generic attribute I
want, but any of the vendor-specific attributes are not sent back in the
radius access-accept packet. Is there some configuration change I need
to make to support vendor specific attributes? They all show up in
ConsoleOne, I can add them, and they are saved when I hit OK.
Thanks for any suggestions!
Greg

In article <UG2Jm.1195$[email protected]>, Greg Palumbo
wrote:
> I read the other two recent threads on this, it does sort of sound like
> a snapin issue, but those are usually under the 1.2\snapins directory I
> thought. what about installing a fresh copy of C1 on the C:\ drive from
> the BMAS CD or from NW65SP7? Also, wouldn't all the replaced sys/public
> files be in SYS/SYSTEM:\BACKSP7? Maybe something like Beyond Compare or
> WinMerge could flag all the changed files easily...
>
My latest thinking is that this is related to security. The failing
attribute contains an encryption of the DAS client password. I'm assuming
that ConsoleOne relies on some background process to do the encryption, and
that between SP7 and SP8, it changed. The new attributes are longer than
the old ones, so the snapin-related issue may simply be that it cannot read
what was stored.
I don't know if there is a particular security-related component that can
be reversed to allow changes to the DAS object, then updated again to put
things back to SP8.
Craig Johnson
Novell Support Connection SysOp
*** For a current patch list, tips, handy files and books on
BorderManager, go to http://www.craigjconsulting.com ***

Similar Messages

  • Multi-Message-split with ABAP mapping and adapter specific attributes

    Hi all,
    With <b>ABAP-Mapping I split 1 message to n messages</b>.
    So many files are generated in <b>file-Adapter</b>.
    Everything fine.
    But now I want the file names different using adapter specific attributes.
    It is not possible to use variable substitution and write the file name in payload because of receiver restrictions.
    I tried this with following similar coding in ABAP-Mapping:
    data: lt_records TYPE MPP_DYNAMIC_TAB.
          Loop.
          l_file_name = "payload-Inbound"-information
          ls_record-namespace = 'http://sap.com/xi/XI/System/File'.
          ls_record-name = 'FileName'.
          ls_record-value = l_file_name.  "l_file_name comes from inbound-payload
          append ls_record to lt_records.
         Endloop.
      CALL METHOD dynamic_configuration->set_all_records
        EXPORTING
          records = lt_records.
    If I start the interface I see in the monitoring the dynamic configuration with many entries for file-name in the the SOAP-Header mapping of the request message (following extract):
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Mapping der Request-Message
      -->
    - <SAP:DynamicConfiguration xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Record namespace="http://sap.com/xi/XI/System/File" name="FileName">BPAADDRESS.XML</SAP:Record>
      <SAP:Record namespace="http://sap.com/xi/XI/System/File" name="FileName">BPABROKERROLE.XML</SAP:Record>
      <SAP:Record namespace="http://sap.com/xi/XI/System/File" name="FileName">BPACOMPANYSEGMENT.XML</SAP:Record>
      <SAP:Record namespace="http://sap.com/xi/XI/System/File" name="FileName">BPACUSTOMERROLE.XML</SAP:Record>
    The result is that <b>all files have the same file name</b> (last entry in dynamic configuration).
    Is it possible to write the adapter specific configuration in ABAP-mapping <u>for every single result message</u>??
    Thank you for your help,
    Florian

    Hi Florian,
    I've a different idea...I dont think its a "right solution" but just another work around..it involves a BPM...
    In your ABAP mapping..set the dynamic config with as many variables as number of different messages...i.e. use the variables like 'FileName1', 'FileName2'...'FileName6' instead of 'FileName'. But use the same namespace 'http://sap.com/xi/XI/System/File'
    Call the above mapping in a BPM and capture the individual messages and set the attribute 'FileName' from the values of 'FileName1' to 'FileName6' accordingly using Message Mapping and then send the message using the 'Send' step.
    before you try this, try using the variable names 'FileName1' ...'FileName6' in the receiver adapters...enable the ASMS. <b>I know we need to select which variables from the dynamic config to be used by the adapter by specifically selecting 'FileName', 'Directory' etc...but just give it a try and see if it works..</b>
    Or..instead of using a BPM..you can combine Henrique's idea...use Adapter module to set the value for 'FileName' from variables 'FileName1'...'FileName6' accordingly.
    hope I'm clear..lemme know if you have any questions..
    cheers
    praveen

  • Component attributes and render specific attributes

    What should be considered as component's attributes while what should be considered as renderer specific attributes.
    Is it correct to think that behavioural properties of a components have been abstracted out as components properties?
    Is there any example or a link which points to this?
    Thanks,
    Chris

    Yes, that's basically it. Note also that a custom subclass of a component can define JavaBean accessors for renderer-specific attributes, and that the Renderer can still safely use the getAttributes() Map to retrieve the attributes, because bean properties are automatically available as well in this Map. You might want to read:
    http://forum.java.sun.com/thread.jsp?forum=427&thread=532578&tstart=15&trange=15
    for more info on that.
    -- Adam Winer (EG member)

  • ACS as proxy radius and class 25 attribute

    Hello !
    Could you please help ?
    we have cisco3640 as nas, cs acs 2.6 as radius-server.
    Now we would need to
    forward authentication request to another radius-server ( username is unknown to the acs)
    Username is provided with a certain prefix and according to that prefix, request is forwarded to another radius-server.
    That another server should give back accept/deny and class attribute 25.
    Here comes the question
    Can acs 2.6 take the class attribute and use it as username's group-information ?.
    for example class attribute 25 named test is forwarded to acs and acs has a group named test. According to group test ACS gives ip/dns information back to to cisco3640 and ras-client.
    Or could you please tell me how we could forward username authentication and then bind username that is not known to acs to a certain acs group ?
    The ip/dns information must be provided by acs.
    Any help will be appreciated !
    TIA
    Best Regards,
    Susanna

    As far as I know, ACS 2.6 cannot take the class attribute and use it as username's group-information....

  • LMS , AAA via Radius and cisco AV pair

    We are trying to authenticate users on a Ciscoworks LMS server 2.6 using Radius.
    Is there a radius vendor specific attribute that can be used to make the authenticated user part of the admin groups ?
    Ex : a Cisco-AV-pair , ?LMS?:groups="Network Administrator"
    I have tried a few, but none seem to work. And i havent found documentation on this.

    No, It is pure authentication that is done.
    There is not way to select a role in LMS based on an AV pair.
    With tacacs+ something like that is possible.
    Cheers,
    Michel

  • Logistic Invoice Verification - OMR6 vs. Vendor specific tolerance

    Hi, a question on the relationship between PP tolerance limit and vendor specific tolerance.
    In OMR6 I have defined an upper an lower limit of 5% for a company on PP. In Vendor specific tolerances I have defined a tolerance group with lower 1% and upper 2%. This group is attached to a specific vendor.
    The purchase order for this vendor shows an amount of 100 euros. When posting the invoice for this purchase order I enter a purchase price of 102,50 ( so 2,5% difference). I did expect that SAP would issue at least a warning when entering and posting the invoice using the MIRO transaction, however I am able to post the invoice without any warning/error.
    Does anyone has a clue why things are not working as expected?
    Thx, Paul

    I did already setup vendor specific tolerances using the path you indicate. Settings are:
    On percentage lower limit
       Check limit : Checked
       PercLowerAccLim : 2%
    On percentage upper limit
       Check limit : Checked
       PercUpperAccLim : 1%
    Thx, Paul

  • Vendor specific in RADIUS NAP Enforment

       Hi All,
    i am testing a lab enviroment to deploy NAP using Windows server 2008 with NAP Role enabled and RADIUS refering to a 3560 Access switch
    i can get authorized on my port:
    interface FastEthernet0/11
    switchport mode access
    dot1x pae authenticator
    dot1x port-control auto
    dot1x reauthentication
    spanning-tree portfast
    end
    aaa authentication dot1x default group radius
    aaa authorization network default group radius
    aaa nas port extended
    no radius-server attribute nas-port
    radius-server host 10.40.10.10 auth-port 1645 acct-port 1646
    radius-server source-ports 1645-1646
    radius-server key 7 094F471A1A0A3743595F
    radius-server vsa send accounting
    radius-server vsa send authentication
    and this is the network policy i have configured on the NPS server:
    and for vendor specific:
    i am asking what is exactly the vlaue reqiured to be written in this box?
    i typed many values (9, 1, Cisco and finally Cisco-NAS-Port)
    i am getting a debug messeges:
    ot1x_vlan_assign_authz_fail on interface FastEthernet
    dot1x-ev:dot1x_switch_addr_remove: Did not locate HA entry for MAC
    dot1x-ev:dot1x_vlan_assign_authz_fail on interface FastEthernet
    dot1x-ev:No reply attributes received from AAA for 001c.2318.7971
    Dec  3 22:29:50: dot1x-ev:Sending create new context event to EAP for 001c.2318.7971
    .Dec  3 22:29:50: dot1x-ev:FastEthernet0/11:Sending EAPOL packet to group PAE address
    .Dec  3 22:29:50: dot1x-ev:dot1x_mgr_pre_process_eapol_pak: Role determination not required on FastEthernet0/11.
    .Dec  3 22:29:50: dot1x-ev:dot1x_mgr_send_eapol: Sending out EAPOL packet on FastEthernet0/11
    .Dec  3 22:29:50: dot1x-ev:dot1x_switch_port_unauthorized: Unauthorizing interface FastEthernet0/11
    .Dec  3 22:29:50: dot1x-ev:dot1x_switch_is_dot1x_forwarding_enabled: Forwarding is disabled on Fa0/11
    .Dec  3 22:29:50: dot1x-ev:dot1x_switch_addr_remove: Did not locate HA entry for MAC 001c.2318.7971 on interface FastEthernet0/11
    .Dec  3 22:29:50: dot1x-ev:dot1x_vlan_assign_client_deleted for 001c.2318.7971 on interface FastEthernet0/11
    .Dec  3 22:29:50: dot1x-ev:dot1x_vlan_assign_client_deleted: Ignoring client 001c.2318.7971 on FastEthernet0/11, domain is data
    .Dec  3 22:29:50: dot1x-ev:Sending create new context event to EAP for 0000.0000.0000
    .Dec  3 22:29:50: dot1x-ev:Created a client entry for the supplicant 0000.0000.0000
    .Dec  3 22:29:50: dot1x-ev:Created a default authenticator instance on FastEthernet0/11
    actaully i am working on this task for 6 days and canot get authenticated, can anyone giude  me through this task ?
    #show radius st
                                                    Auth.      Acct.       Both
    Maximum inQ length:                  NA         NA          1
    Maximum waitQ length:              NA         NA          2
    Maximum doneQ length:             NA         NA          1
    Total responses seen:                 572          0        572
    Packets with responses:             572          0        572
    Packets without responses:           2          0          2
    Average response delay(ms):       15          0         15
    Maximum response delay(ms):   1082          0       1082
    Number of Radius timeouts:            8          0          8
    Duplicate ID detects:                       0          0          0
    Buffer Allocation Failures:               0          0          0
    Maximum Buffer Size (bytes):       680          0        680
    Source Port Range: (2 ports only)
    1645 - 1646
    Last used Source Port/Identifier:
    1645/152
    1646/0
    aadi1-SW-4-24#show dot1x int fa0/11 d
    Dot1x Info for FastEthernet0/11
    PAE                       = AUTHENTICATOR
    PortControl               = AUTO
    ControlDirection          = Both
    HostMode                  = SINGLE_HOST
    ReAuthentication          = Enabled
    QuietPeriod               = 60
    ServerTimeout             = 30
    SuppTimeout               = 30
    ReAuthPeriod              = 3600 (Locally configured)
    ReAuthMax                 = 2
    MaxReq                    = 2
    TxPeriod                  = 30
    RateLimitPeriod           = 0
    Dot1x Authenticator Client List
    Domain                    = DATA
    Supplicant                = 001c.2318.7971
        Auth SM State         = HELD
        Auth BEND SM State    = IDLE
    Port Status               = UNAUTHORIZED
    ReAuthPeriod              = 3600
    ReAuthAction              = Reauthenticate
    TimeToNextReauth          = 0
    Authentication Method     = Dot1x
    BR,
    Mahmoud Abd El-Wahed

    Hi Mahmoud,
    These are your VLAN assignment attributes that you have to use.
    http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.1_13_ea1/configuration/guide/Sw8021x.html#wp1049882
    They are not vendor specific, they can be found part of the default IETF dictionary.
    Regards
    Ed

  • [svn] 1978: Bug: vendors. properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly .

    Revision: 1978
    Author: [email protected]
    Date: 2008-06-06 08:05:34 -0700 (Fri, 06 Jun 2008)
    Log Message:
    Bug: vendors.properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly.
    QA: Yes - we need automated tests to make sure that errors.properties and vendors.properties in BlazeDS/LCDS are loaded properly.
    Doc: No
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/PropertyStringResource Loader.java
    blazeds/branches/3.0.x/modules/opt/src/jrun/flex/messaging/security/JRunLoginCommand.java
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    I have a lot of grief with this version of Windows Media Player.
    It is very buggy and frustrating to use.
    I have my Music library on a QNAP NAS, which is as reliable as they come.
    System notifications make it not save changes.  It also does not do a good job of interpreting albums and artists from folders.  Changes to track names are not saved, nor are tracks moved to other albums, renamed albums, changes to genre, artist
    or date.  It separates and merges albums/tracks without sense or reason.  Some changes I've made up to 4 times, then closed WMP and re-started my machine to check if it has/hasn't saved the changes.  Often it has not.
    This is the first time I've used WMP in this capacity, and I do not recommend it.
    New service pack please.

  • Customer and vendor archive

    Hi,
      how to carry out archiving of vedor and customer master and how to retrieve them.the database is oracle.
    Regards
    Anil

    Hi Anil,
    Archiving Vendor Master Data with archiving Object FI_ACCPAYB.
    Archiving Customer Master Data with archiving Object FI_ACCRECV.
    Vendor Master Data -- FI_ACCPAYB:
    1. It is dependent archiving object. First you have to archive dependent archiving object such as MM_EINA, FI_DOCUMNT,  FI_MONTHLY and MM_EKKO.
    2. Vendor Master Data should be flagged for deletion, and there should be no open items for VMD.
    3. There are 3 areas in Vendor master data i.e. General data, Company Code data and MM data.
    4. You cannot archive company code data and MM data at a time, however you can archive general data and company code data in one archive run and similarly general data and MM data in another archive run.
    5. You cannot delete the General data but you can delete the company code data and MM data.
    Step to Archive:
    SARA > Preprocessing variant > Indicate Vendor that you want to archive > schedule the job.
    Create Write Variant --- Enter VMD >Attributes --- Enter the text and SAVE >
    > Schedule the Job.
    Note: Deletion and Store job is dependent on how you configure the setting in the Archiving object specific customizing- Technical setting.
    FI_ACCRECV - Customer Master Data (CMD)
    General guidelines are similar to that of Vendor master data but dependent archiving objects are FI_MONTHLY,  SD_VBAK, FI_DOCUMNT,  SD_VBAK,  MM_EBAN, SD_VBRK, MM_EKKO, RV_LIKP, SD_VTTK,  SD_VFKK,  MM_MATBEL,  PPBKFLUSH. You have to archive these archiving object first and  then archive customer master data.
    Retrieve archived master data:
    You can display the archived customer and vendor master data through Archive Information system.
    There are SAP Standard Info-Structure. Activate these infostructure, after archiving build the structure then master data will be displayed.
    -Thanks,
    Ajay

  • Vendor-Specific Tolerence Groupsare not working in MIRO

    Hi
    We have defined new Tolerance group-1000 and assinged in vendor master.
    This Telerance group is to allow $10+/- for small differences
    It works fine for Autmatic acceptance of positive differece up to $10,
    with/without taxes. But It doesn't work for Autmatic acceptance of
    negtive(-) differece with taxes.
    Also let us know, if there is a provision to maintain a description for
    Tolerance group.
    I am copying you the tech doc for your quick reference:
    Configure Vendor-Specific Tolerances
    In this step, you define tolerance groups for each company code. You can assign these tolerance groups to each vendor in the vendor master
    record.
    You can define the following tolerances:
    Total-based acceptance
    If the difference is within the tolerance range, the system
    automatically generates a difference line on a neutral income/expense
    account for small differences for invoices with debit/credit differences when posting the invoice.
    Total-based invoice reduction
    If the difference is within the tolerance range, the system posts the
    difference to a clearing account and generates a credit memo in a second document to clear this.
    The system uses the following logic:
    1. The system determines the difference between the net invoice amount
    (= gross invoice amount less taxes and unplanned delivery costs) and the net total of the items.
    If the net invoice amount is the greater, the difference is positive; if the net invoice amount is the smaller, the difference is negative.
    2. Negative differences:
    a) If the negative difference is smaller than the absolute negative
    small difference limit defined, the system generates a posting to a
    small differences account for this difference.
    b) If the negative difference is greater than the absolute small
    difference limit defined, the system checks if the absolute difference
    is smaller than the lower of the absolute and percentage lower limits.
    If this is the case, the system creates a posting to a small differences account.
    If this is not the case, the system cannot post the invoice.
    3. Positive differences:
    a) If the positive difference is smaller than the positive small
    difference limit defined, the system generates a posting to a small
    differences account for this difference.
    b) If the positive difference is greater than the positive small
    difference limit defined and the Check limit field isnot selected for
    total-based invoice reduction, the system checks whether the positive
    difference is smaller than the lower of the absolute and percentage
    upper limits.
    If this is the case, the system creates a posting to a small differences account.
    If this is not the case, the system cannot post the invoice.
    c) If the positive difference is greater than the positive small
    difference limit defined and the Check limit field is selected for
    total-based invoice reduction, the system checks if the difference is
    smaller than the lower of the absolute and percentage upper limits for
    total-based invoice reduction.
    If this is the case, the system generates a posting to a clearing
    account for invoice reduction and creates a credit memo document.
    If this is not the case, the system cannot post the invoice.
    The system does not try to reduce the invoice based on the total in the
    following cases:
    - If you manually reduced an invoice item
    - If you manually accepted a difference in the document header
    - If you entered a credit memo
    In these cases, the system checks directly whether it can accept the
    positive difference.
    Activities
    Specify
    Up to which amount the system should automatically clear a balance when
    a balance exists
    How the system should post the difference
    Further Notes
    If the system can create a small difference, it posts this difference to the account specified in account determination for transaction DIF.
    See: Configure Automatic Postings
    If no tolerance group is assigned to a vendor or if no tolerances have
    been specified for the assigned tolerance group, the system creates a
    difference line if the difference is smaller than the tolerance defined
    for tolerance key BD.
    See: Set Tolerance Limits
    Example
    There is an invoice in the system to be posted; the vendor-specific
    tolerances are defined for the invoicing party as follows:
    Total-based acceptance of negative differences
    - Check absolute lower limit: 200.00-
    - Check percentage lower limit:4.00 %
    - Check negative small difference: 10.00-
    Total-based acceptance of positive differences
    - Check positive small difference: 5.00
    - Check absolute upper limit:30.00
    - Check percentage upper limit:2.00 %
    Total-based invoice reduction
    - Do not check absolute and percentage upper limits
    The invoice value expected by the system is 4000.
    Gross Small
    inv. amount difference Balance Explanation
    3992 yes 0 2 a)
    3925 yes 0 2 b)
    3820 no 180- 2 b) percentage lower limit violated
    4004 yes 0 3 a)
    4025 yes 0 3 b)
    4035 no 35 3 b) absolute upper limit violated
    Vendot Tolerence group is maintained in Vendor master.
    Thanks,
    Anji

    Dear,
    Please check what is the splitting characteristics you have defined in
    SPRO>IMG> Financial Accounting (New)> General Ledger Accounting (New)> Business transaction>Document Splitting>Define Document Splitting Characteristics for General Ledger Accounting, check whether you have defined Proce Center and Segment as the characteristics or not.
    Br, Vivek

  • Adapter specific attributes - SOAP Adapter

    Hi,
    I am trying to use the adapter specific attributes of the receiver SOAP adapter. But I am not able to view the Dynamic configurations in sxi_monitor corresponding to this message. Any clue why!?
    I read through the SOAP adapter help on help.sap.com,
    <i>http://help.sap.com/saphelp_nw2004s/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm</i>
    Here it says:
    <i>If you want to use header fields, set the relevant indicator for Variable Header. The technical names for the fields are XHeaderName1, XHeaderName2, XHeaderName3. The parameters are embedded in the HTTP request under the names you enter here.</i>
    But I donot find an option where I can enter the names. Am I missing something here?
    Regards,
    Smitha.

    Hi Smitha,
    I did not try to use adapter-specific attributes with SOAP-adapter, but with mail-adapter. The documentation is quite similar, so I excpect similar results...
    So as far as I understood, the parameters XHeaderName1, ... etc are for dynamic extension of the set of adapter-specific attributes. For example, if you want to add some more information in the message header, you can program an adapter module and you have now a guide how to name the additional attributes.
    Usually, the "standard" adapter-specific attributes are starting with "S" (Sender) or "T" (Receiver). You can find the names in the documentation of the SOAP-adapter.
    In order to use the adapter-specific attributes, you have to check both indicators (adapter-specific attributes, variable transport binding). If this still doesn't work, you should use OSS. In my scenario (mail adapter) this didn't work, too. The reason was, that there was a bug in the adapter metadata (Integration Repository) of SAP BASIS. There was a SAP note, where I could download the correct adapter metadata. Maybe you can find a SAP note for the SOAP Adapter.
    Although this is probably not the final solution, I hope this guides you a step further.
    Regards,
    Torsten

  • LSMW-Vendor master data and Vendor Open items Upload

    Dear Experts,
    I need help on the following
    Do you have any docs with you where I can familiarize myself with the AP upload programs in LSMW?
    sample template for me  to test the upload via LSMW? sample template and the programs used to upload the vendor master and Vendor open items.how to use the program for example like some instruction docs step by step doc etc.
    Thanks n Regards
    Rena.

    hi
    there are 14 steps u have to go through while uploading...
    first u create Project and Sub Projects...
    1 Maintain Object Attributes
       select Batch Input Recording.
               click on Overview.
       enter Recording
    Then it wil ask for the Transaction code there u enter XK01 for creation
    u enter all The details Which are Given to u in Excel by ur CTM Members.
    note: Dont use Mouse while Entering the data.Use Only Key Board.
    After Entering all the required details  click on  Save...
    select Default All
    System-> List -> Save -> Local File
    Convert Excel to Text File(Text Tab Limited)
      2 Maintain Source Structures
         Create Source Structure.
    3 Maintain Source Fields
         click on Copy Fields
         Select From Data File
         Select Max Len
         save + back
      4 Maintain Structure Relations
         save+back
       5 Maintain Field Mapping and Conversion Rules
          Extras -> Auto Field Mapping
          select Edit All Target Fields
          save + Back
       7 Specify Files
         Click on Execute Button or press F8.Select u201CSPECIFY FILESu201D click on Execute or press ctrl+F8.
         then double click on the u201CLEGACY DATA FILEu201D and select the text file to be uploaded
         Then select u201CTABULATORu201D and u201CFIELDS NAMES AT START OF FILEu201D
        8 Assign Files
           SAVE AND CLICK ON BACK
         9 Read Data
             Execute + back
        10 Display Read Data
             Back
        11 Convert Data
              Execute + back
        12 Display Converted Data
             back
        13 Create Batch Input Session
             Select u201CKeep Batch Input Folderu201D click on Execute.
         14 Run Batch Input Session
              Select Processing mode
               1)     Process in Foreground: Executes Each Step.
                2)     Display Errors Only: Displays only the Errors.
              3)     Background: Skips The Errors.
    Select Extended Log and Click on Process as shown in Screen Shot.
    Edited by: Smitha KB on Feb 24, 2009 10:32 AM

  • Want to creat customer and vendor as per Co. Branch (Profit Center) wise.

    Hello friends,
    I am in a critical case, my client want the customer and vendor as per company branch wise (i.e. Profit Center wise) not by account Group wise but as per my knowledge we can create the customer and the vendor as per account group..
    Kindly let me know if there is any procedure or configuration/ Customization to create the Customer and Vendor as per u201CCompany branchu201D wise. Please let me know the detail steps for itu2026
    Have a very Nice Dayu2026
    With regards
    Amresh..

    Dear Amresh,
    Customer and vendor master are maintained in company code level.
    this cannot be maintained profit center level.
    What actually does your client wants.
    To get report receivable and payable profit center wise you can use S_AC0_52000887 and S_AC0_52000888.
    Please be more specific to solve the issue faster.

  • Vendor Material No. and Vendor Batch field in MIGO for GR against Order

    HI,
      I received a very specific requirment for one of our client: Client need the field Vendor Material No. and Vendor Batch in the detail data --> material and batch tab in MIGO transcation for A01 (Goods receipt ) against R08 (Order), this is for good receipt against Process Order, Here though the vendor does not come in picture , these field are required. These field are appearing in GR(A01 against Purchase order(R01)
    Regards
    Rahul

    Hi,
    First of all, why do you want Vendor Batch no & material no while doing receipt against process order.  You can enter the same while doing a GR against Purchase order & same can be tracked using some reports.
    As you said, since you are doing a receipt against the Process order, vendor doesn't come in picture. Hence the vendor batch no: or vendor material no: wont be populated as per Std.SAP.  You can check for some enhancements/BAdi's in MIGO transaction to populate the same.
    Thanks & Regards,

  • Payment terms for the customers and vendors

    Dear FI Experts
    Generally vendoru2019s payment terms purpose we will use document date and customers payment term purpose we will use posting date.
    My query is what the logic behind this was, kindly explain this logic.
    Regards,
    venkataswamy

    Hi,
    For vendor, we store the invoice date of the vendor in the document date field and vendor generally specifies the payment term in their invoices based on their invoice date.
    So we generally use the decoument date (vendor invoice date) for payment term calculation.
    Whereas in case of customer, we issue the invoice and generally the invoice date is the posting date of our system, so we use the posting date for calculating the payment term. The customer have to pay according to out payment term to get the discounts etc.
    I hope it is clear.
    Regards,
    Gaurav

Maybe you are looking for

  • X1 20A7 Win8.1 Pro - touch screen not working

    Hi, just got my new X1 Carbon TS (i7 4450U, 8Gbyte) with Windows 8.1Pro. Unfortunatly I cannot get the touch running and ran out of ideas. I have searched all the forums but could not find a solution. The only workaround that works is the one  to rem

  • Split PO itm quantity with default quantity .

    Hi Experts,     our client has a requirement that when perform Good Receipt via MIGO transcation, each PO Item quantity should be split serveral lines ,and each lines should contains a default quantity for example: PO item 1000 quantity, should be sp

  • Phone does not ring but works in all other ways.

    Hi All, I have a quad set of BT7600 phones, and for some reason these have stopped ringing. This has been like this for a couple of months but I've been away so we have relied on mobiles for this time. When I say 'stopped ringing' I mean just the noi

  • Get a String of XML from an XMLBean

    I create XMLBeans based on a schema, set some values as follows: SomeSchemaDocument someSchemaDocument = SomeSchemaDocument.Factory.newInstance(); SomeSchema someSchema = someSchemaDocument.getSomeSchema(); someSchema.setCustomerNumber(customerNumber

  • Spry Tabbed Panel Question

    Anybody know how to hide/display a panel. I want to be able to hide certain panels/tabs with dynamic data.