SAP ABAP Interface IF_FINB_GN_RAW_FUNCTION (Raw Object Function Module)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator

⤷

⤷

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
Interface | IF_FINB_GN_RAW_FUNCTION | |
Short Description | Raw Object Function Module |
General Data
Package | FINB_GENERATOR | Generator |
Created | 20010726 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_FINB_CONS_GENERATOR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_GN_RAW_OBJECT | Raw Object in the Context of the Generator | 20010815 |
Friends
Interface IF_FINB_GN_RAW_FUNCTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AO_POOL | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_GN_FPOOL | Function group | 20010813 | ||
2 | AT_CHANGING | Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Changing parameters | 20010726 | ||
3 | AT_EXCEPTIONS | Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_EXCEPTION | Exceptions for a Function Module | 20010726 | ||
4 | AT_EXPORTING | Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Exporting Parameter | 20010726 | ||
5 | AT_IMPORTING | Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Importing Parameter | 20010726 | ||
6 | AT_TABLES | Instance attribute | Public | Type reference (TYPE) | FINB_GN_T_F_PARAM | Table Parameters | 20010919 | ||
7 | A_KIND | Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
8 | A_PACKAGE | Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
9 | A_PREFIX_2 | Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
10 | A_REMOTE | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Boolean Variable | 20010726 | ||
11 | A_STATE | Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
12 | A_SYS_UPGRADE | Instance attribute | Public | Attribute reference (LIKE) | 20010814 | ||||
13 | A_TEMPLATE | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Template Name | 20010815 | ||
14 | A_UP_TASK | Instance attribute | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | Process Type of a Function Module in Updating | 20010726 | ||
15 | A_UP_TASK_DELAYED | Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '2' | Start delayed | 20010726 | |
16 | A_UP_TASK_IMMEDIATE | Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '1' | Start immediately | 20010726 | |
17 | A_UP_TASK_NO_RESTART | Constant | Public | Type reference (TYPE) | FINB_GN_UPDATE_TASK | '3' | Start Immediately - Non-Restartable | 20010726 |
Methods
Events
Interface IF_FINB_GN_RAW_FUNCTION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method ADD_TARGET_SYSTEM Signature
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method ADD_TARGET_SYSTEM on Interface 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 Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method GET_BUSINESS_NAME Signature
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method GET_PHYSICAL_NAME Signature
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_BUILDING_PLAN Signature
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_BUSINESS_NAME Signature
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_LOGICAL_NAME Signature
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PACKAGE on Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PHYSICAL_NAME Signature
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PHYSICAL_NAME on Interface 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 Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_PREFIX_2 Signature
Method SET_PREFIX_2 on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_PREFIX_2 on Interface 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 Interface IF_FINB_GN_RAW_FUNCTION has no exception.
Method SET_SYS_UPGRADE Signature
Method SET_SYS_UPGRADE on Interface IF_FINB_GN_RAW_FUNCTION has no parameter.
Method SET_SYS_UPGRADE on Interface 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 Interface 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 Interface 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 Interface IF_FINB_GN_RAW_FUNCTION has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 30A |