cancel
Showing results for 
Search instead for 
Did you mean: 

Unblock GL account automatically

0 Kudos

Hi Expert,

I have requirement from my client they want automaton in unblocking GL account.

While blocking GL account, they want to put validity date of unblock and when validity days expired block should be removed automatically.

Do we have same standard exit, bapi or badi in sap through i achieve this requirement.

Regards,

Avinash

Accepted Solutions (0)

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Kudos

Hi,

There is no standard program for this. You have to develop your own program which will update G/L master data. Alternatively, you can create a validation on line item (OB28), which will make the blocking and there you can play with validity through the entry date of a document (BKPF-CPUDT).

Regards,


Eli

0 Kudos

Request you to kindly explain how can achieve with the help of validation.

iklovski
Active Contributor
0 Kudos

You put the condition as posting date is in relevant blocked period, and in check you put an account. If it's more that one account, you can use sets.