Adding custom (z) fields to assignment blocks...

We are running SAP CRM 7.0. We are using the opportunity module as well as "Create Follow Up" (Sales Order / Quotation) so that you have a one to many relationship (1 opportunity may contain many sales orders). I have 2 custom fields inside the Sales Cycle (Quotation) module "Actual Sales Order Value" and "Current Points".
What I am trying to do is take these 2 custom fields and add them to the assignment block called "Linked Transactions" in the Opportunities module. But when I look at all the available fields for this assignment block these 2 custom fields are nt available.
I do not see any way of adding these 2 fields to this assignment block. The only thing I see is "Create NEw Field". But I do not want to create a new field I just want to reference 2 fields from the Sales Cycle module inside of this assignment block.
Does anyone knowif it is possible to add 2 custom created fields that are i the Sales cycle module to add them to the opportunities assignment block that is called linked transactions ?
Thanks,
Jon

Duplicate thread.
Re: Add custom fields to assignment block
Please close.
Rg,
Harshit

Similar Messages

  • Adding new fields to assignment block, what are the steps to do this.

    CRM 7.
    Could someone tell me what the steps are to add new fields to specifdic assignment block. Assume that these fields do not already exist in any given structure/table.
    My understanding is that I need to use transaction EEWB and then somehow use the component  "BSP_DLC_FS" and view "factsheet". But having never used EEWB before I'ma tad lost.  I'm in EEWB and have crfeated a project and believe that I now need to create an extension. When doing this I am displayed a box with 4 fields, being: Name, Description, EEW Bus object and Extension type. What are my next steps?
    I assume that the EEW bus object is 'BUPA' and the extension type is 'ADD_NEW_FIELDS'. However, how do I know for sure that the EEW bus object should be 'BUPA', bearing in mind that I'm adding new fields to the Account (BP) main address communication data Assignemnt block?.
    I wondered if anyone has a link to any guide docuemnt about how to do this?.
    Any help would be very much appreciated.
    I attempted to use EEWB to add new fields to BUPA but am hitting the error: BDT-DC is Not Prepared for This Application Object
    On searching I can see that there are ways around this, via SM30 against table/view V_TBZ1_DC, changing the BDT BC settings, whatever they are. But it gives me a warning when this happens and mentions that only SAP are allowed to do this, but it will allow me to create a transport if I press on past this. Should I need to make this change though, or have I just done something wrong within EEWB I wonder.
    Jason

    Hi Jason,
    You can try using Application Enhancement Tool (AET) to create new fields instead of EEWB,
    Best Regards,
    Gobinda

  • Displaying TPM header fields on assignment block - CGPL/IBOM Framework

    Hello Folks,
    Our system is on CRM 7.0. The requirement I have at hand is to display 2 addtional fields 'Status' and 'Tactic' from the Trade Promotions Header on the 'Trade Promotions' assignment block on the Agreements Overview page.
    UI Component - agroe
    View - AGROE/TradePromotion
    These fields are already existing on the Trade Promotion Overiew page and are part of the TPM header.
    What I did till now is,
    1. Used trasnaction CRMC_MKTIB_IL_CUSTOM and under application CRMD_MKTPL changed the attribute structure of the Node MKT_AGR_TPM from CRMS_MKTPL_IB_AGR_TRADE to ZCRMS_MKTPL_IB_AGR_TRADE. I have copied ZCRMS_MKTPL_IB_AGR_TRADE from the original structure and added two new fields for STATUS and TACTIC.
    2. On the View configued the two new fields.
    But the values are not showing up on the assignment blocks.
    This query I guess boils down to the CGPL/IBOM Framework. Could someone please suggest the steps I need to enable the two fields on the assignment block? If anyone has pointers to information on CGPL/IBOM Frameworks please also share the same.
    Thanks & Regards,
    Gaurav
    Edited by: Gaurav Walia on Oct 18, 2009 12:24 PM

    Hi Gaurav,
    Initially I thought that the issue can be that you just replaced the Assigment structure, but the Model Collection, Item and Persistency Class methods may still be using the same structure CRMS_MKTPL_AGR_TRADE in the methods. But that is not the case as they are mostly not redefined.
    (Anyhow, you have to debug methods FETCH_DB,MOVE_DB_STRUCT_2_ATTR, MOVE_ATTR_2_DB_STRUCT of class
    CL_CRM_MKTPL_ASSIGN_TPM_PERS to validate the dataflow.)
    Did you maintain the same in IBOM customizing?Check TCODE;CRMC_MKTIB_IL_CUSTOM.
    The IBOM Collection Class CL_CRM_MKTPL_IB_AGR_TPM_COLL is using structure CRMS_MKTPL_IB_AGR_TRADE in some of the methods.All these things need to be taken care of.
    Personally, I would have tried to create a new relation with same cardinality and key fields and tried to map the same onto UI,as substituting standard IBOM structures and classes may create issues for me in future.
    Regards,
    Masood Imrani S.

  • Creation of a simple custom fact sheet with assignment block

    Dear CRM Gurus,
    i need to create a custom fact sheet with a assignment block and link for that has to be given in a navigation bar . once if I click on  that navigation bar the custom fact sheet has to be displayed. am relatively very new to crm. kindly help me in this aspect.

    Hi Thomas,
    " By default, the Collect Signatures workflow is associated with the Document content type and it is thus automatically available in document libraries for documents or workbooks that contain Microsoft Office Signature Lines. "
    It doesn't work for a custom list which cannot be added with the document content type, please see more information from below,
    http://office.microsoft.com/en-us/sharepoint-server-help/use-a-collect-signatures-workflow-HA010154428.aspx
    Thanks
    Daniel Yang
    TechNet Community Support

  • Creating a new field in assignment block  through EEWB

    Hi,
    I need to create a new field in an Master data --> Listings --> Listing items/Products assignment block. I do not have option to use AET (using CRM 7.0) for this assignment block. I think I should use EEWB only.
    Now, how can I find the right EEW Bus. object and the extension type to create new fields.
    Please suggest.
    Thanks,
    Praveen

    CRMCMP_LST/CondRecDispView.
    Here I would like to create new field in the header area. I found that the structure used by the BOL entity, in this view, cannot be enhanced. This new field will be defaulted according to the user information everytime the user creates a new Listing.
    Also, this field should be available in display view.
    Please suggest.
    Thanks,
    Praveen

  • Adding custom time field in service order

    Hi Gurus,
    Our customer wants us to add product date and time. I use transaction EEWB to add this date and time filed. In EEWB field types are only BOOL,CHAR,DATS and NUMC. I can add my date by selecting DATS. But how can I create my time field that after cerating I will see it in the table cRMD_ORDERADM_H with data type TIMS?? 
    Do I have to use defined date profile entries to take my time value??? Can't we use custom time field in service??? if yes how??

    Hi,
    You can make date fields available at item nivel without create custom fields.
    All you have to do is create a date profile and assign it to your item category.
    To create a date profile:
    transaction SPRO->Customer Relationship Management->Basic Functions->Date Management->Define Date Profile
    To assign to an item category:
    transaction SPRO->Customer Relationship Management->Transactions->Basic Settings->Define Item Categories
    I hope it helps!
    Kind Regards,
    Gabriel Santana

  • How to Default what fields and assignment blocks appear for every user?

    Is there a standard way to default what users see in the webui? We'd like to display certain assignment blocks, fields, etc without having the user go thru the personalization process. There are certain pieces we need to display across the board for every user and would like to set this up in advance of them logging into the WebUI.
    Thanks in advance

    Hi James,
    With the business roles you can define what the user is allowed to see or do and not.
    So you create your special user business role e.g. Z_USER_SALESPRO and then you can create a business role specific configuration of the views (add/ remove fields) or overview pages (add/remove assignment blocks).
    If you want to you can also deny user with this business role the possibility to personalize their pages at all.
    If you want to show information to all user in the same way then just maintain the default configuration in the enhanced component. As the WebUI always looks for the most specific key found within the configurations available.
    Please make sure you work in default configuration of the enhanced component, else you change SAP standard cheat sheet.
    Hope this helps.
    Best regards,
    Thea

  • Added custom date fields at contract;need to trigger mail using those dates

    Hi,
    II have added 14 custom fields in the service order quotation for handling waranty start date and end dates capturing for the maximum of 7 years contract.
    Then its usual yearly action of the waranty team to put the dates in those fields.
    The first set of 2 input fields will be filled at the quotation creation itself; rest the set of 12 fields will be updated in this 7 years time.
    My requirement is such that to the capture all the waranty end dates filled in the input fields and trigger a mail 30 days prior to that days.
    Example : I have contract from 01/08/2004 to 31/07/2010.
    Then my waranty startdate / end date can be filled by waranty team as 01/08/2004 to 31/07/2005 in the waranty first year.the i need to trigger a mail to waranty team on 01/07/2005.
    For the second year if we have dates filled as 01/08/2005 to 31/07/2006; then to trigger mail on 01/07/2006.
    I have tried using ACTIONS but couldn't get much help.
    As a work around thinking for a report to fetch the contract for that Trans.type and check the dates with the present date + 30 and collect those to perfrom the respective actions.This is workaround.
    Tried using the DATE TYPES creating 7 different DATE TYPES and assigning the ( end dates - 30 ) to that manually upon save.
    and using this DATE TYPE along with the action definition can we acheive ?  but it too will be work around.
    How to acheive this one. It became critical now in the project. 
    Thanks and Regards,
    Satish Akkina

    Hi,
    In your scenario, you don't need synchronous email facility.
    Probably you can create a z table and maintain all required dates in this table (before saving your transaction somewhere you would have to read your custom fields and save them in this table along with object ID/GUID). Then create a report that would read dates from z table and then send emails to your warranty team. Schedule this report in background with frequency of once day.
    Hope that helps.
    Regards,
    BJ

  • New G/L and adding customer specific fields

    Hi all,
    does anyone have any experience about adding additional fields in New G/L? I would like to add an additional field that would be filled every time a document is posted. It would be best if it could be in the document header but in line items is ok also.
    Thanks!
    Dusko

    Good morning. I have this same exact question. I have found 1000 documents telling me this is possible and that it is a new feature of the new G/L, but I haven't found any documentation explaining how to implement this feature.
    Does anyone have a link to implementation details, or a document that they could send to [email protected]
    Thank you in advance for your time,
    Andy

  • Adding custom MARC fields to MASS for updating

    We have a requirement to add custom fields to MARC which was done easily.  Now we'd like to be able to update these fields via MM17 (MASS) but the fields don't appear.  What do we need to do to allow custom fields to be updated via MASS?
    Thanks,
    -=Rob=-

    Dear Customer,
    you should check note 576160 for furher information.
    You have to implement a BAdI (from mass maintenance) and a Customer Exit (from Material)
    mit freundlichen Grüßen/ yours sincerely
    Marcus Wagler
    SAP AG
    Installed Maintenance Support Germany

  • Adding customer Z field at reservation header level

    Hi experts!!
    I have created an append in table RKPF in which I have created field ZELPEP.
    I have created an implementation of badi MB_RESEVATION_BADI to manage value that user will enter from the screen in field ZELPEP.
    Which is the way to paint ZELPEP field in transaction mb21? I would not like to modify standard dynpro ( SAPMM07R - 0521).
    Thanks in advance.

    Dear Jaione,
    U have change or modify standard dynpro ( SAPMM07R - 0521) through acces key( SSCR) https://websmp105.sap-ag.de/sscr only.
    Regards,
    Abbas.

  • Adding Customer-specific Fields: Master Data Objects

    Hi,
    Somebody already obtain to include new fields in SAP MIC( Management Internal Controls) version 2.0?
    Att.
    Anderson Almeida

    You need to study the PCUI (People Centric User Interface).
    MIC software use this engine to control the web interface.
    Very complete guide:
    https://websmp209.sap-ag.de/~sapidb/011000358700001093962006E/PCUIBook50_06.pdf
    a quick intro by weblog:
    /people/vijaya.kumar/blog/2005/06/10/people-centric-user-interface-pcui--getting-started
    Regards,
    Sergio

  • "500 internal server error" after adding custom fields to Address page

    I need to display custom fields on the "Addresses" and the "Personal Data" pages. For that, we added custom CI_INCLUDE fields in both PA0006 and PA0002 tables as per instructions below
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/essPersonalInformationUIenhancementwithoutmodification&focusedCommentId=28278867
    we also extended the Badi HRPAD00INFTYUI
    custom fields show up OK in page "Personal Data". However when trying to browse to page "Addresses"
    we get the following error:
    "500 internal server error - com.sap.tc.webdynpro.progmodel.context.ContextException: MappedNodeInfo(DetailView.SelectedInfotype): unknown child node Area8 ".
    "Area8" is one of the custom fields we added in PA0006 (Address infotype).
    any idea what is wrong?  maybe Badi HRPAD00INFTYUI cannot handle 2 infotypes in the same time?
    T.

    Hi Sasu,
    Its clearly saying contect binding error. Have you mapped  correctly from FcComponent to VcComponents.
    FcCompoenets for Model logic.
    Check the mappings correctly.
    If it is complete custom or new field then there will be could of steps.
    1) Reimport the model
    2) map new field to FcComponent
    3) Bind new Fields from Fc to Vc
    Rgds
    -SS

  • Service Requests - Assignment Block "Change History"

    In SAP CRM 7.0 for the Service Requests.
    How can I add a new field ("Z" fields) in the assignment block "Change History" and this new field has an historial (new value and old value)?
    Is in customizing or views or class implementation?
    Thanks for your respond.
    Best regards,
    Douglas

    Hi Vishal
    I'll explain the requirement:
    When we modify an extended field of Assignment Block "Service Request Details" (Component: SRQM_INCIDENT_H - view: IncidentHeaderEF) its change doesn't appear in the Assignment Block "Change History" (Component: BTCHIST - view: HdrOVWindow),  we need to appear this change in the Assignment Block "Change History" with old and new value as well as "changed by".
    Thanks for your respond.
    Best regards,
    Douglas

  • E-Recruiting Custom Data Fields & Flexibilization

    Hi,
    Our development team has added custom data fields for work experience (IT5103) via include CI_P5103.  We are unable to adjust the appearance of the fields via Flexibilization.
    Steps we followed:
    1. Developers added fields (Z_FIELD1 & Z_FIELD2) to CI_P5103
    2. Created contexts EXTRNL & INTRNL
    3. Configured Flexibilization for Z_FIELD1 & Z_FIELD2 in EXTRNL for SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP to Hidden (Item Considered for Calculating Layout)
    4. Configured Flexibilization for Z_FIELD1 & Z_FIELD2 in INTRNL for SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP to Display Only
    5. Ran RCF_GENERATE_URLS for both EXTRNL & INTRNL
    6. Both fields show on External Candidate Start Page (EXTRNL) and Internal Candidate Start Page (INTRNL) and are not affected by the Flexibilization config
    Any suggestions would be greatly appreciated.
    Thanks in advance.
    Jason
    E-Recruiting 6.0 SP11
    BSPs

    Deepak, thanks for the input.
    I understand your feedback, but I don't see anything in that documentation that excludes custom fields from the modification of display.
    Define Additional Fields says:
    You can define additional fields for various infotypes in a Customer Include. The additional fields are displayed automatically on the relevant page.
    Modify Fields in Interfaces says:
    In this IMG activity you can switch fields on and off on certain application user interfaces and flag fields as mandatory fields. You assign these field definitions to a context in which the changes to the user interfaces are visible.
    Screen flexibilization is possible for the following pages:
    Candidate Profile
    Namespace/Application/Page Page Name...
    SAP/HRRCF_PROFILE/WORKEXPERIENCE_DETAIL.BSP Work Experience
    It seems logical we should be able to alter the display for a custom field that if the field is defined in the approriate include.
    I guess this could be another case of logic and SAP not following the same path.
    Jason

Maybe you are looking for

  • Migrate os/accounts/apps/setting to an external sad?

    Hi I have a 2011 iMac 27 running Maveicks. My iMac has an internal 1TB HDD Recently I found that the computer is too slow to meet my needs and I plan to buy an external thunderbolt 256GB SSD as an external startup drive. I know how to install Maveric

  • Table linking issue

    Working with Crystal Reports 11. Fairly new to this, but I am little confused. Working with 3 tables. Table 1 is a list of all the details of customers with a CUSTOMER_CODE field Table 2 is all the invoices of customers also with a CUSTOMER_CODE and

  • Please connect to internet, then try again.(Error code: 206) Contact Customer Support

    This is really bad, I tried several type of connection and I still get this. So I can't update or use some of the application. Can someone help me....PLEEEEASE!

  • XML Parsers which supports Thai Characters

    Hi, I want to know which XML Parser supports Thai characters or "MS874" encoding ? I want the name of jar file. Thanks Paresh

  • Weird Battery Timing

    Hey everyone, I have a MacBook Pro that I purchased about five months ago. Everything was fine until I downloaded Battery Update 1.2 At this point everytime I ran the machine with the battery I would receive incorrect times as to how much battery pow