Customer classification view

hi folks,
i customer master creation xd01 regarding classification view , for class type: 011,Fieldnames:
1.Bottler Business Unit
2.Bottler Regionl Marketing Unit
3.Bottler Territory
4.GMA
are getting poulated ,where exactly these fields contain in sap ?tables ,field names ,can any one help plz .

Try FM : SD_CUSTOMER_MAINTAIN_ALL
Thanks
Seshu

Similar Messages

  • Classification View in customer master using lsmw

    Hi folks,
    I have a requirement regarding conversion method that is fields regarding classification view in customer master needed to be populated r created in through xd01 transaction this should be done using lsmw tool,if tried with standard method and bapi method ,can any one tell how to do whether it is bapi r standard method plz dont suggest recording method,even it is idoc method k r can any tell me which function module exists fr this ,POINTS will be awrded for answers .

    Try FM : SD_CUSTOMER_MAINTAIN_ALL
    Thanks
    Seshu

  • How to create the classification view to the customer ?

    Hi All ,
    I need to create a classification view  (Xd03->extras->classification) to the customer in the customer master programmatically. I.e. for an existing customer , I need to  assign the class and corresponding characteristic  values  based on a condition .
    1) Is there a BAPI or FM that assigns the class and characteristics to the customer ?.
    2)When  there is no classification data for a customer , Xd03-extras-> classifications   will give  a message that Class is not assigned . How SAP Is reading this data?
    3)What is the table that I can see the  link B/w Customer  and class ?
    It is urgent , Please help Me .
    Thanks in advance ,
    Dharma .

    Hi Dharma,
    i've got the same problem.
    On my search through DDIC I found table KSSK with key: CLINT and OBJEK (customer number).
    Perhaps it helps
    I solved the prob with the FMs BAPI_OBJCL_CREATE and BAPI_TRANSACTION_COMMIT.
    Kind Regards
    Markus
    Edited by: Markus Pawlinka on May 30, 2008 9:32 AM

  • Add new code in classification view under material master

    Hi Experts!
    I need to add new code in classification view, MM03 for class ZZLOCAL. Can anyone guide me to the path?
    Please help..
    Thanks.

    this is not customizing, this is standard master data maintenance.
    Easiest way to find the menu path is by entering search_sap_menu into the command field.
    then you are prompted for search text. here you can either enter a transaction code or a name of transaction.
    SAP will give a list with all menues and paths to reach this transaction

  • Classification view

    For Material which i receive from customer i have activated Batch management.
    I want to give Batch number Externally whenever i receive the material. to identify which material is supplied from which customer.
    While creating the master data do i have to extend Classification view.
    I tried creating the material without extending the classification view. just i selected Batch management Check box in purchasing view.
    Now i tried creating the Vendor master giving the customer details(Treating customer as vendor)
    Now if i try Goods Receipt system is allowing me to give Batch number externally and it is posting the document.
    Is it the correct way????

    hi Piyush Mishra,
    Here i will receive the material from customer(Vendor) the material i receive is cloth(Grey)
    For eg: customer had given 5000 mtrs
    Later he will be giving the design and color to be printed on the cloth
    He had given design only for 2000 mtrs and also he will tell
    4 different colors ( red, black green, blue)
    Till that time i will not be doing Goods Receipt after receiving the Design from the customer
    2000 mtrs divided by 4 bcoz 4 different colors
    Each batch
    1. 500 mtrs - 1101B1
    2. 500 mtrs - 1101b2
    3. 500 mtrs - 1101b3
    4. 500 mtrs - 1101b4
    I will be doing Goods Receipt and the same batch i will be issuing to production for different color
    Is it correct???

  • Customer Classification..table update AUSP

    Hi Guru's
    I have to update the customer classification via table AUSP
    Table AUSP is only table which stores the Information Characterstics Values maintained for a Class type.
    I am updating this table directly via Z program.
    data : it type STANDARD TABLE OF ausp WITH HEADER LINE.
    it-objek = 'N231512'.
    it-ATINN = '0000000068'.
    it-atwrt = 'ST'.
    it-klart = 'Z01'.
    it-mafid = 0.
    it-atzhl = '001'.
    it-adzhl = '0001'.
    it-mandt = '200'.
    APPEND it.
    MODIFY ausp from table IT.
    But when i am going in XD03 to see the characterstic value (ST in this case) . Then ST is not getting set in XD03 classification view.
    also when i am setting the same value ST via XD02 then value is getting updated in Table AUSP with duplicate entry what i have updated via above progm.I don't know how table is allowing duplicate entry.
    suggest me  somthing
    Best Regards
    Subham

    Hi,
    Please don't update directly to the table AUSP.. Also the ATINN will be different in each client for one particular classfication data..
    I would suggest use the LSMW
    Standard Batch/Direct Input
    - Object: 0130
    - Method: 0002
    - Program name: RCCLBI03
    - Program type: D
    Regards,
    Nagaraj

  • Classification View in MMR

    Hi
    What is the use of the classification view of MMR?
    Under what scenarios do we use it?
    What settings have to be done in SPRO with respect to this view?
    Regards
    Syed

    Hi,
    Classification is used to classify the materials.The Classification is used to for Variant Configuration with Configurable material.
    For this we define :
    1.Characteristics.2.Class.3.Configuration profile where the class is assigned to material master in Classification. from where we can have access to the characteristics of the material.
    Ex : You want to buy a PC with Keyboard,Mouse,Monitor,CPU etc..
    say u want Monitor of 15" or 17" or you want CPU of 60GB, 180GB etc....
    the 15' n 17" 180GB,60GB are defined as characteristics and assigned to class.This class is assigned to material master in Classification .This helps to configure material as per customer requirement..
    I hope  you got the concept....
    Regards,
    Smitha.

  • MM Classification view problem

    Hi Experts,
    I have a query regrading material master classification view which i 'm describing below.please suggest a solution for this.
    We have inserted three custom fields in the materail master BASIC DATA view,but when we are trying to save a material with these custom fields from Classification view,fields are not getting updated into the respective database tables.
    Please let us know the problem for this....
    Thanks & Regards,
    Chaitanya

    Hi Siva,
    try this FM
    UPDATE_MATERIAL_CLASSIFICATION
    and also you can try with the Enhancement MGA00001
    this user exit is trgger when the you are creating/Changing the material from MM01/MM03
    you can also look into the FM  EXIT_SAPLMGMU_001
    hope it is use ful to you.
    Regards
    Edited by: Prasanth M on Feb 12, 2009 9:12 PM

  • I want to get the material master User-exits for the classification view

    Hi , All
      I want to insert new data in the classification view of material master date, and I want to check it. I cannot find the user-exit to realize it. Can someone help me ?

    I understand you want to create a new characteristic for a classification. If that is the case, then you could have checks on the characteristic value entered. You can go to tcode CT04, enter the characteristic and go to the value tab. You can assign allowed values for that characteristic. Going to Other Value Check in that view, you can also check the entered value against a check table or even create a function module for custom check.
    Hope this helps.
    Thanks
    Swagat

  • Creation of Classification View in Material Master

    Hi,
    I need to create Classification View for a Material. The user would provide the data in the file, example
    Material Number MATNR
    Class type TCLA-KLART
    Class Type description TCLAT-ARTXT
    Class Group TCLG-KLAGR
    Class Group Description TCLGT-KTEXT
    Class M_CLASB-CLASS
    Class Description M_CLASB-CSCHG
    Status RMCLF-STATU
    Std class RMCLF-STDCL
    Characteristics Group TCMG-ATKLA
    Characteristics Group Description TCMGT-ATKLT
    Characteristics RCTAV-ATNAM
    Characteristics Description CABNT-ATBEZ
    I read in the posts there is BAPI_OBJCL_CREATE. But I am not able to Map the above fields to pass to this BAPI.
    Can someone please suggest me how to do this..
    Thanks and Regards,
      Vanessa

    Hi,
      Thanks for the suggestion. But i want to do this through a program. There is a selection screen with 6 radio buttons based o view to be created and an input field for the filename.
    Could you provide me any BAPI to do the same.
    Thanks and Regards,
      Vanessa

  • How to get the values inputted by the user in Classification view of  MM02

    Hello,
    Does anyone know how to get the inputted values in Classification view of MM02/MM01? I tried to use CLAF_CLASSIFICATION_OF_OBJECTS but this gets the values that is currently saved in the tables and not the values that the user recently inputted in the screen.
    Regards,
    Alfred

    hi
    try this...
    How to Display the Batch Characteristics in BOM?

  • Report: Classification view of material master

    Hi,
    We have activated Batch management for materials.
    But for certain material codes, users have not maintained the Classification view.
    Is there any report by which we can knowu2019 whether classification view for the material have been maintained or not?

    Hi,
    Check with MM50 with Maintenance status as C
    Regards,
    Biju K

  • Report s_alr_87012178 :customer open items  - Customer classification

    Hi all. The problem concerns the report  s_alr_87012178 which is used to display customer open items.I am selecting  'Customer classification' from the dynamic selections and filling it with a value e.g C.
    I have assigned risk class A for my customer in XD02 : Marketing tab. When i am running the report, it is displaying the customer even though i have filled in a different customer classification value.
    Thanks for input.

    Hi Antish,
    Were you able to resolve this?  If so, could you let me know what was done. I have a similar issue with Customer Classification on FBL5N.
    Thanks,
    Sam

  • How to update/open Classification view of Batch in production Order

    Hi All,
       I have maintained the Class (023) and characterstics for Finished Material. When I am creating the production order, I am assigning new batch number in Production Order Header (Goods Receipt Tab). 
    In the background system is creating the Batch but not updating/opening the Classification view.
    Every time I required to go T code MSC2N and required to open the classification view manually.
    How to open the classification view during production order creation?
    Thanks,
    Shailendra

    Hi,
    You can only assign the Batch number in the production order, that meanas the said batch will get blocked and will not get saved in the Data base. You can enter the Batch number in the Production order and a while doing the GR you can make the system prompt the Classification view in the for ground so that you can enter the Characteristic values..
    For the above to pop-up you need to enter the Value "3" in the Batch Classification field of the Production Scheduling profile created for the Plant in the Tcode : OPKP.
    Please read the below information for additional inputs :
    Option to classify batches
    Specifies that the system branches to batch classification upon a goods movement or when you create or change a batch (not in the material master).
    Use
    If a batch is classified during a certain transaction or event, you can then use the batch determination facility to search for batches by class characteristics at the time of goods issue.
    Procedure
    If you work with batch classification, set this indicator for all receipt-specific movement types so that all existing batches are classified.
    Hope this will help you.
    regards
    radhak mk

  • In A3, How Do I Apply One Of My (many) Custom Metadata Views To The Viewer?

    In A3, it appears that both the Viewer and Browser are limited to just 2 views: Basic and Expanded.
    In A2, I had many custom metadata views that I could easily change via the Metadata-pane (now gone) in Prefs. depending on the type of workflow, customer needs, etc.
    Now, if I'm limited to just 2, I'll have to go in and manually change the composition of A3's 2 views for each workflow. If this is the case, I see it as a big step backwards. This is the type of limitation that iPhoto often has, and flexibility is what I expect from a Pro-App.
    I spent a great deal of time developing custom metadata views for various workflows so that I could align the various displays in Aperture to each workflow. What do I do now?

    Just stumbled over this thread:
    Yes, its the truth. There is no way to quickly change the display of Metadata in Browser or List View.
    You can tell from the form of the Settings - Window (Command - J) that there is no way anymore. You have one Standard View, and one Extended.
    Strange. I did not use it a lot, I always display pictures to customers with no metadata, except when we do a selection on site (and then its standard with only rating).
    wok4

Maybe you are looking for

  • How do I separate my contacts from my husband's list of contacts?

    I have a Galaxy S5 and my husband has an Apple iPhone 5S - how do I separate the contact lists - we DO ONT want to share the same ones but I cannot figure out how to separate them???

  • Bought a new computer and want to recover old iTunes?

    Our old computer we had blew its power supply, so we bought a new one. We have a Free Agent Go Flex Drive that saved all our old files on it, and I wanted to recover my old iTunes program as is. I am a statistician, and one of my projects I was hired

  • UTLite33.exe wont start

    Hi, UTLite33.exe from Campus Manager 3.3 does not want to start, it gives the following: "UTLite33.exe is not a valid Win32 application" Thanks

  • WD ABAP - Reading the URL Parameters for FPM application

    Hi, As per the Custom requirment, I want to pass URL parameters for WD ABAP application (sap/bc/webdynpro/dbm/app_veh_cus_search) which uses FPM. example: sap/bc/webdynpro/dbm/app_veh_cus_search?Customer=12345&fromExternal=true I am facing difficulty

  • Is there any way to replace kwin with xfwm4 in KDE?

    I used to do that with KDEWM, but it doesn't seem to work now. I did my research, but couldn't find anything. In system settings -> Default applications -> Window manager there is an option to use another window manager, however it doesn't let me mar