SAP ABAP Interface IF_SATC_AC_SUBSCREEN_PROVIDER (Implementation of a Subscreen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
⤷
⤷
Properties
| Interface | IF_SATC_AC_SUBSCREEN_PROVIDER | |
| Short Description | Implementation of a Subscreen |
General Data
| Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
| Created | 20111028 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no forward declaration.
Interfaces
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no interface.
Friends
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no friend.
Attributes
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Free any resources - provider will be unusable henceforth | 20111028 | |
| 2 | Instance method | Public | Method | Identity of subscreen | 20111028 | |
| 3 | Instance method | Public | Method | Title of subscreen | 20111028 | |
| 4 | Instance method | Public | Method | Handler for Event "Process after Input" | 20111028 | |
| 5 | Instance method | Public | Method | Handler for Event "Process before Output" | 20111028 |
Events
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no event.
Types
Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no parameter.
Method DESTROY on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
Method GET_SUBSCREEN_IDENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROGRAM_NAME | Value transfer | Type reference (TYPE) | SYREPID | 20111028 | ||||
| 2 | E_SCREEN_NUMBER | Value transfer | Type reference (TYPE) | SYDYNNR | 20111028 |
Method GET_SUBSCREEN_IDENTITY on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYCHAR32 | 20111028 |
Method GET_TITLE on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
Method HANDLE_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | 20111028 |
Method HANDLE_PAI on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
Method HANDLE_PBO Signature
Method HANDLE_PBO on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no parameter.
Method HANDLE_PBO on Interface IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |