SAP ABAP Class IF_FINB_GS_PROG_CALLBACK (Callback Class for Selection Program Generation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOBJ_TEST_GS_CALLBACK | Callback Class for FIN Object Selection | 20030702 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_INV_RFAIR01_CALLBACK | Callback Class for Selection Screen and Program Generation | 20030730 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_INV_RFAIR03_CALLBACK | Callback Class for Selection Screen and Program Generation | 20030805 |
Properties
| Class | IF_FINB_GS_PROG_CALLBACK | |
| Short Description | Callback Class for Selection Program Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030324 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FINB_GS_PROG_CALLBACK has no forward declaration.
Interfaces
Class IF_FINB_GS_PROG_CALLBACK has no interface implemented.
Friends
Class IF_FINB_GS_PROG_CALLBACK has no friend class.
Attributes
Class IF_FINB_GS_PROG_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Comment Rows for Generated Program | 20030324 | |
| 2 | Instance method | Public | Method | Returns Name of Source Program for Generation | 20030326 | |
| 3 | Static method | Public | Method | Generates Instance of Implementing Class | 20030324 | |
| 4 | Instance method | Public | Method | Returns Key for Selection Includes to Be Used | 20030618 | |
| 5 | Instance method | Public | Method | Returns New Title of Program to Be Generated if Necessary | 20030613 |
Events
Class IF_FINB_GS_PROG_CALLBACK has no event.
Types
Class IF_FINB_GS_PROG_CALLBACK has no local type.
Method Signatures
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 | 20030324 | |||
| 2 | E_COMMENT | Call by reference | Type reference (TYPE) | STRING | Eine Kommentarzeile | 20030324 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030324 |
Method GET_NAME_ORIGINAL_PROG 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 | 20030326 | |||
| 2 | R_PROGRAM_NAME | Value transfer | Type reference (TYPE) | PROGNAME | Name des Programms, aus dem neues Programm generiert wird | 20030326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030326 |
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 | 20030324 | |||
| 2 | I_USER_KEY | Call by reference | Type reference (TYPE) | FINB_GS_USER_KEY | Benutzerdef. Schlüssel für Instanzierung der Rückrufklasse | 20030324 | |||
| 3 | RO_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GS_PROG_CALLBACK | Rückrufklasse für Selektionsprogrammgenerierung | 20030324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030324 |
Method GET_SEL_CALLBACK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CALLBACK_CLASS | Call by reference | Type reference (TYPE) | FINB_GS_CALLBACK_CLASS | Rückrufklasse für Selektionsincludegenerierung | 20030618 | |||
| 2 | E_USER_KEY | Call by reference | Type reference (TYPE) | FINB_GS_USER_KEY | Benutzerdef. Schlüssel für Instanzierung der Rückrufklasse | 20030618 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030618 |
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TITLE | Call by reference | Type reference (TYPE) | REPTI | Titel des zu generierenden Programms | 20030613 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030613 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20030613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030613 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |