SAP ABAP Class IF_FINB_GN_RAW_FUNCTION (Raw Object Function Module)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FINB_GN_RAW_OBJECT | Raw Object in the Context of the Generator | 20010815 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_GN_FUNC | Represents a Function Module | 20010813 |
Properties
Class | IF_FINB_GN_RAW_FUNCTION | |
Short Description | Raw Object Function Module | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010726 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_FINB_GN_RAW_FUNCTION has no interface implemented.
Friends
Class IF_FINB_GN_RAW_FUNCTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_GN_FPOOL | Function group | 20010813 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Changing parameters | 20010726 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_EXCEPTION | Exceptions for a Function Module | 20010726 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Exporting Parameter | 20010726 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Importing Parameter | 20010726 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Table Parameters | 20010919 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Boolean Variable | 20010726 | ||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Template Name | 20010815 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | Process Type of a Function Module in Updating | 20010726 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '2' | Start delayed | 20010726 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '1' | Start immediately | 20010726 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '3' | Start Immediately - Non-Restartable | 20010726 |
Methods
Events
Class IF_FINB_GN_RAW_FUNCTION has no event.
Types
Class IF_FINB_GN_RAW_FUNCTION has no local type.
Method Signatures
Method ADD_CHANGING_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | FINB_GN_F_PARAM | Beschreibt einen Funktionsbaustein-Parameter | 20010813 |
Method ADD_CHANGING_PARAM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXCEPTION | Call by reference | Type reference (TYPE) | FINB_GN_F_EXCEPTION | Beschreibt eine Exception eines FBs | 20010813 |
Method ADD_EXCEPTION on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_EXPORTING_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | FINB_GN_F_PARAM | Beschreibt einen Funktionsbaustein-Parameter | 20010813 |
Method ADD_EXPORTING_PARAM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_IMPORTING_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | FINB_GN_F_PARAM | Beschreibt einen Funktionsbaustein-Parameter | 20010813 |
Method ADD_IMPORTING_PARAM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_TABLES_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Value transfer | Type reference (TYPE) | FINB_GN_F_PARAM | Beschreibt einen Funktionsbaustein-Parameter | 20010919 |
Method ADD_TABLES_PARAM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_TARGET_SYSTEM Signature
Method ADD_TARGET_SYSTEM on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method ADD_TARGET_SYSTEM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DDIC_REF | Value transfer | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021223 | |
2 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021223 | |
3 | ![]() |
I_MAX_LEN | Value transfer | Type reference (TYPE) | NUMERIC | maximale Länge | 20021223 | ||
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20021223 | |||
5 | ![]() |
I_TEXT_KEY | Value transfer | Type reference (TYPE) | TEXTPOOLKY | Schlüssel des Textelements (Nummer / Selektionsname) | 20021223 | ||
6 | ![]() |
I_TEXT_KIND | Value transfer | Type reference (TYPE) | TEXTPOOLID | ID im ABAP4-Textpool (Selektionstext/numerierter Text) | 20021223 |
Method ADD_TEXT on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method GET_BUSINESS_NAME Signature
Method GET_BUSINESS_NAME on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method GET_BUSINESS_NAME on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method GET_PHYSICAL_NAME Signature
Method GET_PHYSICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method GET_PHYSICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_BUILDING_PLAN Signature
Method SET_BUILDING_PLAN on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_BUILDING_PLAN on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_BUSINESS_NAME Signature
Method SET_BUSINESS_NAME on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_BUSINESS_NAME on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_LOGICAL_NAME Signature
Method SET_LOGICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_LOGICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PACKAGE on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PHYSICAL_NAME Signature
Method SET_PHYSICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PHYSICAL_NAME on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FPOOL | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_FPOOL | Funktionsgruppe | 20010813 |
Method SET_POOL on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PREFIX_2 Signature
Method SET_PREFIX_2 on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PREFIX_2 on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_REMOTE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REMOTE | Value transfer | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_FALSE | Boolesche Variable | 20010726 |
Method SET_REMOTE_FLAG on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_SYS_UPGRADE Signature
Method SET_SYS_UPGRADE on class IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_SYS_UPGRADE on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Templatename | 20010815 |
Method SET_TEMPLATE on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_TEMPLATE_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter | 20010815 |
Method SET_TEMPLATE_PARAM on class IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_UP_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UP_TASK | Value transfer | Type reference (TYPE) | FINB_GN_UPDATE_TASK | A_UP_TASK_IMMEDIATE | Ablaufart eines Funktionsbausteines in der Verbuchung | 20010726 |
Method SET_UP_TASK on class IF_FINB_GN_RAW_FUNCTION has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |