Custom fields are not appearing in BP

Hi Friends,
My requirement is to add a new fields in Business partner(TCode:BP). For this I have created a new tab using Business data tool set by following every step. I have regenerated the screens also(using Tcode:BUSP). But after executing the transaction I am able to see the tab but not the fields. Fields are not appearing in the tab. What might be the reason?? Kindly clarify me.
Regards,
Steve

Hi,
For this purposr you have to use EEWB enhancements to add field to your new tab page.
Regards,
Amol Tambe.
SAP CRM Technical Consultant.

Similar Messages

  • Tax classification fields are not appeared in master data

    Dear Experts,
    I searched the forum about my issue but i did not get any solution.
    I am not able to see the tax classification fields in customer master and material master.Even i assigned Country IN to JLST and JCST condition types by T-code OVK1.
    FYI
    I have copied the org elements from standard (which are already given by default).Initially i was able to see 2 different countries with tax MWST in both customer master and material master.
    EX:
    AT   MWST
    DE   MWST
    But i do not wanted these. so i deleted these assignment from OVK1 and assigned country IN to JLST and JCST,and i went to customer master and material master but those fields are not appeared.
    Note:Country of plant,company code and sales organizations is IN
    Help me to view tax classification fields in Master data.
    Thanks&Regards
    Ravikumar.R

    Then how system knows this customer is liable for JLST.
    In customer master, under the Taxes tab, it would be like
    Country::::Name:::::Tax Cat.::::Description::::Tax Classification
    While creating customer master, if your configuration is in line with standard, then under the tab Tax category, you can see MWST flowing automatically.  You just have to input tax classification as 1, 2 etc.,
    Also since as you said above, you are maintaining the combination of country/plant region/customer region/customer tax classification/material tax classification, you can very well differentiate VAT & CST.
    Wherever customer region comes as your plant region, assign VAT tax code and wherever, customer region differs from plant region, assign CST tax code in VK11.
    G. Lakshmipathi
    ps:  please spell the name correctly

  • Tax Code and Tax Amount Fields are not appearing

    Hi to all,
    While making Downpayment Request (F-47) Tax Code and Tax Amount Fields are not appearing in the screen.
    for more clarity...
    suppose PO is 1150 include all taxes ( Amount 1000+ Tax Amount 150)
    as per agreement with vendor we need to raise DR for 1150 and based on DR we will make downpayment to vendor (F-48)
    But in F-47 screen Tax Code and Tax Amount fields are not appearing.
    Could any body help me on this??
    Thanks in Advance
    Regards,
    Schilukuri

    why you are looking for tax code field, pay gross amount as per PO, same amount will update in PO history as well as Vendor account.
    Even if you find the tax code field and check the tax code check box, system will not calculate tax  at the time of down payment or down payment request.
    Please remember that by default standard SAP provides the tax code field in f-47 or F-48.

  • PO screen custom fields are not in correct order

    Hi Experts,
    After creating Shopping cart and purchase order successfully created.
    Added my custom fields for PO structure INCL_EEW_PD_ITEM_CSD_PO fields are visible in PO screen automatically with out adding my custom fields in PO layout /SAPSRM/WDC_DODC_PO_I_BD
    when i go to PO screen i can see my custom fields but all fields are not in correct order.How can my fields should be in order.
    and i added two custom buttons in my PO layout for WD component /SAPSRM/WDC_DODC_PO_I_BD i am not able to see my buttons?
    Could you please help me out in this issues its urgent.
    Thanks,
    Venkatesh G

    I've had this problem. There may be a more elegant solution, but what I do is make a playlist of the album and put the movements in the correct order in the playlist. I've also put numbers (01, 02, etc.) in front of the name of the movements. Either one works.
    Hope this helps.
    Ben

  • Custom templets are not appearing

    Hi All,
    I created my custom templetes but they are not comming when i am creating new jspx these templets are not appearing
    why its not appearing.
    Regards,
    Smaran

    Which jdev version?
    check if your templates appear in the pagetemplate-metadata.xml file. This file should be build when you've build the templates.
    Timo

  • Fields are not appearing in the configuration

    HI All,
    I created new  view in the BP_HEAD component and view type is table view. In that view i created model context node and it is referring to BuilHeader bol object. these context node fields are not showing in the configuration tab. if i expand my context node folder in the configuartion , it is shoiwng empty. I am facing this problem.I changed view type table to form also it is not working.Could you help me any one .
    i

    Hi venky
    Check the generation of the context node class , check its super class it should be CL_BSP_WD_CONTEXT_NODE_TV, and your view code must support the configuration. check the below view code snippet for table
    here replace the partner with your view variable which represents the controller class context node
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <%
      DATA: lv_xml               TYPE string,
      lv_visible_row_count TYPE string.
      lv_xml = controller->CONFIGURATION_DESCR->GET_CONFIG_DATA( ).
    %>
    <chtmlb:configTable xml                   = "<%= lv_xml %>"
                        id                    = "ResultTable"
                        navigationMode        = "BYPAGE"
                        onRowSelection        = "Select "
                        selectionMode         = "<%= PARTNER->selection_mode %>"
                        table                 = "//PARTNER/Table"
                        usage                 = "SEARCHRESULT"
                        visibleRowCount       = "10"
                        width                 = "100%"
                        actionsMaxInRow       = "6"
                        selectedRowIndex      = "<%= PARTNER->selected_index %>"
                        selectedRowIndexTable = "<%= PARTNER->selection_tab %>" />
    The generated method GET_TABLE_LINE_SAMPLE must refer to BOL structure that you refered
    say for example if you are creating table for BuilHeader the generated code should contain the structure CRMST_HEADER_OBJECT_BUIL. (sample code snippet is given below)
        TYPES: BEGIN OF line.
        include type CRMST_HEADER_OBJECT_BUIL.
        TYPES:
               END OF line.
        CREATE DATA rv_sample TYPE line.
    Thanks & Regards
    Raj

  • IDOC Custom Fields are not coming in MII

    Hi Guys,
    I am receiving Standard IDOC (MATMAS) with Custom segment. Custom segment having two Z-fields and One Standard field. While fetching the IDOC at MII end, I am able receive IDOC except Z-fields, Custom Segment is coming perfectly with the one Standard field but missing Zfields.
    I'm using MII 12.1.5 Build(92). Please provide your suggestions on this issue.
    Thanks!

    Check if your MII is capbale of reciving the custom fileds. check mapping on sender and reciver side if z fileds are mapped correctly.
    Check and evert,
    Santosh Sarda

  • Custom fields values not saved in AUFK using bapi_alm_order_maintain

    Hi ,
        We have a requirement where we have to update the custom fields in enhancement tab of IW31 using bapi_alm_order_maintain.
    We are able to get the successful creation of work order ,but the custom fields are not updated in enhancement tab aswell in aufk table. We are passing values in below table of bapi.
    EXTENSION_IN
                STRUCTURE           =  CI_AUFK
                VALUEPART1        =  '20091223' .
    Please provide the solution.

    Hi Phani,
    May be these links are helpful:
    BAPI extention to work order aiming AUFK custom field filling
    Update custom fields in MARA (BAPI_MATERIAL_SAVEDATA)
    Also search sdn using the BAPI function module, you may get some idea.
    Regards,
    Swarna Munukoti

  • Customer fields do not display in cProj 4.5

    Hello,
    I am trying to customize customer fields with the 'Define Field Groups for Customer Fields' IMG activity
    I am using following steps to do this:
    1. Enhance database tables for customer fields
    2. Create field groups for customer fields
    3. Assign customer fields for fields groups
    4. Define fields groups per project type
    5. Save and open cProjects
    But when I start the application only the main tab and sub tabs can be seen. Other customer fields are not seen.
    Does someone has an idea what is going wrong with it and where I can start searching the problem?
    Thx, Vanessa

    Hello Vanessa,
    there is one more step that needs to be done in the customizing:
    You have to set up a field control for your customer fields (IMG activity 'Set Up Field Control'). Here you define the conditions when these fields are displayed, hidden etc...
    If you have no field control, these fields will be always hidden.
    Please do not change the standard field control 0SAP but rather copy it to your own and adapt it according to your needs. Please refer also to the available IMG documentation.
    Afterwards, this field control needs to be assigned to your project type (IMG 'Define Project Types').
    Regards,
    Silvia

  • BDC for CKECP- Item fields are not captured

    Hi all
    I recorded transaction CKECP using shdb.
    In that if we click 'Show/hide item view' the item wise details to be entered appears.
    items were entered. Transaction recorded.
    But the item fields are not appearing in the recording.
    Can somebody explain to me ?
    Vijaya Chamundi

    you can use BAPI
    2044                           BAPIs for Business Object Cost Estimate
    BAPI_COSTESTIMATE_ALLOW_MARK   Grant Marking Allowance for Costing
    BAPI_COSTESTIMATE_ALLOW_MA_GET Determine Organizational Measures
    BAPI_COSTESTIMATE_CREATE_SPLIT Create Cost Estimate with Cost Component Split
    BAPI_COSTESTIMATE_DELETE       Delete Cost Estimate
    BAPI_COSTESTIMATE_DELETE_MULTI Delete Cost Estimates
    BAPI_COSTESTIMATE_GETDETAIL    Determine Detailed Information for a Cost Estima
    BAPI_COSTESTIMATE_GETEXPLOSION Determine BOM Explosion for a Cost Estimate
    BAPI_COSTESTIMATE_GETLIST      Determine Cost Estimate Lists
    BAPI_COSTESTIMATE_ITEMIZATION  Determine Itemization for a Cost Estimate
    BAPI_COSTESTIMATE_MARKING      Marking Standard Cost Estimate
    BAPI_COSTESTIMATE_RELEASING    Release of Marked Standard Cost Estimates
    BAPI_COSTESTIMATE_UPDATE_PRICE Update of Prices in Material Master
    BAPI_SHIPMENT_COST_ESTIMATE    Calculate Shipment Costs of Different Forwarding

  • Profit center field is not appearing while posting of customer invoice  and

    Hi,
    profit center field is not appearing while posting of customer invoice in F-02 i was selected profit center field is optional on posting key and field status group level ................
    Can anybody tell what are all new gl Reporting list of transaction codes

    Hi,
    In the F-02 T.Code we cannot find the profit centre for customer line item. We have to attach the profit centre for the other line item i.e income gl account. Due to document splitting system will derive the profit centre and we can see the profit centre for the both line items under General Ledger view.
    Thanks,
    padmaja

  • Tab Strips are not appearing correctly

    Hi all,
    We are using SAP Portal 7.3 and we are using Custom theme. The tabstrips are not appearing properly (half broken).
    I have tried changing the properties "Background color of selected tab" , "Background color of non-selected tab" and others in theme editor but this is not solving my issue.
    Any help would be highly appreciated.
    Thanks
    Harshmeet

    Hey,
    Thanks for the reply. PFA the screen shot
    This is how it is appearing, somewhat broken and some space below the tabs.
    Thanks
    Harshmeet

  • Date and time fields are not getting updated in database

    Hi,
    I am Using the bapi SD_SHIPMENT_HEADER_CHANGE in my program ...
    I  am using bapi_shipemnt_create for creating shipment document but, trying to enter the date fileds using this bapi .
    can anybody please tell me how shud i pass this variables exactly ...
    i tried giving test data and checked this bapi .. the result in changing parameters is also appearing but in databade itself the date fields are not getting reflected ...
    The fields ate DTDIS ,UZDIS, DATEN,UATEN. ( i am trying to map these fields in changing parameters)
              gw_vttkvb_new-mandt = sy-mandt.
              gw_vttkvb_new-tknum = gw_return-message_v1(passing shipment number )
              gw_vttkvb_new-dtdis = gi_ship_doc-dtdis.
              gw_vttkvb_new-daten = gi_ship_doc-daten.
              gw_vttkvb_new-uzdis = gi_ship_doc-uzdis.
              gw_vttkvb_new-uaten = gi_ship_doc-uaten.
              APPEND gw_vttkvb_new TO gi_vttkvb_new.
              CALL FUNCTION 'SD_SHIPMENT_HEADER_CHANGE'
              EXPORTING
                i_tvtk                             =  '
              I_DESTINATION                      =
              I_DEPARTURE                        =
              OPT_DIALOG                         = 'X'
            IMPORTING
              E_SERV_AGENT_FROM_DELIVERY         =
              E_ROUTE_FROM_DELIVERY              =
              E_LEG_DETERMINATION_DONE           =
              E_NUMBER_OF_CHANGED_LEGS           =
                 TABLES
                   c_xvttk                            = gi_xvttk
                   c_yvttk                            = gi_yvttk
                   c_xvttp                            = gi_xvttp
                   c_yvttp                            = gi_yvttp
                   c_xvtts                            = gi_xvtts
                   c_yvtts                            = gi_yvtts
                   c_xvtsp                            = gi_xvtsp
                   c_yvtsp                            = gi_yvtsp
                   c_xvbpa                            = gi_xvbpa
                   c_yvbpa                            = gi_yvbpa
                   c_xvbadr                           = gi_xvbadr
                   c_yvbadr                           = gi_yvbadr
                   i_xtrlk                            = gi_vtrlk
                   i_xtrlp                            = gi_vtrlp
              I_DEPARTURE_SEQUENCE               =
              I_XVTFA                            =
              I_YVTFA                            =
                 CHANGING
                   c_xvttk_new                        = gi_vttkvb_new
                EXCEPTIONS
                  invalid_change                     = 1
                  route_insert_failed                = 2
                  tdlnr_insert_failed                = 3
                  status_planned_failed              = 4
                  status_registrated_failed          = 5
                  status_loading_start_failed        = 6
                  status_loading_end_failed          = 7
                  status_completion_failed           = 8
                  status_shipment_start_failed       = 9
                  status_shipment_end_failed         = 10
                  OTHERS                             = 11.
              IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
             ELSE.
                 **** Save shipment created
               CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
           EXPORTING
             WAIT          =
                  IMPORTING
                    return        = gw_return.
              ENDIF.
    Regards,
    shilpa talluri .

    Hi,
    Try this
    DATA: wa TYPE zvariant.
    wa-mandt     = sy-mandt.
    wa-z_var     = 'test'.
    wa-projid      = 'test'. 
    wa-relid        = 'test'.
    wa-srtf2       = 'test'.
    wa-clustr      = 'test'.
    wa-clustd     = ''test'. 
    INSERT zvariant CLIENT SPECIFIED FROM wa.
    Raul Natu

  • Line items are not appearing in F-32

    Dear All,
    There is one unique issue that is being arised in our system where in the open line items are appearing at the time of customer line item display, but when we go for clearing these line items only some documents are appearing and some documents are not appearing at all.
    Is there any reason that documents does not appear while clearing where in still the same is appearing as a open line item in customer line item display.
    Regards,
    Rupa.

    hi,
    as seen from above mails,
    entries are existing in BSID table
    entries are passed as part of period end closing entries
    entry passed in month end and reversed in next month
    proposed sol
    1. check the mode of passing the  entry in tcode
    if tcode is coming from FBS1 the entries will not appear in F-32
    if 1 entry in FBS1 and other entry in F-32 then automatic reversal  entries were not passed.
    there was manual entry.
    that is the reason 1 entry in FBS1 and other in F-32.
    Thxs,
    GB

  • Supplying Plant field is not appearing in vendor creation of receving plant

    Dear Friends,
    Iam configuring Cross Company Scenario to my  client for the version SAP 4.6C as they implemented a new company code and want to transport the material from one company code to another company code.
    I made all the required customizations in the system
    while creation a vendor code in the reciving plant in Pur.Org.Data screen->Extras--> Add.Pur.data i am unbale to view plant field where we maintail supplying plant
    In OMSG at purchasing data at add purchasing data PLANT, vsr relevacne & plant relevance made optiional
    but while creation of vedor code the other two VSR relevance and Plant relevance indicators are populating but the PLANT field is not appearing.
    without this assignment while creating a STO, shipping data tab is not appearing
    Please Provide me input in solving this error.
    Thanks inadvance
    Regards
    Srini

    Dear Srini Behara
    The field selection is controled at Vendor accounting group.
    For Vendor account group (std 0001) , the field Plant in additional Pur data is supressed whereas for accounting group 0007 this field is activated.
    Please rfer the following path to activate the field
    SPRO--> Financial accounting --> Account receible and Payable --> vendor accounts --> Master data --> Prepataions for creating vendor master data --> Define account groups with screen layout
    Select the Vendor account group and go to Purchase org data and change the Plant filed option.
    Or create teh Vendor under accounting group Plant (0007 std)
    warm regards
    Ramakrishna

Maybe you are looking for

  • Creation of  WSDL file & import it in the creation of automated activity

    Hi Friends, I want to create BPM process for automated activity.I have created task for human activity. I have created CAF Application,but I dont know how to ceate/import WSDL file(This WSDL file is used to assign the interface to the automated activ

  • What is the max memory a 2nd Gen iMac (2008) can run and where can I buy it?

    What is the max memory a 2nd Gen iMac (2008) can support and if it is more than 2GB, where can you purchase?

  • LCD screen brilliance control on Tecra 8200

    My Tecra 8200 PT820E has at some time been formatted minus the Tosh. control software. Hand book says go to Control Panel/power saving and alter screen brilliance there. That does not exist on my machine. The problem is when on battery power the bril

  • Status of Stock on any given date/Complex

    Hi Experts, I want to display the status of stock(Like MMBE) on any given date. Actually i am trying to capture the MSEG data and categorize based on the movement types/stock status/special stock indicator and trying to calculate the status of stock

  • Whole-word search in project

    I'm running RH for HTML Help X4.1 on Windows XP. I want to search through all the text in all of the topics for a particular word or word string. Is that possible? I can't find anything that lets me do that? I realize this is NOT Win Help where I'd b