SAP ABAP Class IF_SALV_IDA_SERVICE_TYPES (OBSOLETE: ATS for IDA)
Properties
| Class | IF_SALV_IDA_SERVICE_TYPES | |
| Short Description | OBSOLETE: ATS for IDA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130904 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_IDA_SERVICE_TYPES has no forward declaration.
Interfaces
Class IF_SALV_IDA_SERVICE_TYPES has no interface implemented.
Friends
Class IF_SALV_IDA_SERVICE_TYPES has no friend class.
Attributes
Class IF_SALV_IDA_SERVICE_TYPES has no attribute.
Methods
Class IF_SALV_IDA_SERVICE_TYPES has no method.
Events
Class IF_SALV_IDA_SERVICE_TYPES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | THIS_INTERFACE_IS_OBSOLETE | Public | Type reference (TYPE) | I | 20130904 | |
|
| 2 | YS_OBSOLETE_INFO | Public | See coding | 20130904 | begin of ys_obsolete_info,
this_interface_is_obsolete type i,
" ***************************************
" OBSOLETE
" ***************************************
" THIS INTERFACE if_salv_ida_service_types IS OBSOLETE,
" THERE MIGHT BE USAGES OF yts_field_name AND y_field_name
" IN BusinessSuite BECAUSE IT WAS TEMPORARY USED
" IN if_salv_ida_calc_field_handler,
" EVENTHOUGH if_salv_ida_service_types WAS NEVER PUBLIC
" ***************************************
end of ys_obsolete_info
|
||
| 3 | YTS_FIELD_NAME | Public | See coding | 20130904 | yts_field_name type sorted table of fieldname with unique key table_line
|
||
| 4 | Y_FIELD_NAME | Public | Type reference (TYPE) | FIELDNAME | 20130904 | |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |