G/L Account Group field in FI

HI all,
I need a report based on the G/L account group from ECC. in BI. I have searched all the datasources in FI like AR ,AP and GL ,but couldn't find the datasource which has G/L account group field.
Actually my requirement is I need to pick some specific G/L accounts based on G/L account groups.I found the G/L accounts and chart of accounts but not the G/L account group.
Thx

Hi Srikanth,
Thanks for reply,
You  are right we need to load hierarchy for G/L then we can see all the G/L's for all G/L groups.
I have one more question when I check in RSA3 for the G/L account numbers, I could not find them.
I am using the datasource fi_gl_4 and in rsa3 I can see 1000 records data and when I put filter on G/L account and search for the G/L number I needed I cant see it, but it is there in the functional transaction(f.01)?
How to check for the required G/L's in rsa3 ?
Thx

Similar Messages

  • Start Routine to Populate Account Group Field from Master data of 0Customer

    Hello Friends. Please help me edit this ABAP code to make it work. I am putting this code in start routine in between two DSO. where I am using the
    Start Routine to Populate Account Group Field from Master data of 0Customer. I do not want to use read from master data functionality since that field 0customer is not there in dso but similar field 0debitor is there. so i want to put this code
    during the load from source DSO to Target DSO.
    Error Explicit length specifications are necessary with types C, P, X, N und
    DATA: L_S_DP_LINE TYPE DATA_PACKAGE_sTRUCTURE.
        types: begin of comp,
         CUSTOMER       type  /BI0/OICUSTOMER,
         ACCNT_GRP          type /BI0/OIACCNT_GRP,
       end of comp.
        DATA: l_S_comp type comp.
        DATA: L_th_COMP TYPE HASHED TABLE OF COMP WITH UNIQUE KEY customer INITIAL SIZE 0.
    IF  L_th_COMP[] IS INITIAL.
    SELECT CUSTOMER ACCNT_GRP FROM /BI0/PCUSTOMER APPENDING CORRESPONDING FIELDS OF TABLE L_th_COMP.
    ENDIF.
    LOOP AT SOURCE_PACKAGE INTO L_S_DP_LINE.
    READ TABLE L_TH_COMP INTO L_S_COMP WITH TABLE KEY CUSTOMER = L_s_DP_LINE-CUSTOMER
    IF SY-SUBRC = 0.
    L_S_DP_LINE-/BIC/ACCNT_GRP = L_S_COMP-/BIC/ACCNT_GRP.
    MODIFY SOURCE_PACKAGE FROM L_S_DP_LINE.
    ENDIF.
    ENDLOOP.
    soniya kapoor
    Message was edited by:
            soniya kapoor

    Hello Wond Thanks for Good Answer and good option, But Client does not like this option and does not like Nav Attribute so he does not want to turn on any Nav Attribute, In general also We hav requirement to read a third table while uploading 1 dso table to 2 dso table,
    so  Please help me edit this ABAP code to make it work. I am putting this code in start routine in between two DSO. where I am using the
    Start Routine to Populate Account Group Field from Master data of 0Customer.
    No syntax Error But during the load it is updating the source table and not the target table. how to define now target table.
    ***SOURCE DSO Table
    types: begin of typ_tgl1.
        include type /BIC/AZDAFIAR000.
        types: end of typ_tgl1.
        types: begin of comp,
         CUSTOMER       type  /BI0/OICUSTOMER,
         ACCNT_GRP          type /BI0/OIACCNT_GRP,
       end of comp.
    DATA: L_th_COMP TYPE HASHED TABLE OF COMP WITH UNIQUE KEY customer
    INITIAL SIZE 0.
      data: wa_itab type COMP.
        data: wa_zdtg type typ_tgl1.
    IF  L_th_COMP[] IS INITIAL.
    ***Master Data Table
    SELECT CUSTOMER ACCNT_GRP FROM /BI0/PCUSTOMER APPENDING CORRESPONDING
    FIELDS OF TABLE L_th_COMP.
    sort L_th_COMP by CUSTOMER.
    ENDIF.
    LOOP AT L_th_COMP into wa_itab.
    select * from /BIC/AZDAFIAR000 into wa_zdtg
                        where DEBITOR  eq wa_itab-CUSTOMER.  *** SOURCE DSO Table
    IF SY-SUBRC = 0.
    wa_zdtg-ACCNT_GRP = wa_itab-ACCNT_GRP.
    MODIFY /BIC/AZDAFIAR000 from wa_zdtg. *** modify SOURCE DSO Table
    ENDIF.
      endselect.
        endloop.
    soniya kapoor

  • Customer -Account group Field Status

    Hi
    I trying to make "Regional Structure Group" field in the customer master as mandatory.but iam unable to see the above mentioned field Customer -Account group Field Status.can anybody tell me how to bring that field in the  Customer -Account group Field Status so that i'll make it as required entry

    Hello Karthikeyan,
    The field REGIONAL STRUCTRAL GROUPING is in the General data of the Address tab.
    You can maintain it in OBD2
    Select the  Account group in OBD2 and click on the General tab----->Address ....
    In the second page you can find that field and then maintain as per your requirement.
    Regards,
    santosh

  • In which tables the GL  account group  field KTOKS

    Hi,
    From which tables the GL  account group  field KTOKS  get
    Regards,
    Siva

    hi
      DKOKS                            Open Item Account Balance Au
      DSKOS                            Balance Audit Trail
      SKA1                             G/L Account Master (Chart of
      T077S                            G/L account groups
      T077Z                            Account Group Names (Table T
    regds
    laks.

  • Cust Account group field status got changed

    Hi Experts,
    One of my colleaged has executed the program : RFXPRA05.
    As a result of this some of the field in Account group (YSTP)  got its status changed
    Say for e.g Street 2 & Street 3 where optional entry before he executed the program : RFXPRA05,
    but once he has executed the program we found that both the fields got supressed.
    and some vendor master account group also got supressed..
    What is the function of the Program and where  it is used and why is it impacting the configuration for account group?
    Could anyone guide us how to restore the value back and what step we need to take.
    Kind Regards
    Ganesh Raj
    9632003325

    Hi,
    You have to find the changelogs for the configuration in the path
    SPRO>FINANCIAL ACCOUNTINGAR AND APCUSTOMER ACCOUNTSMASTERDATAPREPARATIONS FOR CREATING CUSTOMER MASTER DATADEFINE ACCOUNT GROUPS WITH SCREEN LAYOUT
    Go to the link and in the menu Utilities--Change logs. Here give the date range and find out the change logs. Using the change logs in teh recent past, you can do the correction.
    Also you can compare different systems for the table T077D using the transaction code SCMP. By using this, you can find out what is the change in configuration. You can restore it to original version. You can do the similar thing for vendor acct groups also
    Hope this helps.
    BTW...This program is change the field selection status of account groups.

  • GL - Account Group Field

    Hi All
    If we assign wrong Account group  in FS00 is there any impact in SAP .
    Thanks,
    Hani

    Hi
    Acount group controls the no ranges and screen layout i.e. fields displayed on the screen of FS00
    Wrong acct group means wrong numbering for your GL
    Regards
    Ajay

  • FB03 display restrictions by using corporate group field of Vendor master

    We had new requirement for the FB03 Transaction display.
    1>     In vendor master data we are assigning the Secure and non-secure for the corporate account group field. Based on the Secure and non-secure, we have to restrict the FB03 transaction display.
    2>     If itu2019s secure vendor, then no one should have authorization to display the documents belongs to these vendors of any transactions (Fb03 or FBL1N).
    So based on this criteria we need to restrict the display for FB03 transaction.
    thanks and regards
    Prathap

    Hello Pratap
    Please seek help from your SAP BASIS
    How it works is
    1. You have a T code
    2. You see which roles use it
    3.  Then accordingly you can tag that role to the User
    4. Moreover when basis works they check in SUIM t code as to which roles the T code is tagged to and then they go ahead and assign the same to the user
    5. There is another t code PFCG where they create z roles as well since standard roles are not used by them. And in this t code the authorisation objects are handled as well and profiles and roles are created. This is then tagged to a user.
    6. then this authorisation is visible in SU01 in the user
    Thanks and Regards

  • Customer Account Group missing

    Hi Gurus,
    In our customer master record, the Account Group field is blank(though as I understand, it is a mandatory field). Can someone suggest a way in which we can populate this field in the customer master record.

    Dear,
    Try XD07. Make sure new account group has similar number range.
    Regards,
    Chintan Joshi.

  • Mass updation of Vendor account group

    Dear FICO gurus
    Found XK07 -Individual processing to change Vendor account group, but issue is i need to change  for more than 2500 vendors. Can any one suggest the alternative t.code as solution  (apart from LSMW/BDC).
    Thanks in advance
    Deepak

    Hi,
    You can use transaction MASS, enter LFA1, select table LFA1. Select the account group field, enter the value of the account group you want to change and execute. This will bring up a list of all vendors with that account group. Enter the new vendor account group and execute. All vendors with the old account group will be updated with the new vendor account group. However, you must have all fields settings the same on both account groups for this to work.
    regards
    santosh kumar

  • Account Groups !!!

    Hi Everyone..
    In customizing, I have found two paths regarding account groups..
    1. IMG - Financial Accounting --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Define Account Groups with Screen Layout (Customers)
    and
    2. IMG - Logistics General --> Business Partner --> Customers --> Control --> Define Account Group & Field Selection For Customers.
    What is the difference bw these two transactions ??
    Which one is relevant for a SD consultant ??
    Regards
    Harvinder

    Hi Harry,
    In 1st Menu Path:
    In the first Screen of XD01 we have the Mandatory fileds like Account Group, Company Code, Sales Organisation, Distribution channe, Division etc., you can make the about said fields as Mandatory fieds of Iniatial screen of XD01.
    In 2nd Menu Path:
    Once you go to the main screen of XD01 where you find the 3 Important data like General Data, Company Code data and Sale Area Data.the Fields Consists in these Respective Data you can make the necessary fields with avialable options like Mandatory, Surpress, Optional etc.,
    Mean to say the as per your requirment which every field you want you can make that field Mandatory or supress or Optional etc.,
    Hope this clarifies your doubts and Please Reward if Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • MDG-S BP Grouping,BP Role,BP Categeory and ERP Vendoe Account Group

    Hi
    Can anybody explains me releationship between MDG-S BP Grouping,BP Role,BP Categeory and ERP Vendoe Account Group?
    It seems there is no requried field except Change Request Description.If we input value for CR Description only, we can still able to sumbit and activate CR and Bussiner Partner ID (Which is internally generated) will be stored in MDG stagging table for entity type BP_HEADER.
    My question is then what is use of BP Grouping,BP role in this as it contains blank value? Also it observed that for new ERP Vendor the Account Group field is always in non editable mode,Any reason for this? Same issue with Company Code after selecting CC it displayed as non editable field before submitting CR as well.

    Hi Sanjay,
    When you select New -> Organization, below screen comes, In Grouping drop down you need to select Vendor Account Group and in Role list enter role.
    Follow same procedure when you want to create next vendor.
    Under new pushbutton, you will get three options:
    Organization means when you want to create vendor.
    Person means you are creating person not vendor, these person you can assign as a contact person to the vendor in Relationship tab.
    Regards,
    Sudhir

  • FICO Tables  G/L account group name  text

    Hai 
           I'm developing an Report  in ABAP , I would like to get the  G/L account group & its text , But am not getting account group text ,   G/L account group field is available  ( SKA1-KTOKS )  & ( T077S  Pooled  table , i could't find any TEXT Field  ) , Please help me
    Sarath P G

    Hi,
    Use table T077Z.  Pass KTOPL & KTOKS from SKA1 as input parameters.
    Regards
    Vinod

  • CHANGE OF ACCOUNT GROUP IN VENDOR MASTER

    Dear cons
    I created a vendor through t-code- XK01 & the accouint group is domv( domestic). I want to change the account group to IMPV( imported). In change mode(XK02) THE ACCOUNT GROUPING FIELD IS NOT AVAILBLE. PL. SOLVE IT.

    HI,
    GO TO XK07
    Enter Vendor code,then press Enter, Then enter new Account Group.
    System will allow new account group if both the account groups have been assigned same number range otherwise it is not possible.
    Regards
    Manish Joshi

  • Authorization Check on GL Account Group (KTOKS)

    Hello,
    During Create/Change/Disply of G/L account master, need to apply the restriction on a particulare GL account group.
    G/L account group field is a list box and user cna select one account group from the list. When the user selects othere than the one for which he doesn;t have Authorization, we need to raise an error message.
    How can we apply the Authority Check to the G/L account group in FS00 transaction.
    If any of you come across this kind of requirement, please let me know.
    Thanks,
    MPREDDY

    Hi,
    In SU24 for tcode FS00 I cannot find any auth.object for this field. So, you can try to create your own auth.object with tcode SU21 and insert in the ABAP coding of the enhancement SAPMF02H (EXIT_SAPMF02H_001). After, set this auth.object in tcode PFCG for users, users-groups and so on. View how to insert and manage the error message with other auth.object if you want that the logs of tcode SU53 works.
    I hope this helps you
    Regards,
    Eduardo

  • OUTPUT DETERMINATION FOR ACCOUNT GROUPS

    dEAR experts,
    Kindly write to me where to maintain output determination for customer account groups.
    Kindly help.
    Kind Regards
    biju

    Hi ,
    Output procedure in OTD2 is for other purpose .It is not output determination in sales document .
    Whatever field availabvle in field catlog we can determine the output in sales document .If the field is not available in field catlog than we can create the new filed and same field need to create in sales table .
    For your case , Account group  field is not available in field catlog but you can use Customer group (KDGRP) for output determination .
    Regards ,
    Sunil

Maybe you are looking for

  • Is it possible to tell which side of a phone conversation drops the call?

    Just curious, in helping me decide my iphone issues... I've had 3 or 4 dropped calls. Is there a way to distinguish if it's my iphone or someone else's phone dropping calls by the type of notification you get? Sometimes it says "CALL FAILED" in big l

  • Is ios 5 "wifi direct" compatible?

    I'm trying to use "wifi direct" (supposedly a universal connection standard) to connect my iphone 4 ios 5 to sony bravia TV . After connection it shows up on the tv as an unsupported device. Is this correct or have I done something wrong?

  • Office 365 small Buiness Premium

     i want to use office 365 small buisness premium. i have domain "konnecmetal.com" and i want to use this domain with office 365 can you please tell me how can i use office 365. i want to keep all my mails of this domain in office 365. i don't want to

  • Export and import BLOB via text

    Hello, we need to migrate a table containing BLOB column from one environment to another. We can not use EXP or DBMS_DATA_PUMP, it has to be in form of SQL inserts (this is customer's requirement - no reason to think about it twice...) My idea was to

  • Insight Reporter V3 / CM 3.6.5 Build 301

    Hi, I have installed Insight ( with MySQL ) and CM (with Oracle 10g) in the same server. When I after to configure the Remote Database always reiceive the same reponse: Configuration Test Failed. The data introduced are correct, but I dont know where