Adding Vendors in 7.4

When I add a vendor to the vendors page, it adds them twice. Is this a bug or working as designed?
This topic first appeared in the Spiceworks Community

Using Debugging Script in general
with the new ABAP debugger
When the debugger is started go to the tab
‘Script’.
By pressing the large ‘Load Script’ button,
a sub-screen comes up. Here  you choose option
database and the Script Name you want to use.
Enter and the scipt name will be visible under
Name in the section Script in the field Name.
Then press the ‘Start Script’ button and
script is started.
FOX Debugging Script RSPLFC_DEBUGGING_SCRIPT_FOX
Starting the debugging script
RSPLFC_DEBUGGING_SCRIPT_FOX with 7.4 SP6 and 7.3/7.31 SP11
This FOX debugging script can be watch
variable values, active data  in the
buffer and reference data.
On can step through loops and watch how the
data changes. It is described in detail in the blog from Hans-Georg Beuter
Load and Start Script RSPLFC_DEBUGGING_SCRIPT_FOX
in new Debugger. By either seetting Break-point in script or in class
CL_RSPLFC_FORMULA->EXECUTE
Then Set Break-Point, Start Debugging

Similar Messages

  • FBL3N adding vendor name to line item display

    Our users require the vendor name to be displayed on the G/L line item layout when they execute FBL3N.  I was able to get the vendor number to display through the use of Offsetting account number.  Is there a way through standard config to also pull in the associated vendor name?
    Thanks in advance,
    Linda

    Hi!
    Take a look at the following thread: adding a field to FBL3N
    Cheers,
    Jarek
    Edited by: Jaroslaw Cichon on Feb 19, 2009 3:15 PM

  • Adding vendor name to Position part in report Payment List - s_p99_41000099

    HI,
    How can I add Vendor Name to detail level of the Payment List report (transaction s_p99_41000099). Change Layout window allows to add Vendor Name to the header level and Vendor Number to the detail level. Users want to export report into Excel and then sort/filter it by vendor name at the detail level.
    Is there any way to add vendor name to the list of columns available at detail level?
    Thanks in advance.

    Resolved by using Check Register

  • Adding Vendor Descrption for  standard report in  mb51.........

    Hi
    Experts....
       i am using MB51  Standard Report..
    i want  to add the vendor description to  this standard report...
    please suggest in  any procedure..
    hw can i write coding  for  add the descrption in  satndard program.
    Thanks & Regards..
    Spanadana...

    Hi,
    Better to copy the standard report prog into Z prog and modify that.
    Regards,

  • Adding vendor name to 0FIAP_M30_Q0003

    I need your expertise as I'm fairly new to BW. Our users want to add the vendor name to the 0FIAP_M30_Q0003 BW BEx reports. Do do I go about this?

    Hi Teo,
    Your report name it self - Vendors: Overdue Analysis.
    Means your report mush and should the vendor,
    please explore your report by checking rows,free chars area and filters.
    Check in rows, you may see info object 0creditor - its vendor.
    So you don't need add any extra objects.its standard report.
    if you maintained text data for 0CREDITOR info object then you can set display properties as key and text at bex level.
    Thanks

  • Adding Vendor Tax type LFA1-FYTYP.

    Hello Friends,
    I am creating BP using BAPI ( BAPI_BUPA_CREATE_FROM_DATA2) and than extending that to Vendor Control & Purchasing view.
    After that I am feeling data using MK01 for Purchasing organisation. However at that point it's not allowing me to add Vendor Tax type as it is part of the Vendor General data.
    So how to update that field in creation mode ? It's available in MK01 transaction but since I am creating it first time, I can't use the MK02.
    Please suggest any suitable bapi to do this.
    Thanks & Regards,
    Dijesh Tanna.

    Finally got the solution , though I have not used as I already implemented my code with BDC and it's now in production. But in future it would be helpful to other people.
    Instead of using BAPI for creating Business Partner, we should use complex interface CVI_EI_INBOUND_MAIN, which populates all the data for Business Partner , Vendor and customer.
    Thanks & Regards,
    Dijesh Tanna.

  • Adding vendor field in Q3 type of notification.

    Dear Friends,
    We are using ECC6.00 (EHP4). QM module is also implemented and used. For one of our requirement, we want to add the vendor field in the Q3 Notification as it is available in Q2. I tried the customising setting, but when i create the notification of type Q3 after customising, i get the field labelled as champion and my login name appears instead of the vendor field.
    I tried various other settings and could not arrive at the exact setting that would bring me the desired result.
    Can experts help me out.
    Regards,
    M.M

    Magesh........Best way is to copy all the fields from Q2 & F2 Then check what happens.This will help.you are missing something.Actually when you copy from std type then it works.Explore

  • Adding Vendor number

    Hi Experts,
    When we run the T-code KSB1 i give the following fields in the selection screen:
    Cost Center
    Cost element
    posting date
    display variant.
    So after exicuting an ALV list will be displayed.
    In that o/p i want to include Vendor number(LIFNR) also.
    This not given by SAP standard. But we have to include LIFNR field in that o/p .Can any body tell me how can we do that?
    Regards

    hi,
    use offsettimg account no.
    But it's only clear, when there is only 1 offs. posting in the document
    Message was edited by: Andreas Mann

  • Adding vendor batch code to gr/gi slip

    Hi
    Im doing a script for good receipt slip. the print program is SAPM07DR and script is WA_SCHEINVRS1. output type is 'WE-01'.
    i have copied these programs to Z programs .
    the problem is i have to capture extra fields listed below with the table
    1. MCHA-LICHA
    can anybody tell me how to go abt this , what changes should i do in print program as well as script program.
    waiting for reply

    Hello
    U heard correctly OMJX is for MIGO, here against the gield GR/GI slip u have three options for selection INPUT / REQUIRED / DISPLAY / HIDE...u can select according to the requirement e.g ur requirement is to make it mandatory then select Radio button on REQUIRED, iGR / GI Slip field will become mandatory.
    Regards
    Vineet

  • PMW (Payment Medium Workbench) and needs to send Payment Advises to Vendor

    Hi SAP Gurus,
    We are using PMW (Payment Medium Workbench) and our client needs to send Payment Advises through mail. After running F110 system should trigger mail to vendor for payment advise.
    We have created one DME format and it's working fine.  DME file is getting generated when we assign DME format to our payment method.
    we have also made the change for payment advice sending through email. Copy FM SAMPLE_PROCESS_00002040 to ZSAMPLE_PROCESS_00002040
    Go to transaction FIBF
    Settingsprocess modules of an SAP application
    Add a new entry for 00002040 FI-FI ZSAMPLE_PROCESS_00002040
    Make use of FM  ZSAMPLE_PROCESS_00002040  for adding vendor email address and make the payment medium.
    Now the problem is, we can not do this in one go, if we need to create DME file than we have to assign DME format to our payment method and if we have to send payment advice to our vendor than we need to use Payment Medium Program RFFOGB_T (standard program).  It's radio button and we can not choose both the program and Payment Medium Workbench.
    I need your valuable advice what need to be done in order to get DME file and payment advice send to vendor in one go.
    many thanks for your reply.
    regards,
    SATVIR SINGH

    Hi Stavir,
    Do you recall how were you able to resolve this issue?
    Thanks
    M

  • FI Report to display Profit center and Vendor name

    Hi,
    We are using 6.0 version.
    Can you please suggest a Standard report which can give me the Actual line items with GL line item detail with Vendor name & Profit center.
    FAGLL03, is not giving me Vendor name.
    Please advise.
    Thanks,
    Pavan.

    Hi,
    This FAGLL03 for GL account line item display.
    Here you can see all the GL account for example if you are looking Salary accout how you will expect th vendor name over there.
    Vendor display is different area right
    FBL1N
    If you want add vendor in the FAGLL03, the go to SHD0 added vendor name there and complete the steps
    Warm
    Shiv

  • Display Vendor name in vendinvoice Report

    hi expert i have little query , in ax 2012 R3 there is report vend-invoice Report, actually i want to display vendor name on that report,by default there is no vendor name,for this i just added vendor name(extended data type) in vendinvoice temp table,and
    then just reference that field in class of vendinvoice,rebuild the ax,and in vs2012  add that field in report design ,and depolye ,but still the vendor name not does not showed in report...plz guide me..
    Regards.

    Hi Munsifuv,
    Is this a question about Power Query? If not, I'd recommend directing your question to a Dynamics Ax forum.
    Ehren

  • Adding RADIUS VSAs on ACS 3.2 SE

    I have tried to add a VSA to enable a Packeteer to authenticate using RADIUS on the ACS.
    Using RDBMS synchronization to import the csv file below.
    SequenceId,Priority,GroupName,Action,ValueName ,Value1,Value2,Value3
    1,1,External,163,26,access=look,2334,1
    The group name is 'External', Action is 163 which corresponds to ADD_RADIUS_ATTR.
    From RDBMS Sychronization Import Definitions (http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs32/user/ag.htm#wp35130)
    To add a vendor-specific attribute (VSA), set VN = "26" and use V2 and V3 as follows:
    •V2 = IETF vendor ID (which in this case is 2334)
    •V3 = VSA attribute ID (1)
    •V1 = In this case 'access=look'
    After a couple of attempts I got the format correct but when I try and import the file I don't get an "INFO" message in the "Reports" section of the ACS indicating that the process was successful. I don't get any message at all, WARNING, ERROR or INFO.
    From the FTP server I can confirm that the file was transferred.
    What I should get is an INFO message similar to:
    08/30/2004 16:27:50 INFO Sync complete: 1 transaction(s) 0 parse error(s) 0 process error(s)
    Any ideas as to what is wrong would be much appreciated.
    Cheers,
    Aylmer.

    HI you need to import the RADIUS VSA for PAcketeer from their site.
    The link to the steps as shown below is ( might require u to subscribe & login)
    https://packeteer.custhelp.com/cgi-bin/packeteer.cfg/php/enduser/std_adp.php?p_faqid=399&p_created=1046793530&p_sid=gszcDFBh&p_lva=&p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PWRmbHQmcF9ncmlkc29ydD0mcF9yb3dfY250PTImcF9wcm9kcz0wJnBfY2F0cz0wJnBfcHY9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfZm5sJnBfcGFnZT0xJnBfc2VhcmNoX3RleHQ9YWNz&p_li=&p_topview=1
    IN any case the same content is copied below:-
    Also the stpes on how to do them is listed here
    Create a User Defined Vendor
    First, you need to create a User Defined Vendor.
    1. Create a text file (packet.ini) and enter the following:
    [User Defined Vendor]
    Name=Packeteer
    IETF Code=2334
    VSA 1=Packeteer-AVPair
    [Packeteer-AVPair]
    Type=STRING
    Profile=OUT
    2. Name the file packet.ini.
    Add the Vendor to the Database
    Next, you need to add the above vendor to the database.
    1. Go to the command prompt, and change the directory to the Cisco Secure utils directory (typically C:\Program Files\CiscoSecure ACS v3.0\Utils).
    2. The instructions below install the vendor into User Defined slot 0. If you have other vendors, you need to change this number to a free slot. To see a list of slots and their assignments, use the csutil -listudv command. For example:
    C:\Program Files\CiscoSecure ACS v3.0\Utils>csutil -listudv
    CSUtil v3.0(2.5), Copyright 1997-2002, Cisco Systems Inc
    UDV 0 - Unassigned
    UDV 1 - Unassigned
    UDV 2 - Unassigned
    UDV 3 - Unassigned
    UDV 4 - Unassigned
    UDV 5 - Unassigned
    UDV 6 - Unassigned
    UDV 7 - Unassigned
    UDV 8 - Unassigned
    UDV 9 - Unassigned
    3. Run csutil -addudv to and add Packeteer to UDV (User Defined Vendor) slot 0 or the next
    open slot.
    C:\Program Files\CiscoSecure ACS v3.0\Utils>csutil -addudv 0 c:\temp\packet.ini
    CSUtil v3.0(2.5), Copyright 1997-2002, Cisco Systems Inc
    Adding or removing vendors requires ACS services to be re-started.
    Please make sure regedit is not running as it can prevent registry
    backup/restore operations
    Are you sure you want to proceed? (y/n)y
    Parsing [c:\temp\packet.ini] for addition at UDV slot [0]
    Stopping any running services
    Creating backup of current config
    Adding Vendor [Packeteer] added as [RADIUS (Packeteer)]
    Adding VSA [Packeteer-AVPair]
    Done
    Checking new configuration...
    New configuration OK
    Re-starting stopped services
    Verify that Packeteer was added.
    C:\Program Files\CiscoSecure ACS v3.0\Utils>
    C:\Program Files\CiscoSecure ACS v3.0\Utils>csutil -listudv
    CSUtil v3.0(2.5), Copyright 1997-2002, Cisco Systems Inc
    UDV 0 - RADIUS (Packeteer)
    UDV 1 - Unassigned
    UDV 2 - Unassigned
    UDV 3 - Unassigned
    UDV 4 - Unassigned
    UDV 5 - Unassigned
    UDV 6 - Unassigned
    UDV 7 - Unassigned
    UDV 8 - Unassigned
    UDV 9 - Unassigned
    4. Return to ACS Admin and select Network Configuration.
    From the main screen select Network Configurtion and add the PacketShaper by supplying the AAA client Hostname, IP address: , Key. Scroll through the Authenticate Using choices and select RADIUS (Packeteer).
    5. From the main screen select User Setup and enter a user name for a Touch or Look access user to the Packet Shaper. Supply the PAP/CHAP password. Leave other fields at defaults and scroll to the bottom
    of the form. Be sure the Packeteer-AVPair box is selected and supply either
    "access=touch" or "access=look" in the available entry space.

  • Vendor stock in Warehouse

    Hello Gurus,
    Is there any transaction/table to find out the vendor who has supplied unrestricted stock(no special stock) present in a warehouse?
    Thanks in advance.

    In Standard SAP, Unresricted stock can be segrregated on the basis of special stock, Batch (If batch mangement is active),in LX02 you will have GR no , You can devlop Z Report  by modifying Program SAPLKKBL (T Code LX02) adding vendor field in it on the basis of GR no.fetched in program.
    Regards
    Sanjay Kohli

  • How to add new fields to standard reports

    hi friends,
                 im into ABAP and working across all modules..the basic thing is users and functional people are not satisfied with the standard reports..they need some logic change or to add some more fieldsinb the standard reports.For logic change we have to copy the standard to zprogram and can do or create a new program itself..but in many cases they ask for extra fields.how to achive it ..
    for example my requirement now is adding vendor name field to the report FAGGL03 ....i found a badi and have make changes to it ...now the vendor name will be coming in sgtxt over writing the text ...but they need text also...now what shall i do???
    append structure vendor name field in faglposx table ....???how to find out the final internal table from where the output is coming ????
    ?when we check the standard rewport codes...there are lot of include statements perform statements etc  ...how to find out the final structure or internal table which has the output values..???

    hi
    it would be better if u giv full name of the report
    if ur displaying the data in alv then search for the
    word REUSE_ALV_LIST_DISPLAY REUSE_ALV_GRID_DISPLAY from which u can get the final table name
    then check the data that is comming into
    try using implicit enhancement or any other exit in the declaration and declare a new structure with the field and append it to the field catalog
    if ur displaying the data using write statement
    then create a zprogram and add a write statement
    fi ur unable to find here the final table then after displayign the report start the debugging and double click on any row to find out more easily
    shiva

Maybe you are looking for

  • Moved iTunes music folder to HDD, Now iTunes Can't Find it--Help :-)

    I finally was able to get an HDD that actually mounted and now I have moved my iTunes music folder based on the instructions here: iTunes: Moving your iTunes Music folder. I printed them out and followed them step-by-step. Before moving the folder iT

  • Problem with [shift-f1]-[shift-f4] in xterm

    I have run into some problems with the function keys on an xterm. The shifted versions of F1-4 don't work as expected. I found this thread: https://bugs.launchpad.net/ubuntu/+sour - +bug/96676 discussing what seems to be this issue, having to do with

  • Problems centering links in menubar

    I am designing two websites supposed to be very similar because they are properties of the same person. However I have a horizontal menu along the top on both sites... Both have exactly the same style sheets...... Only on site A the links are central

  • Deletion/hiding of images

    Hello. I have Aperture 2.1.4 and am experiencing deletion/hiding of images. Some images I just can´t find. They were there yesterday, but they´re gone today. They have NOT been deleted by me, and my bin (which hasn´t been emptied for a couple of week

  • Question about casting and inheritances

    Hi everyone! I have a class dog which extends the class animal. Apart from that, there is a method called dogsFarm which returns a collection of animals (this method corresponds to another class, let's say farm). I can't touch the inside of that meth