
Customer-Specific Input Helps (Java)
Use
You can use the interface IPicklistCustomer to create customer-specific Input Helps in Offline Travel Expenses. You can use this interface as an extension to the
SAP Enhancement MYCATS01 . Customer-specific Input Helps that you have created in Offline Travel Expenses do not also have to be created in SAP R/3.Integration
You need to use the following elements to implement interface IPicklistCustomer:
You have to create a separate class for each field for which you want to define a customer-specific Input Help.
Features
Interface IPicklistCustomer allows you to make the following changes to standard Input Helps or to your customer-specific Input Helps, created using Customer Exit MYCATS01:
Activities
To create a customer specific Input Help in Offline Travel Expenses using the Interface IPickCustomer, you have to define an appropriate type in the Offline Repository for Offline Expenses in file
ci_tables.xmlIf you have implemented a Java Enhancement you have to
activate this.