FBL3n tcode output i want to add customer filed, need details steps

Hi All,
I want to add customer number to the output for the tcode FBL3n, Kunnr(ZZkunnr) added to RFPOS and RFPOSX structures, and then regenerating the RFPOSXEXTEND program and added this entry in the table T021S. after that written coe in the BTE 00001650.
But while regenerating the RFPOSXEXTEND program I am getting error - END OF PHASE 002 with Message No D0 322.
Can you give me the right steps.
Regards
Ajay.

Hi Ajay,
Please check special fields definition table T021S and check that
fields are correctly defined. Review that 'field names' and
'table name' are filled and input correctly.
Please also review notes 984305 and 215798.
RFPOSXEXTEND is aborted with error message D0 322 because of wrong
entry in T021S.
Also check the following wiki page:
http://wiki.sdn.sap.com/wiki/display/ERPFI/VendornameFBL*N or
http://wiki.sdn.sap.com/wiki/x/fg3cCw
Also I recommend you to check the following thread:
Vendor & Customers in FBL3N
Kind Regards,
Fernando Evangelista

Similar Messages

  • Want to add Custom text after Product Branding Image for application

    Hi
    Can we add any text after Product Branding Image for application
    By default it will show the responsibility function name
    My requirement is after company logo I want to add Text at the top of application
    with center align
    Need suggestions
    Regards
    Krishna

    Hi Anoop
    If I done what u suggested then the function responsibilty name will also come
    and the application will be disturbed
    Is their a way to edit the text at the top
    Regards
    Krishna

  • Want to add Custom field in IW22 transaction

    Hi All,
    I have requirement to add a custom field (Zfield) work class in IW22 transaction in Start/End Dates section.
    The  custom field has some constant values. When I choose the work class, the Priority field value should automatically populated according to value of work class. Plaese guide me step step procedure.
    Regards,
    sanjib.

    Hi,
    Use this Exit QQMA0001:
    Create a subscreen in SAPLXQQM Screen No: 0113(Mention the custom screen as per your FD)
    I Hope we can achive this by customizations in SPRO.
    SPRO>Quality Management>Quality Notification-->Overview of notification
    Select the Notification Type-->click on  Nofication --> Detail
    In this screen enter the screen number which we created at module pool with reference to
    custom screen 091 and save the entries.
    I hope this may helpfull.
    Thanks,
    AMS

  • Repo-add [custom] database need to REMOVE old packages ? script to do?

    I believe it is still needed to create the custom database to use local packages and not have to do pacman -U [full-file-name]
    Doing this with repo-add (as mentioned in wiki 'pacman tips' will have old packages added sometimes if there are duplicates.
    How to remove older duplicates reliably?
    Or is there a way to sync without creating custom database with repo-add. The wiki speaks of: Installing packages from a CD/DVD/iso
    without mentioning any requirement of needing a database. I didn't understand how that would be possible just because the files are on DVD etc. I would expect the same 'old files in database' likelihood to exist also and as well cannot see how pacman would sync without a database.
    Basically I have tons of duplicate files in my huge copy of files locally. Not really sensible to try to keep it with only current versions so I thought there would be a guru's script to do this.

    Two things I attempted to touch on tomk.
    http://wiki.archlinux.org/index.php/Pacman_Tips
    Installing packages from a CD/DVD/iso
    I thought there appeared to be no mention of need for a custom database infering that the dvd/CD/iso would sync with pacman -Syu however the files were on there I guess it would be.
    Custom local repository
    Where this wiki page says in this Custom local repository 'repo-add' paragraph, that there's no way to assure that the latest packages will be added.
    The last argument will add all pkg.tar.gz files to the repository, so be careful. If having multiple versions of a package in the directory, it is unclear which one will take precedence and end up in the repository.
    As I had a not so understood experience I wondered if there were old packages in there as I got a message saying that local was newer than database or something when I tried to pacman -Syu with this local database I'd created. Something like that anyways, definitely not working right though not assuming I'm accurate in describing or guessing or methodology.
    I could be half asleep so apologies for not been my detail-freak self here.
    P.S. I started out with TONS of older version when I tried to create a good database.
    Last edited by yvonney (2010-06-28 09:01:35)

  • Can we add custom region to Details header region of AdvTbl-in-AdvTbl

    Hi,
    I have a requirement to customize AdvancedTable-in-AdvancedTable DETAILS header region, to add new items, which should be rendered with other delivered items of this region, only on clicking Show/Hide.
    Can we do it? / Did anyone achieved this earlier? , if yes, guide me please. I am on 11i10 RUP4.
    Thanks a tonne in advance,
    Santhosham

    Which product are you working on which requires you to change the AK? What is the process are you following to add lov?
    --Shiv                                                                                                                                                                                                                                                                   

  • Windows 8 Mail - Want to add Exchange Account - Need a MS Account?

    Exactly as the title says. I want to use this touch interface mail for our existing exchange accounts.
    But then the mail app requires me to setup an MS Account...? We have hundreds of users - this is retarded.
    Do Apple require me to setup Apple IDs for exchange access? What gave anyone the retarded idea that this would be ok?
    Seriously what do I do? I have hundreds of users and will be moving a few to Windows 8 Tablets - Creating Microsoft Accounts isn't an option for an enterprise at all.

    You can apply a Group Policy to a device to make a Microsoft Account optional for the Windows Communications apps.
    To apply the Group Policy setting:
    Launch GPEdit by opening the “run” prompt (Windows key + r), and entering GPEdit.msc
    Go to Computer Configuration > Administrative Templates > Windows Components > App
    runtime
    Select Allow Microsoft accounts to be optional to configure the policy
    If the Group Policy is applied and a Microsoft account is not used, the Communications apps will:
    Prompt the user for a work account (i.e. an Exchange ActiveSync account) password
    If account credentials are provided, use Exchange ActiveSync to synchronize email, Contacts and Calendar from the work account

  • Add Custom Fields in MB1B Tcode

    I want to Add Custom fields in MB1B Header Data. I not able to find way how to do that. So can you please let me know how to add custom fields in MB1B.
    Thanks & Regards
    Nikunj Shah

    Hi Parikshit,
    There is no badi or user exit available to add a custom fields.If that fields are standard one then it can be controlled against the movement type.Go to T code: OMCJ .Select the movement type, and click on display. And maintian the filed settings accordingly.
    Post if need help.
    if you need validations there are some exits.
    TCode MB1B
    EXIT_SAPMM07M_001 - MBCF0002 - Customer function exit: Segment text in material doc. item
    EXIT_SAPMM07M_003 - MBCFC003 - Maintenance of batch master data for goods movements
    EXIT_SAPMM07M_004 - MBCFC004 - Maintenance of batch specifications for goods movements
    EXIT_SAPMM07M_005 - MBCF0006 - Customer function for WBS element
    EXIT_SAPMM07M_009 - MBCF0009 - Filling the storage location field
    EXIT_SAPMM07M_010 (Propose Batch / Transfer Batch) - MBCFC010 - Propose batch number on Inventory Management item screen
    Regards,
    Madhu.
    Edited by: madhurao123 on Jun 28, 2011 9:44 AM

  • Add custom field in the F4 help for selecting source field in tcode FMDER

    HI,
    I an working in FUND MANAGEMENT, i want to add custom field in the F4 help for selecting source field in t-code FMDERIVE.
    How this possible.
    Regards,
    Pankaj

    OK

  • How can I add custom toolbar buttons to load different TOCs?

    In my WebHelp output, I want to have custom buttons on the toolbar that when clicked load a specific TOC in the left navigation pane. For example, when the user clicks the PC button, the PC TOC loads in the left pane. When the user clicks the VM button, the VM TOC loads in the left pane. All of the help files are managed in one project and some files will appear in both TOCs.
    I think this should be possible but not sure how to make it happen. Is there some JavaScript that I should add to the custom toolbar item to load the TOC on click? How do I specify the TOC that I want to show for each button?
    BTW - I'm using RoboHelp 8 (8.0.2) to generate WebHelp output. Thanks in advance for your help!

    Hi there
    If you were to upgrade to RoboHelp 9 it would simplify your issue. Version 9 offers a new feature called Dynamic User-Centric Content (DUCC) and provides a nifty little drop-down selector in the Navigation Mini-toolbar.
    As you are on version 8 the only way I can fathom you would manage this is by generating two different outputs. Each output would use its respective TOC. The Toolbar button in each project could be configured to open the other project.
    You might first decry having to manage two outputs and all the files. But if you pick apart DUCC and the way it is configured by Adobe, it works in much the same manner. It's just hidden from your initial view.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Add Custom fields in Report Incident Screen in EHSM

    Hello experts,
    I want to add custom fields like Notification No. and division in Report Incident screen in EHSM.
    I have added two fields.
    Business Object: EHHSS_INCIDENT
    Node: BASIC_INFO_ALL
    Structure: INCL_EEW_EHHSS_INC_BINFA_D (added two fields using append structure)
    Now how can i link with my screen and how to fetch notification data (standard F4 help)?
    and when i save data, where it will save?
    Can you guide me with proper steps for it as i am new in it.
    Thanks in advance.

    Hi Jayvin,
    To add the above fields on the screen, open the component configuration of the required screen.
    Enhance the same and add the fields from the respective Node.
    You did not worry about saving the data, once the fields are placed on the screen it will get save on click of save/ on event of save.
    Regards,
    Sanket.

  • How to add custom buttons in a workflow email?

    We want to add custom buttons in the workflow mail, and we have tried it successfully in workflow notification, but failed in mail,so is there anyone know how to add buttons in workflow mail if it is possible.

    The buttons available are all of the different values on the Lookup Type you assign as the Result for the Notificaiton.  Add values to this list, or create a new list and point to it.

  • How to add custom barcolor in ProgressIndicator?

    Hi,
    I want to add custom color to barColor property of ProgressIndicator.
    How user defined color can be added to barColor?
    Thanks,
    Shashi

    Hi,
    Just add a styleclass.
    .sapMPIBarNeutral {
    background: linear-gradient(to bottom,#B8DBEE 0,#006ca7 100%);
    Or stick to the standard and change the "state" property.
    Kind regards,
    RW

  • How to add custom buttons in the tool bar of the crystal reports viewer

    Hi,
    I'm using Crystal report viewer (Crystal 2008) in my report and I want to add custom buttons and handle them in the tool bar of the viewer. Is there anyway to achieve this?
    Please help me in this regard.
    Thanks in advance.
    Siva.

    I did this by adding a picturebox to the toolbar, the same size as the buttons, and loading in an image, and putting code into the Click event of the picturebox.
    I also put code into the MouseHover event to change the picture's background color and into the MouseLeave event to change it back.
    I have a couple of these buttons. They work very nicely and really look like part of the toolbar.

  • HT5978 How do I add custom location on Calendar?

    When I type location, Calendar give me options. But I want to add custom location because all of options is incorrect. How can I do that?

    Thanks...I will try importing the icons to the path indicated...guess it is not in KM afterall. 
    Still have a question though...are there any requirements on the icon...does it need to be a .gif file and 48x48 or can it be .jpg and a larger thumbnail size?
    I'll update you after I get loaded into the indicated path and bounce the system,...thanks.

  • How to add Custom button to existing ALV toolbar

    Hi,
    I want to add custom buttons for varaints in the existing row PRINT VERSION/EXPORT
    How do we do that?
    Rgds
    Vara

    I have used the standard component u2018salv_wd_tableu2019 in my application and will be able to give example by adding a button named 'NEW__BUTTON' .
    In the WDDOINIT method of the component controller, use the following code to define column name, your own buttons, visible column for the same component usage.
    DATA:
    lr_salv_wd_table_usage TYPE REF TO if_wd_component_usage,
    lr_salv_wd_table TYPE REF TO iwci_salv_wd_table.
    *Check ALV component usage
    lr_salv_wd_table_usage = wd_this->wd_cpuse_alv( ).
    IF lr_salv_wd_table_usage->has_active_component( ) IS INITIAL.
    lr_salv_wd_table_usage->create_component( ).
    ELSE.
    lr_salv_wd_table_usage->delete_component( ).
    lr_salv_wd_table_usage->create_component( ).
    ENDIF.
    *Get ALV component
    lr_salv_wd_table = wd_this->wd_cpifc_alv( ).
    wd_this->mr_table type ref to CL_SALV_WD_CONFIG_TABLE.
    *Get ConfigurationModel from ALV Component
    wd_this->mr_table = lr_salv_wd_table->get_model( ).
    *Set table settings
    DATA:
    lr_table_settings TYPE REF TO if_salv_wd_table_settings.
    lr_table_settings ?= wd_this->mr_table .
    lr_table_settings->set_visible_row_count( '5' ).
    lr_table_settings->set_width( '100%' ).
    DATA:
    lr_header TYPE REF TO cl_salv_wd_header,
    l_header_text TYPE string.
    lr_header = lr_table_settings->get_header( ).
    l_header_text = cl_wd_utilities=>get_otr_text_by_alias( 'NEW__BUTTON' ).
    lr_header->set_text( l_header_text ).
    lr_header->set_tooltip( l_header_text ).
    "lr_table_settings->set_selection_mode( cl_wd_table=>e_selection_mode-multi_no_lead ).
    *Set functions
    IF wd_this->mb_no_maintain NE abap_true.
    DATA:
    lr_function TYPE REF TO cl_salv_wd_function,
    lr_fe_button TYPE REF TO cl_salv_wd_fe_button,
    l_btn_text TYPE string.
    *Add the button here for validation on the top of the ALV
    *This is where you add the buttons on the same ROW.
    lr_function = lr_functions->create_function( 'NEW__BUTTON' ).
    CREATE OBJECT lr_fe_button.
    l_btn_text = cl_wd_utilities=>get_otr_text_by_alias( 'NEW__BUTTON' ).
    lr_fe_button->set_text( l_btn_text ).
    lr_fe_button->set_tooltip( l_btn_text ).
    lr_function->set_editor( lr_fe_button ).
    After defining the buttons 'NEW__BUTTON' , handle the actions for the same using the method u2018LIST_ACTIONu2019 which should have the event as u2018ON_FUNCTIONu2019, controller as u2018interface controlleru2019 and component use as the name you have given say u2018ALVu2019.
    In the method u2018LIST_ACTIONu2019, handle the actions as below. This method will have the following importing parameters.
    WDEVENT Importing CL_WD_CUSTOM_EVENT
    R_PARAM Importing IF_SALV_WD_TABLE_FUNCTION
    method list_action .
    case r_param->id .
    when  'NEW__BUTTON'.
    "Do the validation here-"
    endcase.
    endmethod.
    Thanks,
    Rajkumar.S

Maybe you are looking for

  • How to make Windows Update work properly after a fresh XP Home Installation

    1. Set up Boot Camp 60 gig partition. 2. Install full copy of Windows XP SP2 on the Boot Camp partition. 3. Using the OSX Disk, Install the Boot Camp 2.0 Drivers for Windows. 4. Download the Boot Camp 2.1 Update from apple.com and install it. 5. In W

  • Install my program in one step

    I am finishing my application and I am looking after my users. How can I distribute my application in one step? No all computers have a VM already installed. First of all I have to consider that I am using the javacomm2 that needs to copy some files

  • Help needed with an update query

    Hi, I am trying to execute an update query on a table. Here is an example: I have 2 tables t1 and t2 and these tables have 2 similar columns, c11 and c12 in t1 and c21 and c22 in t2. I have to now execute an update statement for the column c11 in t1

  • What's this mean?  How do I do it?

    Somewhere on another thread I read that to make my digital Yamaha keyboard (a little one 64 key model...midi in/out) work as a real instrument with Garageband I would need to connect the audio out on the keyboard to the audio in on my mac with a "ste

  • Dmenu help!!!

    Is there any link to dmenu examples or dmenu scripts.I recently installed awsome and dmenu but I don't know how to configure dmenu...