SAP ABAP Class CL_ALINK_SELECTION_SCREEN (Selection Screens for KPro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SAOP (Package) ArchiveLink general

⤷

⤷

Properties
Class | CL_ALINK_SELECTION_SCREEN | |
Short Description | Selection Screens for KPro | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAOP | ArchiveLink general |
Created | 20001206 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ALINK_SELECTION_SCREEN has no interface implemented.
Friends
Class CL_ALINK_SELECTION_SCREEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AKCL_TOAATTR_TAB | Selection Options Table | 20001206 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function module name | 20001206 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-DYNNR | Subscreen Nr | 20001206 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 'X' = No Extension | 20001206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001206 |
2 | ![]() |
Instance method | Public | Method | Generate the Selection Screen | 20001206 |
3 | ![]() |
Instance method | Private | Method | Generate Body of the Selection Screen | 20001206 |
4 | ![]() |
Instance method | Private | Method | Generate Event Block of the Report | 20001206 |
5 | ![]() |
Instance method | Private | Method | Generate Selection Screen Header | 20001206 |
6 | ![]() |
Instance method | Private | Method | Ist Selection Screen Modified | 20001206 |
Events
Class CL_ALINK_SELECTION_SCREEN has no event.
Types
Class CL_ALINK_SELECTION_SCREEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CALLBACK_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Callback FUB für Querymaske | 20001206 | ||
2 | ![]() |
IM_NO_EXTENSION | Call by reference | Type reference (TYPE) | C | SPACE | 'X' = Keine Extension möglich | 20001206 | |
3 | ![]() |
IM_SUBDYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Subscreennummer | 20001206 |
Method CONSTRUCTOR on class CL_ALINK_SELECTION_SCREEN has no exception.
Method GENERATE_SELSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001206 | ||
2 | ![]() |
IM_ATTRIBUTE_TAB | Call by reference | Type reference (TYPE) | TOAATTR_T | Selektionsscreen Attribute | 20001206 | ||
3 | ![]() |
IM_REPORTNAME | Call by reference | Type reference (TYPE) | RS38M-PROGRAMM | Reportname | 20001206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error beim Generieren | 20001206 | |
2 | ![]() |
Programm hat Syntax Error | 20001206 |
Method GENERATE_SELSCREEN_BODY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_IPROG_TAB | Call by reference | Type reference (TYPE) | AKCL_LINE_TAB | Report | 20001206 | ||
2 | ![]() |
CH_TEXTPOOL_TAB | Call by reference | Type reference (TYPE) | AKCL_TEXTPOOL_TAB | Textpool Tabelle | 20001206 |
Method GENERATE_SELSCREEN_BODY on class CL_ALINK_SELECTION_SCREEN has no exception.
Method GENERATE_SELSCREEN_EVENT_BLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_IPROG_TAB | Call by reference | Type reference (TYPE) | AKCL_LINE_TAB | Report | 20001206 |
Method GENERATE_SELSCREEN_EVENT_BLOCK on class CL_ALINK_SELECTION_SCREEN has no exception.
Method GENERATE_SELSCREEN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_IPROG_TAB | Call by reference | Type reference (TYPE) | AKCL_LINE_TAB | Report | 20001206 |
Method GENERATE_SELSCREEN_HEADER on class CL_ALINK_SELECTION_SCREEN has no exception.
Method IS_SELSCREEN_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MODIFIED | Value transfer | Type reference (TYPE) | CHAR1 | 'X' = ist modifiziert | 20001206 | ||
2 | ![]() |
EX_TEXT_MODIFIED | Call by reference | Type reference (TYPE) | CHAR1 | 'X' = Text ist modifiziert | 20001206 | ||
3 | ![]() |
IM_IPROG_TAB | Call by reference | Type reference (TYPE) | AKCL_LINE_TAB | Zu vergleichender Report | 20001206 | ||
4 | ![]() |
IM_REPORTNAME | Call by reference | Type reference (TYPE) | RS38M-PROGRAMM | Reportname | 20001206 | ||
5 | ![]() |
IM_TEXTELEMENT_TAB | Call by reference | Type reference (TYPE) | AKCL_TEXTPOOL_TAB | Textpool des Reports | 20001206 |
Method IS_SELSCREEN_MODIFIED on class CL_ALINK_SELECTION_SCREEN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |