SAP ABAP Class IF_AUCV_SUBSCREEN_PROVIDER (Implementation of a subscreen)
Properties
Class IF_AUCV_SUBSCREEN_PROVIDER  
Short Description Implementation of a subscreen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120311   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AUCV_SUBSCREEN_PROVIDER has no forward declaration.
Interfaces
Class IF_AUCV_SUBSCREEN_PROVIDER has no interface implemented.
Friends
Class IF_AUCV_SUBSCREEN_PROVIDER has no friend class.
Attributes
Class 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
Class IF_AUCV_SUBSCREEN_PROVIDER has no event.
Types
Class IF_AUCV_SUBSCREEN_PROVIDER has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on class IF_AUCV_SUBSCREEN_PROVIDER has no parameter.
Method DESTROY on class 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 class 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 class IF_AUCV_SUBSCREEN_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in