Interface is declared in Public Section of Class. Interface - Type of ABAP Objects. All Methods of Interface must be Implemented . Interface Data are Valued by DATA VALUES. Final Method in Interface. Abstract Method in Interface. Interface can be Instantiated. Interface Static Attribute and Method are Accessed Directly. Nested Interface. Encapsulation by Interface.
Post a Comment