INTF IF_XCO_CDS_ANNOTATIONS
Source Link
Open in ADT
Home
Previous Object: IF_XCO_CDS_ANNOTATION
Next Object: IF_XCO_CDS_ASSOCIATION
Status: RELEASED
Public
Interface if_xco_printable
Method contain
IMPORTING
 iv_property TYPE SXCO_CDS_ANN_PROPERTY
RETURNING rv_contain TYPE ABAP_BOOL
Method pick
IMPORTING
 iv_property TYPE SXCO_CDS_ANN_PROPERTY
RETURNING ro_annotation TYPE if_xco_cds_annotation
Method retain
IMPORTING
 it_filters TYPE SXCO_T_CDS_ANN_FILTERS
RETURNING ro_annotations TYPE if_xco_cds_annotations
Method remove
IMPORTING
 it_filters TYPE SXCO_T_CDS_ANN_FILTERS
RETURNING ro_annotations TYPE if_xco_cds_annotations
Method add
IMPORTING
 it_annotations TYPE SXCO_T_CDS_ANNOTATIONS
RETURNING ro_annotations TYPE if_xco_cds_annotations
Method get
RETURNING rt_annotations TYPE SXCO_T_CDS_ANNOTATIONS
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app