Item grouping into groups and subgroups

In case there are a lot of items in Business One, companies usually group these by item groups. In some cases when there are thousands of items, these are further on divided into subgroups by using UDFs. Then when you are making, say a sales order, you first look for the item group and then for the subgroup. This is where it gets tricky. You can only display the code when browsing for subgroups. It is not possible to display the value within the description field (I do not know how to do it). The code lenght is limited to 8 characters and hence makes it difficult to write a proper description for this subgroup. Is there any way to overcome this issue?

Hello,
thank you Gordon and Deepak for your efforts. First level grouping (B1 standard) by item groups is working fine, the second level just displays codes. The issue is that the value within udf-field on item master data card (on the right-hand side) does display correctly. However when I search for this item, say when making a sales order, I will just get the value, not the description. It makes no difference if I select it in the document settings to display as visible.
Codes and description for this udf-field are as follows:
Code  Description
100    Roses
110    Tulips
120    Lilies
Now when I sort this field by subgroup value, it only displays 100, 110 etc.
All help is appreciated.
Thanks,
Samuli Ajo

Similar Messages

  • Pharma specific fields (group and subgroup)

    Hallo,
    I have problems with specific Pharma fields (group and subgroup) in CRM Mobile 2007 SP02.
    Some business partners have group and subgroup in pharmaceuticals bookmark in transaction BP.  But in mobile solution I have these business partners without group and subgroup. The combobox for group and subgroup is empty too.
    In table SMOKNA1 (in CRM server and in CRM mobile are columns KVCGROUP and KVCSGROUP empty). I tried make initial load for object CRM_DNL_BPGROUP, but all is the same.
    Have anyone suggestion what I made wrong? Which subscription I need for these attributes.
    Thank you for your help.
    With regards,
    Jiri Halmich

    Hi,
    the issue with the customizing data is solved as Jiri already mentioned above.
    Btw: After synchronizing an adapter object you don't need to run an extract as this is done automatically by the system - and only for the changes (delta sync), not for the complete subscription...
    Concerning the missing data in smokna1: For my understanding this is a standard error. You should create an OSS message for that.
    If you prefer to solve it at your own you would have to do some coding in the Mobile bridge. Using the EEWB dosn't help as the fields are already there in the tables and BDocs.
    Of course you also can chose a "quick & dirty" solution: Create a new CDB table, containing only the sfakna1 and the both BP group fields, define an adapter object which synchronizes the both fields from BUT000 to this table and calculates the sfakna1 field by keygen. Run this adapter object by using a batch job at least once a day. Create a new sBDoc and qBDoc based on this table. Do some small coding in BOL to retrieve the both properties from the new CDB table into the both BOCAPGEN properties.
    Regards,
    Wolfhard

  • The impact and the difference item group and warehouse

    Dear All,
    I am confusing what is the difference between item group and warehouse in continuous stock system and perpetual system and their impact in accounting flows. I have explored and read manual pdf files but still fail since I have heard one of addon can only apply or use if the gl account by is warehouse.
    I appreciate your answer. TIA
    Regards,

    Hi..
    A warehouse is a commercial building for storage of goods. Warehouses are used by manufacturers, importers, exporters, wholesalers, transport businesses, customs, etc. They are usually large plain buildings in industrial areas of cities and towns. They come equipped with loading docks to load and unload trucks; or sometimes are loaded directly from railways, airports, or seaports.
    Storage bin management          Warehouse movements (product)
    Planning and monitoring          Control of WM system and
    Inventory control               automated control systems
    Stock placement into the warehouse occurs after you or the system has generated a Transfer Order (TO).  This Transfer Order will direct you to a location in the warehouse where to get the goods and where to place the them. Once you close out the TO and verify the quantity the system will reflect a new location.
    A storage unit type groups loading
    equipment with similar properties, for example europallets, wire baskets,
    or tanks. Europallets are defined as storage unit type “europallet,” wire
    baskets as storage unit type “wire basket,” and so on, in Customizing for
    each warehouse number.
    with regards,
    hari kv

  • Creating Employee Group and subgroup in OM

    Dear Viewers,
    I am new in this SAP, I have started learning SAP HR / HCM. Presently I am learning OM and creating Organisational Structure.
    Can anyone help me in giving examples to create employee group and employee subgroup categories.
    Thanks & Regards,
    Soujanyah

    HI Swapnil,
    Thank you for the link.
    I have got a sample by searching in google
    [http://www.laccd.edu/hr/Documents/HRGuide_H-300_EmployeeSub-Group.pdf]
    Can I get some other samples please as specified in that table as EG and ESG

  • Propose or change automatically, Employee Group and Subgroup.

    Dear all, when executing an exit Action, thru transaction PA40, what's the best way to propose by default/change automatically, the employee group/subgroup?
    Example: I want to change the employee group from '1' (Active) to '2' (Inactive), but the fields are disabled for input.
    Do i have to do this thru the enhancement "PBAS001", or is there any way to do this thru configuration?
    Sincerely,
    Hugo Ferreira

    I was searching for something in SDN and got this post.
    Though it's a very late reply, whatever Sreenu has told is correct.
    In the table T529A, you can define the employment status wehther it has to be active, withdrawn or inactive.
    This field is input disabled in the action and the values will be defaulted from the configuration.
    But Changing the employee group and employee subgroup , we can't change. If that is what is required, the values might depend on the configuration.
    And even through some enhancement also we can't change. because, for IT0000 no enhancement are available. Even though the fields are from IT0001, I doubt it can be changed through enhancemnet.
    If you have already achieved it through enhancemnet, please let us know.
    Thanks,
    RSS.

  • Problem with Group and SubGroup

    Hi All,
    I have one problem in sql statement. I got two tables, PARTY and SUBGROUP.
    <<party>>
    party     group     subgroup;
    WG009     xx     zzz
    <<subgroup>>
    party     group     subgroup;
    WG009     xx     yy
    I have to write a query which gives the result that 'zzz' is not in subgroup table where xx=xx from subgroup.group and party.group. I have written the statement like this, but its not working properly becuase its returning all the records from subgroup.
    SELECT P_CODE, SG_CAT, P_CAT, P_SUB_CAT, SG_CODE FROM PARTY, SUB_GROUP WHERE P_CAT=SG_CAT AND SG_CODE != P_SUB_CAT AND P_CODE='WG009';
    P_CODE SG_CAT P_CAT P_SUB_CAT SG_CODE
    WG009 DWD DWD ANIL SHAH GADAGE
    WG009 DWD DWD ANIL SHAH JAIN FAMILY
    WG009 DWD DWD ANIL SHAH DEDHIA
    Is any body have Idea.
    SKM

    select party,group,subgroup from party
    minus
    select party,group,subgroup from subgroup;

  • Need scripts for fetching groups and subgroups info , script for del users

    Hi ,
    I need a script or macro which will fetch list of groups and sub groups triend forums download did not fine one.
    I need another script which will delete listed users there is a macro in forums but it doesn't suit my rquirement.
    Any one have these scripts handy with you please help me with that,
    Regards,
    Neo.

    Hi Braham,
    Thanks for your quick reply.
    Are we able to do this on two stage method
    1. grab the security groups from the share paths
    if can grab the share path from a separate txt file than copying it to the <your path> location
    so i can modify the txt file
    once run the script
    if can the output like below to a CSV file
    \\servername\foldermain\folder1group 1group 2group 3\\servername\foldermain\folder2group 1group 2group 3then i know which groups belongs to which share paththen i can remove the duplicate groups and keep the common groups to grab the users belongs to itso with the second script same as the first copy the security groups to a txt file and the out put as below.what I needs is the users full name and the samaccount name ( user id )group 1user1user2user3
    group 2user1user2user3looking forward your help on thisThank you.Thilo

  • Grouping and subgrouping

    Hi Experts,
    I am looking for select which can give me results as below. I am fairly new and tried
    Data
    =====
    select 'g1' group_key,'p1' prod,'pd1' prod_dsc,'m1' month ,1 sales from dual
    union all
    select 'g1','p2','pd2','m1',2 from dual
    union all
    select 'g1','p3','pd3','m2',3 from dual
    union all
    select 'g2','p4','pd4','m1',4 from dual
    union all
    select 'g2','p5','pd5','m2',5 from dual
    union all
    select 'g3','p6','pd6','m2',6 from dual
    ouput
    =====
    g1
    p3
    pd3
    m2
    6
    p3
    pd3
    m2
    3
    p2
    pd2
    m1
    2
    p1
    pd1
    m1
    1
    g2
    p5
    pd5
    m2
    9
    g2
    p5
    pd5
    m2
    5
    p4
    pd4
    m1
    4
    g3
    p6
    pd6
    m2
    6
    g3
    p6
    pd6
    m2
    6
    So basically prod,prod dsc and month is not known for the group but it will be taken from the highest sales within the group. Any help is highly appreciated.
    Thanks,

    with order by :
    WITH T AS(
    select 'g1' group_key,'p1' prod,'pd1' prod_dsc,'m1' month ,1 sales from dual
    union all
    select 'g1','p2','pd2','m1',2 from dual
    union all
    select 'g1','p3','pd3','m2',3 from dual
    union all
    select 'g3','p6','pd6','m2',6 from dual
    union all
    select 'g2','p4','pd4','m1',4 from dual
    union all
    select 'g2','p5','pd5','m2',5 from dual
    select decode(grp_id,0,null,group_key) group_key,
           prod,
           prod_dsc,
           mnth,
           sm_sales,
           row_number() over (partition by group_key order by decode(grp_id,0,null,group_key)) o
    from(
    SELECT t.group_key,
           max(t.prod) keep (dense_rank first order by t.sales desc) prod,
           max(t.prod_dsc) keep (dense_rank first order by t.sales desc) prod_dsc,
           max(t.month) keep (dense_rank first order by t.sales desc) mnth,
           sum(t.sales) sm_sales,
           GROUPING(t.group_key) grp,
           GROUPING_ID (t.group_key,t.prod) grp_id
    FROM T
    group by rollup(t.group_key,t.prod)
    where grp = 0
    GROUP_KEY
    PROD
    PROD_DSC
    MNTH
    SM_SALES
    O
    g1
    p3
    pd3
    m2
    6
    1
    p1
    pd1
    m1
    1
    2
    p2
    pd2
    m1
    2
    3
    p3
    pd3
    m2
    3
    4
    g2
    p5
    pd5
    m2
    9
    1
    p5
    pd5
    m2
    5
    2
    p4
    pd4
    m1
    4
    3
    g3
    p6
    pd6
    m2
    6
    1
    p6
    pd6
    m2
    6
    2
    Ramin Hashimzade

  • Issue in uploading Employee Group and subgroup in LSMW

    Hi Experts,
       I`m using LSMW to upload IT 1013 data thru transaction PP01. When i run the LSMW in forground mode , then everything seems to work fine. But when run in background mode, I find that the records are not getting uploaded and its giving me some error like "Runtime error RAISE_EXCEPTION has occurred".
    Any input regarding this would be helpful and appreciateable.
    Regards,
    Farhana

    Hi Anatha,
        I tried PP02 and it also shows me the same error and also the my data files has only 4 records. I`m using only 4 records for testing, so it could not be a mass data load issue too.
    Regards,
    Farhana.

  • Change employee group and sub group

    Hi all,
    During the new hire if an employees group and subgroup are enetered wrongly, how shouldl they be corrected. We have scenarios when the emplooyes group and sub group are corrected after a month or so and the users want to correct the same
    How do we do it?

    Goto PA40 reselect the same Hire action for this employee and click execute. In IT0000 screen enter the new EG/ESG.
    and save it. Then Save the IT0001, then fill rest of the infotypes.
    If you have already process the payroll and the new Emp group / Sub group is in different payroll area you wont be able to change it.

  • HOW TO ADD / EDIT AN ITEM GROUP

    I am in the Item Master Data window and am entering a new Item Number.  I want to associate it with a new Item Group from the pull down menu but it will not allow me to add to this list.  How can I add a new Item Group?  Also, how can I edit a current Item Group title to change it to another name?

    Hi
    To solve your issues ,
    Go to system administration >setup>Inventory-->Item group .
    If you need to Add --Press Ctrl A
    If you want to edit -- find the item group -- and edit it .
    This should solve your problem
    Thank you
    Bishal

  • Default accounts on item group set up

    Hi,
    This is a new company. I set up posting periods. I want to upload the item groups using DTW. The DTW upload fails because of error:
    One of the inventory accounts is missing  , 'Inventory Account'  [Message 173-6]
    I tried to manually enter an item group and get the same error.
    The accounts do not default in. I expected that they would default in because all the accounts are filled in under Administration > Setup > Financials > GL account determination.
    Why do the accounts not default from there?
    Thanks

    Hello,
    Does not matter you have mapped acount in Administration > Setup > Financials > GL account determination.
    you must be filled account code in Item Group template otherwise it will crease error message when you will make entries in transaction time .
    So better is please filled 4 to 5 manadatory account in templale.
    As you said you are also unable to make new gruop without filled account code then this is the indication or indicator without this code you cant upload same.
    Thanks
    Manvendra Singh Niranjan

  • Table for Commitment Item Groups

    Does smbd. know a table for Commitment Item Groups and probably a function module which reads a commitment item group from a commitment item ?
    Kind Regards
    Alexey

    You can use FM K_HIERARCHY_TABLES_READ with e_class = '0311'.
    Rob

  • Copy Express Item Groups Transaction revenue Account not Found

    Currently using Copy Express.
    1.  Have successfully loaded COA
    2. Manually entered G/L account determinaition and tax codes
    3. Error below is occuring when trying to Copy Item Groups and Warehouses.  The items groups and Warehosues are failing.
    Transaction created by document was not found, 'Revenue account'.
    NOTE: the accounts determined for each item group in the source database all exist in the target database.
    Can any please assist in explaining why this is happening and how I could prevent this from occuring without having to mannually create warehosues and items?
    Thanks Very much
    Lisa

    Hi Lisa,
    I have a suggestion.
    The Revenue account in question may be problematic.                                                                               
    Can you try to change to another revenue account in your source db, and try to copy warehouse to target DB?                                                                               
    1.goto source db,and search for the specific warehouse and change the         
      revenue account to another account
    2.and copy warehouse to target db 
    Hope this will be helpful.
    Kind regards,
    Willy

  • Item Group not Uploaded

    Dear Experts,
    When i trying to upload Item Master in Simple way through Import from Excel it's give me Error Invalid Code But its very simple Transaction. I taken only these field to upload the Data.  Item No.     Item Description     Item Type     Item Group     Purchasing UoM     Sales UoM     Inventory UoM. Its give me  Error " Invalid Record related to ItemGroup.
    Please suggest me.
    Regards
    Amol

    Hi
    I hope u have not create ItemGroup
    Go in Administrator > Inventory > Item Group add some item group and assign GL
    When u import  fiel please check Item Group code is valid/match with SAP item Group
    Please let me know if u hv problem again
    Thanks
    Kevin

Maybe you are looking for

  • Some Error in ABAP Code

    Hello, I have the below code which gives the error message "In the OO context either an INTO or an ASSIGNING specification or the addition "TRANSPORTING NO FIELDS" must be used. addition "TRANSPORTING NO FIELDS" must be used." Any suggestion is appre

  • How to turn on the sound

    How can I turn on the sound and adjust the volume ?

  • How to make API manager developer console client use AAD as a oauth2 token issuer

    the answer is configure the oauth2 authorization service record to ONLY use the client_credentials grant type. See https://yorkporc.wordpress.com/2015/02/23/getting-api-manager-to-use-aad-sts-finally/ for a success case. Do NOT (as one might do, thin

  • Find out use of tables.

    Hi I've been asked to list all the tables that a third party application use when it runs a process. How could I find out that? Thanks in advance.

  • New Updates and Crashing Apps

    I just updated Bridge and Photoshop CS5 and now I am getting crashes. Yesterday, Bridge crashed while running ACR. I've seen it off and on when both Bridge and DXO are open, but not in PS. So I ran a new run w/o DXO and it crashed again. It appears r