JoinFieldValue function and custom object 4,5

Hi,
Can JoinFieldValue function be used for custom objects 4 and 5? If I want to update the Account field on custom object 5 based on the Account field in custom object 4, can this be done using JoinFieldValue ? How?
Regards,
Ani.

Hi Ani,
Currently JoinFieldValue is not supported in Custom Objects 04-15. You will have to use web services for Updating Account field on Custom Object 5 or else you can try the URL method to update the Account field .
Thanks & Regards
Sablok

Similar Messages

  • How to find all those list of SAP standard and custom objects that are changed from a specific point of time

    Hi all,
    Please let me know the process to track or find all the SAP Standard and custom objects. that got changed from a specific point of time.
    Is there any function module or any table where this change log is maintained.?
    I just only need the details ,wheather that SAP standard or Custom object has got changed or not.
    Thanks in advance

    Hi RK v ,
    I really don't know what your actual requirement is , but if you want to know the objects as per the modification , then transport request will be much help to you .
    Have a look into table E070 and E071 .
    Regards ,
    Yogendra Bhaskar

  • Create a dummy workbench and customizing object as critical object

    Hi!
    I am testing now the transport settings for critical objects.
    what is the easiest way to create a dummy workbench and customizing object, assign them to transport request and try to transport?
    (e.g. Work Bench object: LIMU, DOCU, "Documentation")
    Thank you very much!
    regards
    Thom

    I think i misinterpret my requirement.
    I have various other applications looking into my metadirectory. There is integration between OIM and Metadirectory and we have to update the various priviledges (multi value data) in Meta Resource form for this so that from MetaDirectory they can flow to other systems. For that i was thinking of using dummy resource object for each resource (attached to Meta). To update the various priviledges (group names and other entitlements) in meta collectively , i think we attached the dummy resource to access policies and once the values will update in dummy resource process form we can update the Meta Process Form accordingly (though i am not sure with this part that how can i achieve this). Also can we define the multi value data field in process form. By default child table having lookup is multivalue field (may be its only my conception) can we add it in core process form?
    Pardon me for confusion but i am really patch up between business and technical people requirement :(...
    just a follow up i need a pre-populate kind of functionality managing by access policy but after the value pre-populate in dummy resource object process form how to update the value in other process form and update the target resource.
    Edited by: user10781632 on Jun 19, 2009 7:05 AM

  • How to find master data info objects. Partner function and customer class.

    hi,
    Can you please tell me what are the available extractors for Partner Function (PARVW from VBPA)and Customer Class (KUKLA from KNA1).
    I hope these fields are master data. I checked in 0customer. But I didn't find it. There is a info object (Business partner). Is it the same?
    pls reply

    I will admit that I am not familiar with ECC and there may be different interpretations of what KUKLA means and different means of extracting Customer information to/from ECC.
    However, for us, when extracting Customer Attributes using the 0CUSTOMER_ATTR datasource in R/3, we map KUKLA to 0CUST_CLASS.  They are both set up as 2 CHAR.  That is not to say that you should also.  You can map it to a custom infoobject in BW as long as you set it up as an attribute of 0CUSTOMER.  KUKLA is available in the standard datasource 0CUSTOMER_ATTR in R/3.  When looking at what is available in the infosource for 0CUSTOMER in BW, 0CUST_CLASS is a logical choice to map.
    As far as VBPA-PARVW, VBPA is not a source for master data for 0BPARTNER.  VBPA contains the business partners associated with Sales documents.  So if you are going to create a data provider (cube/ODS) in BW and VBPA-PARVW is part of the transactional datasource in R/3, the you can map it to 0BPARTNER in your cube/ODS.
    Hope this helps.

  • SPAU-like functionality for custom objects - Z* or Y* Objects?

    Hello Experts,
    My scenario is like below:
    Assume that my SAP System is DEV1 and it is of SAP 4.6X version. I have imported Program ZPGMA from foreign system DEV2. And are moved to the Production system PROD1. Now there are some corrections did in program ZPGMA in DEV1 system either by using modification assistant or by turning Modifications Assistant Off. And then moved to PROD1.
    Now we are going for Upgradation from 4.6X system to ECC 6.0.
    Now, i need to get the list of programs that have original system as DEV2 but are modified in DEV1.
    In brief, i am looking for some functionality similar to SPAU which would work for Custom objects (Z* or Y* Objects).
    Thanks and Best Regards,
    Suresh

    Hi Suresh,
    There is not any functionality like SPAU to find these kind of program.But if you want to find your DEV2 programs moved and modified in DEV1, just go in table TADIR and find source system field ( SRCSYSTEM ) as DEV2 .
    You will get list of program moved in DEV1.
    Regards
    NImesh S. Patel

  • JAVA Calling Oracle Function and Returning OBJECT

    HI,
    I am working as a developer in java/j2ee project.
    I am facing one issue:
    I need to call Oracle function from java code. Oracle User define function is residing in oracle package and returning Object which contains data.
    Can you please help me
    With Best Regards

    golduniya wrote:
    I need to call Oracle function from java code. Oracle User define function is residing in oracle package and returning Object which contains data.
    Can you please help meIt requires a great deal of Oracle jdbc driver specific code.
    [http://download-west.oracle.com/docs/cd/B10501_01/java.920/a96654/oraint.htm#1012664]

  • Need to Build the report on Campagins and custom object 01

    Hi All,
    I am building the report on campaigns and customobject 01 ,But wen i build the report i was not able to get all the project ID that are associated to the campaigns.
    The issue is when i pull the campaign id it wont fetches all the ID for customobject01 (becoz the relation is M:M)
    Can u please guide how to build the report.
    Regards
    Anu

    Hi,
    you can try to add the metric fields to your report for all involved objects, like # of Campaigns, # of Projects and # of Custom Object 1. Afterwards you can hide these fields from layout. For me this has always helped.
    Regards

  • Help with workflows and custom objects

    Hi!
    I want to create a script or workflow that will inventory computers C: and D: drives. I would like to use a workflow so i can query many computers simultaneously.
    Unfortunately I does not get the right output. I get PSComputerName and PSSourceJobInstanceID instead of my variables.
    PS C:\Windows\system32> Get-HDDInfo -ComputerName Comp1, Comp2
    PSComputerName PSSourceJobInstanceId
    localhost d7c95049-27c5-46e2-970f-7b940a656aa3
    localhost d7c95049-27c5-46e2-970f-7b940a656aa3
    localhost d7c95049-27c5-46e2-970f-7b940a656aa3
    localhost d7c95049-27c5-46e2-970f-7b940a656aa3
    The Workfow!
    Workflow Get-HDDInfo ([string[]]$ComputerName) {
    $Result = @()
    ForEach -Parallel ($Computer in $ComputerName) {
    $WMIComSys = Get-WmiObject -Class win32_computerSystem -Property Name -PSComputerName $Computer
    $WMIDiskDrives = Get-WmiObject -Class Win32_LogicalDisk -Filter "DeviceID = 'C:' or DeviceID = 'D:'" -PSComputerName $Computer
    $tmpOBJ = New-Object psobject
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "ComputerName" -Value $WMIComSys.Name
    foreach ($DiskDrive in $WMIDiskDrives) {
    $VolumeLetter = ($DiskDrive.deviceID).substring(0,1)
    $VolumeTotalSize = "{0:N2}" -f $(($DiskDrive.Size) / 1GB)
    $VolumeFreeSize = "{0:N2}" -f $(($DiskDrive.FreeSpace) / 1GB)
    $VolumeName = $DiskDrive.VolumeName
    # Variables outputs the correct values to C:\_tmp\test.txt
    "$VolumeLetter $VolumeTotalSize $VolumeFreeSize $VolumeName" | out-file C:\_tmp\test.txt -Append
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_VolumeName" -Value $VolumeName
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_TotalSize" -Value $VolumeTotalSize
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_FreeSize" -Value $VolumeFreeSize
    } $workflow:Result += $tmpOBJ
    return $Result
    Can anyone point me in the right direction?
    Thanks!

    I created a none-workflow version of the script:
    Function Get-TestHDDInfo ([string[]]$ComputerName) {
    $Result = @()
    ForEach ($Computer in $ComputerName) {
    $WMIComSys = Get-WmiObject -Class win32_computerSystem -Property Name -ComputerName $Computer
    $WMIDiskDrives = Get-WmiObject -Class Win32_LogicalDisk -Filter "DeviceID = 'C:' or DeviceID = 'D:'" -ComputerName $Computer
    $tmpOBJ = New-Object psobject
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "ComputerName" -Value $WMIComSys.Name
    foreach ($DiskDrive in $WMIDiskDrives) {
    $VolumeLetter = ($DiskDrive.deviceID).substring(0,1)
    $VolumeTotalSize = "{0:N2}" -f $(($DiskDrive.Size) / 1GB)
    $VolumeFreeSize = "{0:N2}" -f $(($DiskDrive.FreeSpace) / 1GB)
    $VolumeName = $DiskDrive.VolumeName
    # Variables outputs the correct values to C:\_tmp\test.txt
    "$VolumeLetter $VolumeTotalSize $VolumeFreeSize $VolumeName" | out-file C:\_tmp\test.txt -Append
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_VolumeName" -Value $VolumeName
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_TotalSize" -Value $VolumeTotalSize
    $tmpOBJ | Add-Member -MemberType NoteProperty -Name "$($VolumeLetter)_FreeSize" -Value $VolumeFreeSize
    $tmpOBJ | out-file C:\_tmp\test.txt -Append
    $Result += $tmpOBJ
    return $Result
    This is the output:
    PS C:\Windows\system32> Get-TestHDDInfo -ComputerName Comp1, Comp2
    ComputerName : Comp1
    C_VolumeName : OSDisk
    C_TotalSize : 109,79
    C_FreeSize : 21,59
    D_VolumeName : VMs
    D_TotalSize : 223,57
    D_FreeSize : 55,76
    ComputerName : Comp2
    C_VolumeName : OSDisk
    C_TotalSize : 59,91
    C_FreeSize : 2,26
    D_VolumeName : Data
    D_TotalSize : 51,87
    D_FreeSize : 10,14
    This is how i want it to look.

  • CAPP Functionality and Custom Z table when maintaining work center standard

    Hi,
    i have to do enhancmenet to transaction CR02,
    Production planning needs to update PP routers with Standard Values that pertain to setup, machine, labor, man calculation, machine calculation.  They will use CAPP functionality to accomplish this. Work centers will be classified with characteristics identified as CAPP standard values. The actual standard values will be assigned to each work center using transaction CR02, program SAPLCRA0. The work centers will be classified and standard values assigned.Upon saving the work center entries, the system needs to update the Z table with the assigned characteristic values and store the information by plant and work center. When the CAPP program is executed, the program will go a Z table where the work center characteristics are stored.

    What if I really don't care about the old historical values??? I only want to populate this information from this point forward. Would that change your mind as to which method to choose???
    In this case, you can use the Append Structure. There would be more advantages as you don't have to keep track of data consistency, Locking / Unlocking mechanism etc.
    Please refer to the section [Further Remarks on Append Structure|http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm]
    Regards,
    Naimesh Patel

  • SelectOneMenu and custom object

    Hi everybody,
    i have problems using selectOneMenu component.
    <h:panelGroup rendered="#{Navi.rendered}">
                        <h:selectOneMenu id="selPerson" value="#{Navi.user}">
                             <f:selectItems value="#{Navi.list}"/>
                        </h:selectOneMenu>
                   </h:panelGroup>Here is the code from the backing bean:
    private List list;
    private User user;
    public List getList() {
              if (list == null){
                   loadDefault();
              return list;
         public void setList(List list) {
              this.list = list;
         public User getUser() {
              return user;
         public void setUser(User name) {
              this.user = name;
         }The list is loaded from db as follows:
    while (result.next()){
         User user = (User) result.get(0);
         userlist.add(new SelectItem(user,user.getFirstname()+ " 
            "+user.getSurname(),user.getScreenName()));
    }I get a validation error when trying to get the value from the list. Can anybody help? Regards,
    ak

    Hi Sushil,
    To write to the activity stream, these are the things you need
    1) A service definition in service-definition.xml . Similar to here http://docs.oracle.com/cd/E15523_01/webcenter.1111/e10148/jpsdg_svc_intro.htm#JPSDG506
    2) Use the ActivityStreaming API to publish the event. (Note: I have only tried this from within WebCenter Portal so I can't be sure how the API may be called remotely)
         a) oracle.webcenter.activitystreaming.ActivityStreamingService.createActivityElement() to construct the activity element
         b) oracle.webcenter.activitystreaming.ActivityStreamingService.publish() to publish the activity element.
    I can try and distil my code into a sample later this week.

  • Many to Many with Custom Objects 4 and up

    Hello,
    Pls. I need to define a new CO4 that will have a many to many relationship with Contact.
    From OD help pg.775 I understand that I should use another CO (f.ex. CO5) to be the intersection. Help file indicates how to rename the objects...and put them in the related info. section... but I don´t know what FIELDS (if any) I should define in the intersection CO5.
    Pls. Anyone could help ?
    Txs. a lot.
    Antonio

    Yes. You have to define them in CO5 Layout.
    You should see Name, Contact and Custom Object 04 (you may have renamed it). Not the Id field.
    Then when you add THE CO5 layout to Contact Related section, you can add new association between Contact and CO4.
    Don't forgot to enable the Access Profiles in Contact, CO4 and CO5.

  • Creation of customizing and workbench object

    Hi!
    I am testing now the transport settings for critical objects.
    what is the easiest way to create a dummy workbench and customizing object, assign them to transport request and try to transport?
    (e.g. Work Bench object: LIMU, DOCU, "Documentation")
    Thank you very much!
    regards
    Thom

    Hi,
    Goto SE38, create a program and assign it to a development package/dev class automatically it will popup asking for a workbench request, here say create and a request is created.
    For documentation, goto se38 type in the progrma name and select Documentation radio button and say change and enter the documentation, it will ask for a request (if the program is already there in a request then it will not ask).
    Thanks & Regards,
    Navneeth K.

  • Leads and its associations with Custom Objects 4-15

    I have been trying to create a Real time report with Lead associating with Custom Objects 3 and 5. But the report does not show up any data. I know that we cannot associate Custom objects 1,2 and 3 with Lead. I wanted to know if we can associate Lead with Custom Objects 4-15 or not ?

    Yes. You have to define them in CO5 Layout.
    You should see Name, Contact and Custom Object 04 (you may have renamed it). Not the Id field.
    Then when you add THE CO5 layout to Contact Related section, you can add new association between Contact and CO4.
    Don't forgot to enable the Access Profiles in Contact, CO4 and CO5.

  • Custom Object assistance ....

    Here's the situation:
    I am using the Account Object, Custom Object 01 and then Custom Object 03 as the intersection between the Account and Custom Object 01. This seems to be working fine, however, there is something which I think is odd happening. When viewing the account which has a related object exposed for Custom Object 3 (the intersection table), if I select remove, it removed the record, however the relationship still exists under custom object 3. I would have expected the entire relationship (the record in the intersection component) to be fully removed.
    Am I doing something wrong or does this seem to be a flaw in the system ? Any thoughts ????

    What I'm trying to do is setup a many-to-many relationship between accounts and 'systems' (custom object). I have used a custom object to define all the 'systems' available. Then I am using another custom object to link the account and system together with additional custom fields to hold various pieces of information which applies to the relationship between the two. Doing this I can see the information from either the account or 'system' side.
    Are you saying I should not use Custom Object 3 since it is meant to function independently? I could use one of the custom 4-15 objects, but then the problem arises of not being able to WS or Import into them !! Maybe it's a catch-22!

  • Data Loader On Demand Inserting Causes Duplicates on Custom Objects

    Hi all,
    I am having a problem that i need to import around 250,00 records on a regular basis so have built a solution using Dataloader with two processes, one to insert and one to update. I was expecting that imports that had an existing EUI would fail therefore only new records would get inserted (as it says in the PDF) but it keeps creating duplicates even when all the data is exactly the same.
    does anyone have any ideas?
    Cheers
    Mark

    Yes, you have encountered an interesting problem. There is a field on every object labelled "External Unique Id" (but it is inconsistent as to whether there is a unique index there or not). Some of the objects have keys that are unique and some that seemingly have none. The best way to test this is to use the command line bulk loader (because the GUI import wizard can do both INSERT/UPDATE in one execution, you don't always see the problem).
    I can run the same data over and over thru the command line loader with the option to INSERT and you don't get unique key constraints. For example, ASSET and CONTACT, and CUSTOM OBJECTS. Once you have verified whether the bulk loader is creating duplicates or not, that might drive you to the decision of using a webservice.
    The FINANCIAL TRANSACTION object I believe has a unique index on the "External Unique Id" field and the FINANCIAL ACCOUNT object has a unique key on the "Name" field I believe.
    Hope this helps a bit.
    Mychal Manie ([email protected])
    Hitachi Consulting

Maybe you are looking for