SAP ABAP: How to deactivate number range buffering in Payment Orders?

A client ask why there's a gap in Payment Orders numbering and want to have no gaps.

Solution: 
The number range buffering was activated for Payment Orders object. We need to deactivate the number range buffering using the Tx SNRO.


Step 1. Execute Tx SNRO.
SAP ABAP Number Range Buffering Payment Orders


Step 2. On the object field, enter FI_PYORD and click the Change button.

 SAP ABAP Number Range Buffering Payment Orders

Step 3. It will display the No. Range Object and shows the numbers in buffer.

SAP ABAP Number Range Buffering Payment Orders
















Step 4. Click on Edit menu -> Set-up buffering -> No buffering.

SAP ABAP Number Range Buffering Payment Orders

Step 5. Click Save button.
Caution: When you deactivate buffering, it will warn you the disadvantage effect on the performance.

Good luck! Happy Abaping.


Mabuhay, Philippines!



Comments

  1. The ability to deactivate number ranges in SAP ABAP is commendable. It allows for greater flexibility in managing data and customizing numbering schemes. How Watch Youtube Streamlining processes and ensuring seamless integration. A practical solution for efficient data handling.

    ReplyDelete

Post a Comment

Popular posts from this blog

SAP ABAP: Capturing CHECK BOX event in FM REUSE_ALV_GRID_DISPLAY / Cell Editing

SAP ABAP: Smartforms/SAPscript formatting

SAP ABAP: Adding leading zero to char or string.