CLVF_VB_INSERT_CLASSIFICATION object classification

Hi,
I wanna create select option and sort sequence for transaction code VCH1
i am able to create the batch serach strategy master record.
but for select option and sort sequence (object classification)
i found a function module CLVF_VB_INSERT_CLASSIFICATION
can anybody explain how it works.\
there is one OBJKEY field how to get those data.

See standard BAPIs to be used in thread Query on classification material characteristic values update/insert
These BAPIs are said to be well documented. Ask your functional team if it's not clear.
Advice: create characteristics manually as they should be created by bapis, then run the BAPI_..._GET_DETAIL bapis (you just need to know the key, that should not be too much complex I hope) to see what values are returned. You will use these values to fill in the exporting parameters of BAPI_..._CREATE or BAPI_..._CHANGE

Similar Messages

  • How to add classification view using BAPI_MATERIAL_SAVEDATA

    Hi,
    Please any one let me know how to add classification view using BAPI_MATERIAL_SAVEDATA to the material master.
    Thanks,
    shekar

    We use this bapi on a regular basis as well as classification of materials.  We have success doing this in 2 steps.  First step is to save the material using BAPI_MATERIAL_SAVEDATA, second step is to save classification using BAPI_OBJCL_CHANGE  (this can be used for both create and change)  Also look at Function Group CLBPA .   there are several bapi's in that group dealing with object classification, including the one I mentioned..

  • Vendor Classification Data

    Hi All,
    We have a requirement to load vendor classification data along with vendor master data. Anyone has worked with classifications?
    Can we extend/modify the standard Bestpractices IDoc for Vendor master data load ? What is the best practice for this?
    I came across this thread where it says,
    "you have to create your vendors first. When that is complete, you have to create a file on the app server with the classification data. Then run RCCLBI03"
    Posting Vendor Classification Data using XK02 transaction
    Any suggestions on using Data Services for the same?
    Thanks in Advance.
    Jes

    Hi Jes,
    I received this information from Eugene De Lattes in the Best Practices development team:
    Vendor classification is called Vendor Evaluation. Hereu2019s some help for setting the evaluation up in an SAP system:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/8d/b97e4f414511d188fc0000e8322f96/frameset.htm
    The good thing is weu2019ve already got two objects that could be used for vendor evaluation: the Class (IDoc type CLSMAS04) and the Classification (IDoc type CLFMAS02) in our list. The only thing that might be unclear is that weu2019re using CLFMAS02 as Material Classification. Itu2019s, actually, more generic, and is called Object Classification. The object, of course, can also be Vendors.
    Some generic help for Classification:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/24/47633a416711d189ec0000e81ddfac/frameset.htm
    And here you can see the IDoc types in MM:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/1a/0e35da539911d1898b0000e8322d00/frameset.htm
    So, the answer could be that vendor classification is already covered by the IDoc types. However, we donu2019t have a specific mapping for that nor weu2019ve got a separate documentation.

  • IDOC for sending material including classification data?

    Hi everyone,
    I'm just looking for an IDOC to send to an external system all data of certain materials but including classification system data, variant configuration data...
    I have checked MATMAS0x but I am not sure if those IDOCs match with my requirement.
    I would be very grateful if someone could please help me.
    Thanks in advance and best regards,
    Ben

    Hi,
    CLFMAS01     Master object classification
    CLFMAS02     Master object classification
    STTMAT01     STTMAT: Material variants
    BOMMAT01     Master BOM - material
    BOMMAT02     Master BOM - material (2)
    BOMMAT03     Material BOM (from 4.6B)
    BOMMAT04     Material BOM with UPS Link
    MATMAS01     Material Master
    MATMAS02     Material Master
    MATMAS03     Material Master
    MATMAS04     Material Master
    MATMAS0x with CLFMAS0x should solve your problem.
    Regards,
    Srilatha.

  • Merchandise category & hierarchy upload using LSMW???

    Hi
    I am trying to upload Merchandise category and hierarcy using LSMW (BAPI/IDOC method only).
    For merhcandise category
    I used message type W_WGRP and it is helping me in changing or reclassification of articles. But I am not able to create new merchandise category with this. I used structure E1BPE1WGR01  with "function" field with value "005, LSMW is working fine idocs are created successfully but no new Merc Cat is created.
    When I used same structure with "function" field with value "009" I get error message "Class XXX does not exist or or is not valid on this date".
    For Merchandise Catrgory Hierarchy
    I used idoc CLSMAS but getting error message "Keyword missing for class XXX"
    has anybody uploded entire hierarchy structure using LSMW ?

    Sorry to say, but your problem is not resolved.
    In IS-Retail, a merchandise category must first be created as a class (CLSMAS) and then also as a merchandise category (W_WGRP).  Yes, you must process two IDoc per merchandise category, and in that order.
    To understand how to load data using LSMW, the best approach to watch what the system does naturally.  In this case, use T-Code WGSE to send the merchandise category hierarchy via ALE from one system-client to another.  For understanding, you needn't configure the entire ALE scenario, just the outbound portion.  Then watch the outbound IDocs be created; there's your example!
    For merchandise category hierarchy (including merchandise categories), there are four message types that will be sent: W_WGRP, CHRMAS, CLFMAS, and CLSMAS. 
    IDoc Serialization using message types (serialization groups) is used when several different message types are dependent on each other, as is the case here. For example, if a merchandise category is assigned to a merchandise category hierarchy level, the merchandise category hierarchy level must first exist.  How you use LSMW and IDocs is informed by the sequence.
    To understand the IDoc sequence for creating the merchandise category hierarchy (including merchandise categories), use T-Code BD44 to view the Serialization Group GRP_W_WGRP includes the 4 desired message types in sequence:
    CHRMAS04 Distr. of Characteristics with Dependencies and Long Texts
    CLFMAS02 Master object classification
    CLSMAS04 Classes with Long Texts, Document Links, and E1UPSLINK
    W_WGRP01 Distribution of material groups
    CHRMAS04 is only relevant of Characteristics are being assigned to merchandise categories.  Let us leave Characteristics aside for now.
    Step 1:  Create Merchandise Category Hierarchy Nodes
    Step 2:  Merchandise Categories - Create as a Class
    Step 3:  Merchandise Categories - Change as a Retail MC
    Step 4:  Merchandise Categories - Assign Category Hierarchy Nodes each other, and assign MC class to MCH node.
    For this, use these messages:
    Step 1:  CLSMAS04
    Step 2:  CLSMAS04
    Step 3:  W_WGRP01
    Step 4:  CLFMAS02
    - Paul
    Paul R. Gendreau, Jr.
    SAP Retail

  • Does any one know about Classification of Objects

    Hi
    I have a requirement , in that a field is stored as part of the Vendor Class's Classification Object.
    How can I add this in my Model (DSO) ?Do I need to create any spl things for this ?
    I have recieved a flat file for this requirement also for this Vendor Classification .. Actually,first time iam working on this kind of req .any one have any idea or any one worked with this kind of req ...? If so Please give me short idea , what it is and what I have to do with this clasees ?
    thanks

    Where can I create this DS for Vendor Master Data (is it in RSO2 ?).How can I load this data in to Vendor Master data by adding additional attributes with this DS ?Can you briefly explain the process..also you have mentioned look up the posts on CTBW (and try txn CTBW in R3) can you tell me what are these posts ? I mean is this in SDN it self or any other web site ? Do you have direct link for this posts
    Please advice
    Thanks in advance

  • How to use BAPI_OBJCL* to set classification data for Techn. Objects - PM ?

    Good afternoon !
            I´m working in a project to integrate some legacy system with the ECC 6.0, and I need to do some activities like, create functional locations and equipments in SAP PM, I have done this creating Z RFC modules that call bapis like BAPI_FUNCLOC_CREATE and BAPI_EQUI_CREATE, but these BAPIs doesn´t fill classification data, so, in a first moment, I solved this using BDC, but I would like to solve these needs using standard BAPIs if possible.
            To solve the classification, I tried to do it using the BAPI_OBJCL* BAPIs(BAPI_OBJCL_GET_KEY_OF_OBJECT, BAPI_OBJCL_CREATE_KEY), but I didn´t find any example of using these bapis with technical objects, so I tried to test the BAPI_OBJCL_GET_KEY_OF_OBJECT in a first moment and, when I call it passing '003' as classtype(003 is the classtype for the functional locations), this bapi returns me "Class type 003 requires additional objects"(the same occurs if I try it with 002, for equipment). What means this message ? Need I to do some customization in img/spro, or cannot these bapis be used with PM technical objects ?
            Thank you for your attention,
            Wilson

    Hi all !
            I have found the solution for this problem, I found that I was trying to use the wrong functions for my case, so, to solve my needs here, I will use BAPI_OBJCL_CREATE to set the classification data for Functional Locations and Equipments, and I can use BAPI_OBJCL_GETCLASSES to list all classes assigned for a Technical Object, and BAPI_OBJCL_GETDETAIL to get all characteristics assigned to a Technical Object for a specific class.
            Thank you all for your attention !
            Wilson

  • BAPI Object Links Classification

    Hello,
    I am using BAPI_DOCUMENT_CREATE2 for creating document info records, which works great. I make an object links to an equipment number and you can classify this object link in CV02N with class 048 object link. This also works in transaction CV02N, but how can i classify the object links in the BAPI?
    Kind regards,
    Nick

    Dear Nick,
    to achieve this the BAPI_DOCUMENT_CREATE2 is not the correct one. This BAPI only allows to create document info records and do nearly the same actions as in CV01N.  But here it is not possible to classify object links.
    For this specific case the following BAPI sequence could be useful:
    BAPI_OBJCL_GETDETAIL - read the existing classification data
    BAPI_OBJCL_CHANGE    -  edits the classification data
    BAPI_TRANSACTION_COMMIT - necessary to write the whole changes to the database.
    Instead of BAPI_OBJCL_CHANGE you can also use BAPI_OBJCL_CREATE to generate an assignment.
    Further information on these BAPIs you will find in transaction BAPI under Cross-Application Components >> Classification.
    Best regards,
    Christoph

  • Authorization Object for Classification

    Dear all
    Is there any Authorization Object for Classification?
    Regards
    Sandeep

    Hi Sandeep ,
    Following are the authorisation for classification.
    C_CLA_PROF Profile Maintenance/Assignment of Settings in Classification
    C_CLAS_ERS Replace Characteristic
    C_TCLS_BER Authorization for Org. Areas in Classification System
    C_TCLS_MNT Authorization for Characteristics of Org. Area
    C_KLAH_BKL Authorization for Classification
    C_KLAH_BKP Authorization for Class Maintenance
    if useful reward points
    Regards,
    nitin

  • Classification system, new object

    Hello,
    I would like to create a new object by using the classification system; for this I created the relevant entries in the customizing (<b><i>SPRO -> Cross application components -> classification system</i></b>). I created a new Z-table as well new class type Z01.
    Now I would like to assign an object to the new class type; for this I created a new Z-class with the class type Z01 and used transaction CL24N to assign an object to this class. But I got a runtime error which says <b>DYNPRO_NOT_FOUND</b>. The defined screens in the customizing do not exist. The ST22 says that the screen I defined in customizing is missing in the program <b>SAPLCBCM_ABA</b>.
    How to proceed using the CL24N? Do I have to create the missing screens or will they be generated automatically?
    Thank you for your hints.
    Regards,
    Kurt.

    Hello Parem,
    I would like to create a <b>new class type</b> (e.g. Z00) to handle a <b>complete new object</b>. I will store properties for a definite object (like properties for MARA) assigned in a own Z-table.
    Thanks & best regards,
    Kurt.

  • Classification text objects

    We are using classification objects in our BW system.  One of our master data objects has about 50 attuibutes from classification data.  When we make a change to the master data object and transport it to QA or PRD we get about 20 to 30 text object load failures.  The error is just a replicate error, but I have to replicate a lot of objects.  I know I can replicate all objects in BW after the transport but I do not want to do this.  Is there a way to get around this or am I stuck replicating these text objects 1 by 1?
    Thank you,
    Aaron

    Hi,
    KSSK, KLAH, AUSP are the relevant tables.
    To read the characteristics w.r.t an object,
    use BAPI: BAPI_OBJCL_GETDETAIL
    also you can check all the BAPI/FM for your reqmt., in FuGr: CLBPA
    Best Regards, Murugesh AS

  • Equipment Object type and Classification

    Hi Guys,
    I have the requirement to display equipment object type and classification. Do you guys have any idea of any functions?
    Thanks

    Hi Sheldon ,
    If you have the object number  , you can use BAPI_OBJCL_GETDETAIL   or CLAF_CLASSIFICATION_OF_OBJECTS  .
    Regards ,
    Caglar

  • Hide Object and Assignment information in classification screen

    Hi All Experts,
    We are thinking about using classification in DMS and we now have a graphical question.
    Is it possible to hide(remove for end users) the Object and Assignment screens for a specific document type so that the users only see the screen "Values for Class xxxxx"?
    If so, how is it done?
    ie, when user is in their DIR they click on classification then they only want to see the data where they will add information:
    Objects
    Assignments
    Values fro Class xxxx
    Char 1
    Char 2
    etc..
    Thanks and Kind regards
    Mikael

    Hi Mikael ,
    i dont think thats its possible through standard SAP.
    But one possible way could be , screen varients, ie by creating a Z transaction which will hide or show fields based upon authorizations in a user profile.
    For screen varients you can search forum , and you will find many threads discribing details.
    Hope it will help you.
    Thanks
    Ritesh

  • Activate Change pointers for TREX classification search for Business Objects

    Hey all...
    Does anyone out here has any idea on how to activate the change pointers for TREX classification search for business objects: - for me I am specifically doing it for Materials and Customers.
    Okay, let me explain the issue: -
    For TREX search, we need to schedule a background job for Delta Indexing. But Alas! Delta indexing does not capture the changes to Classification data of the business object.
    For this we activated the change documents for the particular class in the customizing. But to my surprise, change documents and change pointers for TREX are entrirely different.
    How do I know:
    Change ID of CDHDR does not correspond to Change pointer in table COM_SE_CPOINTER. Now by activating the change documents I am getting entry in CDHDR and CDPOS but the mentioned change pointer table still does not get the entry.
    I searched for BTEs and I got the below: -
    Now to me the very obvious one was 4003, but it is not called while changing the classification data for materials. Ofcourse I activated the Product and the function module.
    and now I am stuck!!
    Any pointers for the Change pointers would be really appreciated??
    Please share your knowledge even if you don't know the exact answer . I am new to TREX so possibly vague conversations could provide me a hint .
    Thanks,
    Best Regards,
    Shreya

    Hi Guys,
    This issue was solved by implementing the BTE 4005 (OPEN_FI_PERFORM_00004005_E). This particular event is triggered in the update task for saving changes to business object. So In my function module (corresponding to BTE), I have explicitly called the method to write an entry in COM_SE_CPOINTER, because we just need the reference of business object for which classification data is changed.
    Please refer the below code for more clarity.
    BTE position: -
    method called in FM to write change pointer.
    Thanks anyways, for all the responses.
    Cheers,
    Shreya

  • Could you please help how to acheive Object Link Classification

    I have found that object link classification (Class type 048) is possible for R/3 objects.The classification button gets activated after choosing "Addition functions" from SPRO settings for DMS document types.
    Our scenario goes like: We have created two docuement types Baseline(BSL) and SB(Service Bulletin).Inside BSL docuement we are maintaining several SB docuements as "Document Info Record(DRAW)".
    When under Object Link tab, we are going to "Customer(KNA1)" or "Equipment(EQUI)" tab , we can see object link classification button however it is not visible inside "Document info record(DRAW)".
    Could you please guide me through this - why it is so and if possible what settings need to be done.

    Welcome to the Apple Community.
    Photostream in the cloud only keeps photos from the last 30 days (subject to a 1,000 photo limit). When photostream syncs the photos to your device they will stay there until deleted, which means you may well have more photos in your photostream album on your device than there are in photostream in the cloud.
    The consequence of this is that if you turn photostream off and on again on your device (or enable it for the first time), it will only be populated with photos from the last 30 days, which may not be all the photos that were previously in the photostream album on that device.
    I have asked for your email address to be edited out. Posting your address in an open thread is a sure way to be bombarded by unwanted email, remember it will be here long after you have resolved your problem, for automated detection software to find.
    If you want people to contact you, enable others to see your email address in your profile.

Maybe you are looking for

  • Adobe Acrobat opens up every file from the day before, always

    Usually it would do something like this when it crashes to recover but now whenever I open a PDF and have none already opened it will open every single PDF I opened YESTERDAY as if it crashed with them all open. I did not have most of those PDFs open

  • Spry.Utils.loadURL problem with IE7

    Hello there. First of all sorry for my english. I have a problem with Spry.Utils.loadURL function in Internet Explorer 7 only. In firefox works fine. So i have an asp file that returns a string with some stuff. I load this asp file with Spry.Utils.lo

  • Error while installing EP6 Sneak Preview

    Hi, When I install of SAP Web Application Server Java 6.40 SP3(sapinst.exe),something wrong.... Error Message: ERROR 2004-08-16 07:41:51 CJS-20024  J2EE engine JC00 of SAP system P64 did not come up after 800 seconds: giving up. Could anybody solve t

  • What current version of safari is recommended for Os 10.5.8?

    What current version of safari is recommended for Os 10.5.8?

  • OM - PA T77S0

    Hi Master, I have uploaded datas into SAP regarding to organizational structure (O,S;C,P,K). The problem is the it1hasn´t been updated neither with the cost centers, nor positions nor jobs. Let me give you some table (T77s0) details. PLOGI ORGA  x PL