Substitution for financial document problem

Hi all
I created substitution for completly document and assigned some values for BSEZ-ZFIELD.
But when user in FB01 in some position enter to this ZFIELD own value then value from substitution not replace his value.
Is it possible to change this? In another field ZUONR this substition work.
Thanks for any reply

Hi, you can Simulate substitution and see what's wrong

Similar Messages

  • PFCG: an authorifation object for Financial Document Types

    Hi All,
    I've to create a role (PFCG) in which I've to avoid that the user can display some Financial Document Types.
    Is there an authorization object for this?
    Thanks
    G.Rossi

    Hi ,
    First of all you will have to activate the document display authorization in IMG .
    SPRO - Financial accounting new - financial accounting global settings - check display authorization for document type .
    Active this by keeping the tick on document authorization .
    Secondly , in SUIM go through the Authorization objec F_BKPF_BLA which is the authorization for dcoument type .
    In the OBA7 maintain the authorization group for document type and in FPCG for the authorization object F_BKPF_BLA give the value for BRGRU as the authorization group value .
    Regards ,
    Dewang T

  • Substitution for FI document

    Hi All,
    Our requirement is to replace XREF3 field in BSEG with Vendor name.
    So we are trying to implement substitution in OBBH transaction using exit for BSEG-XREF3.
    We had copied RGGBS000 into zRGGBS000.
    In GET_EXIT_TITLES cretaed one record for EXIT.
      exits-name = 'U907'.
      exits-param = c_exit_param_field.
      exits-title = 'Substitute Vendorname into Reference 3 XREF3'.
      APPEND exits.
    Then created a Subroutine in same program with name U907.
    Then replaced RGGBS000 with ZRGGBS000  in T80D table.
    But now when we tried to assign U907 Exit to BSEG-XREF3 , we donot get this exit in the list. and it's still showing the same RGGBS000 progam name in f4 help of exits.
    Please suggest me what else should be done.
    Thanks in advance.
    Regards
    Ravi

    Check the "Sources of error" chapter  in [Note 48121 - User Exits in Validations/Substitutions|https://service.sap.com/sap/support/notes/48121].
    Regards,
    Raymond

  • FI substitution for profit center

    Dear all,
      I have a problem when make a substitution for FI document. The condition is: clear GL acct by FB1S,and when GL acct = 21451000,then get 21451000's profit center to put into GL acct 71/75 item which post automatically. Use OBBH to define substitution and callpoint is 3(complete document).
    Step 001-
    - Prerequisite :
    BKPF-TCODE = 'FB1S'
    - Substitutions:
        field: only exit
        by: U102
    FORM U102 USING BOOL_DATA TYPE GB002_015.
    LOOP AT BOOL_DATA-BSEG INTO BSEG
                           WHERE HKONT = '0021451000'.
      T_PF = BSEG-PRCTR.
      EXIT.
    ENDLOOP.
    LOOP AT BOOL_DATA-BSEG INTO BSEG
                         WHERE HKONT = '0071060022' OR
                               HKONT = '0075060022'.
      BSEG-PRCTR = T_PF.
      MODIFY BOOL_DATA-BSEG FROM BSEG INDEX SY-TABIX.
    ENDLOOP.
    ENDFORM.
    But it still not work...pls help me to check my code or provide your comment...Tks!
    BR
    Regina

    Hi Tsai ,
    put a break-point and find out what values if getting populated in that T_pf.
    or try to use U800.
    *       FORM U102                                                     *
    *       Inserts the sum of the posting into the reference field.      *
    *       This exit can be used in FI for the complete document.        *
    *       The complete data is passed in one parameter.                 *
    Regards
    Prabhu

  • How to calculate the amount for cleared documents.

    Hi Experts,
    I am working on a program and here i need to display the amount for the cleared document.
    I have a scenario where there are two financial document related to a single cleared document.
    I can get the amount for financial document from BSAK by passing the BELNR value of the financial document and confirm if it is a clearing document by comparing AUGBL value of BSAK with document number of cleared document.
    Actually i am not very clear about the process flow of clearing document.
    If anyone can explain me the same.

    Hello,
    Go through this links it will help full
    http://help.sap.com/saphelp_sbo2004c/helpdata/en/fd/25f4c6d8888e40a521972d0be5d68b/content.htm
    http://help.sap.com/saphelp_45b/helpdata/en/e5/0783e84acd11d182b90000e829fbfe/frameset.htm

  • Status of Financial Document

    Hi All,
    Can we change the Financial Document Status to "C" (Notification that document has been sent) after the status of that financial document was set to "E" (Change in document has been submitted) ? And how to do that ? Or we must create a new Fin Doc ?
    Because one of my user want to change back the status of a fin doc.
    Thank you

    Hi Rudy,
    Not sure if following references could help or related to your case, but you could try it out to see how the effects.
    Setting the Status of Financial Documents
    Use:
    A financial document's status controls whether it is available for use in sales orders. For example:
    Status to B 'Document is incomplete' means that you still need additional information for the financial document
    Status D 'Document is available and can be used' means that the financial document can be assigned to sales orders
    Status E 'Change in document has been submitted' means that the document cannot be assigned to a sales order until you change its status to D
    Prerequisites
    The status of a financial document is protected by an authority object. You can configure the authorization object to allow several users to create, change, or display financial documents while allowing only one or a few users to maintain the documents’ statuses. Only users assigned activity 36 (extended maintenance) for this authority object have permission activate a financial document.
    You can also configure the SAP System to require two people to activate a financial document. This configuration helps ensure that the financial document data is double-checked before it can be used in the system. Maintain the double-check feature in Customizing for Sales and Distribution. Choose Foreign Trade/Customs ® Documentary Payments ® Basic settings ® Define Indicators for Financial Documents. Select a Financial Document Indicator and then Goto ® Details. Select Double-check on under Extended confirmation control.
    Procedure
    Go to the Cockpit for Documentary Payments.
    Choose Maintain financial documents.
    On the Status tab, select a status.
    If you want to activate the document, choose status D (Document is available and can be used).
    Save the financial document.
    See also:
    Maintenance of Financial Documents
    Regards.

  • Archiving financial document using Data aging

    Hi,
    reading documentation about Data archiving, ILM and SAP Hana I came across archiving of finacial accounting documents in SMART FI 1.0.
    It is stated, that the archiving with the archiving object FI_DOCUMENT is replaced by Data Aging for Financial Documents.
    There are also Data Aging Objects for IDOCs and Application logs, but still the corresponding archiving objects are described.
    Can somebody explain to me, how data aging for FI accounting documents without archiving object FI_DOCUMNT fits to the idea of ILM?
    Kind regards
    Hajo

    Hello Gunasekar,
    please check with  TC:SU53 or set up a authorization trace I assume this is  missing authorization issue on read access of archived documents.
    If you have an older SAP Version please also check the settings in FB00 regarding Read Access Archive or Database.
    If you have I guess 4.7 > please also select in the header of your transaction the button "Data Source" and check whether you can see the archive file and selct this file.
    Regards,
    Sebastian

  • Problem with document type on WF for parking document

    Hello
    Iu2019m actually working on  the SAP workflow dealing  with the FIPP object and  the event u201Ccreatedu201D (FI park document transaction (FV60)).
    The problem is that the WF is launched for all document types wich is not the need of the customer. Iu2019m looking for a solution to launch the WF for some specific document types.
    Iu2019ve already tried to use  the workflow variant, approval groups, paths and procedure with no success. (SPRO -> financial accouting-> accounts receivable and accounts payable -> business transaction -> incoming credit invoice memo -> make and check setting for document parking)
    Thank you for help.
    SL

    Here is the solution I have  eventually found :
    1-      Application of the OSS note 559276 which enables the customizing of the workflow variant (the transaction OBWD becomes here effective)
    2-     Assignment of the documents types, workflow variants and release approval groups with the transaction OBWD.
    Therefore, the document types that are not defined in the transaction OBWD will not require validation (no workflow will be launched).
    SL

  • Problem with 'install credential for Adobe Document Services'

    Hi Folks,
      I am trying to install credential for Adobe Document Services but I have got problem with some facts that are explained in tutorial how to install credential.
      1. I do not have directory persistentcom.adobe~Trust.. under my directory server0
      2. where to find 'filename.pfx'?
      3. I do not have Document Services Configuration in my visual Administration tool
      The tutorial that I am trying to do is located on <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/installing%20adobe%20document%20services%20credentials.pdf">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/installing%20adobe%20document%20services%20credentials.pdf</a>
      So if someone can help me how to overcome this problem I would be very thankful.
       Kind Regards to all.
    Aleksandar

    Hi Sharadha,
    You could go to SAP Software Distribution Center with in SAP Market place . You could search for adobe ther in S/W search . It will list all the available Aobe designer. Latest version is ADOBE LIVECYCLE DESIGNER 7.1   .
    regards

  • Indices configuration for XML document analysis (indexing time problems)

    Hi all,
    I'm currently developing a tool for XML Document analysis using XQuery. We have a need to analyse the content of a large CMS dump, so I am adding all documents to a berkeley DB xml to be able to run xqueries against it.
    In my last run I've been running to indexing speed problems, with single documents (typically 10-20 K in size) taking around 20 sec to be added to the database after 6000 documents (I've got around 20000 in total). The time needed for adding docs to the database drops with the number of documents.
    I suspect my index configuration to be the reason for this performance drop. Indeed, I've been very generous with indexes, as we have to analyse the data and don't know the structure in advance.
    Currently my index configuration includes:
    - 2 default indicess: edge-element-presence-none and edge-attribute-presence-none to be able to speed up every possible xquery to analyse data patterns: ex. collection()//table//p[contains(.,'help')]
    - 8 edge-attribute-substring-string indices on attributes we use often (id, value, name, ...)
    - 1 edge-element-substring-string index on the root element of the xml documents to be able to speed up document searches: ex. collection()//page[contains(.,'help')]
    So here my questions:
    - Are there any possible performance optimisations in Database config (not index config)? I only set the following:
    setTransactional(false);
    envConf.setCacheSize(1024*64);
    envConf.setCacheMax(1024*256);
    - How can I test various index configuration on the fly? Are there any db tools that allow to set/remove indexes?
    - Is my index config suspect? ;-)
    Greetings,
    Nils

    Hi Nils,
    The edge-element-substring-string index on the document element is almost certainly the cause of the slow document inserts - that's really not a good idea. Substring indexes are used to optimize "=", contains(), starts-with() and ends-with() when they are applied to the named element that has the substring index, so I don't think that index will do what you want it to.
    John

  • Substitution now working for reversal documents

    Hi,
    I understand that substitution does not work for reversal documents; all attributes in the reversal document are picked up from the original document.
    However is there any way to change this? I want the reversal document to pick up something else. Please note that the attributes fields are all Z fields.
    Thanks & Regards
    Rajesh

    hi Rajesh,
    pls. check the conditions of the substitution, may be reversing is not included.
    ec

  • Substitution for change of document header

    Hi
    I have created a substitution for the change of document header for a company code. I have made it in GGB1 and activated it in the Tcode OBBH.
    However it does not allow me to post the document (Tcode FB01) - I get the syntex error in program 'GBTLEFI0' in include 'GBTLEFIB' in line '1593' - 'The FORM "SUBCON_3ZDEPIND047" does not exist. and the processing is terminated.
    Please provide the solution
    Thanks
    Neeraj

    Hi
    For changing the documents we can use LSMW instead of substitutions.
    Thanks
    Sandesh

  • Howto use the Payment guarantee/ Financial document for domestic customer

    Hi Experts,
    Seasons Greeting.
    My Requirement is that
    The Customer is the domestic. Customer will provide the Bank Guarantee.  The Bank Guarantee will have start date and end date. The customer can submit the Bank Guarantee to one and only one institute/organization. It means the Bank Guarantee document will be in physical possession of that institute/organization. Using Bank Guarantee the financial institute gives the assurance of the payment agreed into the Bank Guarantee. This Means that bank will honor the payment if customer fails to pay and the company/organization decides to revoke this financial document within the validity period
    I am wondering whether I can achieve this using the SAP Documentary payment. But per sap documentation provided on help.sap.com its used for Export scenarios
    Appreciate your views on this.
    Thanks and Regards

    Hi ,
    Inputs will be rewarded
    Thanks and Regards

  • Mass Upload of documents for a financial Document

    Dear Friends
    I have created Document Type ZFIINVOICE and assigned it to Object Type BKPF. I am able to link Document to individual FI Document via OAWD.
    I want to mass upload documents related to a person in  Financial Document .
    Is there any BAPI vailable for mass upload.
    Or can LSMW can be used.
    Please advice for the method of upload.
    With Regards
    Mangesh Pande

    Hi,
    You can use the following BAPI for this purpose:-
    BAPI_ACC_DOCUMENT_POST
    Regards,
    Gaurav

  • SUBSTITUTION FOR DOCUMENT TYPE

    Dear Friends,
    I had an requirement of changing the Document type while posting the document.
    The requirement is as follows we have 2 users say user-1,user-2 both are posting a document with doc type SA (number range for doc type SA is 1001 - 2000). Generally the document number generated are doc no.1001,doc no.1002. But our requirement is if User -1 is posting the document, the document number should be 1001 and if a user-2 is posting the document it should generate a new document number say 35001 ( for this client is ok for creation of new document type for number ranges).
    We even checked the same in OBBH and created the same at document header level, we maintained the prerequisite as if company code = xxxx and user name = 1234 and document type = SA, then substitute it with document type (taken from substitutable field) say Z1 (for which document number ranges already maintained).
    It might be possible with USER EXITS and RULES.
    Please guide me.
    Thanks & regards,
    Sandeep

    Dear Milosalvjevic,
    Yes we have even done it.
    But now its solved by changing the standard program and added our requirement after execution of the standard program.
    Done Same thing as BTE works.
    Regards,
    Sandeep

Maybe you are looking for