SAP ABAP Interface IF_FINB_GS_SEL_CALLBACK (Callback Class for Selection Include Generation)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_GEN_SEL_SCREEN (Package) Generation of Selection Screens

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOBJ_GS_CALLBACK | Callback Class for FIN Object Selection | 20030324 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOBJ_TEST_GS_CALLBACK | Callback Class for FIN Object Selection | 20030702 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_INV_RFAIR01_CALLBACK | Callback Class for Selection Screen and Program Generation | 20030730 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_INV_RFAIR03_CALLBACK | Callback Class for Selection Screen and Program Generation | 20030805 |
Properties
Interface | IF_FINB_GS_SEL_CALLBACK | |
Short Description | Callback Class for Selection Include Generation |
General Data
Package | FINB_GEN_SEL_SCREEN | Generation of Selection Screens |
Created | 20030321 | SAP |
Last changed | 20041209 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FINB_GS_SEL_CALLBACK has no forward declaration.
Interfaces
Interface IF_FINB_GS_SEL_CALLBACK has no interface.
Friends
Interface IF_FINB_GS_SEL_CALLBACK has no friend.
Attributes
Interface IF_FINB_GS_SEL_CALLBACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Key for Instancing of Characteristic Service | 20030321 |
2 | ![]() |
Instance method | Public | Method | Returns Comment Rows for Generated Includes | 20030321 |
3 | ![]() |
Instance method | Public | Method | Gives Names of Selection/Event Includes to Be Generated | 20040519 |
4 | ![]() |
Static method | Public | Method | Generates Instance of Implementing Class | 20030321 |
5 | ![]() |
Instance method | Public | Method | Returns Field Groups for Selection Screen | 20040506 |
6 | ![]() |
Instance method | Public | Method | Returns Parameters for Selection Screen | 20030430 |
Events
Interface IF_FINB_GS_SEL_CALLBACK has no event.
Types
Interface IF_FINB_GS_SEL_CALLBACK has no local type.
Method Signatures
Method GET_APPL_AREAID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | FI-Stammdaten: Anwendung | 20030321 | ||
2 | ![]() |
E_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20030321 | ||
3 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20030324 |
Method GET_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMMENT | Call by reference | Type reference (TYPE) | FINB_T_STRING | Mehrere Kommentarzeilen | 20030321 | ||
2 | ![]() |
E_COMMENT | Call by reference | Type reference (TYPE) | STRING | Eine Kommentarzeile | 20030321 | ||
3 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20030324 |
Method GET_GENERATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CLASSNAME_PRESEL_CALLBACK | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20040519 | ||
2 | ![]() |
ED_GROUP_SEL_TXT | Call by reference | Type reference (TYPE) | CHAR70 | Characterfeld der Länge 70 | 20040609 | ||
3 | ![]() |
ED_SCR_GROUP_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname für Screen Group Merkmal | 20040519 | ||
4 | ![]() |
ED_SEL_CRIT_INCLUDE_NAME | Call by reference | Type reference (TYPE) | SY-REPID | Physischer INCLUDE Name | 20040519 | ||
5 | ![]() |
ED_SEL_EVENTS_INCLUDE_NAME | Call by reference | Type reference (TYPE) | SY-REPID | Physischer INCLUDE Name | 20040519 | ||
6 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20040519 |
Method GET_GENERATION_INFO on Interface IF_FINB_GS_SEL_CALLBACK has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030321 | ||
2 | ![]() |
I_USER_KEY | Call by reference | Type reference (TYPE) | FINB_GS_USER_KEY | Benutzerdef. Schlüssel für Instanzierung der Rückrufklasse | 20030321 | ||
3 | ![]() |
RO_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GS_SEL_CALLBACK | Rückrufklasse für Selektionsbildgenerierung | 20030321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20030324 |
Method GET_SCR_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040507 | |
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20040506 | ||
3 | ![]() |
RT_SCR_GROUPS | Value transfer | Type reference (TYPE) | FINB_GS_T_SCR_GROUP | Tabelle mit zu generierenden Selektionsparametern | 20040506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20040506 |
Method GET_SEL_PARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030430 | ||
2 | ![]() |
RT_SEL_PAR | Value transfer | Type reference (TYPE) | FINB_GS_T_SEL_PAR | Tabelle mit zu generierenden Selektionsparametern | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20030430 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 200 |