SAP ABAP Interface IF_AUCV_SUBSCREEN_PROVIDER (Implementation of a subscreen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     S_AUNIT_COVERAGE (Package) ABAP Unit tests with coverage
Properties
Interface IF_AUCV_SUBSCREEN_PROVIDER  
Short Description Implementation of a subscreen    
General Data
Package S_AUNIT_COVERAGE   ABAP Unit tests with coverage 
Created 20120311   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUCV_SUBSCREEN_PROVIDER has no forward declaration.
Interfaces
Interface IF_AUCV_SUBSCREEN_PROVIDER has no interface.
Friends
Interface IF_AUCV_SUBSCREEN_PROVIDER has no friend.
Attributes
Interface IF_AUCV_SUBSCREEN_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method Free any resources - provider will be unusable henceforth 20120311
2 GET_SUBSCREEN_PROPERTIES Instance method Public Method Identity of subscreen 20120311
3 GET_TITLE Instance method Public Method Title of subscreen 20120311
Events
Interface IF_AUCV_SUBSCREEN_PROVIDER has no event.
Types
Interface IF_AUCV_SUBSCREEN_PROVIDER has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on Interface IF_AUCV_SUBSCREEN_PROVIDER has no parameter.
Method DESTROY on Interface IF_AUCV_SUBSCREEN_PROVIDER has no exception.

Method GET_SUBSCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGRAM_NAME Value transfer Type reference (TYPE) SYREPID 20120311
2 Exporting E_SCREEN_NUMBER Value transfer Type reference (TYPE) SYDYNNR 20120311

Method GET_SUBSCREEN_PROPERTIES on Interface IF_AUCV_SUBSCREEN_PROVIDER has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYCHAR32 20120311

Method GET_TITLE on Interface IF_AUCV_SUBSCREEN_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in