Real estate object cannot be determined from entries

Hi All,
When i am posting GLs  (T.codes FB50L & FB50),  i got error like  Real estate object cannot be determined from entries,
For this i am using the one expence account and one bank account,
As we know for the bank acccounts Value date is mandatory, If i give the value date the system is showing the above error,
If i dont give the value date system is allowing to post,
Give me the solution and what is the cause of the error,
Thanks ,
Kalyan.

Hi
You are posting outgoing payment for GL through FB50/L.
Use F-07 - Outgoing payment other then customer/vendor.
Regards
Sampath

Similar Messages

  • Error Message: Real estate object cannot be determined from entries

    Hi
    We are using the BBPIV01 IDoc Type to pass Invoice data to backend system. We have implemented BBP_ACC_CHECK_ICC BADI to update the RL_EST_KEY (Internal Key for Real Estate Object) field. But when the IDoc is processed in the backend system it end up with the following error message.
    <b>Real estate object cannot be determined from entries (ID: RECAAP, No: 012 ).</b>
    Note: We are treating Real Estate Contract as an Account Assignment Category in SRM.
    Any help would be highly appreciated.
    Regards
    Kathirvel

    Hi Ramki
    I have check the same i.e. in ECC. All the necessary changes explained in the notes have already been done in the release we are using.  And I meant that the notes are not relevant for the problem I am facing now.
    Thanks a lot for your concern.
    Regards
    Kathirvel

  • Error message 63511 - Real Estate Object

    Hy,
    I am in a SAP Business All in One...CO module
    I want to do a manual transfer - KB11N - between two cost centers and receive the following error
    "Real Estate object cannot be found
    Message no. 63511
    Diagnosis
    The system cannot determine any real estate objects with your entries. The following details are required for determining a real estate object:
    Procedure
    Specify the object according to the rules stated."
    I don't understand what is about ...
    Thanks a lot, a good day

    Hi Ramki
    I have check the same i.e. in ECC. All the necessary changes explained in the notes have already been done in the release we are using.  And I meant that the notes are not relevant for the problem I am facing now.
    Thanks a lot for your concern.
    Regards
    Kathirvel

  • IW32 - assignments to real estate object not possible

    Hello, we want to assign an order to a Real Estate Object in transaction IW32.
    We go to order header data screen, choose Goto->Assignments, but Real estate object submenu is grey.
    Please explain us why?
    What should we customize before to activate this feature?

    Hi Sridhar,
    Thanks for the response. Unfortunately I worded my question incorrectly. And yes, you are right as to the use of a cost element and a cost center.
    By default you can post revenue from a customer contract to a cost element in real estate using flow types, account symbols, etc, but we managed to post an manual customer invoice (FB70) against a cost center as well as specifying the standard GL account and profit center (profit center generated using the contract details).
    Is it possible to setup this situation (use of cost centers) in flexible real estate through config using flow types and account symbols?

  • Non-static method/object cannot be referenced from a static context...?????

    What does this mean. I know about static, but I don't understand why I get this so many times.
    I try to do something pretty normal and this is what I get a lot of times. I mean: the main() method should be static right? Then what good is the main() method if you cannot let it do stuff for you like this:
    public class Test extends JFrame
        public Test
            setSize( 100, 100 );
            show();
    public static main( String args[] )
        Test window = new Test();
        draw();
    public void draw()
        blablabla whatever I want to do, a lot of times I can't.....
    }Why is this, what is the reason for Java to forbid this and what can I do about it?

    Your draw() method, since it isn't defined as static is considered by Java to be part of your Test object; hence, it can only be invoked in the context of an existing instance of your object. In other words, any Java program that wanted to use your draw() method would have to create an instance of your Test class using something likemyTest = new Test()Your main method, however, is something different. Since you want to execute your class as a program, the Java run-time environment needs to have standard starting point. This starting point is the main method. The problem is that the main method must be static, because the run-time environment cannot be expected to know beforehand the correct way to create an instance of your class so that non-static methods can be invoked. The drawback is that your main method can only directly access methods that are defined as static.
    There are two possible solutions to this problem, and which of the two you want to use depends on the object-oriented nature of your program.
    On the one hand, if your draw() method is closely tied to the object itself, if the draw() method is actually drawing your object or a part of it, it should be left as an instance method, and you should simpy use the instance of the object you created in your main method:public static main( String args[] )
        Test window = new Test();
        // maybe some code to generate something to draw???
        window.draw();
    }This is what I think you are trying to do.
    On the other hand, if your draw() method was some kind of universal method that didn't depend in any way on the current configuration of your instance, you could simply define draw() as static at which point your main method (or a method in an external class) could invoke it directly, without a corresponding instance. But if you did that, the draw() method itself would only be able to access static variables and methods.
    Doug

  • I need to put some real estate listings on a site from the MLS Site

    I am working on a realtors web site and he asked me to put his listings from the mls website on to his website, any ideas,

    Hello,
    You can refer to the forum link below for help.
    https://forums.adobe.com/thread/1559412
    Regards
    Vivek

  • Real Estate Customization

    Dear SAP Users,
    Please let me know on how to Start with SAP RE (Real Estate) Customization. While prepareing Sales Order , is there any reference with Objects like Business entity, property or lot.
    Please explain.
    regards,
    GHS.

    Hi,
    To use the SAP RE (SAP Real Estate) component, you need to install the following R/3 components:
    •     Financial Accounting (FI)
    •     Controlling (CO)
    Depending on the functions you require, you may install the following additional components:
    Required function      Required component/subcomponent
    Planning and execution of planned or unplanned maintenance, modernization measures or new development in the real estate area     Plant Maintenance (PM)
    Ordering materials required for plant maintenance tasks on real estate objects     Materials Management (MM)
    Planning complex maintenance and investment measures with high risk factors     Project System (PS)
    Value-based management and treatment of fixed assets     Asset Accounting (FI-AA)
    Internal control function via profit center     Profit Center Accounting (EC-PCA)
    Process Flow
    1.     Create the master data required, such as business entity, building, property and rental unit. Determine the master data required for service charge settlements.
    2.     The rental process covers all activities involved, from receipt of the rental request through automatic assignment to vacant rental units and creating an offer up to the lease-out itself. Here you have to differentiate between internal and external usage.
    If you opt for sales tax for your commercial real estate, the system automatically determines the input tax and divides it into deductible and non-deductible portions during input tax processing.
    3.     You use the lease-in processes if the objects you are renting are not entirely in your own real estate portfolio. Using the lease-in, you map the agreed recurring or one-time payments. You can assign other vendor contracts defining, for instance, suppliers and services to lease-ins. Resubmission rules help you check the contract structure once or periodically (for example, three months before contract end or once a year).
    4.     Rental accounting incorporates processes related to posting activities. The main functions here are the debit position (for lease-outs) and periodic posting (for lease-ins), incoming payments, dunning and account maintenance.
    5.     You carry out the service charge settlement. Apportionable operating and heating expenses are settled against the advance payments made and then adjusted accordingly. If heating expenses are settled using an external company, data is exchanged by means of DME tapes.
    6.     You then plan the implementation of rent adjustments. The system supports your rent adjustments with the generally used adjustment methods as well as your own user-defined adjustments:
    o     Representative list of rents
    o     Comparative group of apartments
    o     Index-linked
    o     Modernizations
    o     Expert opinion
    7.     The system supports your balance sheet preparations by offering accrual/deferral functions for selected periods.
    8.     If you manage the rented object on behalf of a third party, a management contract regulates the relationship between you, as manager, and the owner. The related processes are mapped in the third-party management function.
    Reward if useful
    Regards
    Adarsh

  • Extractors of flexible real estate in controllig

    Hello there.
    We implement 2 subjects in our project: Flexible Real Estate and Controlling.
    There is an InoCube of CO data in the REFX modoule (costs and revenues), but it seperated from all other controlling data of cost centers, internal orders and projects.
    We would like to see all costs and revenues of real estate object in the "costs and allocations" infoCube.
    Does anyone has a clue how to extract, with standard extractors of CO, the costs of real estate objects?
    Thank you very much,
    Hana Kerker
    SAP BW Consultant

    Hana
    Welcome to SDN
    Have you tried using these extractors?
    0REFX_4: RE: CO Actual Line Items (Transaction Data)
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/95153fdb6f6b36e10000000a114084/content.htm
    0REFX_3: RE: CO Data (Transaction Data)
    http://help.sap.com/saphelp_nw04/helpdata/en/4a/95153fdb6f6b36e10000000a114084/content.htm
    0REFX_6: RE: Cash Flow
    http://help.sap.com/saphelp_nw04/helpdata/en/2f/66a1fda1c34bfab3f3f426eddd1492/content.htm
    Hope this helps
    Thnaks
    Sat

  • Real Estate data

    hie guys
    im looking for a table(s) that have the accounting document details and the real estate objects as well, like the business entity, lease out. Whilst at document display i see that those values are being displayed from structure LFVI9. if i can get related tables containing these data also would be of much help.
    regards

    hi,
    check these tables.
    KMZEI,KOMU,TCJ_POSITIONS,VIARMV,VIMI09,ONRIV,S401,S407.

  • Flexible Real Estate BAPI or API for Supplemental Text (Memo Fields)

    Hi,
    Can any one let me know if there are any BAPI or API by which i can load long text into Memo Field (Supplemental text). we are on ECC 6.0 version (FLX-RE)
    Thanks
    Veman

    Hi,
    the upload of additional texts with BAPI or batch input recording is
    not supported.
    It's not possible to create notes or memos with the same BAPI call for
    creating the real estate object itself. But you can add supplementary
    texts in a 2nd step for existing real estate objects.
    (1) Additional texts are SAPscript text modules
    Use function modules INIT_TEXT and SAVE_TEXT.
    Keys of RE-FX text modules are:
    - OBJECT always "RE"
    - ID = group key, e.g. "TMNO"
    - NAME = <INTRENO of real estate object>#<subkey>#
    - LANGU = logon language
    Simply create a memo manually and check the resulting SAPscript text
    module with report RFRECATM (tool to maintain text modules).
    Function modules CONVERT_STREAM_TO_ITF_TEXT and
    CONVERT_ITF_TO_STREAM_TEXT may be helpful to work with the SAPscript
    ITF text format.
    (2) Update of table VICAADDTEXT
    The relationship between contract and text id is stored in table
    VICAADDTEXT. To see the before created text module in the contract
    dialog you have to insert an entry in table VICAADDTEXT.
    INTRENO   intreno of the contract
    TEXTCATE  text category
    ADDTEXTGUID  GUID for additional text
    A new GUID can be created with function call:
        CALL FUNCTION 'GUID_CREATE'
          IMPORTING
            ev_guid_16       = ls_vicaaddtext-addtextguid
          EV_GUID_22       =
          EV_GUID_32       =
    It may be helpful to first have a look at the content of table
    VICAADDTEXT to see how already manually inserted entries are stored
    in this table.
    I hope that this information will help you to get the texts loaded.
    Regards, Franz

  • Real Estate Indicator use in Asset Class

    Hi
    I would like to know what is the use of Real Estate Indicator in Asset Class.
    Thanks.

    Hi
    If u select assect indicator in asset class and after some of the settings in real estate module.  whenever  you create asset by using this asset class, system will create real estate object directly.
    Don't forge to assign points.
    Regards.

  • Status from init to modify in real estate

    hi masters,
    in tcode : RECN... when i create a real estate contract the status button will be on CREATE. So after create then i change anything or name of the contract to something else ex : sap... now when i save the STATUS should change automatically to MODIFED.  I found a badi which is BADI_RE_CN_CN in this badi i have so many methods... and i looked for the field STATUS
    but i could not find that field name in the badi... but when i put the break point it stops there.
    i have never worked on the badis... and it is my first badi... so can you any one help me as to how to approch where and how can i say in those classes  or where to work it out.
    regards,
    pasala.

    Hi Bhasker,
    For status there wil not be any field that is available. you need to use FMs to change status.
    What status are you talking about. Is it system status or User status?
    There are 2 function modules which needs to be used to change the status.
    STATUS_CHANGE_INTERN - Set/Delete System Status
    STATUS_CHANGE_EXTERN -Set User Status
    Sample Code:
    SYSTEM STATUS:
    Fill the internal table with the required system status.
        wa_status-stat = 'I0070'. " Status (ISTAT) found in table TJ02T.
        append wa_status to it_status.
        clear wa_status.
        call function 'STATUS_CHANGE_INTERN'
          exporting
            objnr               = <Object Number> " (VICNCN-OBJNR)
          tables
            status              = it_status
          exceptions
            object_not_found    = 1
            status_inconsistent = 2
            status_not_allowed  = 3
            others              = 4.
    USER STATUS:
      call function 'STATUS_CHANGE_EXTERN'
        exporting
      CHECK_ONLY                = ' '
         client                    = sy-mandt
          objnr                     = <Object Number> " (VICNCN-OBJNR)
          user_status               = 'EXXXX' " Status (ESTAT) found in table TJ30T for your status profile.
    EXCEPTIONS
       OBJECT_NOT_FOUND          = 1
       STATUS_INCONSISTENT       = 2
       STATUS_NOT_ALLOWED        = 3
       OTHERS                    = 4
    Please Revert back if you need more help.
    Regards,
    Gautham Paspala

  • Is it possible to upload a picture from a real estate site?

    Is it possible to upload a picture from a real estate site?

    Upload? You should be able to tap and hold down on an image until the Copy or Save Image options popup. Tap Save and it should be saved to the camera roll album in the photos app.

  • Program error: Object type of receiver cannot be determined

    Hello Experts,
                   Am getting this error "Program error: Object type of receiver cannot be determined" when creating internal orders using BAPI_INTERNALORDERS_CREATE. I read many forums, but they are not answered. I didn't get any solution. Any Solution Please.
    Thanks in Advance

    Here is my Code
    TYPE-POOLS : TRUXS.
    TYPES:BEGIN OF TY_COAS_SVALD,
          AUART TYPE AUFART,         "Order Type
          BUKRS TYPE BUKRS,          "Company Code
          KTEXT TYPE AUFTEXT,        "Description
          GSBER TYPE GSBER,          "Business Area
          WERKS TYPE WERKS_D,        "plant
          KDAUF TYPE KDAUF,          "Sales Order Number
          KDPOS TYPE KDPOS,          "Item
          USER0 TYPE AUFUSER0,       "Applicant
          USER1 TYPE AUFUSER1,       "Applicant's telephone number
          USER2 TYPE AUFUSER2,       "Person responsible
          USER6 TYPE AUFUSER6,       "Department
          KOKRS TYPE KOKRS,          "Controlling area
          AUFWAERS TYPE AUFWAERS,    "Currency
          END   OF TY_COAS_SVALD .
    DATA : IT_RETURN LIKE BAPIRET2 OCCURS 0 WITH HEADER LINE.
    DATA:T_COAS TYPE STANDARD TABLE OF TY_COAS_SVALD INITIAL SIZE 0,
        WA_COAS TYPE  TY_COAS_SVALD.
    PARAMETERs : p_file TYPE IBIPPARMS-PATH.
    at SELECTION-SCREEN on VALUE-REQUEST FOR p_file.
      PERFORM browse_file.
    INITIALIZATION.
      CLEAR:WA_COAS.
      REFRESH:T_COAS.
    START-OF-SELECTION.
    PERFORM LOAD_FLAT_FILE.
    PERFORM SUB_CALL_BAPI_FOR_KO01.
    FORM browse_file .
    CALL FUNCTION 'F4_FILENAME'
    IMPORTING
       FILE_NAME           = p_file
    ENDFORM.                    " browse_file
    FORM LOAD_FLAT_FILE .
    DATA : LT_RAW TYPE TRUXS_T_TEXT_DATA.
      CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'
        EXPORTING
          I_FIELD_SEPERATOR          = 'X'
         I_LINE_HEADER              = 'X'
          I_TAB_RAW_DATA             = LT_RAW
          I_FILENAME                 = P_FILE
        TABLES
          I_TAB_CONVERTED_DATA       = T_COAS
       EXCEPTIONS
         CONVERSION_FAILED          = 1
         OTHERS                     = 2
      IF SY-SUBRC <> 0.
      ENDIF.
    ENDFORM.                    " LOAD_FLAT_FILE
    FORM SUB_CALL_BAPI_FOR_KO01 .
      DATA:L_MASTERDATA  TYPE BAPI2075_7,
           LE_MASTERDATA TYPE BAPI2075_2,
           T_BAPI TYPE STANDARD TABLE OF BAPI2075_6 INITIAL SIZE 0,
           WA_BAPI TYPE BAPI2075_6.
    clear:l_masterdata,
          le_masterdata,
          wa_bapi.
    refresh:t_bapi.
      LOOP AT T_COAS INTO WA_COAS.
      L_MASTERDATA-ORDER_TYPE = WA_COAS-AUART.
      L_MASTERDATA-COMP_CODE = WA_COAS-BUKRS.
      L_MASTERDATA-ORDER_NAME = WA_COAS-KTEXT.
      L_MASTERDATA-PLANT = WA_COAS-WERKS.
      L_MASTERDATA-BUS_AREA = WA_COAS-GSBER.
      L_MASTERDATA-SALES_ORD = WA_COAS-KDAUF.
      L_MASTERDATA-S_ORD_ITEM = WA_COAS-KDPOS.
      L_MASTERDATA-APPLICANT = WA_COAS-USER0.
      L_MASTERDATA-APPLICANT_PHONE = WA_COAS-USER1.
      L_MASTERDATA-PERSON_RESP = WA_COAS-USER2.
      L_MASTERDATA-DEPARTMENT = WA_COAS-USER6.
      L_MASTERDATA-CO_AREA = WA_COAS-KOKRS.
      L_MASTERDATA-CURRENCY = WA_COAS-AUFWAERS.
      WA_BAPI-SALES_ORD = WA_COAS-KDAUF.
      WA_BAPI-S_ORD_ITEM = WA_COAS-KDPOS.
      WA_BAPI-COMP_CODE = WA_COAS-BUKRS.
      APPEND WA_BAPI TO T_BAPI.
    CALL FUNCTION 'BAPI_INTERNALORDER_CREATE'
          EXPORTING
            I_MASTER_DATA       = L_MASTERDATA
    IMPORTING
       E_MASTER_DATA       = LE_MASTERDATA
    TABLES
       SRULES              = T_BAPI
       RETURN              = IT_RETURN
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
      ENDLOOP.
      WRITE : / IT_RETURN-TYPE, IT_RETURN-MESSAGE.
    ENDFORM.                    " SUB_CALL_BAPI_FOR_KO01

  • ERROR: ld.so: object '/lib/libcwait.so' from LD_PRELOAD cannot be preloaded

    Hi Friends,
    i am using Linux X86-64 bit OS and i have 9.2.0.5 ebiz (32 bit)database
    Now i installed 9.2.0.8 (64 bit) in new home and migrated and upgraded the 32 bit database to 64 bit as well the version from 9.2.0.5 to 9.2.0.8
    when i start the application Tier services (11i)
    I am getting the following error
    ERROR: ld.so: object '/lib/libcwait.so' from LD_PRELOAD cannot be preloaded: ignored.
    please suggest the Fix.
    Regards,
    DB

    Hi,
    Please check the location of libcwait.so file and add that path in the .profile file of application OS user as follows:
    LD_PRELOAD=/usr/lib/libcwait.so; export LD_PRELOAD
    andre-login and re-test the issue
    refrence [ID 371344.1]
    -RK

Maybe you are looking for

  • 975x Platinum PowerUp Dual Boot Issue

    Hello - I have a 975x Plat. PowerUp and dual boot Linux and Windows XP. This process works fine on BIOS 7.1, but fails to boot the Windows disk on BIOS 7.4 and newer. The disk still works, it just can't be started by the Linux bootloader (grub). I sp

  • Please help - CPU trouble (mainly in Logic Pro).

    Hi, I've had my Mac Pro for 3 & 1/2 years. It's a Quad-Core Intel Xeon 2.66 GHz with 12GB RAM and 3 640GB HDs. I know this spec is nowhere near the scale of other people's machines at this point in time, but it doesn't justify the speed mine runs at.

  • How do I change the image size by pixels

    In the older version of photoshop you could change the image size and change it by pixels independently. With photoshopcc if I change the width the height changes. How do you change the 2 values independently to get the desired size?

  • Why is the pinwheel popping up a lot during my use of iPhoto?

    Why is the pinwheel popping up a lot during my use of iPhoto?  What do I need to do to make it run smoother. Thanks, Erek

  • Reconciliation of Securities inventory with Depository bank statements

    Hi gurus, my Customer wants to reconcile inventory of bonds in their books vs Statements from Depository banks (Custodies): --- what are positions at different Custodies (specified @ TRS_SEC_ACC in Bank information); --- what Securities are Lended. T