Document Header Mandatory for FV50

Hi Experts,
I would like to make the document header a required field for FV50 transactions.  They are document type SA.  I set the document type to make this a required field.
However, I don't want all SA document types to require this field.  Is it possible to only make it a required field for some transactions?
Or is there a better way to do this.
Thank you

Dear,
For your query we have 2 options only.
1) Make required entry at Document type level - It will ask for for all trasactions related to that particular document type.
2) Transaction code level (SHD0) - It will for all document types and transactions.
Header details we will contrlo by using Document type only.
Regards,
Dharma Rao. Yekula

Similar Messages

  • How can i add Document Header Text for s_alr_87012357

    Hi Gurus
    How can i add Document Header Text for  s_alr_87012357(Advance Return for Tax on Sales/Purchases).do i need change the standard program or is there any alternate to do this please  help me  out.

    i found it .its in output list and i did change the layout settings.thanks

  • SAP VBA interfacing - error: FI/CO interface: Inconsistent FI/CO document header data for updating

    Hello,
    Currently I'm working with excel SAP interfacing. For this I am using VBA to call different BAPI functions.
    I have already some interface scripts working, however I have also one which I cannot discover what I'm missing.
    The VBA code is to reach BAPI_ACC_DOCUMENT_POST
    My error is ---> FI/CO interface: Inconsistent FI/CO document header data for updating
    So I'm appealing to you SAP bapi VBA gurus whether you have any ideas how to fix my issue.
    I'm attaching below my code for you to review:
    Option Explicit
    ' Declaration for the necessary objects
    Dim objBAPICortrol, objConnection, objCreateMaterial, objReturn As Object
    Dim objPRFCT, objNTXT, objDTXT As Object
    Dim vLastRow, vRows As Integer
    Dim objMaterial1, objMaterial2, retMess As Object
    Sub Batch()
    ' Getting the last filled Row in Column
    vLastRow = Cells(Rows.Count, "A").End(xlUp).Row
    ' Setting the necessary variables for R/3 connection
    Set objBAPICortrol = CreateObject("SAP.functions")
    Set objConnection = objBAPICortrol.Connection
    objConnection.System = "SYSTEM NAME"
    objConnection.Client = "Client number"
    objConnection.user = "USERNAME"
    objConnection.Password = "PASSWORD"
    objConnection.Language = "EN"
    ' Establish a connection
    If objConnection.logon(0, False) <> False Then
    'MsgBox "Connection Established"
    End If
    On Error Resume Next
    ' Assign the Parameters
    Set objCreateMaterial = objBAPICortrol.Add("BAPI_ACC_DOCUMENT_POST")
    Set objMaterial = objCreateMaterial.Exports.Item("DOCUMENTHEADER")
    Set objMaterial1 = objCreateMaterial.Tables.Item("ACCOUNTGL")
    Set objMaterial2 = objCreateMaterial.Tables.Item("CURRENCYAMOUNT")
    'Set Values
    objMaterial.Value("USERNAME") = "USERNAME"
    objMaterial.Value("HEADER_TXT") = "BAPITEST"
    objMaterial.Value("COMP_CODE") = "0001"
    objMaterial.Value("PSTNG_DATE") = "20140506"
    objMaterial.Value("TRANS_DATE") = "20140506"
    objMaterial.Value("DOC_DATE") = "20140506"
    objMaterial.Value("FISC_YEAR") = "2014"
    objMaterial.Value("DOC_TYPE") = "SA"
    objMaterial.Value("REF_DOC_NO") = "BAPITEST"
    objMaterial.Value("FIS_PERIOD") = "00"
    objMaterial1.Rows.Add
    objMaterial1.Value(1, "ITEMNO_ACC") = "1"
    objMaterial1.Value(1, "GL_ACCOUNT") = "0007180000"
    objMaterial1.Value(1, "ITEM_TEXT") = "BAPITEST1"
    objMaterial1.Value(1, "DOC_TYPE") = "SA"
    objMaterial1.Value(1, "COMP_CODE") = "0001"
    objMaterial1.Value(1, "PROFIT_CTR") = "AZ1111" ---->'profit center is normally having 10CHARS but as there are letters I'm not using zeros at the beginning
    objMaterial1.Value(1, "ITEMNO_ACC") = "2"
    objMaterial1.Value(1, "GL_ACCOUNT") = "0007180000"
    objMaterial1.Value(1, "ITEM_TEXT") = "BAPITEST1"
    objMaterial1.Value(1, "DOC_TYPE") = "SA"
    objMaterial1.Value(1, "COMP_CODE") = "0001"
    objMaterial1.Value(1, "PROFIT_CTR") = "AZ1111"
    objMaterial2.Rows.Add
    objMaterial2.Value(1, "ITEMNO_ACC") = "1"
    objMaterial2.Value(1, "CURRENCY") = "EUR"
    objMaterial2.Value(1, "AMT_DOCCUR") = "-1.00"
    objMaterial2.Value(1, "ITEMNO_ACC") = "2"
    objMaterial2.Value(1, "CURRENCY") = "EUR"
    objMaterial2.Value(1, "AMT_DOCCUR") = "1.00"
    ' Function call
    objCreateMaterial.call
    Set objReturn = objBAPICortrol.Add("BAPI_TRANSACTION_COMMIT")
    objReturn.call
    Set retMess = objCreateMaterial.Tables.Item("RETURN")
    If retMess Is Nothing Then
    MsgBox retMess.Value(1, "MESSAGE")
    End If
    ' Get return parameters & display in excel
    Set objReturn = objCreateMaterial.Tables("RETURN")
    ActiveSheet.Cells(5, 1) = retMess.Value(2, "MESSAGE")
    End Sub

    after some searching I've discovered that once I'm creating next line for accounting document it is not working properly.
    When I debug the BAPI in SE37 after inserting new line it is asking for GL account input, however if I run it using VBA and delete the account from the code, the return message is not giving me any error that GL account is missing.
    I appreciate any ideas.

  • In the Structure VBDKR..Document Header View for Billing...

    Dear Friends,
    In the Structure VBDKR..Document Header View for Billing, there is a component
    IHREZ which is Customer /Vendor Internal refrence number.
    Can anyone tell where do I locate this in Billing or anywhere.
    Kind Regards
    Ravi.

    Hi,
    This field is called "Your Reference".
    Goto VF03.
    Enter your Billing document number.Enter.
    Goto Item details.Goto PO data.
    In the ordering party tab,you can find it.
    This value will be maintained in Sales order.
    Goto VA02.Enter your order number.Enter.
    Goto Item details.Order data tab.The same field you can find there also.
    Regards,
    Krishna.

  • Table VBDKR(Document Header View for Billing)?

    Hi.
    What is the use of table VBDKR(Document Header View for Billing)?
    and what is the difference in the fields VBELN_VAG,VBELN_VKT,VBELN_VG2 of that table?
    thanks

    HI
    GOOD
    VBDKR=>Document Header View for Billing
    VBELN_VAG=>Sales and Distribution Document Number
    VBELN_VKT=>Sales and Distribution Document Number
    VBELN_VG2=>Sales and Distribution Document Number
    I DONT THINK THERE IS ANY DIFFERENCE BETWEEN THESE THREE FIELDS
    THANKS
    MRUTYUN

  • How to get the Change Document Header details for a given date

    Hi All,
    Can anyone help me on this Change Document Header details(CDHDR).
    Better way to pull the information of Change Document Header details(CDHDR). No Index is maintained for the tables.
    So please suggest better Optimising techniques to get the Change Document Header details(CDHDR).
    Using this Function module : CHANGEDOCUMENT_READ_HEADERS how to import the DATE_OF_CHANGE.
    Thanks in advance
    Regards
    Chakri

    HI,
    Go through the documenattion of the FM u can get the details.. and also where used list
    Regards,
    Nagaraj

  • Setting PR document reference mandatory for Purchase order

    Hello All,
    I am facing strange problem here. I want to make PR number filed mandatory for the PO document. For NBF selection key I set it as required entry. And assigned this key to NB docuement type. But still the field is not mandatory.
    Please give me solution to this problem. Is there any support pack or any other setting?
    Thanks in advance
    Kishor

    Hello,
    Follow the steps
    SPRO --> Materials Management --> Purchasing --> Authorization Management --> Define Function Authorizations for Buyers
    Create Function Authorization for buyers as "PO only with PR" , assign this to Buyer authorization profile..
    Assign Parameter EFB thru SU01 for buyrer
    Go to SU01>enter user ID> Go to Parameters-->assign that parameter value against EFB parameter( If EFB parameter ID is not there Add it and assign parameter value i.e.Function Authorisation value there
    EG.01
    Also make sure that
    In OMET in details of function Authorization>Possible ref. objects>Tick only Ref. to purchase requisition and not anything else
    I hope this will be helpfull
    Reward if useful
    Regards,
    Kumar

  • Customize Header Test as Mandatory for Movement Type 350

    Dear colleagues,
    If inspection lot is rejected, i.e. stock is posted to blocked stock in transaction QA11, document header text must be mandatory.
    I have tried setting “Field Selection for MIGO” and “Goods Issue / Transfer Postings >Define Screen Layout” for movement type 350 but those didn’t work out
    Is there a solution without custom development?
    Regards
    Melih

    Doubtful.  There is a user exit to check the UD.  You might be able to use that to see if the text you want is populated. If not give the user a pop-up error box and don't allow the UD to be saved until the text is populated.
    A rejected characteristic can require text.  This is in the control indicators.  Maybe you can leverage that somehow.
    Craig

  • Make Document header text mandatory

    Hi,
    I want make Document header text mandatory at document parking level. Please suggest me which user exit I can use for that. Please help me.
    Rgds,
    Hemant Maurya

    Hello,
    There is nothing like make header text mandatory at the time of parking.
    However, you can make header text mandatory at the time of posting.
    In OBA7 - document type, make the document header text field as mandatory - last two check boxes.
    Regards,
    Ravi

  • Display document header for a parked document in ECC 6.0

    Hi,
    Does anyone know how to view the header information of a parked document? I cannot find the u201CDisplay header/hatu201D icon anymore when I go to display a parked document via FBV3. This is in ECC 6.0 whereas; in 4.6C I see the u201Chatu201D icon. For the same parked invoice, in ECC 6.0 it is calling FV63 whereas in 4.6C it is calling FBV3 internally to display the parked document when document, company code and FY are input on FBV3 and hit continue.
    Please let me know if there is way to display header info for a parked document in ECC 6.0.
    Thanks,

    Thanks for your reply!!
    What document are you displaying? I tried displaying a parked vendor invoice and that is when I do not see the hat icon. Probably you are displaying a G/L document (example SA), I am able to see the hat icon in that case.
    In 4.6C, it calls FBV3 internally for displaying both invoices and regular g/l documents whereas, in ECC 6.0 it is calling FV63 if it is an invoice and on FV63 I do not see a hat icon. So, was wondering is that how it is or is there any setting that needs to be turned on?
    Thanks,

  • Header text in document header for DEBIT memo

    Hi,
    In the document header for credit memo (T-Code:- VA01) i do have pane/window called header text but when i create the debit memo with the same t-code,  header text doe snot show up.
    Can somebody please show me where to configure this setting for debit memo?
    Thanks in advance
    Regards
    Hrishi

    Hi,
    Could you check if you have implemented BADI AC_DOCUMENT in your system?
    If BADI AC_DOCUMENT is activated then in both methods CHANGE_INITIAL
    and CHANGE_AFTER_CHECK of badi, following code line must be present.
    MOVE-CORRESPONDING im_document-header to ex_document-header.
    Regards,
    Ashwini.

  • I'm working in Pages 4.1. I want to add text to a header but for it to appear only on that page in stead of duplicating itself on all pages of the document. How can this be done?

    I'm working in Pages 4.1. I want to add text to a header but for it to appear only on that page in stead of duplicating itself on all pages of the document. Can this be done?

    See this thread: https://discussions.apple.com/thread/3728197?start=0&tstart=0

  • 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

  • Output programme form e-mail medium for sales document header

    what is standard  programme we have to assign for output condition (BA00 )for medium e-mail for sales document header.

    Hi Friend,
    Plaese try with RSNASTSO it can be helpful.
    Regards
    Krishnendu

  • What is the Tcode for document header.

    HI all.
    What is the Tcode for document header.

    Hi,
    Post Document: Header Data (FBR2)
    Purpose
    Use this procedure to post a new document referencing (copying all or part) of an existing document.  This process will also allow the user to reverse a document that cannot be reversed using transaction FB08.
    Trigger
    Perform this procedure when there is a need to post with reference an existing document to create a new document.  Or to reverse a document that cannot be reversed using transaction FB08.
    Prerequisites
    Before beginning this task, obtain the following information.
    ·         Document number and fiscal year of the document to be referenced or reversed
        Document being referenced must be a posted document.
    ·         If applicable, the reversal reason code
    Menu Path
    Use the following menu path(s) to begin this transaction:
    ·         N/A
    Transaction Code
    FBR2
    Helpful Hints
    Generate reverse posting can be used when using transaction FB08 is not possible.  Examples provided below.
    ·         Original document types such as WA and ZF cannot be reversed using the FB08 transaction
    ·         Document was already reversed but the reversing document is incorrect
    ·         Document to be reversed is a reversing document
    ·         R/O/C/D indicates a field is required, optional, conditional (dependent upon another selection) or the information defaults (based on previously entered information or system configuration)
    Reward if helpful
    Jagadish

Maybe you are looking for

  • 10.3.1 Update - custom notifications still broken

    I have a z10 and since I purchased it over a year ago, my custom notifications set for contacts for text messages are ignored. Whenever a text message comes in, the phone plays the default tone not the custom tone I have set for that user. The other

  • Folders are not expanding!

    Suddenly when I try to drag a folder into another folder that had folders in it won't display it in the next Collin so you can then move across and choose which one you want it in. Instead I have to dump it in and so on and so on till the last folder

  • Workshop 8.1 and .svn (subversion control dir)

    Hi everybody. Is there any way of to configure Workshop to "ignore" some directories ? We are using subversion, but Workshop is trying to scan every .svn directory. How can i disable this behaviour ? Thanks in advance.

  • PV2012 locals sometimes don't behave well...

    Here's one example: The squiggles are due to local paint with highlights = -30. Note: global highlight reduction of same, or greater strength, does not result in so much darkness, nor so much desaturation. Note2: marked darkening/grayness/desaturatio

  • I pressed the erase all media button now unable to start phone help pls

    hi ive pressed the erase all media reset button now unable to start phone when i go to start phone the apple logo comes on and the rest of the phone is black n blank please help. thank toplad