Custom Objects details

Hello,
Does anyone have a clear and detailed overview from the Custom Objects? I know the general limitations of the new CO's like webservices and all, but if I am not mistaking there were or are also differences between CO3 and CO's 1 + 2, mainly with the relationships to other object types.
Kind regards,
Niels Rekers

Bob,
Thanks for the suggestion but I am not looking at the reporting functionalities of the Custom Objects at the moment. I am planning a couple of changes that will require the use of custom objects and change the current use of some custom objects as we cannot use the full functionality (e.g. teams, webservices, books, attachments) as we can with CO1 or CO2. So I would really need a complete overview with a level of detail that shows the relationships per CO to other objects for both webservices as is available in the system itself.
I have also logged a Service Request for this, as my requirements should be known within Oracle, but that is already open for more than a month without a proper answer.
Kind regards,
Niels Rekers

Similar Messages

  • Event Bubbling Custom Object not inheriting from control

    One of the new things flash flex and xaml have are ways which
    the event easily bubbles up to a parent that knows how to handle
    the event. Similar to exceptions travel up until someone catches
    it.
    My goal is to use the frameworks event system on custom
    objects. My custom objects are:
    ApplicationConfiguration
    through composition contains:
    SecurityCollection which contains many or no SecurityElements
    and
    FileSystemCollection.cs which contains many or no
    FileSystemElement objects
    ect ect basically defining the following xml file with custom
    objects.
    [code]
    <ApplicationConfiguration>
    <communication>
    <hardwareinterface type="Ethernet">
    <ethernet localipaddress="192.168.1.2" localport="5555"
    remoteipaddress="192.168.1.1" remoteport="5555" />
    <serial baudrate="115200" port="COM1" />
    </hardwareinterface>
    <timing type="InternalClock" />
    </communication>
    <filesystem>
    <add id="location.scriptfiles" value="c:\\" />
    <add id="location.logfiles" value="c:\\" />
    <add id="location.configurationfiles" value="c:\\" />
    </filesystem>
    <security>
    <add id="name1" value="secret1" />
    <add id="name2" value="secret2" />
    </security>
    <logging EnableLogging="true"
    LogApplicationExceptions="true" LogInvalidMessages="true"
    CreateTranscript="true" />
    </ApplicationConfiguration>
    [/code]
    basically these custom objects abstract the xml details of
    accessing attributes, writing content out of the higher application
    layers.
    These custom objects hold the application configuration which
    contains the users options. The gui application uses these
    parameters across various windows forms, modal dialog boxes ect.
    The gui has a modal dialog that allows the user to modify these
    parameters during runtime.
    basically i manage: load, store, new, edit, delete of these
    configuration files using my custom objects.
    Where would event propagation help in custom objects like
    described above?
    ConfigurationSingleton.getInstance().ApplicationConfiguration.CommunicationElement.Hardwar eInterfaceElement.EthernetElement.RemoteIPAddress
    =
    System.Net.IPAddress.Parse(this.textBoxRemoteEthernetIpAddress.Text);
    The EthernetElement should propagate a changed event up to
    the parent ApplicationConfiguration which would persist this to the
    registry, db, file or whatever backend.
    currently this logic is maintained else where. I serialize
    the root node which compositely serializing the nested nodes and i
    check of the serialization is different from that in the backend
    … This tells me if the dom was modified. It works but i would
    like an event driven system.
    how should i implement bubbling using custom objects?
    3 implementation ideas:
    1) A simple way is to implement a singleton event manager:
    EventManager.RegisterRoutedEvent
    http://msdn2.microsoft.com/en-us/library/ms742806.aspx
    I like this idea but how can you tell which object is nested
    in who… this way the event can be stopped and discontinue
    propagation?
    2) If i use binders as discussed in Apress’s book:
    Event-Based
    Programming Taking Events to the Limit
    basically a binder connects the events between seperate
    objects together… although it would work for my app, I would
    like a more generalized approach so i can reuse the event system on
    future project.
    3) how does flash flex handle this..
    objectproxy.as?
    http://www.gamejd.com/resource/apollo_alpha1_docs/apiReference/combined/mx/utils/ObjectPro xy.html#getComplexProperty()
    >Provides a place for subclasses to override how a complex
    property that needs to be either proxied or daisy chained for event
    bubbling is managed.
    how does these systems all work....? Reflection ?
    this way i can simulate this on my own custom classes.
    Thanks!

    I have a strong sensation that the OSMF project is quite dead.
    no new submits since 2010, the contact form on the offical OSMF
    project website http://www.opensourcemediaframework.com/
    returns a PHP error.
    and many unanswered questions about OSMF in this forum.
    i think it would be wise to not use OSMF if possible, although
    I'm also stuck with it since we are utilizing HDS/PHDS
    protocols which are utilized in the framework.
    otherwise its quite a head-ache.
    I'm unable to get to a video element coming from a proxied element
    that is being produced via an HDS connection.
    and haven't found any solution that works.

  • How can i create a custom object 0REQUID

    Hello all,
    I have a question. How can i create a custom object 0REQUID? Is it possible to create it without actvating BI content?
    Thanks in advance..

    Hi,
    If you want to create a new info object which is a copy of 0REQUID. then
    Go to > info object key figure / Chara catalogue> create new key figure / Chara --> enter 0REQUID in front of TEMPLATE and you will get all details of 0REQUID in your new key figure / chara.
    Hope this helps.
    Assgn pts if helpful.
    Regards
    Edited by: chintamani deshmukh on Apr 14, 2008 11:09 AM

  • 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

  • How to deal with custom object in OM for Nakisa security

    Hi All,
    We are implementing OrgChart 3.0 SP1 for live environment.
    We have custom object in OM. Structural Authorization is based on that custom object. (The custom object is displayed as custom field in IT0001 (Org Assignment). Also we are using Org Key. The combination of custom field + org key decide the structural authorization)
    Does Nakisa security work on this kind of structural authorization ?
    Does this required any development efforts? OR we can make it with configuration changes? What are the changes required and where to do it?
    Thanks
    Dave

    Hi Luke,
    Thanks for the reply.
    When I  selected the security authentication option SSO with log on ticket, it shows the following error
    Login Failed. Either you are trying to access the application outside of portal. Or the Portal issued ticket is rejected or expired
    when I changed it to SSO with log in ID and Password, it shows the following error,
    Error: Application error occurred during the request processing.
      Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jstsg/home
    Details: WebApplicationException log ID is [005056943A3100EA000000000000B294].
    Can you please give any inputs?
    Thanks
    Dave

  • Auto-populate fields in Custom Object Based on Another Record

    Hello,
    I am hoping to auto-populate a few default values in a new Custom Object record based on an associated Lead record. The layout is this:
    I use the Lead record to take care of most of the information in the sales stages until the product is sold. The Lead record has fields to record information for a one product sale. The sales person can then use the Custom Object (called 'GX Additional Product') (which shows up in the Related Information section of the Lead record) to add additional items to a sales order request. Many of the fields in the GX Additional Product (custom object) record are identical to fields already filled out in the Lead record.
    What I would like to do, is when a new GX Additional Product (custom object) is added to the Lead record, those identical fields already filled out in the Lead record, by default, populate the corresponding fields in the new GX Additional Product (custom object) record.
    Is this possible? Is this something that can be done with JoinFieldValues? If so, I've had a bit of confusion trying to set up a JoinFieldValues expression.
    If you have any information to share that would be helpful, that would be greatly appreciated! THANKS!

    Hi,
    You can use JoinFieldValue to Custom Objects from other entities, cause you will have other objects' ID recorded inside the CO's, when you open a new detail record associated with the parent. Make sure your custom object is showing as a detail section (N:1) into lead´s main page. Try with one field first, using the exact syntax provided at samples listed at product documentation.
    regards,
    Flavio Amorim
    Brazil
    www.triscal.com.br

  • Multiple logical disks as custom objects

    Hello All,
    I have been working with PowerShell for a few months now and my goal is to help my colleagues perform the same tasks a little faster.
    As such I took on the responsibility of creating a little GUI tool to find some details about a remote computer.
    I have created as advanced function with a custom object.
    I am limited to PowerShell V2 as this is the version used in the company.
    the function is as below:
    <#
    .Synopsis
       Short description
    .DESCRIPTION
       Long description
    .EXAMPLE
       Example of how to use this cmdlet
    .EXAMPLE
       Another example of how to use this cmdlet
    #>
    function Get-PartitionInfo
        [CmdletBinding()]
        Param
            # Computer Name
            [Parameter(Mandatory=$true,ValueFromPipelineByPropertyName=$true,Position=0)]
            [string[]]$ComputerName
        Process
            Write-Verbose "Testing Machine"
            if(Test-Connection $computername -Count 1 -Quiet)
                Try
                    Write-Verbose "Gathering Data"
                    $partitions = Get-WmiObject -Class win32_logicalDisk -ComputerName $computername -ErrorAction Stop
                        $myobj = @{
    'Device ID' = $partitions.DeviceID
                            'Access' = $partitions.Access
                            'Compressed' = $partitions.Compressed
                            'Drive Type' = $partitions.DriveType
                            'File System' = $partitions.FileSystem
                            'Free Space' = $partitions.FreeSpace
                            'Media Type' = $partitions.MediaType
                            'Size' = $partitions.Size
                            'Name' = $partitions.Name
                        Write-Output "Partition information"
                        Write-Output (New-Object -TypeName PSObject -Property $myobj)
                Catch
                    Write-Output "Machine not online or PowerShell is unable to read it"
                    Write-Output "$($Error[0])"
            else
                Write-Output "Machine not online"
    Please excuse the fact that is is not complete, after I get it to work it will be polished.
    My problem is as follows:
    The output of this function is correct but, it is as below:
    Partition information
    Drive Type  : {3, 5, 3}
    Compressed  : {False, $null, False}
    Device ID   : {C:, D:, E:}
    Size        : {167772155904, $null, 5356126208}
    Name        : {C:, D:, E:}
    Free Space  : {71496396800, $null, 5356109824}
    Access      : {0, $null, 0}
    Media Type  : {12, 11, 12}
    File System : {NTFS, $null, FAT32}
    What I am trying to do is to separate the partitions but have not had any success.
    Searched high and low for a solution to list custom objects one by one.
    Anyone have any ideea if this can be done?

    You have to enumerate the results of the WMI.
    You are also sort of off when it comes to how to develop output with PowerShell.
    You are tryingtoo do too many things that you do not understand and they are all conflicting. YOu cannot nis Write-Outpur statements into a colleciotn or it will not output correctly. Study the basics of how PowerShell does output
    Here is how to get the output objects.  Test it manually with a number of computers to see how the output changes.  Try to understand why.
    $computer=$env:computername
    if(Test-Connection $computer -Count 1 -Quiet){
    Get-WmiObject -Class win32_logicalDisk -ComputerName $computer |
    Select Access,Compressed,DriveType,FileSystem,FreeSpace,MediaType,Size,Name
    }else{
    Write-Host 'Machine not online or PowerShell is unable to read it'
    Once you understand why I did it this way and why it works you will have the basics needed to understand how to generalize.
    Try not to write or use code that you do notunderstand.  Test and ask question.  Build the knowledge base from the ground up.
    \_(ツ)_/

  • Mapping and querying Custom Objects for a Contact with REST Api

    Hello All,
    We are hoping to get some details on managing DataCard set through REST APIs. Our implementation goal is to create Contacts and add Custom object for each Contact, or to be precise, add a DataCard Set for each Contact.
    At the moment, to associate a DataCard Set (or Custom Object) to an existing contact, we are supplying following custom object fields during creation of Custom Object:
    new CustomObjectField 
                                                                    name = "MappedEntityType",
                                                                    dataType = Enum.GetName(typeof(DataType), DataType.numeric),
                                                                    type = "CustomObjectField",
                                                                    defaultValue = "0"
                                                             new CustomObjectField
                                                                    name = "MappedEntityID",
                                                                    dataType = Enum.GetName(typeof(DataType), DataType.numeric),
                                                                    type = "CustomObjectField",
                                                                    defaultValue = "<ContactId>"
    Is this the correct approach? This is Based on the information provided here: http://topliners.eloqua.com/community/code_it/blog/2012/05/31/eloqua-api-how-to-mapping-a-data-card-to-an-entity.
    Would the REST API allow us to query the CustomObjects using the MappedEntityId value for later updates? If so, any pointers on how we approach that?
    Thanks in ad.

    Either the MappedEntityID field is not available or I do it wrong, Eloqua is ignoring the field and does not map the custom record with the unique Contact ID
    {"type":"CustomObjectData","ContactID":"8829509","fieldValues":[{"id":"195","value":"[email protected]"},{"id":"220","value":"a0KJ000000387QvMAI"},{"id":"191","value":"001J000001OrL77IAF"},{"id":"193","value":"NowTV MPP"},{"id":"194","value":"8829509"},{"id":"196","value":"Andreas"},{"id":"197","value":"Wolf"},{"id":"198","value":"003J00000145lkBIAQ"},{"id":"210","value":"777666555"},{"id":"199","value":"gbp"},{"id":"200","value":"0"},{"id":"215","value":"0"},{"id":"201","value":"999111999"},{"id":"214","value":"111111"},{"id":"202","value":"222222"},{"id":"204","value":"now"},{"id":"203","value":"xmas"},{"id":"205","value":"no description"},{"id":"206","value":"test"},{"id":"218","value":"holidays"},{"id":"219","value":"PPV-0878545"},{"id":"213","value":"N"},{"id":"212","value":"myself"},{"id":"209","value":"now tv"},{"id":"192","value":"1417542120"},{"id":"207","value":"1417542120"},{"id":"216","value":"1417542240"},{"id":"217","value":"1417542240"},{"id":"211","value":"1417542240"}]},"MappedEntityID":"003J00000145lkBIAQ"}
    Response
    DEBUG|Response------{"type":"CustomObjectData","id":"81720","fieldValues":[{"id":"195","value":"[email protected]"},{"id":"220","value":"a0KJ000000387QvMAI"},{"id":"191","value":"001J000001OrL77IAF"},{"id":"193","value":"NowTV MPP"},{"id":"194","value":"8829509"},{"id":"196","value":"Andreas"},{"id":"197","value":"Wolf"},{"id":"198","value":"003J00000145lkBIAQ"},{"id":"210","value":"777666555"},{"id":"199","value":"gbp"},{"id":"200","value":"0"},{"id":"215","value":"0"},{"id":"201","value":"999111999"},{"id":"214","value":"111111"},{"id":"202","value":"222222"},{"id":"204","value":"now"},{"id":"203","value":"xmas"},{"id":"205","value":"no description"},{"id":"206","value":"test"},{"id":"218","value":"holidays"},{"id":"219","value":"PPV-0878545"},{"id":"213","value":"N"},{"id":"212","value":"myself"},{"id":"209","value":"now tv"},{"id":"192","value":"1417542120"},{"id":"207","value":"1417542120"},{"id":"216","value":"1417542240"},{"id":"217","value":"1417542240"},{"id":"211","value":"1417542240"}]}
    Eloqua:
    Name: PPV-0878545
    Unique Code: a0KJ000000387QvMAI
    Status Registered
    Created Date 12/22/2014 12:44:49 PM
    Mapped NO
    Any Idea how to map this to a contact
    Entity Type is Contacts
    Entity Field is SFDC Contact ID

  • Question for making Report of Custom Object(01)

    We use Custom Object 01 for Comment under the Calendar(Activity) Screen.
    - Objective :
    1. We want to manage Comment that are made by Manager after closing Sales Activity
    2. But, we can't manage Comment history in Calendar(Activity) Details because it is remained Last Comment in Details
    3. So, we use Custom Object 01 for Comment
    - Problem & Question :
    1. We can manage Comment history under Calendar(Activity) Screen
    2. But, we can't make Report Comment Report related with Account, Contact
    3. So, we want to know
    a. Are there no relationship Custom Object 01(Comment) with Account, Contact in Calendar(Activity) Screen
    b. If we have to make Comment Report related with Account, Contact, how to make it?
    Please let me know about that issue.... Thank You!!!

    Your question is not clear. Do you want CO 1 to be related to Account, Contact and Activity? Or not? And what exactly is the reporting question?
    Custom Object 1 is available for Real-Time reports. The Custom Object 1 subject area allows you to report on CO along with the related Accounts, Activities, Contacts, Leads, Opportunities, and Service Requests.

  • How & where to use Java script to create new button in object detail page

    Hi All,
    I want to create "New/Add button" in object detail page. If i am not wrong i need to use java script for that but could you please let me know how & where to use Java script to create new button in object detail page in CRMOD.
    Thanks in advance.
    Regards,
    Manish

    Any related object on the detail page should have an "Add" or "New" or both buttons by default - This is vanilla functionality and will do the required action.
    If you want to modify this behaviour and do something tricky you will potentially have to go for javascript. You should add the javascript on a custom web tab on that Object.
    Admin --> Application Customization --> Contact -->Contact Web Applet
    Now, add your javascript in the code area, after you select the type = HTML for this web applet, expose this web applet on the Contact detail layout and your javascript will be invoked whenever this page is loaded.
    Check this online document to see how javascript can be embedded in CRM on Demand http://helponmyproject.com/TTOCOD/
    Cheers!
    Royston

  • Assets linked to Custom Objects

    Hi All,
    I'm trying to find a way to represent the link between a Custom Object and an Asset. I know I can create an Asset under a Custom Object as a related record, but if I look at the details for that Asset, there is no field I can locate that will indicate the link between the Asset and the Custom Object record.
    I'd appreciate any advice on how I can overcome this problem.
    Cheers,
    Cameron

    Thanks for your post Prakash.
    Unfortunately though I can't really use the vehicles record type as I'm somewhat restricted by my current system design.
    So does this mean that there is no field on the main Asset record type that can link to any of the Custom Object record types?

  • Customer master details

    hello guru's,
                    my requirment is i need to upload Customer Master details using BAPI  in LSMW. can anyone tell me the Business Object Type and Method name ..i know message type and idoc type for Customer Master bt i dont know how to search the Business Object type and Method...

    Hi,
    Object          0050  
    Method          0000
    Program Name    RFBIDE00
    As an alternative to using u2018Transaction Recordingu2019, you could also use a standard SAP object to update Customer Master Records. Business Object u20180050u2019 is already pre-defined in the system with standard Batch Input Interface Program u2018RFBIDE00u2019.
    Create an Object CUST_OBJ within Project as LSMW_DEMO and Subproject as CUSTOMERS as shown in Figure 20.
    Figure 20  LSMW Object with Standard SAP Object
    Note! Only steps that are different from the recording method are listed here.
    Step 1: Maintain Object attributes
    You will be updating the customer master records with the help of Standard Batch Input; therefore, choose radio-button Standard Batch/Direct Input as shown in Figure 21. Enter Object u20180050u2019 for Customer Master records and default method u20180000u2019 and click on Save. 
    Figure 21 Standard Batch/Direct Input Object Attributes
    Step 4: Maintain Structure Relations
    Sales view of Customer Master is stored in table KNVV. Accordingly, you need to update structure BKNVV. However, in addition, the Standard Object u20180050u2019 also requires updates to BGR00, BKN00 and BKNA1 structures. (If you do not maintain Structure relations for mandatory entries, you might get a message such as u2018Target structure BKNA1 needs a relation to a source structureu2019.) 
    Even though you donu2019t want to update any fields in these structures, you need to create a relationship with source structures. In all, you need to create relationship for four target structures. 
    Create relationship between source structures XD02S with these target structures with icon u2018Create Relationshipu2019  . 
    Keep Cursor on these four target structures and click on icon u2018Create Relationu2019 and structure relations are maintained as shown in Figure 22. 
    Figure 22 Structure Relation
    Step 5: Maintain field mapping and conversion rules
    -- Keep your cursor on u2018TCODEu2019 field and click on u2018Insert Ruleu2019 icon 
    Figure 23 LSMW Conversion Rules
    Choose radio button u2018Constantu2019 (Figure 23) to enter value u2018XD02u2019 transaction code.
    -- Keep your cursor on field u2018KUNNRu2019 and click on u2018Assign source fieldu2019 icon 
    Choose source field u2018Customeru2019 from source structure u2018XD02Su2019. (See Figure 24.)
    Figure 24 Assign Source fields
    -- Similarly, choose source fields for Sales Organization, Distribution Channel, and Division. (See Figure 25.)
    Figure 25 Field Mapping and Conversion Rules
    -- Scroll down to structure BKNVV fields and assign source fields to three fields Sales Office, Sales Group, and Customer Group (Figure 26).
    Figure 26 Field Mapping and Conversion Rules
    Save and go back to main screen.
    Step 12: Display Converted data
    When you convert data, LSMW automatically converts into the appropriate structure layouts, as required by Standard program (RFBIDE00). (See Figure 27).
    Figure 27 Converted data into multiple structures
    Note that if you had only one record in source file, the converted file has four records.
    Earlier, creating this input file, so that the standard interface program can read it, was a big nightmare, the primary reason being that it could have multiple record layouts. Even for a simple conversion with one input record, you would have to create this complex file with many record layouts. The advantage of LSMW is that it prepares these multi-layout files automatically.
    Step 13: Create batch input session
    Once source data is converted in internal format, you can create a BDC session to process the updates (Figures 28 and 29). 
    Figure 28 Create BDC Session
    Figure 29 BDC Session u2018CUST_OBJu2019 created.

  • Methods to transfer Customer objects while Upgrading.

    Hi,
    What are the possible methods of transferring Customer objects/programs etc while upgrading from 4.6 to 4.7 or ECC ?
    Any information will be helpful.
    Thanks,
    s<i><b>A</b></i>mik.

    Hi Rekha,
    After the Basis team have done with the Prepare activities , we need to RUN the SPDD transcations which provides the details of SAP Std DDIC objects that have been modified by the CLient It team. You will requuire take a deceiosn to keep the changed format or revert back to the SAP std structure. More often the decison would be to keep the changes format in the new version also. It is mandatory to complete this cativity so that you do not run the risk of any data loss in the new version of SAP.
    After completeing the SPDD activity , we need have choice of taking the SPAU transcation to get the list of the STD SAP programs that have been modified. This activities can be done in phases even after the upgrade o fthe box. generally it is done in the same go so that your testing results are consistent and have more confidence in upgrade.
    Then we need o move with the corrections of the Z/Y objects for sytax . Once we have complted these three ABAP workbench corrections cativities we need to get into a testing activity.
    Hope this helps.
    Anand

  • Custom Objects List Using ABAP Program

    Hi Experts,
    We have  a requirement to collect all the custom objects(reports,smartforms,ddic objects etc)developed in ECC.
    We need list basing on condition of 'last changed by' .
    So for few objects we have 'last changed by' field and we are able to get the list but for few custom objects 'last changed by' field is not maintained.
    Example for BTE there is no 'last changed by'...
    Please suggest if any ideas.
    Regards,
    Rafi

    Hi Rafi,
    Do a source scan using RS_ABAP_SOURCE_SCAN for reports..Put Z* and give your respective conditions on last change field.
    2.Check the Transport list to production you will get other details.
    Hope it will be helpful for you.
    Regards,
    Kannan

  • Inventory Management using Custom Object 07

    Hi Guys,
    I have been trying to use custom object 07 as Inventory.
    I have renamed custom object 07 as Inventory. I have verified that already a relationship exists between this custom object and Products. So, I modified the Inventory Page Layout to make the products related information section visible. I have created access profiles and role appropriately. I was able to see the products related information section in the Inventory detail page but I didn't see any means of associating records with the inventory like buttons.
    Did I miss any step? Also could you point me to documentation related to custom objects?
    Thanks and Regards
    Naren B

    Hi Bobb. Thanks for the reply.
    My requirement doesn't require any reports to be developed. So, I didn't think about it. I tried to use custom object 7 for as Inventory. So, i just renamed Custom object 7 as Inventory. Already there is a relationship existing between custom object 7 and products. So, I went to the related information layout of Inventory(CO-7) and used the standard information layout provided for products. But, I didn't find any buttons to associate a product in the related information section under inventory. My main requirement is to manage inventory transactions. When a shipment is receiving the available quantity and the quality of the product have to be changed accordingly and so on. Currently I am using custom objects 1,2 and 3 for this purpose and i was able to achieve the requirement. Don't know what was wrong. May be the button was disabled purposefully. I will check it out and i will let you know. Can you explain in brief in two to three steps the procedure you followed ?
    Thanks and Regards
    Naren

Maybe you are looking for

  • Change name of apps

    If I try to change the name of an application in my Applications or other folders, the system prevents this but does NOT allow me to authorize the change. Even if I do a Get Info on the app, I still cannot change the name, even though I am willing to

  • External GPU via Thunderbolt

    With the new Mac Mini refresh, any hope of a new discrete GPU inside has been completely killed.  That said, I need a new PC still, and I'm willing to get creative in order to find a Mac that suits my needs inside my budget (under $1k, gaming capable

  • Getting a SQL exception when trying to coonet to SQL2000.

    Hi, I am getting the follwoing error when I run my Jrun on the server. My application is trying to talk to IPC(Internet Pricing COnfiguration) using TDS Driver. Now we upgraded the server to MSSQL2000 and OS as Window2000. here is the error. com.sap.

  • Duplex Printing for MX922

    Hey I didn't see this in the forums anywhere so thought I'd make a new topic. How do I duplex print with the mx922? I'm printing from a USB stick and can't seem to find how to print both sides of the paper. Bonus question: my printer only seems to ac

  • Time Machine Restore Very Large

    I have a mid 2012 Macbook Pro retina that came with a 256GB SSD. I was having issues with the HD and replaced it with a 480GB SSD from OWC. When I restored my TimeMachine backup to the new SSD it says I only have 17GB available. I only had about 100G