‎2016 Jan 04 9:28 AM
Hi all,
My requirement is when user post through tcode FB01 ,the posting date should change to first date of next month if posting period is closed.
i am trying to achieve it through Substitution but the substitution does not trigger when posting date is in closed period as it throws standard error .
Please help.
‎2016 Jan 04 1:17 PM
‎2016 Jan 04 1:17 PM
‎2016 Jan 05 9:36 AM
Thank you for your help Raymond but i don't think BADI or implicit enhancement would be good option as i need to change posting date from multiple Transaction codes.its like if posting is done through any module (SD MM, FICO) the posting date should change to the first of the following month if the posting date is within closed period.
Anyways for now my functional said that in transaction code OB52 if we maintain the whole year open for account type + then it will trigger the substitution then on each account type (K,D,S,A) we need to closed the period .
‎2016 Jan 05 11:06 AM
Did you 'activate' the substitution? I remember I had to change something in a (customizing) table: tc OBBH
‎2016 Jan 06 12:50 PM
Thanks Zhou..But the substitution is very much active because when i trigger through MIRO and try to change the posting date it works completely fine.