Changing Replication object dependency

Hi all,
Does anybody have experience with changing the standard replication object dependencies?
In the replication object wizard, dependecies are limited to a number of fields and bdocs.
The fields seem to be limited to the SFA-fields of the highest segment of the replication object. Anybody knows why?
The possible interlinkage bdocs are limited as well, but I can't figger out how...
One can only select a single field for a single bdoc. How is the interlinkage between the two objects made, based on a single field??
All help is appreciated,
Kind regards,
Michael.

Hi Michael,
   In an intelligent dependent replication, the field will be the highest segment of the replication object only because the lookup tables will be filled with root segment filter field value. Also in an intelligent replication the root segment structure should have only one BDoc instance.
   The possible interlinkage BDocs are limited and are determined only by GUIDS. As CRM model fully depends upon guids(R/3 model is against guids). That's why in CRM each table is designed with guids as the primary key.
Also one can make interlinkages via only one field of the BDoc as the Guid is very unique.  If the architecture allowed more fields then the lookup tables filling up with data will become more complicated and also the performance will go down.
So your points are correct.
I hope this gives you some information.
best regards
middlware developer

Similar Messages

  • Routings: mass change of object dependency

    Hi Friends,
    Do you know if there is way to apply a mass change on object dependency in Routings?
    My scenario is: add one new obj dependency at one operation on several (hundreds) routings.
    Thanks a lot for any help or suggestion.
    Bye,
    Flavio Ciotola

    Dear,
    BDC is good option you can record the BDC for CA02 through SHDB.
    Or else in mass you can do this wth CEWB - Engineering Workbench  first define the  Working Area in OP77 lets say Working Area    SAP_OPERATION select focus on operation also select the required field like Object dependency.
    and then go ahead with CEWB.
    Hope it will help you.
    Regards,
    R.Brahmankar

  • Update of object dependency allocation in Routings

    Dear Friends,
    I am having the following problem: in several Routings of different configurable materials I need to change the object dependency allocation for one operation. In detail, let's say that operation 0100 has 3 object dependencies allocated:
    Operation 0100
    Object dependencies:
    OBJ_DEP_01
    OBJ_DEP_02
    OBJ_DEP_03
    what I need is to change the second one of them, from   OBJ_DEP_02   to   OBJ_DEP_99
    I can successfully read the object dependencies allocation with the function  'CUKD_API_ALLOCATIONS_READ', for each routing.
    What I am missing is a way to change that allocation. I found the function  'CUKD_API_ALLOCATIONS_MAINTAIN', but I am not able to make it working.
    Do you have any help or suggestion?
    Thank you very much indeed for any hints on this subject.
    Bye,
    Flavio

    Ops, it was my fault in calling the function 'CUKD_API_ALLOCATIONS_MAINTAIN', that works perfectly now.
    Thread can be closed.
    Thanks and bye,
    Flavio

  • What are replications objects and subscriptions???

    Hello All,
    I am working with CRM 5.0
    I want to know what are replications objects and subscriptions and how it is work with sites and BDocs? The process is not clear to me and how is the relationship between them?
    Regards
    Jacopo Francois

    Hello Jacopo,
        The CRM Middleware course material CR500/CR540/CR550 details out the concepts of a Replication Obj,Publication and Subscription.
      Let me try and illustrate this concept with a real-world example. This is normally the example I provide whenever I train employees.
    What do you do when you want to subscribe for SAP Netweaver magazine published from SAP Press?
    1) SAP Press publises a number of SAP magazines. So, first you select the publication of your choice. Your publication = "SAP Netweaver".
    2) Next, you have to subscribe for it in the website by furnishing your credit card details, shipping address and the duration of your subscription. So, that becomes your subscription. So, a publication can have many subscriptions (sent by many people)
    The replication object is just the abstraction which collects all the publications and their corresponding subcriptions and relates them a particular Bdoc type. Normally, the name of a replication object = Name of the Bdoc type. E.g. BUPA_MAIN. Replication objects can be bulk objects or simple intelligent objects depending on whether mass data or filtered data is desired. Naturally, there will not be any subscriptions for a bulk replication object.
    Now, once you have created a site and have done its configuration, you can associate the site to a number of replication objects depending on what type of data would the site be interested in.
    Hope you are now able to figure out the meaning of these MW terms and understand the relationship between them.
    Please reward with points if this helps!
    Thanks,
    Sudipta.

  • Replication Objects

    Dear all,
    Why do we need to generate replication objects in CRM system?
    I need some clarity about replication objects in CRM system?
    Please help me to understand the solutions for the following questions?
    What is the use of this replication objects?
    In a implementation project whose responsiblity is it to generate replication objects?
    How much time does it take to generate the objects?
    What are all objects do we need to generate to maintain a proper connection between SAP ECC and CRM system.
    What are the replication object Categories?
    How can we monitor Replication Objects status in a freshly installed SAP CRM system?
    If we don't generate objects in SAP CRM system what effects will be there?
    What are the replication Queues? What configuration do they require for data flow between SAP CRM and ECC?
    Please educate me to understand the scenario, Your suggestions will be highly appreciated?
    Thank you
    Raghu ram.

    hi
    Definition
    A Replication Object is a logical unit (customer record, order header with several positions, text module, etc) which is defined within the entire system and exchanged between the various datasets.The replication object can consist of one or more segments, each of which may contain several data records. The following condition, however, applies to a replication object: in the root segment of the object there must only ever be one record containing a unique replication key (distribution key). A replication object is based on so-called BDoc types.
    Use
    Replication objects are classified into various replication object types. This allows you to be flexible when compiling the dataset of the current Site The following replication object types are available:
    ·        Intelligent replication objects
    ·        Simple intelligent replication objects
    ·        Dependent replication objects
    ·        Replication objects of type unfiltered (bulk)
    ·        Replication objects of type simple unfiltered
    Replication object types can be combined with each other for creating individual datasets. The following combinations are possible:
    Multiple dependent replication objects
    In this kind of replication a replication object is dependent on several intelligent replication objects. The multiple dependent replication object maintains its own Look-Up Table, but does so according to Criteria defined by the higher level replication objects.
    Combined dependent replication objects
    Combined dependent replication means that there is a multiple dependent replication object for which additional own distribution criteria can be defined.
    Example
    Multiple dependent replication object
    The distribution of the replication object u201Cactivitiesu201D depends on the intelligent replication objects u201Ccustomeru201D and u201Cobjectu201D.Thus the responsible mobile employee receives activities relating both to his or her customers and to the objects for which he or she is responsible.
    Combined dependent replication object
    The distribution of the replication object u201Cactivitiesu201D depends on the intelligent replication objects u201Ccustomeru201D and u201Cobjectu201D.You can also specify an individual distributor for each activity.
    You cannot maintain replication objects in a production system, but only in a development or test system. In the case of replication objects maintained there, corresponding function modules are generated and a transport request is created which has to be released explicitly so that the replication objects are also updated accordingly in the production system (target system).
    Use of Replication Objects
    A single replication object is generated from each BDoc type.
    To display replication objects which have already been defined, choose the Object Type Replication object, in the Object Type list box. If required make an entry in field Object Name and choose the symbol This graphic is explained in the accompanying text.
    Activated replication objects are marked as such (the Active object checkbox in the Object information area is selected). Replication objects that have not been activated cannot be assigned to publications. Since replication objects are automatically activated when they are created, an error has occurred during generation in such cases. You can activate and regenerate such replication objects using the Activate function. This generates function modules and a corresponding transport request is created, which has to be released explicitly in order to transfer the data into the target system (typically a production system).
    By choosing the corresponding function you can now create additional replication objects or display or add criteria fields or delete already existing replication objects.
    hope it answers most of ur queries
    best regards
    ashish

  • Change of activity type of operation overview through object dependency

    Hi,
    I am working on variant configuration project and I am using the global object dependencies (procedures) to change the BOM item quantities, Operation standatd values and activity types in super bom and super routings. When I use these dependencies BOM quantities and routing standard values are changed but activity types are not updated.
    If anybody have any idea about this, how to use the dependency to update the activity type? or any prgram error / any OSS note for this?
    We are working on ECC6.0.
    Advanced thanks...
    B Venkat

    Hi Venkat,
    As you may be having idea of usage of reference characteristics usage in changing the fields because you are already told that you are able to change the Qty field, same like this you need to have the reference char relevant to this field and table .
    Now the activity type comes from the work center. so you need to change actvity type in work center or you have to change the workcenter ( expected workcenter should have your required activity type) by the object dependency. It's looking a bit thoghtful one. Just think in your functionality it will work.
    Thanks
    Ankaiah

  • Change Info Object Master/Text  data in PROD  to Time dependant

    Hello Experts,
    I have an Info Object used in ODS and Cube. Both ODS and Cube has data in it. The Info Object has Text data.
    I need to change Info Object Text data as Time dependant.
    What are best way to make this change? If I make change to Info Object, how it's going to effect Cube and ODS.
    Please advise.
    Thanks
    Padma
    Padma Reddy

    Bhanu,
    Yes I am selectiong the check box to make IO as time dependant.
    May be I am over complicationg this. Here is my understanding, correct me if I am wrong.
    The IO is used in cube. It belongs to Dimension1. This dimension table is nothing but dim id's and SID's. So the Dimension table is built based on the exist SID values.
    When I make change to IO, the data and SID's will change. Doesn't it cause some data inconsistancy ? And also the IO text table will have multiple rows with the same data but with different validity periods.
    As I said I may be thinking too foolish or technical.
    Please advise.
    Thanks
    Padma

  • Object dependency for batch characteristic

    I have 1 class with multiple characteristics and 1 of the characteristics should be entered (mandatory) in case of a certain split valuation type (which is covered in the batch info). This should be done via object dependencies within the charateristic. Anyone knows how to do this?

    Dear Sairam
    As explaind to you in the earlier thread for product or proportion unit. you need not maintain object dependency for the characterestics. You have to maintain product unit which will appera as alternatvie UOM. While making GR the Alternate or product UOM will be seen as per the plan value(conversion factor) maintained in material master. You can change both Basic UOM and Alter UOM as per the actual caonversion recieved. This conversion factors will be saved in the batch classification.
    Regards
    MSR

  • Importance of object dependency  type procedure

    Hi Friend,
    Good Morningu2026
    Could any one explain the importance of object dependency  type procedure and its uses with same scenario.
    Thanks in advance,
    Mohan M

    Hi Mohan,
    Procedures are used to infer values for charecterisitcs. These are a type of object dependencies used in VC.
    Procedures can overwrite defualt values or they can set defualt values for charecterisitcs,  several procedures can be assigned to an object (for eg. a BOM item or operation) and define processing sequence.
    These are maintained in Charecteristics, Charecteristic values, configuration profiles, BOM item, Routing operation etc.
    Eg: Processing Sequence:
    A configurable material has characteristics COLOR and PRESSURE. The following procedures are allocated to the configuration profile of the material.
    0010 $SELF.COLOR = u2018GREENu2019 IF PRESSURE >= 10
    0020 $SELF.COLOR = u2018YELLOWu2019 IF PRESSURE >= 50
    0030 $SELF.COLOR = u2018REDu2019 IF PRESSURE >= 100
    The sort sequence ensures that pressure greater than or equal to 100 always sets the color u2018redu2019.
    Inferring Charecteristic Values with procedures:
    Let's assume Configurable material BIKE has the following characteristics:
    CharacteristicS AND THEIR Values                 
    WEIGHT
    FRAME                                          Aluminum                  10 KG
                                                         Steel                           14 KG
    EXTRAS (multiple-value)              Mudguard                   0.5 kg
                                                          Luggage rack             1.0 kG
    Procedure
    1. Create a procedure for the weight of the BIKE, depending on the frame.
    2. This procedure has the following source code:
    $SELF. WEIGHT = 10 if FRAME = u2018Aluminumu2019,
    $SELF. WEIGHT = 14 if FRAME = u2018Steelu2019.
    3. Allocate the procedure to the configuration profile of material BIKE.
    The weight of a bicycle increases if you select additional extras, such as mudguard or luggage
    rack.
    1. You define a procedure with the following source code:
    $SELF.WEIGHT = $SELF.WEIGHT + 0.5 if EXTRAS = 'Mudguard',
    $SELF.WEIGHT = $SELF.WEIGHT + 1 if EXTRAS = 'Luggage rack'
    2. Allocate the procedure to the configuration profile of material BIKE.
    Result
    1. When you configure the bike, the value u2018Aluminumu2019 is selected for characteristic FRAME.
    This triggers the first procedure, which sets the value 10 kg as the WEIGHT.
    2. Characteristic EXTRAS has values u2018Mudguardu2019 and u2018Luggage racku2019. This triggers the
    second procedure, which increases the value of characteristic WEIGHT to 11.5 kg.
    You can also use procedures to count or summurize values of charecterisitics.
    You can use procedure to change the values in master data such as BOM / routing. and also to maintain default values.
    Hope this will be helpful to you. Any queries, Please post.
    Regards,
    Pavan

  • Object dependency doesn't work for class type 001.

    Dear All,
    I would like to use classification for picking up material.
    I set up a class with class type 001 and assign to material.
    When I use mm03 to search the material with class, the object dependency in the characterist doesn't work.
    Does the object dependency work for the class type 001?
    The example is as below.
    If the characteristic CH_CAR = '01', then the characteristic CH_COLOR can show Red and Write.
    If the characteristic CH_CAR = '02', then the characteristic CH_COLOR can show Black and Blue.
    I wrote a depency precondition for this scenior, but it does't work.
    If I change the class to type 300 and attached to a configurable material, then when I create a sales order and configure the material, and the dependency did work.
    Does the object depency only support the class type 300?

    you can have object dependency in characterisitcs attached to material class. In this thread underneath the class is 001
    Length & Width is not converted in classivication view
    you may not be able to find objects using dependencies used in classification
    Object Dependencies in Classification - Classification System (CA-CL) - SAP Library

  • RE: (forte-users) Changing replication options in Fscript? -Tric k

    There was one attribute of a service object you couldn't change in fscript..
    I think it was whether the service was replicated at all or not (not the
    same as setting rep count to 1!).
    As Clint would say, "improvise.."
    We exported the project containing the service object and snipped out the
    part pertaining to the service object in to a little export file.
    Then in an fscript script you can branch/checkout the service object and
    import the snipped out export file to change the replicated yes/no flag.
    Then do whatever other fscript commands make sense.. We tended to leave the
    system baseline with the "true" replication flags and let developers run
    this little script (only branching the services) to de-replicate all the
    replicated services prior to trying to run from their workspace, etc.
    Worked like a charm.
    -Greg
    -----Original Message-----
    From: Taras Katkov
    To: [email protected]
    Sent: 12/1/99 2:57 PM
    Subject: Re: (forte-users) Changing replication options in Fscript?
    "setappcompcompiled", "setPARTrepcount" can be used in fscript during
    application build.
    I mean PERIOD!
    Taras Katkov
    f.e.
    FindAppComp AppNAme_PartXX
    SetAppCompCompiled MyNode 1
    SetPartRepCount MyNode YY
    SetPartArgs MyNode \"Whatever\"
    SetPartThreadPkg MyNode DCE
    commit
    [email protected] wrote:
    >
    Yes through escript one can achieve changing the properties but onecannot
    do it when one is partitioning the app where the router gets createdand
    assigned ( which is fscript) and the single threadedness of thepartition
    takes effect ( for loadbalancing ) except from the partitioningworkshop
    (GUI) itself.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 3:39 PM
    To: [email protected]; [email protected];
    [email protected]
    Subject: RE: (forte-users) Changing replication options in Fscript?
    Yes you can do it, but you actually do it in EScript not FScript lookfor
    the following types of command "assignappcomp", "unassignappcomp",
    "setappcompcompiled", "setrepcount", "findagent", "findsubagent",
    "findparent" etc.. So start with your EScript manual.
    Happy scripting.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 1:36 PM
    To: [email protected]; [email protected]
    Subject: RE: (forte-users) Changing replication options in Fscript?
    no it is not. One can compiling properties but not replicationproperties
    through Fscript.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 3:24 PM
    To: [email protected]
    Subject: (forte-users) Changing replication options in Fscript?
    Before making a distribution, we modify replication options on some ofour
    service objects from within the Partition Workshop (to get rid of the
    router partition on some of our applications). Does anyone know ifit is
    possible to do this in Fscript? Thanks for your help.
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a
    new
    email the word: 'Unsubscribe' to: [email protected]

    You can set the the number of replicas through fscript BUT the service
    object in that partition has to be marked for LOADBALANCE. I didn't find a
    fscript command to do that (that was what mnasser was trying to tell you).
    But you can get around it by exporting the plan that has the service object
    and look for the string LoadBalance = FALSE, then change it to LoadBalance =
    TRUE. Import back the plan and you should be fine.
    Norocel Popa
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 8:28 PM
    To: [email protected]; [email protected]
    Subject: RE: (forte-users) Changing replication options in Fscript? -
    Tric k
    There was one attribute of a service object you couldn't change in fscript..
    I think it was whether the service was replicated at all or not (not the
    same as setting rep count to 1!).
    As Clint would say, "improvise.."
    We exported the project containing the service object and snipped out the
    part pertaining to the service object in to a little export file.
    Then in an fscript script you can branch/checkout the service object and
    import the snipped out export file to change the replicated yes/no flag.
    Then do whatever other fscript commands make sense.. We tended to leave the
    system baseline with the "true" replication flags and let developers run
    this little script (only branching the services) to de-replicate all the
    replicated services prior to trying to run from their workspace, etc.
    Worked like a charm.
    -Greg
    -----Original Message-----
    From: Taras Katkov
    To: [email protected]
    Sent: 12/1/99 2:57 PM
    Subject: Re: (forte-users) Changing replication options in Fscript?
    "setappcompcompiled", "setPARTrepcount" can be used in fscript during
    application build.
    I mean PERIOD!
    Taras Katkov
    f.e.
    FindAppComp AppNAme_PartXX
    SetAppCompCompiled MyNode 1
    SetPartRepCount MyNode YY
    SetPartArgs MyNode \"Whatever\"
    SetPartThreadPkg MyNode DCE
    commit
    [email protected] wrote:
    >
    Yes through escript one can achieve changing the properties but onecannot
    do it when one is partitioning the app where the router gets createdand
    assigned ( which is fscript) and the single threadedness of thepartition
    takes effect ( for loadbalancing ) except from the partitioningworkshop
    (GUI) itself.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 3:39 PM
    To: [email protected]; [email protected];
    [email protected]
    Subject: RE: (forte-users) Changing replication options in Fscript?
    Yes you can do it, but you actually do it in EScript not FScript lookfor
    the following types of command "assignappcomp", "unassignappcomp",
    "setappcompcompiled", "setrepcount", "findagent", "findsubagent",
    "findparent" etc.. So start with your EScript manual.
    Happy scripting.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 1:36 PM
    To: [email protected]; [email protected]
    Subject: RE: (forte-users) Changing replication options in Fscript?
    no it is not. One can compiling properties but not replicationproperties
    through Fscript.
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: Wednesday, December 01, 1999 3:24 PM
    To: [email protected]
    Subject: (forte-users) Changing replication options in Fscript?
    Before making a distribution, we modify replication options on some ofour
    service objects from within the Partition Workshop (to get rid of the
    router partition on some of our applications). Does anyone know ifit is
    possible to do this in Fscript? Thanks for your help.
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in anew
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a
    new
    email the word: 'Unsubscribe' to: [email protected]
    For the archives, go to: http://lists.sageit.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: [email protected]

  • Syntax Error in Object Dependancy in Class

    Hi All,
    We are working out bacth specific unit opf measurement in steel industry.
    The base unit of measure in Tonne. The batch specific UOM is Pieces.
    We want system to calculate the batch speific UOM from the production order quantity which is tonnes.
    For this we have defined following charactsristics in class which is assigned to materilals,
    1. PIECES- Number of pieces in batch
    2. SECTIONWEIGHT- This is the fixed value for every material the unit is KG/M i.e. Kilogarm per meter
    3. Z_LENGTH- Length of the material which is order specific
    4. WEIGHT- Batch weight which is nothing but the production order quantity in Tonnes.
    We are defining the following formula to calculate the number of pieces in object dependancy in 'Procedure',
    $SELF.'PIECES'=$SELF.'WEIGHT'1000$SELF.'Z_LENGTH'/$SELF.'SECTIONWEIGHT'.
    While consistency check that is whether the formula is correct or not, system throwing me an error, 'Syntax error in simple action/procedure'
    Kindly help to resolve this and also give input to handle the above scenario.
    SmanS

    Dhaval,
    Thank you.
    I correcetd the error with your solution.
    The syntax error has been resolved.
    Could you please guide me further for resolving the main issue.
    Let me explain you the scenario in details.
    Client manufactures stell angle.
    The base UOM is Tonnes.
    It is having following dimensions,
    Width, Thikness, height, Length.
    We have created material codes with the combination of width, thikness & height.
    Length would be part of classification as one of the characteristics.
    Beside length the other characteristics are PIECES, Z_LENGTH & SECTIONWEIGHT.
    My requirement is whenever the production order is created for specific quantity, say 5 tonnes, the pieces should be calculated automatically in the batch classification.
    Also after GR when the batch comes into stock, it should get updated if the batch quantity in tonnes changes throughout the logistics chain.
    How to incorporate this as it is hampering the process a lot.
    I feel you could help me to solve this.
    SmanS

  • Transporting Change document Object from development to quality

    Hi All,
    I have created a change document object from SCDO for my custom table. Now I want to transport this object from development server to quality server.
    As while creating Objects some enteries are made into standard table CDHDR and CDPOS which is client dependant so how to work this object on another client.
    Do I need to create seperate objects on quality server and then on production server?
    Thanks

    Hi Kiran,
    use transport connection to collect the objects to request, rsa1->transprot connection.
    use infocube as starting point to collect objects, left side choose 'object type', middle frame choose 'infocube' expand 'select objects', locate/search your infocube' and 'transfer', it will go to right side.
    in right up, there are buttons, click 'mode' and choose manual, and grouping 'only necessary objects', and execute, this will collect infocube and required objects like infoobjects, infoarea, etc.
    after that change grouping 'in dataflow before' and execute, this will collect update rules, ods, infosource, transfer rules, datasource assigned etc.
    remember to assign source system, click yellow box with X icon and mark the source system.
    after that use grouping 'in dataflow afterwards' to collect query, web template, role etc.
    take a look transport docs
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58547c6757e
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5ffa503a86
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
    Re: Transport Organizer---
    transport query (bex objects)
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    hope this helps.
    (Courtesy AHP from Re: transport)
    Bye
    Dinesh

  • BAPI_OBJCL_CHANGE_KEY AND OBJECT DEPENDENCY

    We use BAPI_OBJCL_CHANGE_KEY  in a class type 023 with object dependency.
    When we try to modify the characteristic which produces a new valuation in an other characteristic from the same object (material and batch) problems occurs. The system displays message C1821 or C1842 in certain circumstances.
    Thank you in advance.
    Soledad Olcina.

    Hey Chris,
    You cannot use the BAPI for class type 001, This BAPI can only be used with class types which have multiple objects enabled.
    For changing the characteristics of material try using  BAPI_OBJCL_CHANGE.
    Here the key of the object will be your material number

  • Operations with object dependency not showing in CTM PDS

    Hi all,
    When PDS is created in APO, the operations with object dependency are excluded in CTM PDS but in PPDS PDS all the operations are fetched.
    When I remove OD from operations and then CIF (curto_create), the operations are visible in CTM PDS too.
    Please let me know the  possible reasons for operations with OD getting excluded from CTM PDS
    Regards,
    RS

    Hello RS,
    If you are using SCM 7.0 please implement the following instructions in BADI /SAPAPO/CURTO_CREATE, for the method CREATE_CTM_PDS insert the code ev_true = 'x' and Activate it.
    then execute the curto_create transaction, while executing curto_create don't select change transfer. Object dependencies should be visible.
    PS: I assume there is no error in the object dependencies defined and the status of the object dependency is set to released.
    Hope this helps you.
    Thanks and Regards,
    Roopesh

Maybe you are looking for

  • Graphical mapping issue

    Hi gurus, we need help for following graphical mapping problem. Our input message structure and payload is like; <MT_INPUT>      <Header>           <VendorName>GREEN IT</VendorName>      </Header>      <Records>           <MType>T</MType>           <

  • Wrong Period end date set in Fiscal year variant

    Hi all, Can anyone please advise any solutions for my case? Thank you very much in advance. In my system, a 5-4-4 fiscal year variant has been set. However, the period end date is incorrect. For example, period 1 end date should be 5th Apr but saved

  • TES 6.0.3 questions

    If the new Client Manager were to crash is there any provision for Fault tolerance ? Can clients communicate directly with the Master in this instance ? Do we know when support for AIX 7.1 will be formalised ? Thanks Asim Technical Support Analyst Ha

  • SOAP Service with J2EE?

    Is it possible to deploy a SOAP service using J2EE? All of the examples I have seen have used Tomcat. Could someone point me in the direction of a tutorial? Thanks.

  • What is the proper way to compile c++ code from the terminal?

    I'm using: g++ char.gpp And I get: ld: library not found for -lcrt1.10.6.o collect2: ld returned 1 exit status So I tried setting LIBRARY_PATH to a directory that contains crt1.10.6.o, but then I get: ld: warning: in char.gpp, file was built for unsu