Transport of Class (CL02) and Characteristics (CT04)

Hi Gurus,
Can both class and characteristics be transported using ALE. Example
from DEV to QAS?
I understand in CT04, it is not possible. Everything need to be done
manually to the specific system/client.
Thanks in advance,
Azir

Hello,
Classification data cannot be 'transported', it has to be sent by ALE.
Please see notes 86900 , 45951 and note 10745 for more information on this.
Thanks.

Similar Messages

  • Transport Classes (CL02) and Assignments (CL24N)

    Hi,
    Is there any way to transport/export classes (CL02) and Assign Objects/Classes to class (CL24N) to other system?
    We have done the workflow mapping in these transactions. So we need to transport this data to Quality and Production systems. Actually this is a master data (Master data can't be transported). Is there any other way?
    Thanks in advance.
    Thanks & Regards,
    Govind.

    Hi Govind !
    Do you have faced that when delete a Release strategy from transaction OMGQ , it is not deleted from the assignment of Object (rel.strt) to Class(032) ?
    When I try to delete it manually the system display the message ...
    Object not found
    Message no. CL 504
    Diagnosis
    You have entered an object which has not been created.
    Procedure
    Either create the object, or use another object.
    I would appreciate any tip to delete this assignment.
    Thanks in advance!
    Carlos Hurtado

  • Classes/class types and characteristics

    Hi!
    In transaction CL03, tab "Char.", you get an <b>overview of the characteristics of the class</b>. Is there a <b>database table</b> from which I can check out these links (between class/class type and the characteristics of this class)?
    Thank you for all your help
    - Mari Virik

    DATA : LT_CHARACTERISTICS TYPE BAPI1003_CHARACT_R OCCURS 0.
    CALL FUNCTION 'BAPI_CLASS_GETDETAIL'
      EXPORTING
        classtype                  = '017'  "TDWA-KLASSENART
        classnum                   = 'ZCLASS_NAME'  "TDWA-KLASSE
      LANGUISO                   =
      LANGUINT                   = SY-LANGU
      KEYDATE                    = SY-DATUM
    IMPORTING
      CLASSBASICDATA             =
      CLASSDOCUMENT              =
      CLASSADDITIONAL            =
      CLASSSTANDARD              =
      RETURN                     =
    TABLES
      CLASSDESCRIPTIONS          =
      CLASSLONGTEXTS             =
       CLASSCHARACTERISTICS       = LT_CHARACTERISTICS
      CLASSCHARVALUES            =
    You will have list of characteristics in lt_characteristics.
    Pass internal table lt_charvalues of type BAPI1003_CHAR_VAL_R to CLASSCHARVALUES, if you need characteristic values as well.

  • Transfer class and characteristics data from 3.1i system to ECC 6.0 system

    I have to develop a program to transfer all the classes and characteristics( tcode cl01 and ct04)  in a 3.1i system to an ECC 6.0 system.
    I initially planned to use FMs BAPI_CLASS_GETDETAIL to read from 3.1i and BAPI_CLASS_CREATE to load in ECC 6.0.
    But then I realized that BAPI_CLASS_GETDETAIL does not exist in 3.1i system.
    Could anyone please tell me how to transfer the class and characteristics data from 3.1i to ECC 6.0. What approach and FMs are to be used.
    Thanks,
    Karthik

    Thanks for the reply Madhu.
    We are trying the ALE way, using BD91 and BD92. This way seems to be easier as there is no need to extract data to files.
    IDoc is successfuly sent from the 3.1i system but we are not able to see it in ECC 6.0 system.
    We are checking up the settings.
    Would be very useful if you can provide some more details about the settings to be done.
    Thanks,
    Karthik

  • CL02 and CT04

    Dear all,
    The release strategy settings for PO has been moved from Dev to Quality thru request.
    How to move the Class and Characteristics which is created for the release strategy?
    Regards

    Hi,
    U have to create it Manually as these r Master Data.
    You can't transport it.
    Biswajit

  • Customizing FD01 and FB70 using PS Class and Characteristics

    Hello SAP Experts
    I have the following issue:
    My client has a requirement where we need to customize the Customer Master  (FD01) screen and the Invoice Posting Screen (FB70). A few additional fields have to be added by creating a separate tab. I was intending to take Abaper's help and do this using user exits but I have been suggested by the cleint to use SAP PS Class and Characteristics feature to do this. Can someone please throw some light on this feature and how can i create custom fields on FD01 and FB70 screens. Is there a way we could customize these screens using PS class and characteristics. Your opinions would be much appreciated.
    Please kindly give your suggestions. Thanks in advance
    Regards,
    Nik

    Joao Paulo,
    Thank you for the response. I have tried to obtain some info from OSS but no luck. Tried all means but there is limited information available.
    Nik

  • Link between Class and characteristics created for that class

    Hi All,
    Is there any table that I can look at to find a link between class and the characteristics created for that class. For all the list of characteristics created I am refereing to CABN table but my requirement is to find the logic to see all the characteristics created for a class. Can anyone suggest me the right table to look at?
    Regards,
    Shane

    Hi,
    I would like to thank you for your quick response. So based on your thoughts, here is the process i followed to find the characteristics for a existing class,  took the Internal class number and used the KSML table to find all the Characteristics created for that class.
    To find the list of values assigned to that characteristics, used the AUSP table for that characteristics internal number.
    Thank you again for your inputs
    Shane.

  • Customizing FD01 and FB70 using SAP PS Class and Characteristics

    Hello SAP Experts
    I have the following issue:
    My client has a requirement where we need to customize the Customer Master  (FD01) screen and the Invoice Posting Screen (FB70). A few additional fields have to be added by creating a separate tab. I was intending to take Abaper's help and do this using user exits but I have been suggested by the cleint to use SAP PS Class and Characteristics feature to do this. Can someone please throw some light on this feature and how can i create custom fields on FD01 and FB70 screens. Is there a way we could customize these screens using PS characteristics. Your opinions would be much appreciated.
    Please kindly chip in your ideas
    Regards,
    Nik

    Joao Paulo,
    Thank you for the response. I have tried to obtain some info from OSS but no luck. Tried all means but there is limited information available.
    Nik

  • Regarding Class and Characteristics

    Can any body give  a clear picture on  Class and Characteristics
    i have seen this in batch and alos in variant it is common concept in SAP  please tell the concept behind this
    Thanks in Advance
    Rajesh
    Points will be rewarded

    Hi,
    when you want to assign different characteristics for a material we use the this concept.
    for example in pharma industry when we maintain batch wih characteristics like date of manufacture, though the material is same still we differentiate them it on the basis of batch thus ensuring a FIFO method.
    Similarly in Variant against the same materail the customer has a choice to selection the type of product he wants.
    so all such characteristics(options) are assigned to a class and then to a material.
    regards
    sadhu kishore

  • Help - Class name and descriptions for a function location.

    Hi Guys
    i have to write a report that displays the class and class descriptions for a function location. the user passes in either the function location(TPLNR) or the class name and  the report should display the the class characteristics and resp. values. Is there a FM that i coud use?
    please help.
    many thanks.
    seelan.

    sadiepu1 wrote:
    When I set up Words with Friends on my Fire it asked for my username and password which from a previous reply to my inquiry above stated that the S 3 doesn't store due to privacy issues. I have tried all my usual combinations of usernames and passwords and my Fire won't let me access the game as it keeps telling me that one or the other is not correct. I have deleted the app from my Fire and re-downloaded it but have the same error comes up. I have accessed the Words with Friends support both on my phone and their website but there is no live chat. I might have to take both to a Verizon store. Also, my Fire won't let me access the game without a correct username and password. To say that I am frustrated would be an understatement as well I have tried everything I can think of with no luck! Thanks for any help you can give!
    Did you use facebook to log in? 
    Verizon will not be able to help you retrieve any of the information you need.  You will have to contact Zynga.

  • Creation of developement class,package and access key

    COULD ANYBODY EXPLAIN about
    creation of developement class,package and access key
    and who will create them?

    Working With Development Objects
    Any component of an application program that is stored as a separate unit in the R/3 Repository is called a development object or a Repository Object. In the SAP System, all development objects that logically belong together are assigned to the same development class.
    Object Lists
    In the Object Navigator, development objects are displayed in object lists, which contain all of the elements in a development class, a program, global class, or function group.
    Object lists show not only a hierarchical overview of the development objects in a category, but also tell you how the objects are related to each other. The Object Navigator displays object lists as a tree.
    The topmost node of an object list is the development class. From here, you can navigate right down to the lowest hierarchical level of objects. If you select an object from the tree structure that itself describes an object list, the system displays just the new object list.
    For example:
    Selecting an Object List in the Object Navigator
    To select development objects, you use a selection list in the Object Navigator. This contains the following categories:
    Category
    Meaning
    Application hierarchy
    A list of all of the development classes in the SAP System. This list is arranged hierarchically by application components, component codes, and the development classes belonging to them
    Development class
    A list of all of the objects in the development class
    Program
    A list of all of the components in an ABAP program
    Function group
    A list of all of the function modules and their components that are defined within a function group
    Class
    A list of all of the components of a global class. It also lists the superclasses of the class, and all of the inherited and redefined methods of the current class.
    Internet service
    A list of all of the componentse of an Internet service:
    Service description, themes, language resources, HTML templates and MIME objects.
    When you choose an Internet service from the tree display, the Web Application Builder is started.
    See also Integrating Internet Services.
    Local objects
    A list of all of the local private objects of a user.
    Objects in this list belong to development class $TMP and are not transported. You can display both your own local private objects and those of other users. Local objects are used mostly for testing. If you want to transport a local object, you must assign it to another development class. For further information, refer to Changing Development Classes
    http://help.sap.com/saphelp_46c/helpdata/en/d1/80194b454211d189710000e8322d00/content.htm
    Creating the Main Package
    Use
    The main package is primarily a container for development objects that belong together, in that they share the same system, transport layer, and customer delivery status. However, you must store development objects in sub-packages, not in the main package itself.
    Several main packages can be grouped together to form a structure package.
    Prerequisites
    You have the authorization for the activity L0 (All Functions) using the S_DEVELOP authorization object.
    Procedure
    You create each normal package in a similar procedure to the one described below. It can then be included as a sub-package in a main package.
    To create a main package:
    1.       Open the Package Builder initial screen (SE21 or SPACKAGE).
    2.       In the Package field, enter a name for the package that complies with the tool’s Naming Conventions
    Within SAP itself, the name must begin with a letter from A to S, or from U to X.
    3.       Choose Create.
    The system displays the Create Package dialog box.
    4.       Enter the following package attributes:
    Short Text
    Application Component
    From the component hierarchy of the SAP system, choose the abbreviation for the application component to which you want to assign the new package.
    Software component
    Select an entry. The software component describes a set of development objects that can only be delivered in a single unit. You should assign all the sub-packages of the main package to this software component.
    Exception: Sub-packages that will not be delivered to customers must be assigned to the HOMEsoftware component.
    Main Package
    This checkbox appears only if you have the appropriate authorization (see Prerequisites).
    To indicate that the package is a main package, check this box.
    5.       Choose  Save.
    6.       In the dialog box that appears, assign a transport request.
    Result
    The Change package screen displays the attributes of the new package. To display the object list for the package in the Object Navigator as well, choose  from the button bar.
    You have created your main package and can now define a structure within it. Generally, you will continue by adding sub-packages to the main package. They themselves will contain the package elements you have assigned.
    See also
    Adding Sub-Packages to the Main Package
    http://help.sap.com/saphelp_nw04/helpdata/en/ea/c05d8cf01011d3964000a0c94260a5/content.htm
    access key used for change standard program.
    www.sap.service.com

  • How can we transport the partner profiles and Port configurations

    Hi everybody,
    How can we transport the partner profiles and Port configurations. While creating these , system will not ask for Dev class and we cant assign any Transport request number. Then How can we transport these settings?
    Your replies are really apreciable.
    Thanks and Regards,
    Vijay.

    Hi,
    please have a look of the OSS note: 182172
    >>
    The partner profiles are stored in the following tables:
    Table EDPP1: General partner profile
    Table EDP12: Partner profile outbound, additional data NAST
    Table EDP13: Partner profile outbound
    Table EDP21: Partner profile inbound
    Table EDIPHONE: Connection to SAP telephony (optional)
    You can use R3TR TABU to manually set the tables into a Customizing request (as of Release 46, into a SYST-type request).
    <<
    Rgd
    Frédéric

  • Want to know more about class and class type and characters in batch determ

    hi ,
    i want to know abt class functionality and how it is related to batch mgt,means functions of class type , characters etc.
    ok thanks

    Hi ,
    Find the Class and Class Type for Batch Determination.
    Create Class for Batch Management
    Use
    In this step, you define two classes for use with batches. One class contains the characteristic LOBM_VFDAT: Expiration Date, and the other class with three characteristics:
    LOBM_RL: Remaining shelf life for batch,
    LOBM_LFDAT Batch determination delivery date, and
    LOBM_VFDAT Expiration date, shelf life.
    Procedure1.
    Access the activity using one of the following navigation options:
    Transaction Code: CL02SAP R/3 Role Menu     Installation ® Create Class for Batch Management
    2.Choose Create and maintain the necessary master data manually. The relevant data can be found in the file:
      Class     Class type     Description     Characteristic        Characteristic     Characteristic
    023_001     023     Products with Expiration Date     LOBM_VFDAT     
    023_002     023     Search class with expiration date     LOBM_RLZ     LOBM_LFDAT     LOBM_VFDAT
    Result
    The materials are later assigned to class 023_001 in the material masters. 023_002 is used in the batch determination search strategies for SD and PP/PI. 
    Regards,
    SAROSH

  • Characteristics(CT04) Issue.

    Dear SD Consultants,
            I am having some standard Characteristics(CT04) in Development Server. But i am not having the same in Production Server. Can any one please guide me to transport the standard Characteristics from DEV to PRD.
    PLease help me ASAP.
    Thanx
    Subramanian.Ramasamy

    Hi
    Subramanian Ramasamy
    U need to create Characteristic in CT04 in PD server. It can not be traspoprted from Dev to PD .
    THX.

  • Transport custom class SE24

    Hi,
    I have created a custom class in SE24 and transported it.
    The same class I implemented in a custom program. Now I my program was going to short dump as it do not find a class.
    And I found that class was not in QA system.
    Please guide me how to transport it.
    Thanks,
    Deepak.

    Hi,
    Thanks, Actually I released and transported it directly. But I couldnt see it in target system.
    Now I got it.
    Thanks,
    Deepak.
    Edited by: KDeepak on Feb 8, 2008 3:30 AM

Maybe you are looking for

  • Is there a way to: Export images from DICOM media into Illustrator?

    I am trying to find a way to automatically import sets of images from DICOM media (Digital Imaging and Communications in Medicine) into Illustrator. To be more specific I need to load up about 20 heart-slice images from DICOM CDs or any other type of

  • Problem with image quality on screen in PS CS5

    I just installed PhotoShop CS5 and opened up some images to edit. The first image I opened came up as completely black. I tried zooming in and out, but the display still looked all black. I opened up another image and I could see the image clearly if

  • Display in a waveform graph

    Hello, I need a solution for the follow problem: How can I display a generated pulse train by 'DAQ CREATE VIRTUAL CHANNEL CO PULSE FREQ'. After that that mentioned I have a 'DAQ START TASK' and then 'DAQ CLEAR TASK'. I have no idea, because the DAQ R

  • Where do i need to put third party jar files in localmachine?

    Hi I am writing jsp where i am importing the classes from third party libraries. When i am running this jsp, it is getting error as "cannot access class ...". Where do i need to put these third party libraries in my local machine in order to run the

  • [office365 Exchange online][MVC5][EWS Managed Api] Need a hack to get access token ?

    Hi there, I am using following code example to get access token from Azure AD online. I need to bridge EWS managed api with office 365 Api via Azure AD. The below code is working just fine in my MVC application but I am looking for a way to get the a