Menu

SAP Customer Exit LTBLX003

Limit Management: Additional Fileds for Limit Maintenance

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The customer Exit LTBLX003 (Limit Management: Additional Fileds for Limit Maintenance) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit LTBLX003
Short Text Limit Management: Additional Fileds for Limit Maintenance

Function Modules

Function module exits are called from SAP programs at defined points with the ABAP statement CALL CUSTOMER-FUNCTION <nnn>.

Function Codes

With custom function codes, it's possible to add functionality to SAP screens. It can be triggered with the respective function code. The custom logic must be added in a corresponding function module exit, to which the triggered function is passed as a parameter.

Screen Areas

Screen area exists allow the addition of custom UI elements in a predefined place in SAP programs. In business objects, this is often on a "customer enhancement" tab. They usually come with two function module exits to include PBO and PAI logic.