SAP ABAP Interface IF_FKKCORR_CUSTOM (Interface for FG FKKCORR_CUSTOM)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FKKCORR (Package) Correspondence Tool
⤷
⤷
Properties
| Interface | IF_FKKCORR_CUSTOM | |
| Short Description | Interface for FG FKKCORR_CUSTOM |
General Data
| Package | FKKCORR | Correspondence Tool |
| Created | 20080625 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FKKCORR_CUSTOM has no forward declaration.
Interfaces
Interface IF_FKKCORR_CUSTOM has no interface.
Friends
Interface IF_FKKCORR_CUSTOM has no friend.
Attributes
Interface IF_FKKCORR_CUSTOM has no attribute.
Methods
Interface IF_FKKCORR_CUSTOM has no method.
Events
Interface IF_FKKCORR_CUSTOM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CORR_STATUS_TEXT | Public | See coding | Correspondence Status with Texts | 20080625 | BEGIN OF ts_corr_status_text,
corr_status TYPE corr_status_kk,
corr_status_text TYPE corr_status_txt_kk,
END OF ts_corr_status_text
|
|
| 2 | TT_CORR_STATUS_TEXT | Public | See coding | 20080625 | TT_CORR_STATUS_TEXT type STANDARD TABLE OF ts_corr_status_text with KEY corr_status
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |