New field Creation

Hi All,
I need to create new input field in 'More Field' view of ICWC. This field should be linked to field 'IDNUMBER' of table 'BUT0ID'. Can anyone please suggest proper BOL entity in which i can find my required BOL attribute.
Thanks in Advance.
Regards,
Vikas

Hi,
It seems that attribute is not bound properly to context node attribute. If you are sure that you mapped correct BOL object and attribute you can do this work around to resolve this issue.
Goto Getter method(GET_XXXX) of that property and change following line
    value = 'BTCustomerH not bound'."#EC NOTEXT
To
    value = ' '."#EC NOTEXT
Regarding save, most of the times you dont need to do explicit code to save as bol object is stored by standard (If you add any standard property in BOL layer/aded custom property using EEWB).
Following link may help you for more details.
CRM 5.0 - IC WebClient - BP Search Term 1 - Method
Regards,
Laxman

Similar Messages

  • Reg.New field creation in Consumption posting area

    Dear Experts
    We want to create new one filed in the below refered path.
    SPRO->Material Management->Purchasing->Account Assignment category. in the below screen
    Consumption posting filed - New field to be added.
    How to create the above. Pls advise
    Thanks
    Rajakumar.K

    Hi,
    u can discuss with ABAP er for creation of new field in that existing screen means u can go for the enhancement as per ur requirement.
    otherwise, u can use the existing 17 types of account assignment categories that are provided by std. SAP. u can use the following any one of consumption posting area.
    A Asset
    V Consumption
    E Accounting via sales order
    U Unknown
    P Accounting via project
    or u can check any possibility to define any new consumption posting indicator.

  • User Exit for New Field Creation & Updation at Sales Order Level

    Hi All,
    I want to create one new field in Additional Data B Tab of Sales Order.
    Also when the sales order is created with reference to a Contract, that Contract number to be updated in that field.
    Which user exit need to be used for this field Creation & Updation at the time of order creation? Is it MV45AFZZ?
    Pls suggest.
    Rgds,
    Senni.B

    Hi
    Additional header data is on screen SAPMV45A 0309, additional item data on screen SAPMV45A 0459. These screens contain the Include screens SAPMV45A 8309 or SAPMV45A 8459 as user exits.
    Regards
    Madhu

  • Errors in New Field Creation via AET

    HI All,
    I am facing a problem while creating new fields in the Campaign UI via AET. We are using CRM 7.0 system.
    I am creating this field in the Campaign Header (MKTPL_CPG).
    When I am creating a field and clicking on the 'Save and Generate' button I am getting following two error messages:
    1. Error Code: E064(AXT_MODEL): Error in Registry.
    2. Error Code: E404(R8): DataSource 0CRM_MKTELM5_ATTR doen not exist in version A.
    Any Idea what these messages relate to and how to rectify these.
    Regards
    Dave
    Edited by: Dave on Apr 8, 2011 10:45 AM

    HI Vishal,
    Thanks for the reply, I have gone through the post, but i am afraid i am getting a different kind of error. In the post, I believe major problem is "Unknown Dynpro".
    any way, I tried the AXTSHOW and AXT_EXT_GENERATE but no luck.
    My major problem is "DataSource 0CRM_MKTELM5_ATTR does not exist in version A". I am not able to understand it. What I came to know is that this is some how related to BI. I checked into the Table SMOXHEAD but in vain.
    One more point, since this field needs to be available in BI reporting, I have selected the Check Box for the same while creating this field in the UI.
    Any other Ideas to work with?
    Regards
    Dave

  • New field creation in Condition Table?

    Hi Gurus
    I want to know whether it is possible to add a new field in field catalogue whle creating a condition table. I want to add Chapter Id of the material.
    Thanks
    Rishi

    Hi Rishi,
    Follow below example-
    Add a Field To New Condition Table in Pricing
    Add a field to a new condition table in Pricing (Condition Technique):-
    I will explain you the process with below example...Please follow steps in below sequence-
    Try to add the filed from the field catalog.  In case the required combination field is not there, you can add the field through the following process to filed catalog and create the condition table.   It is most common that one or other time we need to use this function while configuring multi tasking & complex Pricing Architecture.
    Here I'm giving a simple guide to add fields to the Pricing Field Catalogues:
    For example you want to use field PSTYV ('Sales document item category') that is included in structure KOMP ('Pricing Communication Item') as a key for a condition table.
    When you create a condition table (Transaction V/03), however, the system does not propose the field in the field catalog.
    Condition access, field catalog, allowed fields, KOMG, KOMK, KOMP, KOMPAZ, KOMKAZ, PSTYV are the other terms which we need to know about, to add Fields.
    Reason and Prerequisites: 
    For technical reasons, field PSTYV was included in structure KOMP, however, not in structure KOMG ('Allowed Fields for Condition Structures').
    Proceed as follows:
    1. Call up the ABAP Dictionary (Transaction SE11) and create data type ZZPSTYV. Choose PSTYV as a domain.As a short text, you can use, for example, 'ZZ - sales document item category' and as a field label, you can use the field labels of PSTYV.Save, check and activate your entries.
    2. Call up structure KOMPAZ in the ABAP Dictionary (Transaction SE11) in the change mode and make the following entry:
    Component Component type:
    ZZPSTYV ZZPSTYV
    Save, check and activate the change you made.
    3. Note:Because of the change in structure KOMPAZ, field ZZPSTYV is now known in structures KOMG and KOMP because structure KOMPAZ is included in both structures.
    4. Call up Transaction SPRO. Navigate to 'Sales and Distribution -> Basic Functions -> Pricing -> Pricing Control' and execute 'Define Condition Tables'.
    Choose 'Conditions: Allowed fields' and include ZZPSTYV as a new entry.
    5. Note:Now you can use field ZZPSTYV as a key field when you create a condition table Axxx.
    6. Supply the new field you defined by including the following source code line in USEREXIT_PRICING_PREPARE_TKOMP:
    MOVE xxxx-PSTYV TO TKOMP-ZZPSTYV.
    In order processing you find the user exit in Include MV45AFZZ, and in billing document processing you find it in Include RV60AFZZ.
    Consider that you can also use this note as a help if you want to use other customer-specific fields as key fields in a condition table.
    For header fields, use structure KOMKAZ instead of structure KOMPAZ and
    USEREXIT_PRICING_PREPARE_TKOMK instead of
    USEREXIT_PRICING_PREPARE_TKOMP.
    For more information, see Transaction SPRO via the path 'Sales and Distribution -> System Modifications -> Create New Fields (Using Condition Technique) -> New Fields for Pricing' and OSS Note 21040.
    Regds
    MM

  • Creation of New field in Relationship block of contact page

    Hi,
    I have created a new field as value attribute in Relationship block of contact overview page. Since both AET and EEWB did not allow creation of the field as part of BUT051 I had to create value atribute. I have custom logic for the field. Can you please let me know how I can populate the field.
    Thanks,
    JC

    Hi JC,
    The context node that you are using is a mixed node, so from this node you need to get value node so that you can cast the value into cl_bsp_wd_value_node.
    Here's the sample code for getter and setter method of that attribute:
    DATA:
       lr_mixed TYPE REF TO cl_bsp_wd_mixed_node,
       lr_value_node TYPE REF TO cl_bsp_wd_value_node.
    lr_mixed ?= current  or lr_mixed ?= iterator. " use either of the code i dont have system right now
    lr_value_node ?=  lr_mixed_node->if_bsp_wd_ext_property_access~get_value_node( ).
    Here, from lr_value_node get the property access method and set the attribute value to VALUE parameter.
    Thats it
    Thanks,
    Bhushan

  • Add new field during the creation of a dispute case from AR

    Hi experts,
    Can you help me out with the steps necessaries to create a new field and add it and completed during the creation of a dispute case from AR.
    Many thanks.

    Yes, BADI fdm_user_screen has to be used.
    1 method GET_CREATE_SCREEN to define the screen with the new attribute/s
    2 method CREATE_SCREEN_PBO to define the logic tht u want to get processed before the screen is up for display, (possibly pre-population of the attribute/s)
    3 method CREATE_SCREEN_PAI for logic after the user has entered value in the attribute/s

  • Creation of new fields for business partner relationship

    Hi experts,
    We are currently on SAP CRM 7.0 EHP1.
    We have a requirement to maintain a custom checkbox (Relevant for business) on each business partner relationship.
    Can you please let us know on how we can achive this requirement.
    Thanks in advance,
    Vamsi.
    Moderation: Duplicated. I lock this one and continue here: [Create a new field in Business Partner Relationships|Create a new field in Business Partner Relationships#10795912]
    Edited by: Joaquin Fornas on Nov 8, 2011 12:17 PM

    Please, anyone can help?
    Thanks!!

  • Creation of new fields under sales tab in XD01

    Hello,
    I have to create a new field under the sales tab in XD01. Please let me know how i can do this? or is there any other way of adding the new fields to the customer master..
    Thank You!!!!
    Suresh

    Hi,
    you can add to fields with customizing a cross the below path:
    Financial accounting/accounts receivable and accounts payable/customer accounts/master data/define screen per activity (customers),
    but i dont know how add new fields,
    regards,
    David

  • Creation of new field

    Hi Alll,
    Can you give me some help in this area---
    Requirement is 5 decimals in amot which i cant go with std sap------(Ie. I cant go with chnages in global settings)
    I want chnage the field KONP-KBERT) as with 5 decimal
    if its not possible can we make one new field instead og KBERT like ZBERT with 5 decimal and we also should be ale to display only ZBERT not KBERT
    Regards
    ishikesh

    First you should ask why amount is required in 5 decimal places.  Anything is possible to do in ABAP but we need to see if it is worth doing it

  • Creation of new field in Web Page

    Hi All,
    i am new in SAP CRM 2007. i wanted to add one field therefore i went to EEWB and try to create one extension. In extension i have enter all fields like Name, Description, EEW Bus. Object and Extension Type when i click on continue system is giving error that is "No request was sent" (No request was sent through the interface).
    please tell me how to solve this error???
    Thanks & Regards,
    RAJ

    Hi Raj,
    Check if you have followed the below steps:
    -While creating new project in EEWB you Need to enter existing package then you will get transport request Dialog box .
    -Click on create on continue which will then create the project.
    -Then right click on Project create extesion.You must select EEW Bus Object and Extension Type Header or Item level.
    -Then you will get the Wizzard and assign Transaction TYpe while proceeding in Wizzard.
    -In define field you must maintain the data type i.e Character or check box
    -In assign field must check header or Item and assign the subbobject and continue.
    It may take some time but will create a new field.
    Regds
    Arup

  • Creation of new field in CRM activity screen

    Hi CRM Experts,
    I need some help regarding this issue.
    Now when executing the campaign in the CRM system the results are not showing the function code.
    We need the function code to visible when executing campaign.For this we need to add new field in CRM activity screen.
    And the function code values are stored in the BUT051 table and field name PAKFT and Data element BU_PAKFT.
    When we executinmg the campaign FUnction also should be there in the selection criteria.
    Please help me how to create new field and assign this function code in the search results.
    Please reply me ASAP.
    Thanks in Advance
    Regards,
    rahul

    Hi JC,
    The context node that you are using is a mixed node, so from this node you need to get value node so that you can cast the value into cl_bsp_wd_value_node.
    Here's the sample code for getter and setter method of that attribute:
    DATA:
       lr_mixed TYPE REF TO cl_bsp_wd_mixed_node,
       lr_value_node TYPE REF TO cl_bsp_wd_value_node.
    lr_mixed ?= current  or lr_mixed ?= iterator. " use either of the code i dont have system right now
    lr_value_node ?=  lr_mixed_node->if_bsp_wd_ext_property_access~get_value_node( ).
    Here, from lr_value_node get the property access method and set the attribute value to VALUE parameter.
    Thats it
    Thanks,
    Bhushan

  • New Object Creation vs. Field Setters

    I know this is massively context dependent, but is there some rule of thumb to follow when it comes to deciding between
    i) Making an class's fields final and creating a new object with new field values when needed, and
    ii) Leaving a class's fields mutable and using setter methods to alter the field.
    I tend toward option one, because not only do I tend to shy away from setters, but also because it helps prevent me from accidentally maintaining an old reference. However, purely from a performance standpoint, which option should you assume is better? How many object's of X size do I have to be making per unit of time before the performance benefits of "final" are lost?
    Thanks!

    I've been wishing for a while that Java would add a language level concept of immutability. Either an immutable keyword or an annotation. The compiler would bitch if you declared a class immutable and each of its fields was not final and either a primitive or a reference to an immutable class. Or perhaps it could simply check that there was no assignment to any field.
    It would be handy for me as a user of a class to know that it's immutable, for things like copying and thread-safety. It might or might not allow for runtime optimizations too.
    As for whether to make a given class immutable, like others say--it depends on the semantics of the class. If it's intended to represent something dynamic--e.g. a clock, or a piece on a board whose position changes with time, or the state of a network interface including packet sent and received--then it will make your code clunky and nonintuitive if you have to create a new object everytime the state of the thing you're modeling changes. But if it's something that changes less frequently, or that represents a fairly static entity or "value", then make it immutable.
    I do agree with duffymo: Better that an object comes out of construction in a valid and useful state. So even if the object is mutable, pass field values to the c'tor or set them to reasonable defaults inside the c'tor (e.g., "now", etc.)

  • Re : New Fields _ creation

    Hi,
    Any one let me know how to create new fileds in a  transaction say for eg. Sales order is the transaction (  i need two new fields say delivery priority and shipping conditions). Please guid me.
    regards,
    Sathish prabhu.

    By using EEWB u can create new fields in Business Tranasctions.
    Regards,
    Shiva Kumar

  • Enhancement Adding a new field to a infotype

    We are implementing E-Recruiting and trying to a new field to a existing infotype 5107.  On the E-Recruiting page there are three frield that already exist.  Country, State and City these field also in infotype 5107 too.  Country and State both are dropdown box.   I have to set the default value for Country to 'USA' and State to 'AZ' where can i set this?   The new field will display location "county" which the user will be able to select multiple locations.  I know i would have to go PM01 to add the new field to the infotype 5107.  But i'm missing the third that will allow me to do this.  There's IT, IT Version, IT (i don't have this on my SAP Gui).  I'm not sure what to do next after I created this new field.  how can put this new field this the E-recruiting webpage?

    Matthew,
    You can enhance your infotype 5107 from tcode 'PPCI' not 'PM01'.
    Check out this Custom Infotype Creation in ORG Management
    Regards,
    Ahmad

Maybe you are looking for

  • How do i share music with 2 iphones using the same apple id?

    how do i share music with 2 iphones using the same apple id?

  • Invoking deployed bpel process using WLST

    Hi All, Am new to WLST. So please tolerate with me if i am asking the obvious I read through the forums and have successfully deployed a BPEL process using WLST as given below ant -f ant-sca-deploy.xml -DserverURL=http://localhost:8001 -DsarLocation=

  • MR11 Write-Offs (KP doc type) not clearing

    A maintenance adjustment transaction (MR11) was executed to 'write-off' the open receipts on a purchase order.  All  purchase order items have the same accounting (Profit Center, GL Acct, Comp Code).  The MR11 transaction creates a KP (account mainte

  • Subsequent settlement - MM vendor rebate

    Dear all, One of my user-department is going to use the vendor rebate (i.e. subsequent settlement) as there is such business incentive given by a couple of vendor since last year and we would like to capture this in the system to take advantage on th

  • Extracting embedded files

    Hello, I am working on Project where I want to identify and save the embedded files of Microsoft Office File type which are embedded in Word Document. I can identify and save the Word File which is an embedded object in Word Document but can not save