Splitting on customer defined fields in Grants Management

Hi All,
I am implementing a grants management solution where funds are drawn down from the sponsor using resource related billing based on payments.  As part of the reporting to the sponsor we are required to report information from the grants management ledger (payment documents) with information from a third party system which triggered the initial expenditure against the grant.  The join between the information is a reference number passed from the interfaced system.
My solution is to put the reference number in a customer field in the coding block and have updated the GM field movement to populate the field in GMIA.  I would like to put this field in the splittng rules in grants management so that for the reporting to sponsor can be a straight forward join on the interfaced system and the data from payments in GMIA (rather than splitting in the general ledger then joining GMIA, flex GL data and the interfaced system).
The fields which can be used in splitting in GM seem to be a predefined list.  I have traced this in debug and found a function module GM_SPLIT_T8G40_FIELDS which is defining the list of fields availale and translating the the field name.  Any field for which it cannot find a new field name in this function module is being deleted from the list of valid fields.  Therefore, customer fields are deleted from the available fields for splitting.
Can anyone suggest a way around this?
Kind regards,
Geoffrey

OK, it's something along the lines of:
Vendor Invoice posted in GL:
Entry view:
CR Vendor                                         1000 GBP
DR Expense/Customer field A              600 GBP
DR Expense/Customer field B              400 GBP
GL View (splitting on customer field):
CR Vendor/Customer field A                 600 GBP
CR Vendor/Customer field B                 400 GBP
DR Expense/Customer field A               600 GBP
DR Expense/Customer field B               400 GBP
GM document (not possible to split on customer field)
Value type 54 CR Vendor                            1000 GBP
Value type 99 DR Expense/Customer field A  600 GBP
Value type 99 DR Expense/Customer field B  400 GBP
Payment Posted:
GL Entry Veiw
DR Vendor            £1000
CR Bank Clearing  £1000
General Ledger View (split on customer field)
DR Vendor/Customer field A                 600 GBP
DR Vendor/Customer field B                 400 GBP
CR Bank Clearing/Customer field A       600 GBP
CR Bank Clearing/Customer field B       400 GBP
GM Document (not possible to split on customer field)
Value Type 54 DR Vendor            £1000
Value Type 57 CR Bank Clearing  £1000
In GM, there is no link back to the values in the customer fields when the payment is made as the field movement from GL to GM is based on the line items and values in the the entry view and not the split general ledger view.  If  the split GL data were used to populate the GM tables, then the data would already be split by the customer field by the time it reaches GM, negating a need to split on the customer field once in GM.
It still feels, however, that the simplest solution would just be to have the GM ledger split by customer fields.  I have tried raising a customer message with SAP, but this query falls outside of their support remit.
Kind regards,
Geoffrey

Similar Messages

  • Management of Internal controls- Customer Defined fields

    Hi,
    I am facing problem in SAP ECC 6.0 upgradation, as in Management of Internal controls- Customer Defined fields, kindly let me know  for configuraton of the same.
    Shailesh

    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

  • F4 help for a customer defined field added as structure enhancement

    I am trying to get the F4 help on a customer defined field added as structure enhancement. This can be achieved by programming the "F4IF_INT_TABLE_VALUE_REQUEST" (as I have data in an internal table) in the Process On Value-Request event. The problem is because it is a customer field addition as structure enhancement. I am not sure where I should put this code segment to make it work. Any help would be highly appreciated.

    Could you create a search help and attach that to the data element of your field, and then populate the data using code in the function exit of your search help if it cannot be directly read from a table or view?
    This would remove your code from the SAP dialog program.  The only mod you may need to make is to add / flag the search help on the screen field.
    Andrew

  • Is there a BADI to call custom defined fields in Project Systems (PS)

    Hi,
    Is there a BADI to call custom defined fields in Project Systems (PS)
    The business process is as under:
    SRM MDM product catalog is called from PS applcation in ECC using transaction code CJ20N.
    Standard fields like description, qty, price etc are displayed and transfered to the PS application.
    The requirement is in addition to above mentioned fields, need to display
    custom defined (CUST_FIELD1 to CUST_FIELD5) fields and subsequently to be transfered to the PS application.
    Pls provide help or inputs.
    Thanks,

    Hi,
    There is customizing in the PS side. PS -> Material-? *(OCI) -> Convert HTML to SAP Fields
    Regards,
    Masa

  • Custom Defined Fields Not Flowing to SUS

    Hi,
    Ours is MM-XI-SUS scenario.All the custom defined fields are flowing from MM to XI.But not from XI to SUS.
    We have done SPROXY also in SUS.
    Is there any mapping between XI -SUS which needs to be done?
    Please advise.
    Regards,
    Manu

    Hi,
    For User-defined fields in SUS
    Please refer to these SAP OSS notes ->
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields
    Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 1035416 - Customer fields are not displayed in change mode
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Please refer to these links for details ->
    Re: How to change the field name in SUS
    SUS Web Template Query
    Re: SC header CUF ?
    Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    SC : Extended  Search on Header Customer field
    Re: customer field in 3rd step of shopping cart
    Adding fields in shopping cart
    Custom Field in the header of Shopping Cart
    BR,
    Disha.
    Pls  reward points for useful answers.

  • Calling a custom Infotype field in Time Management PCR

    Dear All,
    I need to read a custom Infotype field in TM PCR to read the individual leave entitlement. In my organization there is no employee group wise or Personnel Area wise fixed entitlements for leave. Leave entitlement varies individual to individual based on the contract. We are planning to maintain the individual annual entitlement in a custom infotype n then call this information in PCR to accrue the prorated quota each month.
    Is there any standard operation available which can be used to read a custom infotype field or do we need to create a custom operation or function. If so, kindly let me know how to create them.
    Appreciate your early response.
    Thanks & Regards
    Syed

    Syed,
    I am not really sure about it. What I can tell you is that there is standar operation TABLE that is use to read fields from infotype. You may use that operation as a base or maybe just create some enhancement on it (I really don´t if that is possible). Check with your ABAP and have a look on operation table.
    Regards,
    Edoardo

  • Funds Management as a budget source for Grants Management

    Hi:
    I have grant type whose budget source has been set as Funds Management and transfer to FM check box is also on. Now i have a fund center and commitment item which have been assigned to sponsored program and sponsored class master data respectively. I have created a grant with reference to these Sponsored program and sponsored class in initial draft phase. Now i want to post budget in FM and then automatically transfer it to GM as soon grant is awarded. I am following link http://help.sap.com/saphelp_erp60_sp/helpdata/en/3e/1b7e3cda04f678e10000000a11405a/content.htm .
    In FM i have posted a  budget (but did not release it) against an external fund, also against commitment items and fund centers which have been assigned to SC & SP respectively. Grant field is set as non relevant grant.
    Now my question is at what point in time budget will be will be updated in Grants management , How will the transfer from FM to GM happen ? Please guide me
    Regards

    Hi Shyamal:
    Please note that a DUMMY grant has been created in customizing Define "Not-relevant grant". I am following the process e.g
    1..1 have 3 Million Research & education budget for year 2012-13  and for a varying sponsored programs and a sponsored class linked with fund center and commitment items respectively
    2..Of these 3 Million i am expecting that i will receive 1 Million as grant .
    3..In FMBB i ENTER 3 Million budget against DUMMY Grant along with combination of fund,FC & CI.
    4.As soon an MOU is signed with Grantor and he releases amount 0.6 Million  for budget i create a Grant master ans set its status to award ..Grant number generated is XYZ
    5.Now i n FMBB, i try to release budget again this grant number but system is throwing error that budget amount is not sufficient for release for combination XYZ/FC/CI/Fund , system is true in saying so because earlier budget was entered and posted for DUMMY Grant and now i am trying to release it for Grant XYZ. System does not let me directly ENTER budget in FMBB against Grant XYZ and throws error "Grant XYZ can not be used to enter budget in FM".
    Please note that in Grant type budget source has been explicitly defined as "Funds Management"
    Regards

  • Commitment item - Grant Management

    Hi,
    my customer wants to activate Grants Management. Funds Management is already active.
    The first task of project is a review of commitment item because actually few commitment item are used.
    I have to split one commitment item in more commitment item.
    Do you know how I can migrate old document with one commitment item in one with more commitment item when I active Grants Management
    Thanks
    Regards

    Hi,
    You should either define a strategy (FMYC), defining which FM address should be transformed to a new one and execute mass selection of documents (FMCG) and then reassign (FMCT). Or you can do it for particular documents with all consecutive documents via FMCB and then reassign (FMCT).
    Regards,
    Eli

  • User Defined Field

    In Item Master Data ( General Tab)  an Option is available as  <b>Excisable</b>
    Under neth Specified as Material Type :<b>1. Finished Goods
                                                              2. Capital Goods
                                                              3. Raw Materials</b> which are Predefined.
    Now can we Have a provision as <b>Define New</b> in this Box.
    If I would like to add with the Help of User Defined Field process will it be help ful can  any body guide me.

    User Defined Fields can be managed by choosing User Defined Fields and Manage User Defined Fields from the Tools menu. I'm not sure about yours but on our system the UDFs we use are under the Marketing Documents tab.
    Click Marketing Documents and Title. Make the Title row highlighted in yellow and click ADD. It is then up to you what you call your UDFs. Make sure they are in the correct format (Alphanumeric etc)

  • User defined field not appering on web for PO

    Hi,
    I have created One custom defined field for Purchase Order Herder level
    As per specified in Note 672960
    I have included in following structure :
    INCL_EEW_PD_HEADER_CSF
    INCL_EEW_PD_HEADER_CSF_PO
    The user defined field appering in Function Module of BBP_PD_PO_GETDETAIL but its not appearing on SRM screen while on click on Process Purcjase Order and create from there.
    I have checked in transaction there also not appering .
    No Screen variant  screen variant defined for that .
    Can anybody help me on this issue .
    Thanks,
    SS

    Hi
    <b>Have you published all the respective HTML templates of the Internet service in this case. ?</b>
    <u>Use transaction SE80 -> Select the drop-down option as Internet service. Give the service name - say BBP_POC (or your service name) in the left hand corner of the screen.
    open the respective template screens and
    Right click on the service to activate it on the proper Intenet site (Internal or any other sites defined in your case).</u>
    <b>Detailed steps to check out (this is a general check-list)</b>
    <u>When you are using the Internal ITS,you need not run the report W3_PUBLISH_SERVICES.(only SIAC_PUBLISH_ALL_INT )
    ALso pls check the foll:
    -->activate the services through SICF tcode.
    > Go to SICF transaction and activate the whole tree under the node Deafult host>sap>bc>gui>sap>its.
    >Also maintain the settings in SE80>utilities>settings>internet transactuon server-->test service/Publish.
    Table TWPURLSVR should have entries for the / SRM server line as well as gui and web server.
    Could you please review again the following steps ?
    Did you check that ICM was working correctly (TA SMICM) ?
    1-Activate the necessary ICF services
    With transaction SICF and locate the
    services by path
    /sap/public/bc/its/mimes
    /sap/bc/gui/sap/its/webgui
    2- Publish the IAC Services
    With Transaction SE80 locate from
    the menu Utilities -> Settings ->
    Internet Transaction Server (Tab) ->
    Publish (Tab) and set “On Selected
    Site” = INTERNAL.
    3- Locate the Internet Services SYSTEM and WEBGUI.
    Publish these services with the Context
    Menu -> Publish -> Complete Service
    4- Browse to http://<server>:<icmport>/sap/bc/gui/
    sap/its/webgui/! and login to the
    webgui.</u>
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • User Table Key set up in User defined field management

    Dear  Expert,
    what is use of User Table Key set up in User defined field management in SAP B1.
    Thanks.
    Sridharan.R
    Edited by: Sridharan.R on Oct 4, 2011 8:26 AM

    Hi,
    Once a UDF is created and a value is entered in it, the same cannot be retrieved in any of the layouts and reports unless a Key is generated for that UDF. By assigning a Key to that UDF, the same UDF can be used in Crystal Reports or any other Reporting tool to extract its values from SAP. These reporting tools searches the Uniqueness of the UDF Values with this Keys only.
    For eg.: When you develop a report and select a table from which you need the fields to be shown in the layout. In that, the only fields whose keys are generated are only available to use in the report.
    Hope its clear to you.
    Regards,
    Papil

  • Customer fields do not display in Define Field Groups for Cust. Fields IMG

    I am customizing to display cusotmer fields in cporjects IMG actviity 'Define Field Groups for Customer Fields'.
    I am able to see the main tab in object category and multiple sub tabs in it. However customer fields that have been added by Enhance database tables in DPO are not shown or visible in the sub tabs.
    Am I missing any config? Please let me know.
    Senthil

    Hi Senthil,
    If you can see the tabs and not the fields, pl check if you have covered field control for these newly created custom fields.
    To have field control for these fields, you will have to copy the standard SAP provided field control, include the structure that has you custom fields and give it authorizations etc as per your requirement.
    Pl read carefully the documentation provided with field control.
    Refer note 947963 - Setting up field control
    Regards,
    Reema.

  • User-Defined Fields - Management

    Hi Friends,
                 I need to update the User Defined Fields. In particular company(database),   the User-Defined Fields - Management window does not open otherwise SAP will be Closed.Friend, can u tell me why it has taken too much time.
    Version: SAP Business One 8.8(8.80.233)   SP:00  PL:15
    Regards,
    Silambu

    Hi Silambu,
    This database probably has inconsistent issue already. You need try restart SQL server and perform DBCC first.
    Thanks,
    Gordon

  • Fill CRMD_CUSTOMER_H with customer field from Incident Management (SolMan)

    Hello,
    I have an issue:
    Customer is working with Incident Management (Solution Manager), and they have created custom field ZZFLD000003 to save the additional time for incident solving.
    Please see attached pictures.
    They have explained me, that they need to save values from ZZFLD000003 to CRMD_CUSTOMER_H table, but values are not moved to database table.
    For solution they created custom FM zai_crm_im_incident_create_rfc, the copy of standard and they need to extend it to solve issue above.
    I am really beginner in ABAP, can you please help me? Source code for your info is below.
    Many thans in advance!
    Dimitrij
    function zai_crm_im_incident_create_rfc.
    *"*"Local Interface:
    *"  IMPORTING
    *"    VALUE(IV_PROC_TYPE) TYPE  CRMT_PROCESS_TYPE OPTIONAL
    *"    VALUE(IV_SHORT_TEXT) TYPE  CRMT_PROCESS_DESCRIPTION
    *"    VALUE(IV_PRIORITY) TYPE  CRMT_PRIORITY
    *"    VALUE(IV_CATEGORY) TYPE  CRMT_ACTIVITY_CATEGORY
    *"    VALUE(IV_SUBJECT_PROFILE) TYPE  CRMT_SUBJECT_PROFILE
    *"    VALUE(IV_CATALOG) TYPE  CRMT_SRV_SUBJECT_EXT
    *"    VALUE(IV_PRODUCT_ID) TYPE  COMT_PRODUCT_ID OPTIONAL
    *"    VALUE(IV_IBASE) TYPE  IB_IBASE OPTIONAL
    *"    VALUE(IV_IBASE_INSTANCE) TYPE  IB_INSTANCE OPTIONAL
    *"    VALUE(IT_PARTNERS) TYPE  CRMT_PARTNER_COMT OPTIONAL
    *"    VALUE(IT_TEXTS) TYPE  CRMT_TEXT_COMT OPTIONAL
    *"    VALUE(IV_SAP_DATA) TYPE  AIC_S_SAP_ATTR
    *"    VALUE(IV_BPM_INFO) TYPE  AIC_S_BPM
    *"    VALUE(IT_APPX_HEADER) TYPE  ZSML_APPX_HEADER
    *"    VALUE(IT_APPX_DATA) TYPE  BCSY_TEXT
    *"    VALUE(IT_APPX_DATA_BIN) TYPE  SOLIX_TAB
    *"    VALUE(IT_SAP_NOTES) TYPE  AIC_T_SAP_NOTES_T
    *"    VALUE(IV_EXEC_BADI) TYPE  FLAG DEFAULT 'X'
    *"    VALUE(IV_UNLOCK) TYPE  CRMT_BOOLEAN DEFAULT SPACE
    *"    VALUE(IV_PERTNERS_RFC) TYPE  ZSML_PARTNERS_CRM OPTIONAL
    *"  EXPORTING
    *"    VALUE(ET_MSG) TYPE  /TMWFLOW/MO_TT_MSG
    *"    VALUE(ES_ERROR_OCCURRED) TYPE  FLAG
    *"    VALUE(ES_ID_CREATED) TYPE  CRMT_RETURN_OBJECTS_STRUC
      data : ls_partner type zsms_partners_crm,
            ls_partner_in type crmt_partner_com.
      if iv_pertners_rfc[] is not initial .
        loop at iv_pertners_rfc into ls_partner.
          clear ls_partner_in.
          ls_partner_in-ref_guid = ls_partner-ref_guid.
          ls_partner_in-partner_fct = ls_partner-partner_fct.
          ls_partner_in-partner_no  = ls_partner-partner_no.
          ls_partner_in-no_type    = ls_partner-no_type.
          append ls_partner_in to it_partners.
        endloop.
      endif.
      call function 'AI_CRM_IM_INCIDENT_CREATE'
        exporting
          iv_proc_type      = iv_proc_type
          iv_short_text      = iv_short_text
          iv_priority        = iv_priority
          iv_category        = iv_category
          iv_subject_profile = iv_subject_profile
          iv_catalog        = iv_catalog
          iv_product_id      = iv_product_id
          iv_ibase          = iv_ibase
          iv_ibase_instance  = iv_ibase_instance
          it_partners        = it_partners
          it_texts          = it_texts
          iv_sap_data        = iv_sap_data
          iv_bpm_info        = iv_bpm_info
          it_appx_header    = it_appx_header
          it_appx_data      = it_appx_data
          it_appx_data_bin  = it_appx_data_bin
          it_sap_notes      = it_sap_notes
          iv_exec_badi      = iv_exec_badi
          iv_unlock          = iv_unlock
        importing
          et_msg            = et_msg
          es_error_occurred  = es_error_occurred
          es_id_created      = es_id_created.
    endfunction.

    Hi,
    I meet the same issue, but my error message is different from yours.
    My message shows as following:
    Transaction could not be sent to SAP. See long text for detail.
    Action could not be successfully executed.
    This is what I have met at last step to confirm this message and I have no idea how to solve this issue.
    I create new incident for this issue, but I don't get any useful information back.
    They said the customer I test doesn't renew its MA, but I tried another one who has purchased new MA for his/her products to test.
    Yet, we got the same error as well.
    I also seek assistant at 3rd party, but they have no idea about this issue.
    We even restore system to one month ago when the incident was sent to SAP successfully.
    It doesn't work either.
    Hope i have assistant from someone who can fix this issue.
    Thanks

  • Is it possible to have user defined field in pick and pack manager

    HI,
    I would like to know whether it is possible to have user defined field in pick and pack manager row level.
    Manage user defined field there is only provision for <b>pick list</b> and not for <b>Pick and pack</b>.
    Regards
    Krishna

    The Pick and Pack Manger doesn't relate to any specific table (nothing saved to the database), so it does not make any sense having a userdefiend field on it. I would guess that you could add a column and bind it to a userdatasource (not a SAP database field), but if this make any sense depends on what you are trying to achive...

Maybe you are looking for

  • Structure copy in BEx query Designer?

    I created structure in BEx Query Designer in BI PRD which is our BI production system. I'd like to copy structure to BI DEV which is our BI development system. Is is possible? If you have any solution, tell me about that. Thanks.

  • Can anyone help with my PHP contact form please!

    Hi all, I've just implemented the email contact form as described in the PHP Solutions book by David Powers and it is working fine. What I'm having problems with is my form is at the bottom of a long page and you have to scroll or click a link to get

  • Account activation every time when i want to listen itunesstorebought music

    since update 7.5 i always have to activate my account new when i want to listen my bought music from the itunes store. My video's doesen't play at all.

  • WebI Design Mode disabled when accessed from BI Launchpad Applications

    I am running BI 4.1 and everything seems to be enabled when I log in to BI launchpad using administrator credentials but when I log in as a super user user, by default, Design mode and some of the other options are disabled. I have tried almost every

  • PSE 9 Backup question

    I can do a full and incremental backup to my external hard drive without any problems.  I cannot do a backup to my 64 gb flash drive.  I have tried reformatting the flash drive to exfat 32 and to NTFS with no success.  Any suggestions?  Thanks for yo