SAP ABAP Class IF_SATC_AC_SUBSCREEN_PROVIDER (Implementation of a Subscreen)
Properties
Class | IF_SATC_AC_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 | 20111028 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SATC_AC_SUBSCREEN_PROVIDER has no forward declaration.
Interfaces
Class IF_SATC_AC_SUBSCREEN_PROVIDER has no interface implemented.
Friends
Class IF_SATC_AC_SUBSCREEN_PROVIDER has no friend class.
Attributes
Class 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
Class IF_SATC_AC_SUBSCREEN_PROVIDER has no event.
Types
Class IF_SATC_AC_SUBSCREEN_PROVIDER has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on class IF_SATC_AC_SUBSCREEN_PROVIDER has no parameter.
Method DESTROY on class 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 class 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 class 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 class IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
Method HANDLE_PBO Signature
Method HANDLE_PBO on class IF_SATC_AC_SUBSCREEN_PROVIDER has no parameter.
Method HANDLE_PBO on class IF_SATC_AC_SUBSCREEN_PROVIDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |