Number Range Enhancement for Sales Order, Billing, Delivery and Shipment

Configuration of Number range in SAP is can be only done on document types. This poses limitation that one can only have sequential number based on document types. In case, there is a legal requirement to maintain sequential number of documents based on other parameters for example, customer or country then this cannot be achieved using SAP standard configuration and needs enhancements. Fortunately, SAP has provides exits specifically for this purpose.

Convert ITCPO Structure into Smartform Control Tables

Whenever I get opportunity I convert sapscripts to smartforms and this function module SSF_MAP_ITCPO_TO_SFOPTIONS comes in handy to convert sapscript ‘Print Options’ into smartforms control parameters. It make life easy by automatically filling values in smartforms control parameters based on existing sap script ‘Print Options’.