CL_EXM_IM_N1_PG_LABEL_APP - Example Implementation for BAdI Definition N1_PG_LABEL_APP
General Data in Customer Master BAL Application Log DocumentationThis documentation is copyright by SAP AG.
Functionality
This class contains the sample coding for the BAdI N1_PG_LABEL_APP.
In the interface you can find a detailed description of how to change labeling (e.g. adding date of birth), font properties, background color and sort criteria (e.g. sorting by date of birth) for an appointment.
The system specifies the sort criterion used (date of birth) in the method SORT_CRITERIA by giving the sort direction (ascending) and the field names.
The system determines appointment labeling as follows in the method LABEL_APP by using utility methods:
- The system uses class CL_ISHMED_UTL_BASE to determine the standard appointment labeling for the transferred appointment.
- Then the system determines the patient for the appointment and his date of birth.
- After that the system formats the date of birth in the output format and places the date of birth in front of the standard labeling.
- Finally the system also creates the entry for the sort by entering the date of birth as a value and the field name used in the method SORT_CRITERIA.
Relationships
Example
Notes
Further information
Addresses (Business Address Services) PERFORM Short Reference
This documentation is copyright by SAP AG.
Length: 1324 Date: 20120526 Time: 121944 triton ( 56 ms )






