Class Method list used by SAP ABAP Class CL_HRPBSUS_FIELD_CONVERT (Field Value Translation)
SAP ABAP Class CL_HRPBSUS_FIELD_CONVERT (Field Value Translation) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE EXPORTING
2 Class Method  CL_HRPBSUS_FIELD_CONVERT - PACKED_TO_INTERNAL Field Value Translation SOURCE e_packed = e_int_value.
3 Class Method  CL_HRPBSUS_FIELD_CONVERT - PACKED_TO_INTERNAL Field Value Translation SOURCE IMPORTING
4 Class Method  CL_HRPBSUS_FIELD_CONVERT - PACKED_TO_INTERNAL Field Value Translation SOURCE i_ext_packed = i_ext_value
5 Class Method  CL_HRPBSUS_FIELD_CONVERT - PACKED_TO_INTERNAL Field Value Translation SOURCE EXPORTING
6 Class Method  CL_HRPBSUS_FIELD_CONVERT - PACKED_TO_INTERNAL Field Value Translation SOURCE CALL METHOD packed_to_internal
7 Class Method  CL_HRPBSUS_FIELD_CONVERT - INT_TO_EXT Field Value Translation
8 Class Method  CL_HRPBSUS_FIELD_CONVERT - INT_TO_EXT Field Value Translation
9 Class Method  CL_HRPBSUS_FIELD_CONVERT - INT_TO_EXT Field Value Translation
10 Class Method  CL_HRPBSUS_FIELD_CONVERT - GET_DFIES_FOR_FIELD Field Value Translation SOURCE i_fieldname = i_fieldname ).
11 Class Method  CL_HRPBSUS_FIELD_CONVERT - GET_DFIES_FOR_FIELD Field Value Translation SOURCE ls_dfies = get_dfies_for_field( i_tabname = i_tabname
12 Class Method  CL_HRPBSUS_FIELD_CONVERT - GET_DFIES_FOR_FIELD Field Value Translation SOURCE i_fieldname = i_fieldname ).
13 Class Method  CL_HRPBSUS_FIELD_CONVERT - GET_DFIES_FOR_FIELD Field Value Translation SOURCE ls_dfies = get_dfies_for_field( i_tabname = i_tabname
14 Class Method  CL_HRPBSUS_FIELD_CONVERT - GET_DCPFM Field Value Translation SOURCE l_dcpfm = get_dcpfm( ).
15 Class Method  CL_HRPBSUS_FIELD_CONVERT - EXT_TO_INT Field Value Translation
16 Class Method  CL_HRPBSUS_FIELD_CONVERT - EXT_TO_INT Field Value Translation
17 Class Method  CL_HRPBSUS_FIELD_CONVERT - EXT_TO_INT Field Value Translation
18 Class Method  CL_HRPBSUS_FIELD_CONVERT - EXT_TO_INT Field Value Translation
19 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE OTHERS = 2.
20 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE invalid_date = 1
21 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE EXCEPTIONS
22 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE e_datum = e_int_value
23 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE IMPORTING
24 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE i_ext_date = i_ext_value
25 Class Method  CL_HRPBSUS_FIELD_CONVERT - DATE_TO_INTERNAL Field Value Translation SOURCE CALL METHOD date_to_internal
26 Class Method  CL_HR_PNNNN_TYPE_CAST - PNNNN_TO_PRELP HR: CASTing for Pnnnn Structures