Class Method list used by SAP ABAP Class CL_LIB_CONVERTER (converts data of elements into another type)
SAP ABAP Class
CL_LIB_CONVERTER (converts data of elements into another type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 2 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 3 | CL_LIB_COLL_DATA - NEW | collection of data elements | ||
| 4 | CL_LIB_CONVERTER - CONSTRUCTOR | converts data of elements into another type | ||
| 5 | CL_LIB_CONVERTER - CONSTRUCTOR | converts data of elements into another type | ||
| 6 | CL_LIB_CONVERTER - _UNPACK | converts data of elements into another type | ||
| 7 | CL_LIB_DATA_ELEMENT - CAST | data element for use in collections | ||
| 8 | CL_LIB_ITER - NEW | simple iterator on collections | ||
| 9 | CL_LIB_ITER - VALID | simple iterator on collections | ||
| 10 | CL_LIB_ITER - NEXT | simple iterator on collections | ||
| 11 | CL_LIB_ITER - GET | simple iterator on collections | ||
| 12 | IF_LIB_CONVERTABLE - CONV | provides converstions between if_lib_element types | ||
| 13 | IF_LIB_CONVERTABLE - CONV | provides converstions between if_lib_element types | ||
| 14 | IF_LIB_CONVERTABLE - CONV | provides converstions between if_lib_element types | ||
| 15 | IF_LIB_ITERABLE - GET | basic iterator interface | ||
| 16 | IF_LIB_ITERABLE - NEXT | basic iterator interface | ||
| 17 | IF_LIB_ITERABLE - VALID | basic iterator interface |