Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting access to specific ledgers in new LG

Former Member
0 Kudos

Hi Experts,

Is there way to restrict access in FB50L or FV50L for a specific user to group to post only in selected ledgers in new GL (SAP ERP) (Like ledger : 0L or LG etc..)

Thanks.

Senthil.

2 REPLIES 2

Colleen
Advisor
Advisor
0 Kudos

Have you looked at authorization object F_FAGL_LDR - General Ledger: Authorization for Ledger

Authorization that specifies which ledger can be used to post, park, and edit documents.

Fields

BUKRS    Company Code

GLRLDNR    Ledger

GLRRCTY    Record Type

GLRVERS    Version

ACTVT    Activity

SU24 propose value for transaction FB50L contains this object. If you have not already, might be worth testing.

Other object which restrict by the field GLRLDNR - Ledger include

F_LC_LDNR    Consolidation: Authorization for ledgers

G_881_GRLD    FI-SL Customizing: Ledger

G_ALLOCTN    Special Purpose Ledger - Assessment/Distribution

G_GLTP    Spec. Purpose Ledger Database (Ledger, Record Type, Version)

G_REPO_GLO    FI-SL: Global reporting (global company)

G_REPO_LOC    FI-SL: Local Reporting (Company Code)

K_PCAB_DEL    EC-PCA: Delete Transaction Data

K_PCAR_SRP    EC-PCA: Standard Reports and Datasets

Former Member
0 Kudos

Hi Senthil,

I know this is an old thread.  Did you get a solution? We also have the same requirement to restrict users to a ledger group. Can you please share?