Sap re rental object value

Hi there,
Can you pls let me know where can I find valuation amount of a RO? Which table field.
Thanks a lot Peter

Hi.Saskia Ismail
You can think the 2-Type of posting procedure.
1. You just only manage 'Partner.Rel. Cash flow' of each condition & flow type.
    In this cases, you do not configure "Distribution Formula" on the "Condition type" configuration.
   (RECACUST>Conditions and Flows>Condition Types and Condition Groups)
2. You want to manage both of 'Partner.Rel. Cash flow' and 'Object Cash Flow'. but when you posting this cash flow, if you want to block the Object
   Cash Flow making, you can use 'Enhancements' of the 'RECACUST>Accounting>Automatically Generated Accounting
   Documents>Enhancements>Prevent Object Transfers' as below.
  Prevent Object Transfers :
  - You can use this BAdI if you want to suppress object transfers (transfer from the contract to assigned rental objects) during periodic posting.
  - Implement the method SUPPRESS_TRANSFER_POSTING and set the parameter cf_suppress_transfer there to 'X'.
Regards,
Yeong Chul, Jeong

Similar Messages

  • 请教 采购申请 审批权限 的tocde,object和value?

    如题,我现在想在sap中获取 具有审批 采购申请 权限的人员名单,通过suim查询,但是不知道改权限与那个tcode,object和value相连,知道的请告诉下,谢谢了。

    非常感谢您的回复,祝您身体健康。
    其实我现在是帮一朋友问,但是我这边没有环境,而且时间紧迫,我需要一个肯定的答案,如果有明确的就好了,
    我上网搜索了下,这个object,的确和审批挂钩,但是我不能肯定。

  • GlobalContainer object values acessed among UDF's  in message mapping ?

    hi
    i have scenario where i am using globalContainer variable functionality in my message mapping.
    in edit java section
    String usr;
    Container container ;
    GlobalContainer globalContainer ;
    intialize usr = "";
    in First UDF
    String inlogin_sess =  " ashutosh test value" ;
    globalContainer.setParameter(usr,inlogin_sess);
    return any value :
    now if i create another 2nd UDF and use :
    String  out =globalContainer.getParameter(usr);
    return out ;
    now 2nd UDF is giving null pointer exception...
    for testing the code functionality..
    IF i  use the  SET and GET in 1st UDF :
    globalContainer.getParameter(usr);   in 1st UDF than it is working sucessfully...
    globalContainer.setParameter(usr,inlogin_sess);
    String  out = globalContainer.getParameter(usr);
    return out ;
    in help.sap it is mentioned that Globalcontainer objects  values can be fetched   among UDF's in one message mapping....
    [http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm]
    i have gone a lot of thread in sdn where Global container are used like sequence no creation etc, but every where  the
    GET and SET are used in SAME UDF...
    any clue where is leak..
    Regards,
    ashutosh R

    Hi Abhishek
    Your point is legimate, but for my their is no such issue..
    even i try to use it as :see image..
    [http://www.screenshots.cc/show.php/14137_GlobalVariable.JPG.html]
    UDF1 :
    globalContainer.setParameter(usr,inlogin_sess);
    return any value :
    and in UDF2 
    String  out = globalContainer.getParameter(usr);
    return out ;
    mainting the sequence
    My concern is object globalContainer is local in UDF1, so it will through nullpointer ,if we try to access in UDF2.
    if we declare globalContainer   in edit jave -GlobalVariables also, still it is having the error..
    Regards
    AshutoshR

  • Change measurement tab on rental object

    Hello experts,
    My requirement is to gray-out or eliminate certain fields on the measurement tab (MEASFRO and MEASTO) for buildings and rental objects.
    The output displays on SAP standard ALV output display.
    Please advise if it is possible to do this in configuration without  a custom ALV development.
    Thanks

    Hello Re_flex....thanks again but I am missing a step here as I was able to hide the column by right-clicking but when I click on the layout there is no layout that I can select. Do you know if these layouts are set in config or not as my layout setting displays 'X' user specific or 'A' ALL but when I select these nothing is displays and when I save I get a message back 'No selection'

  • Using OVS (Object value selector) inside a tabe.

    I am new to the WebDynpro Java development. I am developing a simple UI ,where I have to put inputfield in table row and apply OVS to that inputField. I have already done that , but the problem is when selecting the inputField the value hep button is showing and , when clicking on the value help button nothing happens.Can any body suggest me , how to use OVS inside a table row.
    Thanks,
    Srikanta

    Hi Srikanta,
    you can use object value help selector in table by creating a singleton node attribute by this you will make sure that one row's value is not affected by other row's value selection for object value help please refer to this wiki article [Value Help - Object Value Selector|http://wiki.sdn.sap.com/wiki/display/WDJava/ValueHelp-ObjectValue+Selector]. Please let us know if you need any help.
    Regards
    Jeetendra

  • SAP PCM - No grid value shown for SummaryCostObjectValue

    This relates to SAP Profitability and Cost Management (formerly ALG) application.
    I have a grid display that shows values in the measure CostObjectValue; however, no values are shown for the related SummaryCostObjectValue.  I'm not sure why.

    The problem is a result of the settings in the Model Calculation Options (available from the Model menu).  The option entitled "Calculation excluding summary cost object values" was flagged on.  Once this tick was removed, the model calculated successfully and the grid values were updated.

  • Object Value Selector (OVS) Tutorial Help!

    Hi,
    I am working on the advanced input help: The Object Value Selector (OVS) tutorial. I downloaded the ready- to- use from SDN and tried to deploy and run it. I don't know what user name and password to use in order to maintain JCo to create the MODELDATA and METADATA in local J2EE engine. In NetWeaver Developer Studio, the models AdRFCFlightListModel, Model Classes, and the BAPIs have been created by SDN already, so I don't really know what username and password to use. If anyone could help me with this, I would greatly appreciate that.
    Regards,
    -Napadol

    Hi,
    For creating JCO,
    SAP JCo Functions,Architecture,Applications,Installation,Client & Server Programming :
    http://help.sap.com/saphelp_nw70/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/frameset.htm
    Creating Jco destination:
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/3b1b40fcdd8f5ce10000000a155106/frameset.htm
    Maintaining Jco destination:
    http://help.sap.com/saphelp_nw70/helpdata/en/94/3c1b40fcdd8f5ce10000000a155106/frameset.htm
    The SAP JCo Repository :
    http://help.sap.com/saphelp_nw70/helpdata/en/01/43e13d82fcfb34e10000000a114084/frameset.htm
    Dynamic Jco creation Blogs:
    /people/anilkumar.vippagunta2/blog/2007/02/06/dynamic-jco-creation
    /people/gregor.wolf3/blog/2004/09/23/from-function-module-to-jco-application--part-1-of-3

  • Object Value Selector

    Hi,
    can you please tell me
    How to create Object Value Selector ?
    Thanks in Advance,
    Ravi Kiran

    Hi Ravi,
               refer this link for OVS:
    [https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdjava/valueHelp-ObjectValue+Selector]
    Thanks and Regards

  • REFX - RENTAL OBJECT - MASS FIELD CHANGE / UPDATE

    Dear Team,
    I would like to have a clarification related to   SAP- REFX Lease in Scenario.
    Issue is I have thousands of Rental objects are already Created.
    But Based on the Rental object i would like to Update the "NAME OF THE RO" ( description )  field need to change now ( for all RO's ).
    Is there any way to do it through UPLOAD / Any other automation activity available ???
    Kindly clarify .
    Thanks,
    Subbarao

    Dear Subbarao Narne.
    As you already know, Mass Change transactions of RE-FX is just for Responsibility , Organizational Assignment and Update Objects.
    So, If you want to mass change the VIBDRO-XMETXT field as description, you can consider 2-options;
    1) Use function module : You can use this function in the LSMW.
           - API_RE_RO_CHANGE  or BAPI_RE_RO_CHANGE (BUS1504_CHANGE)
    2) Direct Changes on the table list (Not recommend)
           - Case of your requirement field as VIBDRO-XMETXT is not key field, so even if you try to change
             this filed by changing of direct table list , Actually, that is no problem~
             (But this method is not recommended)
    Regards,
    Jeong, Yeong-Chul.

  • Numbering of rental objects by building

    Hi,
    in standard solution numbering of rental object is defined per Business entity.
    Is there any way to change this, so that the numbering would be assigned per Building?
    E.g. for apartments which have already predefined codes, for example:
    1st apartment in BE no. 100, Building no. 20 and rental object APT1
    2nd apartment in BE no. 100, Building no. 40 and rental object APT1.
    (In architectural view this seems not to be any problem.)
    KR,
    Sonja

    Hi,
    thanks for the comment. I'm not quite sure if this helps.
    The issue is that if the user tries to use a rental unit\apartment number, that has already been used in another building, I get the error message: "Rental object already exists". The reason being that SAP standard defines the RO per Business entity, not per Building.
    I would like to have the rental objects numbered per Building, like in the example, if possible.
    1st apartment in BE no. 100, Building no. 20 and rental object APT1  -> 10020APT1
    2nd apartment in BE no. 100, Building no. 40 and rental object APT1  -> 10040APT1
    Please advise, thanks!

  • "Region" field's label of Rental object address to "State"

    Hi Experts,
    I want to change  "Region" field's label of Rental object address to "State". Is there any way to get this done with out going by data element level.
    If it could be achieved by BDT, please guide the steps.
    Thanks in advance.
    Regards,
    CM

    Hi,
    Goto CMOD, Goto "Goto" in menu \ Text enhancements \ keywords \ change, enter the data element "REGIO", write your description.
    But this is not at all advisable bcz it reflects in all the screens of SAP wherever this field exist.
    As address fields almost uses by all modules, dont do any changes and try to convince the business.
    rgds,
    Srini

  • How to set a object value bound to a session to JavaScript variable

    In a JSP, I store an object value in a HttpSession and I also write a Javascript function to display something on the screen. I need to use the Javascript function to display the object value which is stored in the session. How to set the object value to variable of the JavaScript function. Thanks.

    I write a class JavaScriptHelper to convert the object value to variable of the JavaScript;
    1.get the data to a javabean from database;
    2.convert the data to variable of the JavaScript as a String ;
    3.store the object in a HttpSession or Httprequest ;
    4.use in Jsp get the String (variable of the JavaScript )
    YourBean bean = (YourBean) request.getAttribute("model");
         if (bean != null) out.println(bean .getJsCode())
    convert function,(this is only for the matrix):
    public static String formatJsCode(Vector vector) {
    String sJsCode = "";
    //get js head
    sJsCode = getJsHeader();
    //define js array;
    sJsCode += "var data=new Array();\n";
    Vector v = null;
    String sTemp = "", sLine = "";
    for (int i = 0; i < vector.size(); i++) {
    v = (Vector) vector.get(i);
    sLine = "";
    for (int j = 0; j < v.size(); j++) {
    sTemp = (String) v.get(j);
    //replace " to \"
    sTemp = sTemp.replaceAll("\"", "\\\\\\\"");
    //escape Html Tag
    //sTemp = StringUtil.escapeHTMLTags(sTemp);
    //replace \r\n to <br>
    sTemp = sTemp.replaceAll("\r\n", "<br>");
    if (j != 0)
    sLine += ",";
    sLine += "\"" + sTemp + "\"";
    sJsCode += "data[" + i + "]=new Array(" + sLine + ");\n";
    //get js foot
    sJsCode += getJsFooter();
    return sJsCode;
    public static String getJsHeader(){
    return "<script language=\"JavaScript\">";
    public static String getJsFooter(){
    return "</script>";
    }

  • Assign meter that already created from PM to rental object

    Dear Expert,
    Please kindly advice on how to assign the meter that already created (already has the measuring point ) into pooled space or rental object.
    When I use REBDRO --> Meter Tab
    the transaction allows only creation of new measuring point , Field Measuring Point is disable and allow to assign internally from the system
    Best regards,
    Tima

    Hi Tima,
                I dont think it is possible to assign the measuring point already created to RE Objects. As, if we go to transaction IK01 we select the Measuring point object as "IME" and then select the object type and ID. If we use any other measuring point object we dont have the option to enter the Rental object type and rental object ID to create the measuring point. So any measuring point created with any other Measuring point object cant be attached to the rental objects.
    Even if we directly create measuring point from rental object, the object is created with "IME" Measuring point object.
    Regards,
    Deepak M

  • How to upload data into SAP BW Info Objects using SAP XI

    Hi,
    I need to upload master and hierarchy data into SAP BW Info Objects using SAP XI as EAI.
    Can anyone suggest me the best solution to do it.
    Thanks in Advance,
    Volker.

    Hi! Have you not checked the BW-XI Integration document? It is available on the main page of the SDN section for XI. Almost all the steps for the integration are there...

  • How to set a Object value by JDI

    How to set a Object value using JDI?
    For example:
    class User{
      private String name;
      private String id;
    set and get method;
    public static void main(String[] args) throws Exception {
            VirtualMachineManager vmm = Bootstrap.virtualMachineManager();
            List<AttachingConnector> connectors = vmm.attachingConnectors();
            SocketAttachingConnector sac = null;
            for (AttachingConnector ac : connectors) {
                if (ac instanceof SocketAttachingConnector) {
                    sac = (SocketAttachingConnector) ac;
                    break;
            if (sac == null) {
                System.out.println("JDI error");
                return;
            Map<String, Connector.Argument> arguments = sac.defaultArguments();
            Connector.Argument hostArg = arguments.get("hostname");
            Connector.Argument portArg = arguments.get("port");
            hostArg.setValue(HOST);
            portArg.setValue(String.valueOf(PORT));
            vmMachine = sac.attach(arguments);
            List<ReferenceType> classesByName = vmMachine.classesByName(CLSNAME);
            if (classesByName == null || classesByName.size() == 0) {
                System.out.println("No class found");
                return;
            ReferenceType rt = classesByName.get(0);
            List<Method> methodsByName = rt.methodsByName(METHODNAME);
            if (methodsByName == null || methodsByName.size() == 0) {
                System.out.println("No method found");
                return;
            Method method = methodsByName.get(0);
    I will connect to server and monitor the remote server JVM , There is a object of User, I want to change its value by the Java Debugger Interface by client.
    so how to set its value by the client, and I can not got the User bean at client.
    I know the basic type filed value changed as follows:
    Value newValue = vmMachine.mirrorOf("change var value");// this field is a string.
    stackFrame.thisObject().setValue(field, newValue);
    But a Object , how can I change its value.
    Thanks Advanced.

    ObjectReference.setValue() is the method for chaining the value of an Object's field. First you need to find the specific Object you want to change, though.
    /Staffan

Maybe you are looking for

  • Port forwarding for XBOX One on Airport 6.3.1

    Hi there, firstly i'm going to have to say i'm not particularly technical whatsoever when it comes to computers but i'll try and be as precise as possible. I purchased an XBOX One console last week along with several games. They all work fine both of

  • IPhoto preferences will not open

    My preferences menu will not open; I cannot change anything! What steps should I take? (I have Version 7.1.4) Thank you.

  • Combine PDF Files Toolbar Button/Shortcut - Windows 7

    Hello is there a way to add a button to the windows folder toolbar (see pic below) or a keyboard shortcut to quickly combine pdf files without having to right click and select the option? I would love to save a step since I have to do this quite ofte

  • Cameras aren't working

    front and back camera aren't working  what am I supposed to do most of my apps use camera

  • Wifi printer erratic connection- imac to R3000

    I have a puzzle regarding wifi connection to my Epson R3000 which appears erratic. Printer seems connected.