Default Value Date in Cash management

Hi experts!
I'm configuring Cash Management with document -Cash Management Germany (B46)
I  want to configure "Default Value Date" :IMG: Treasury --> Cash Management --> Basic Settings -->Define Value Date Default
But where I don't see Treasury?
Please help me
Thanks & reguards
Ngocpt

In ECC 6. treasury is replaced by Financial supply chain management. You can default the date in the following path:
IMG - Financial supply chain management - cash and liquidity management - cash managment - Basic Settings -->Define Value Date Default
Regards,
Mayank
*assign points if useful

Similar Messages

  • Default Value Date Picker Field

    Hello:
    In a detail tabular form I am referencing a date picker field from the master form as default value.
    This is the situation in the detail form:
    TABULAR FORM
    Column Name:                   FECHAREGISTRO -- the field's name in the detail tabular form
    Default Type: Item (application or page item name)
    Default: P68_FECHAREGISTRO -- It's a field in the master form and also is Date Picker format
    Reference Table Owner: SAMPEDRORIVEROS
    Reference Table Name: BITACORAABOGADO
    Reference Column Name: FECHAREGISTRO -- It's a date field in the database
    At execution time I have the error:
    report error:
    ORA-01790: expression must have same datatype as corresponding expression
    I think it is because i must use to_date and to_char in order to change the datatype and i have tried using:
    Default: to_date(to_char(:P68_FECHAREGISTRO,'DD-MON-YYYY'),'DD-MON-YYYY')
    and in Default Type: PL/SQL Expression or Function
    but I get a different message at execution time:
    report error:
    ORA-01722: invalid number
    Could you explain me what is the problem??
    Thanks in advance.
    Jairohernan

    I don't think you need to do a to_char here
    try
    to_date(:P68_FECHAREGISTRO,'DD-MON-YYYY')

  • How to insert row where DB date field has default value.

    APEX 4.1, Oracle 11.2
    I'm trying to insert a row using "javascript:addRow();" where the report query is an SQL Query (Updateable Report).
    1)  Several of the fields are display-only with defaulted values.
    2)  No problem with the VARCHAR2 fields.
    3)  And if RUN_DT is a text field, the insert works.
    4)  But I get errors when trying to make RUN_DT (DD-MON-YYYY) display-only and default it to P63_RUN_DT.  I display P63_RUN_DT so I see it is correct.
    Now, this is not a new question.  See:
    Error inserting sysdate with time in tabular form region  https://forums.oracle.com/thread/2551916  (Not answered)
    Date value in tabular form  https://forums.oracle.com/thread/2478358 (Not answered)
    Help! Unable to set default date value for Tabular form DB date field! https://forums.oracle.com/thread/2473208  (Not answered)
    Default Value Date Picker Field https://forums.oracle.com/thread/2468973  (Not answered)
    Tabular Form Default Value PL/SQL https://forums.oracle.com/thread/2464192  (Not answered)
    Display 1st region invoice date into tabular form invoice date column. https://forums.oracle.com/thread/2458561  (Not answered)
    Default System date and time in Tabular form https://forums.oracle.com/thread/2449615 (Not answered)
    Setting default value of Tabular form item is not working https://forums.oracle.com/thread/2396024 (Not answer)
    apex tabular form https://forums.oracle.com/thread/2337098 (Not answered)
    Various folks recommended using Default PL/SQL and SYSDATE when SYSDATE was the desired default value.  That worked for some and not for others.  I could not get it to work for me.  The errors I receive are "•Column must have a value. (Row 1) " and "ORA-01410: invalid ROWID".   I believe the ROWID error is an example of spurious error cascade caused by the RUN_DT problem.   I believe it will disappear once the RUN_DT problem is solved.
    I will try to replicate on apex.oracle.com
    Thoughts?
    Howard

    Update: At least in my case, it seems the RUN_DT date column cannot be Standard Report Column.  I made it "Display as Text (saves state)".  Standard Report Column works for the defaulted VARCHAR2 columns.  Go figure! 
    (more)  And I could not get it to work with "Item" (P63_RUN_DT) as the Default.   However, it seems to work -- so far -- using Default PL/SQL of TO_DATE(:P63_RUN_DT,'DD-MON-YYYY').

  • SDK: set default value to "managed by inventory" option when item creation.

    Currently, my customer wants to set default value (as true) to "managed by inventory" option under inventory tab when item creation.
    My question.
    1. how to detect item master form in add/find.
    2. how to set option default to be true.
    Regards,
    Kenneth Tse

    Hi Kenneth
    Okay, you need to do the following.
    1) You need to see when the item menu opens and what mode it is in and then do the event. So in itemevent uou'll have code similar to
    If (FormType = "AddMov" And pval.FormMode="Your Mode") then
    ***your code
    end if
    You can also just see the form and chesh the caption of the button.
    2) to do the second part,
            Dim oitem As SAPbobsCOM.Items
            oitem = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oItems)
            If oitem.GetByKey("Item Code") Then
                oitem.GLMethod = SAPbobsCOM.BoGLMethods.glm_WH
            End If
    Hope this helps

  • Reg cash management

    Hi
    Kindly let me know what are the further steps to be done in order to cash management .kindly explain in detail
    3     Configuration
    3.1     Basic Settings
    3.1.1     Default Value Date
    3.1.2     Defining Source Symbols
    3.1.3     Planning Groups
    3.1.4     Planning Levels
    3.2     Groupings for Cash Position and Liquidity Forecast
    3.2.1     Defining Cash Management Account Name
    3.2.2     Defining Groupings and Maintain Headers 
    3.2.3     Maintaining Structure
    3.3     Manual Planning
    3.3.1     Defining Number Ranges: Cash Management (Payment Advices)
    3.3.2     Planning Types
    3.4     Production Startup
    3.4.1     Preparing Production Startup and Data Setup
    3.5     Cash Concentration
    3.5.1     Defining Intermediate Account, Clearing Accounts, and Amounts
    3.5.2     Defining Payment Methods for Payment Requests
    Use
    3.6.1     Defining Clearing Accts for Receiving Bank for Acct. Transfer
    3.6.2     Defining Global Settings
    3.6.3     Entering Origin Indicators
    3.6.4     Defining Account Determination
    4     Creating/Changing Master Data
    4.1     Master Data: Planning Levels in G/L Accounts
    5     Optional Settings: Cash Management Integration
    Thanking you
    Y Madhuri

    Hi Madhuri,
    First of all I apologise to have barged in and posting a reply in your thread. However, I was curious to know the difference between cash journal and cash management that is being posted.
    Hi Sridhar,
    Could you please tell me:
    1. the difference between cash journal and cash management.
    2. what are the advantages or disadvantages of using either of them.
    One thing I fairly know about cash journal is:  the GL accounts numbers used as a part of Cash Journal cannot be used for posting in F-02 or as a matter of fact outside cash journal, if need arises. And that becomes a disadvantage some times if the end users would want to post to the same account outside cash journal.
    Is it not the case with cash management, if that is the case then I could suggest to my client, to the get the same configured.
    Regards
    Soujanya.

  • Value date field is missing in MIRO

    Hi Gurus,
    When I insert an account in transaction code MIRO, in tab "G/L account", the system shows the follwing message error: "An entry is required in Value date field for account XXXXXXXXXXX".
    I try to create a variant to display this field but it' s impossible.
    Could you please say me how I do?
    I would insert the value date in MIRO.
    BR.
    Thanks.
    Angela

    Hi Angela,
    there is an old SAP note available regarding your issue: 391683
    It seems the value date has been removed from the MIRO dynpros. (Nvertheless, when you try to change the layout and set value date fo visible, the length of the field is 0. So no use setting it to visible.)
    But you can activate the "Define default value date" in the Company code global data (T001). So for g/l accounts with required entry for value date, the value date is filled with the system date.
    Hope this helps.
    Best regards,
    Stefan

  • Assign Assets value date bydefault as last year doc date.

    My scenario is :
    Assets Purchased date is 01-02.2009(which comes in last year) & we are posting it today.
    I keep default value date as doc date.
    But it comes by default  when i post in same fiscal yr.When i post with last yr doc date,then it takes today date as value date.
    How to keep last yr doc date as value date?

    Thanks.
    I have kept the rule as 3-prime & 4-Alternative.
    Still i m not getting .
    Posting date       01.07.2009
    Document date : 01.02.2009
    So i want Valie date as 01.02.2009.
    I think this rule is applicable in same yr of Posting & Value date only.
    When i use date within same yr then this rule getting apply,but when i used different fiscal yr then it takes Posting date as value date.
    So how to Keep value date as doc dt( which is in last yr) ?

  • Account assignment template (FB60) Line item Value date

    Hi Gurus,
    I have an issue regarding the value date on line item level on Account assignment template on FB60. When user activates an Account Assignment template, on each line item system populates the value date equal to the date of the template creation date and not the current date. I created the template with several GL accounts and before saving it I deleted the value date from the line items. Now I want to reuse the same template after a week, it shows the correct GL accounts but with the value date equl to the template creation date (last week date). Any suggestion please, how can I fix this.
    Regards,
    Ahmad

    In the IMG "Enter Global parameters" for your Company code change the status of the switch "Define Default value date" and then test.
    Thanks
    Ron

  • Project cash management Reporting; wrong value in RPSCO table

    Hi,
    I have a problem.
    I have activate the Project cash management.
    I have run the transaction OPH1 for delection Actual DATA.
    I have run the transaction OPH4 for reconstruction actual data for purchase orders.
    Ihave run the transaction CJEN for reconstruction info database.
    The customizing for the value category is green.
    In  the report S_ALR_87013573, we display always wrong value , tough line items (CJIA ) is blank.
    We have run again the transaction OPH1 for delection Actual DATA, but we display the worng value in the table RPSCO. .
    Kindly suggest me the solution.
    Best Regards
    Federica

    hi,
    execute the below reports in se38 and after that run cjbn,cjen
    RKACOR19-Reconcile between line items and totals records
    RKPEP010-Display Project Actual Payment Line Items
    regards,

  • Default From date in travel expence management (FITE_UI_RECEIPT_DETAILS )

    Hi All ,
    I am new to webdynpro abap . My requirement is to default from date in travel expense management.
    Here i am using webdynpro component FITE_UI_RECEIPT_DETAILS and view DETAILS_VIEW .
    So i did the coding for testing in method WDDOINIT(). But i am getting runtime error because of NULL object reference  (lo_el_receipts ) . How can i resolve this ?? Is it possible to default From date in this method ??
    Please see the code which i used .
    DATA lo_nd_receipts TYPE REF TO if_wd_context_node.
       DATA lo_el_receipts TYPE REF TO if_wd_context_element.
       DATA ls_receipts TYPE wd_this->element_receipts.
       DATA lv_from_date TYPE wd_this->element_receipts-from_date.
       lo_nd_receipts = wd_context->get_child_node( name = wd_this->wdctx_receipts ).
       lo_el_receipts = lo_nd_receipts->get_element( ).
       IF lo_el_receipts IS INITIAL.
       ENDIF.
        lv_from_date = '20110504'.
       lo_el_receipts->set_attribute(
         name =  `FROM_DATE`
         value = lv_from_date ).
    After executing  lo_nd_receipts->get_element( )  giving null value. So lo_el_receipts is initial and getiing run time error .
    Is this signifies that cannot default  ' from date ' using method WDDOINIT ??.Is there any alternative way to get element of node ?? please help..
    Thanks in advance..
    Regards,
    Sijin K P.
    Edited by: SIJIN K P on Jul 20, 2011 8:02 AM
    Edited by: SIJIN K P on Jul 20, 2011 8:09 AM

    Hi All ,
    Actually i am creating an expense claim using Available credit cards . After included this credit card  in expense report and if i select this report  i need to default the mandatory fields (from date and to date  with receipt date of credit card , Expense type with "Other ' and description according to the credit card selected ) . If i try this in WDDOINIT method i will not get receipt date from context and we are not sure which credit card ( Fuel , taxi etc )will select . So i did the code in WDDOMODIFY .
    Please see the code ..
    declarations ...
    lo_nd_receipts = wd_context->get_child_node( name = wd_this->wdctx_receipts ).
       @TODO handle non existant child
       IF lo_nd_receipts IS INITIAL.
       ENDIF.
       get element via lead selection
         lo_el_receipts = lo_nd_receipts->get_element( ).
       alternative access  via index
       lo_el_receipts = lo_nd_receipts->get_element( index = 1 ).
       @TODO handle not set lead selection
         IF lo_el_receipts IS INITIAL.
         lo_el_receipts = lo_nd_receipts->create_element( ).
         ENDIF.
       lo_el_receipts->get_attribute(
             EXPORTING
               name =  `REC_DATE`
             IMPORTING
               value = lv_rec_date ).
          lo_el_receipts->get_attribute(
             EXPORTING
               name =  `FROM_DATE`
             IMPORTING
               value = lv_from_date ).
          lo_el_receipts->get_attribute(
             EXPORTING
               name =  `TO_DATE`
             IMPORTING
               value = lv_to_date ).
            lo_el_receipts->get_attribute(
              EXPORTING
                name =  `CCOMP`
              IMPORTING
                value = lv_ccomp ).
             lo_el_receipts->get_attribute(
              EXPORTING
               name =  `TT_COMSP`
             IMPORTING
               value = lv_tt_comsp ).
         if lv_from_date IS INITIAL.
           lv_from_date =  lv_rec_date.
           lo_el_receipts->set_attribute(
             name =  `FROM_DATE`
             value = lv_from_date ).
         endif.
         if lv_to_date IS INITIAL .
           lv_to_date = lv_rec_date.
           lo_el_receipts->set_attribute(
             name =  `TO_DATE`
             value = lv_to_date ).
         endif.
         if  lv_tt_comsp IS INITIAL .
           lv_tt_comsp = 'Z'.
           lo_el_receipts->set_attribute(
             name =  `TT_COMSP`
             value = lv_tt_comsp ).
        endif.
       lo_el_receipts->get_attribute(
         EXPORTING
          name =  `DESCRIPT`
        IMPORTING
          value = lv_descript ).
         if lv_ccomp IS NOT INITIAL AND lv_descript IS INITIAL. .
          case lv_ccomp.
           WHEN 'BP' or 'CL' or 'CT'.
            lv_descript = 'Fuel Charge Card Expense'.
           WHEN 'TC'.
            lv_descript = 'Taxi Charge Card Expense'.
           WHEN 'WP'.
             lv_descript = 'Purchasing Charge Card Expense'.
          ENDCASE.
           lo_el_receipts->set_attribute(
             name =  `DESCRIPT`
            value = lv_descript ).
         ENDIF.
    But still i am getting the messages ' Required field 'From date is empty , etc..

  • How to show default values for properties managed by UUP

    Is there a way to load default values of properties from an external source while
    associating a user with property sets managed by UUP ?
    We are trying to write a Custom User Profile using UUP so that some of the User
    Profile attributes can be stored using an existing Oracle database schema. But
    the values for some of these properties(Profile property set attributes) has to
    come from another table which already exist. So the idea is that when a new user
    is being associated with the Custom property set using Portal Admin Tool, the
    available values for an individual property has to be pulled from from a database
    table. Like when selecting a user's home city he can select the name of all cities
    already existing in a database table.
    I couldn't find a way to do this using the EntityPropertyManager. Anyone has
    any idea how to do this?
    Thomas.

    Hi Thomas,
    Yes, the UUP framework is flexible enough for you to easily load default
    values of properties from some external source. You can do this if you
    deploy your own UserProfileManager that uses a custom PropertySetManager.
    When UserProfileManager.getProperty() is called, it looks for the property
    for that user and then for the user's implicit and explicit successors
    (implicit = persisted for that property set, explicit = given as an argument
    in the method call)...if it doesn't find the property (gets null) then it
    does this:
    PropertySet set = getPropertySetManager().getPropertySet(
    getPropertySetType(), propertySet );
    if ( set != null )
    PropertyDefinition def =
    set.getPropertyDefinition( propertyName );
    if ( def != null )
    result = def.getDefaultValue();
    Check out the javadoc for the classes I have mentioned and check out the
    ejb-jar.xml depoyment descriptor for the UserProfileManager in usermgmt.jar:
    <!-- property set manager -->
    <ejb-ref>
    <ejb-ref-name>ejb/PropertySetManager</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <home>com.bea.p13n.property.PropertySetManagerHome</home>
    <remote>com.bea.p13n.property.PropertySetManager</remote>
    </ejb-ref>
    There are two options for deploying a UUP: 1) use the default
    UserProfileManager deployment with your custom EntityPropertyManager
    deployment, or 2) use your custom deployment of the UserProfileManager with
    your custom EPM deployment.
    In almost all cases, option 1) is done. However, in your case, you need to
    modify the behavior of the UserProfileManager so you must redeploy a
    custom-configured version. This means you will have to register a new
    ProfileType for your users with the DD for the UserManager EJB (because your
    special users don't use the default UserProfileManager) like this:
    <ejb-ref>
    <ejb-ref-name>ejb/ProfileType/WLCS_Customer</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <home>com.bea.commerce.ebusiness.customer.CustomerProfileManagerHome</home>
    <remote>com.bea.commerce.ebusiness.customer.CustomerProfileManager</remote>
    </ejb-ref>
    If you didn't need to retrieve the default values from your own data source,
    here is how you could get the default values using the default deployment of
    the UserProfileManager:
    * use the EBCC to create a property set (a.k.a "user profile") that matches
    your UUP property set name. Create the properties in this pset and the
    default values. When the UserProfileManager.getProperty() call fails to
    find the property value in your UUP (gets null) it will use the default
    PropertySetManager to get metadata about that property from the Portal
    schema (which you just set up using the EBCC) and it will return the default
    value that you set in the EBCC.
    I recommend you study the 2 options for deploying a UUP, especially the
    option for deploying a custom version of the UserProfileManager by checking
    out the sample UUP on dev2dev.bea.com and by looking at the Portal 4.0 docs.
    I don't know if the 7.0 docs have as much detail about this. Also, when you
    sit down to implement your custom PropertySetManager you may have to contact
    support for some of the details. For instance, how to instantiate a
    PropertySet.
    Ture Hoefner
    BEA Systems, Inc.
    www.bea.com
    "Thomas KJ" <[email protected]> wrote in message
    news:[email protected]...
    >
    Is there a way to load default values of properties from an externalsource while
    associating a user with property sets managed by UUP ?
    We are trying to write a Custom User Profile using UUP so that some of theUser
    Profile attributes can be stored using an existing Oracle database schema.But
    the values for some of these properties(Profile property set attributes)has to
    come from another table which already exist. So the idea is that when anew user
    is being associated with the Custom property set using Portal Admin Tool,the
    available values for an individual property has to be pulled from from adatabase
    table. Like when selecting a user's home city he can select the name ofall cities
    already existing in a database table.
    I couldn't find a way to do this using the EntityPropertyManager. Anyonehas
    any idea how to do this?
    Thomas.

  • How to Get Default Value of a Data Type in SQL Query.

    Hi all,
    I am creating a procedure which will take input the table name and Column Name.
    In the Output i would like to have the data type and default value of that data type which will be used by a another procedure to blank the selected column in the database.
    I tried with SET NULL on the column but as the database is of navision the table have property set to NOT NULL.
    Here is what i have done till now.
    Create Procedure Get_Column_type
    @parm_table_name nvarchar(200),
    @parm_column_name nvarchar(20),
    @parm_result nvarchar(20)OUTPUT
    AS
    BEGIN 
    select @parm_result =
    DATA_TYPE from INFORMATION_SCHEMA.COLUMNS IC
    where TABLE_NAME = '[' + @parm_table_name +']' and COLUMN_NAME = '[' + @parm_column_name + ']'
    END
    GO
    Now instead on write a case statement for so many data types in SQL, i was thinking is it possible someway that above procedure also returns the default value which i can set in another procedure.
    Let me know if its possible or not? Thanks in advance.

    Do you looking for something like this?
    create table t10 ( c int default 1)
    SELECT so.name AS table_name, 
              sc.name AS column_name, 
              sm.text AS default_value
         FROM sys.sysobjects so
         JOIN sys.syscolumns sc ON sc.id = so.id
    LEFT JOIN sys.syscomments SM ON sm.id = sc.cdefault
        WHERE so.xtype = 'U' 
          AND SO.name = 't10'
     ORDER BY so.[name], sc.colid
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Error giving a default value to a date column in the attribute settings.

    When im giving a default value to a date column in the attribute settings i get this error when im running my jsp page (bc4j web application):
    Error Message: JBO-25009: Cannot create an object of type:oracle.jbo.domain.Date with value: 31-dic-2099
    How can i fix that?
    Thank u

    The default date format for oracle.sql.DATE which oracle.jbo.domain.Date extends is "YYYY-MM-DD"

  • How to change default value of requested delivery date in va21 create quo

    hi experts,
    My requirement is simple, to add one day to the default value of the Req deliv date under "General header data" in VA21.
    I modified MV45AFZZ (an include in SAPMV45A).
    I added this code:
    if sy-tcode eq 'VA21'.
      case screen-name.
        when 'RV45A-KETDAT'.
         write reqdate to RV45A-KETDAT.
       screen-input = 0. "don't let user change it back.
       screen-active = 1. " but let user see the field and the
      endcase.
    endif.
    reqdate is the new value for RV45A-KETDAT which is sy-datum + 1.
    This code does'nt actaully change anything. I tried to change other values of other fields using the same code and it works. Is RV45A-KETDAT the correct field to use?
    Thank you in advance.

    You don't need to do that via user exit.  You can configure the RDD defautls by document type in SD config, and adding 1 day to the current date is very simple.  You can continue to use the FIELD_MODIFICATION user exit to lock down the field.
    Also, as a general practice in the sales exits, don't use SY-TCODE, use T180-TCODE or T180-TRTYP, even if you're not using BAPIs to create documents.

  • How to set default value to current date in Webcenter Imaging Application?

    Hi
    I have created an application in Webcenter Imaging and have a field called as ScanDate.
    While uploading documents against that particular application, i want that ScanDate field should default to Current Date.
    I tried setting the default value but it becomes a static date.
    Can anyone suggest me what to do in this case?
    Regards
    ACM

    You can't do that anyway. The default values are saved as part of the VI and a built application can not do that. Instead, you will have to do this yourself by saving the data to a file, loading it and wiring it into a local variable of the control. You can do this, for example, with the configuration file VIs or, if you want to rely on the good work that other people already did, you can go to the OpenG site and download their file package, which includes saving control values to INI files.
    Try to take over the world!

Maybe you are looking for