Define Control Parameters- Config Node

SAP Guru's,
In SPRO, under Define Control Parameters, what does the Partial payment do?  I thought it would apply payments when it could allowing me to view the advice prior to posting but it does not when it is selected.  I need confirmation here of what it does when selected and not selected.
POINTS GUARANTEED
Thanks!

Hi,
For ex. if u have an invoice of $1000 to pay a vendor but ur paying only $600 u can charge it off as either partial or residual pymt. If u do it as partial, in ur vendor line item display u'll see the original invoice of $1000 and pymt of $600 and balance as $400. If u pay as residual, in ur vendor line item display the original invoice of $1000 will be override by a new line item of $400. Hope u got the difference.
Assign points if useful
Thanks,
Vijay

Similar Messages

  • Travel management-- Control Parameters for Travel Expenses-- Define global

    We have setup provision variants for:
    India, UAE, Africa (since travel expenses in these countries need to be settled in the local currency).
    For each of the above variants, we have done the following settings in IMG node:
    Travel management-->Control Parameters for Travel Expenses --> Define global setting
    I have selected the respective country for the "Country grouping" field. i.e. for India Variant, it is set to India and similarly for UAE etc.
    Is this correct? What is the impact if in India variant this field ("Country grouping) is set to UAE?

    hi
    the settings which you set is right.
    you will have inconsistency between the settings you made in the other areas.

  • SAP SD: Define print parameters

    Hello,
    Under SPRO > SD > Basic Functions > Output Control you can define print parameters.
    I can for example define print parameters for condition type order conf. BA00 in combination for a specific sales organisation.
    Where exactly are these settings used?
    Because if I want to have my BA00 printed out on a specific printer I do this through the conditon records in VV12.
    What is the relation between these two setting or isn't there any relation at all?
    Thanks.

    What is the relation between these two setting or isn't there any relation at all?
    Yes both are related.
    Output condition type BA00 is part of config and TCode VV11/VV12/VV13 are master data for BA00.
    For understanding refer the following link :
    [Output Determination|http://wiki.sdn.sap.com/wiki/display/ERPLO/outputdeterminationusingconditiontechnique]
    Hope this can assist you in understanding.
    Thanks & Regards
    JP

  • Any BADI with IDOC(Vendor mst) control parameters????

    Hi All,
    I wish to know if there is any BADi called during IDOC processing(OILCRE04-Vendor Master) and has the IDOC control parameters in its methods.
    [b<u>]Scenario</u></b>
    I use IDOC OILCRE04(vendor Msster).
    It has a Z-segment for updating a Z-table.
    I use BADi 'VENDOR_ADD_DATA_BI' which is called when above IDOC type is triggered for processing the Z segment.
    Since Data in Z-Table has to be in sync with Vendor Master data, I want to stop IDOC processing if Z Table data is not processed .
    So if the z-table update fails,I plan to change the IDOC status to '51' so that it does not proceed further.
    I plan to use FM 'IDOC_STATUS_WRITE_TO_DATABASE' to change the IDOC status, but I need the IDOC NUMBER before that.
    To get the IDOC number, I am looking for a BADi which passes the IDOC control parameters.
    Appreciate, If you gurus could let me know of the BADi or any alternate way of stopping IDOC processing when my Z-Table update fails.
    Thanks and Regards
    RK<u></u>

    Just to add...
    Is there any other way of stopping the IDOC processing when a customer-defined action/requirement is not met in the idoc processing.
    As all I need here is to FAIL the IDOC if a custome table is not updated.
    Cheers
    RK

  • MRP Control Parameters

    Hi All,
    Pl. let me know where we define the MRP Control Parameters that gets displayed ,when we execute MRP(MD02), like
    Create purchase req
    1. purchase requisitions
    2.purchase requisitions in opening period
    3.planned orders
    etc.
    Normally we select these parameters while execution only.
    I want to know where these parameters are defined.
    best regards,
    Kumar.

    Hi kumaran
    As Mr.Prashob said these are internal SAP setting. like this many settings are there. For example order type category is 10 for prod order. This also you cannot change, This will execute many functions internally in SAP.
    If you want to set the indicators with respect to MRP group. you can ssign in MRP group setting.
    Regards
    J. Saravan

  • Define Control Storage Loc error LT206

    Hi guru´s
    I went to config 'Table for storage location control' and tried entering a storage location but I'm getting an error message: LT206: Based on SType control, stor loc XXX is unsuitable for stor loc control.
    path
    Logistic Execution> Warehouse Management > Data Master> Define Control Storage Loc
    What config is necessary for this case? Appreciate any help on this matter. I don´t understand why a can´t for this combination the error message appear.
    that the type of storage is storage block has something to do?
    Thank you in advance.
    regards
    Vasco

    Hello Vasco,
    you would use Stor. Location Control when you want to direct materials to different Storage location base on the movement types within a same Plant or warehouse. Check if you have maintained the right combination of the movement type and Sloc .
    thanks,
    Edited by: Ganesh Prabhakar C on Dec 14, 2010 1:04 PM

  • Transport request for Set Control Parameters for Actual Data.

    Hi Viewers,
    I am unable to create the transport request for the below settings
    Controlling->Profit Center Accounting->Basic Settings->Controlling Area Settings->Activate Direct Postings->Set Control Parameters for Actual Data.
    Is it possible to move the request through transport request or do we need to create the settings directly in the target system.
    Thanks
    Aswin.

    Hi,
    Please read the IMG help at the given path.  There are certain profit center accounting settings which cannot be transported directly from the same path, but there is another node in SPRO path for doing this.  If possible I will try to locate the path but I am not sure I can post it immediately as I am not having system handy.
    thanks,
    Kumar

  • JDeveloper 11.1.2.4: Is it possible to only display custom validator IDs defined in faces-config.xml

    I have many custom validators and do not need to see the default values as listed in the below screen shot:
    http://i.imgur.com/xOQgxeZ.png
    Is it possible to only show the custom validators I define within faces-config.xml?
    Thanks,
    Wes

    Deepak,
    don't understand this sentence:
    "Do not specify the binding attribute value in the f:validator tag for the bindings not to display."
    Wes,
    The answer to the question seems to be "no" you cannot suppress the other validator entries as they too are configured in a faces config file - though not the one in the application
    Frank

  • How to define RFC parameters

    Hi Experts,
    i am using a RFC FM to from SRM system to ERP system. in ERP system the RFC FM parameters refer to some structures or tables which are not in SRM system.
    but i should transfer these parameters in SRM system to call this RFC.
    can anyone tell me how to define the parameters in SRM system?

    Hello,
    I also had to work with RFC to call SRM function module from an ECC system. I recommend you very strongly to create your own RFC function module in SRM and your own DDIC structures in both systems with just the fields you need. This custom SRM RFC function module, map the parameters to the standard 100+ field DDIC structure and call the SRM function module (not using RFC at this time of course).
    Why did I say "very strongly" : DO NOT duplicate the 100+ field DDIC structure from SRM to your RFC client system (by transport or manual copy), because some support packages add fields to some include structures of the complex structure, and they are inserted somewhere in the middle, and so it probably makes obsolete your duplicated DDIC structure.
    Hope it's clear
    sandra

  • Reg Control Parameters of Adobe forms

    Hi,
       I am have a issue with adobe forms, the purchase order in me22n changing the values and saving the PO has to go as an PDF attachment to the Vendor mail . But it is not happening but the PO is Processed sucessfully. The vendor mail is checked and it is correct and the type of medium to the Output is External Send which is for the email. The form is copy of  Standard Adobe form and the program is also std copy of SAPFM06P. In the driver program is any coding is required for the controlling parameters of form so that mail will happens.
        Plz help me out in this issue.
    Regards,
    Narasimha

    Hi Narsimha,
    I think the standard program may not have functionality for sending mail .
    Check for nast-nacha value, see the code below
    CASE gs_nast-nacha.
        WHEN gc_nacha-external_send.
    *     Proccess communication type
          cs_outputparams-getpdf = gc_true.
          cv_device              = gc_device-email.
        WHEN gc_nacha-printer.
    *     Print
          cv_device                    = gc_device-printer.
        WHEN gc_nacha-fax.
    *     Fax
          cs_outputparams-getpdf       = gc_true.
          cv_device                    = gc_device-fax.
      ENDCASE.
    After fp_jobclose write these lines
    CASE lv_device.
        WHEN gc_device-fax
          OR gc_device-email.
    *  Code to send PDF file as mail attachment should be written within these lines
          PERFORM send_data using lv_pdffile.
      ENDCASE.
    The Driver Pr
    >
    Narasimhulu wrote:
    > Hi,
    >    I am have a issue with adobe forms, the purchase order in me22n changing the values and saving the PO has to go as an PDF attachment to the Vendor mail . But it is not happening but the PO is Processed sucessfully. The vendor mail is checked and it is correct and the type of medium to the Output is External Send which is for the email. The form is copy of  Standard Adobe form and the program is also std copy of SAPFM06P. In the driver program is any coding is required for the controlling parameters of form so that mail will happens.
    >
    >     Plz help me out in this issue.
    >
    >
    > Regards,
    > Narasimha

  • "Define query parameters" popup in Dataset properties - Refersh field, not displayed for Sps in SSDT 2010 (Works fine in BIDS)

    When we upgraded our SSRs projects to 2012, we are facing an issue in Data tools environment.
    When we click REFRESH FIELDS button in Dataset properties, With query type as SP (For all our sps), the "Define query parameters"  popup is not displayed. 
    When we checked the SQL Profiler for queries executed at back end , NULL values are used for parameters.
    But when we Used the QUERY DESIGNER button, and clicked execute for sp, the popup comes.
    For User defined Functions, the Popup comes correctly.
    In BIDS, still we can open the RDLs and do the operations correctly
    Please advice

    Dear Wendy Fu
    My Scenario is different.
    In Query Designer, Every thing is fine (Parameter Popup is coming, and fields are populated under data set)
    But what we need to do is
    1, Select Query Type As SP
    2, Select the required SP
    3, Click Refresh Button
    4, A "Define
    query parameters" window popsup
    5, Provide values and click Ok
    6, Fields will be populated under the dataset
    The issue we face is that, we are not getting the  Define query parameters popup,
    Hence NULL values are passed to execute the sp, to retrieve the fields set.
    The Work around we are using now is editing the sp, and use
    set @Parameter = Value
    for each parameters in sp, and then we get the fields populated under dataset, when we click refresh.
    The issue exists in both  MSDT for
    Visual studio 2010 &  MSDT for  Visual studio 2012.
    But every thing is fine in BIDS with VS 2008 Shell for the same RDL

  • Defining more parameters than a query needs

    Hi.
    When I run the following code, I get the error "ORA-01036: illegal variable name/number" .
    The problem is that I currently define more parameters than the query needs. Thats because I don't know how many bind variables the query uses, and I would not like to parse the query ...
    I don't understand why I have to define exactly the same number of parameters, and in the exact order ... It doesn't make sense. As bind variables have names, there should be no problem passing more parameters or parameters in a different order: the binding should be done by name...
    I'm currently using Oracle10g, ODP.NET and .NET Framework 2.0.
    I would appreciate any help ...
    Thank you.
    Ricardo Coimbras
    ===== BEGIN VB.NET CODE =====
    Sub Execute_Query(ByVal SqlString as String)
    Dim ObjCmd As OracleCommand
    Dim DataAdap As OracleDataAdapter
    Dim outDsCorpo As DataSet
    Dim Constroi_Conn_String_Oracle As String
    Dim mObjConnOracle As OracleConnection
    Constroi_Conn_String_Oracle = "User ID=uuu" & _
    ";Password=ppp" & _
    ";Data Source=bd" & _
    ";Pooling=false"
    mObjConnOracle = New OracleConnection(Constroi_Conn_String_Oracle)
    mObjConnOracle.Open()
    ObjCmd = mObjConnOracle.CreateCommand()
    ObjCmd.CommandType = CommandType.Text
    ObjCmd.CommandText = SqlString
    ObjCmd.Parameters.Add("p1", OracleDbType.Char, 3, "001", ParameterDirection.Input)
    ObjCmd.Parameters.Add("p2", OracleDbType.Char, 3, "001", ParameterDirection.Input)
    DataAdap = New OracleDataAdapter(ObjCmd)
    outDsCorpo = New DataSet()
    DataAdap.Fill(outDsCorpo)
    GridView1.DataSource = outDsCorpo
    GridView1.DataBind()
    DataAdap = Nothing
    ObjCmd = Nothing
    mObjConnOracle.Close()
    mObjConnOracle.Dispose()
    mObjConnOracle = Nothing
    End Sub
    Execute_Query "select * from map.t_mapa_def where mapa_def_cod = :p1 order by mapa_def_cod"
    ===== END VB.NET CODE =====

    Hi,
    BindByPosition is the default behavior as per the docs, and you can change that by setting cmd.BindByName=true which adds a little bit of extra overhead.
    That wont fix the error seen when binding a random number of parameters to the statement though. You need to bind the correct number and types of parameters.
    Greg

  • [svn] 2716: SDK-15848 - Conditional compilation constants defined in flex-config. xml are never used if a single constant is specified on the command line

    Revision: 2716
    Author: [email protected]
    Date: 2008-08-04 01:18:12 -0700 (Mon, 04 Aug 2008)
    Log Message:
    SDK-15848 - Conditional compilation constants defined in flex-config.xml are never used if a single constant is specified on the command line
    * There's a possibility this will break a conditional complication test which disallows overwriting an existing definition -- I don't know if that will break the build, but the test should be removed either way.
    * Using append syntax ("-define+=" on the command line or ant tasks, or append="true" in flex-config) and redefining a value works now if you use an already-defined namespace and name.
    * So your flex-config may have -define=CONFIG::debug,false, and you may want -define+=CONFIG::debug,true from the commandline build, or FB build.
    * Made the ASC ConfigVar fields final as a sanity check since overwriting is now allowed. It would be harder to track changes and subtle bugs if they were mutable. This means that you must build a new ConfigVar object if you need to make changes.
    Bugs: SDK-15848
    QA: Yes. Please read the updated javadocs in CompilerConfiguration. Tests need to be added to validate that overwriting is allowed, and happens correctly in different situations: I believe the order should be that flex-config is overwritten by a custom config (can we have more than one user config? is the order deterministic? I forget...), is overwritten by commandline or OEM. Did I miss any? (I didn't write code which changes this, it works however the existing configuration system allows overwriting and appending; if we have tests for that, maybe we don't need them duplicated for this feature.)
    Doc: Yes. Please read the updated javadocs in CompilerConfiguration.
    Reviewer: Pete
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-15848
    http://bugs.adobe.com/jira/browse/SDK-15848
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/ConfigVar.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/internal/OEMConfiguration.java

    Please note: I AM USING:
    JkOptions ForwardKeySize ForwardURICompat -ForwardDirectories
    And that's what's supposed to fix this problem in the first place, right??

  • Control parameters and Output options

    Hi Friends,
    How to get control parameters & output options which were to be exported to samrtform function module.
    what is purpose of job_output_info and how that is to be used after calling the smartform.
    Please help me.
    Thanks,
    Sathish kumar Swamy.

    Hi satish,
    Data:
      w_control TYPE ssfctrlop.
    CALL FUNCTION '    '------> smartform function module
              EXPORTING
               control_parameters          = w_control
                fs_spfli                   = fs_spfli
             EXCEPTIONS
               formatting_error           = 1
               internal_error             = 2
               send_error                 = 3
               user_canceled              = 4.
    Regards,
    Sravanthi

  • Dialog in control parameters

    Hi all,
    what is dialog in control parameters
    please help me on this.

    output in smartform
    Just now i answered for this thread please refer this if not solved please let me know exactly your requirement.
    Thanks,
    Phani

Maybe you are looking for

  • Adobe Cloud App

    Creative Cloud Installer will not install on my Mac. Error message A12E1. I have the updated Adobe Applications Manager. Running OS X 10.8.3.

  • At the starting iphone showed up in my computer as digital camera then i installed itunes. and now iphone isnt showing in my computer neither in itunes :(

    i have recently bought iphone 3GS and when connected it to pc it showed up in my computer named as digital camera .. itunes was not installed at that time. then i installed itunes. and tried to connect it since then iphone isnt showing in my computer

  • Macbook Connecting Problems

    I am trying to connect my macbook pro (2008)  MAC OS X- Verizon 10.6.8 to my Panasonic Viera (http://www.bestbuy.com/site/Panasonic+-+VIERA+-+32%22+Class+(31-1/2%22+Diag.)+-+ LED+-+720p+-+60Hz+-+HDTV/4837516.p?id=1218540194899&skuId=4837516) I have a

  • Intercompany Transactions

    Experts, I am in the process of moving AP and AR of one Co Cd to another Co Cd, and in the process i have identified the respective accounts from where the amount would be transferred in the sending Co Cd (A) as well the accounts in the receiving Co

  • Invalid Queue name

    Hi, I have created a oracle queue and queue table with respective grants like enqueue, and dequeue. GRANT ENQUEUE, DEQUEUE  ON Queue_name  TO username; And a java application consume those queues. The java application is failing with the following er