SAP ABAP Class IF_FINB_GN_RAW_VIEW (Raw Object DB-View)
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 | 20020404 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_GN_VIEW | Represents a DB View | 20020426 |
Properties
Class | IF_FINB_GN_RAW_VIEW | |
Short Description | Raw Object DB-View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020404 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FINB_GN_RAW_VIEW has no interface implemented.
Friends
Class IF_FINB_GN_RAW_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_TECH_SETTINGS | Tecnical Characteristics of a View | 20020502 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | PUFFERUNG | 'X' | Complete Buffering | 20020502 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | PUFFERUNG | 'G' | Complete in Accordance with the Generic Key | 20020502 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | PUFFERUNG | SPACE | No Buffering | 20020502 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | PUFFERUNG | 'P' | Buffering of Individual Records | 20020502 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BUFALLOW | 'N' | Buffering not allowed | 20020502 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BUFALLOW | 'A' | Buffering Switched off but Allowed | 20020502 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BUFALLOW | 'X' | Buffering switched on | 20020502 | |
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020504 | ||||
10 | ![]() |
Constant | Public | Type reference (TYPE) | MAINTFLAG | 'X' | Maintenance Using SE16/View Used | 20020404 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | MAINTFLAG | 'N' | No Display/Maintenance Using SE16/View | 20020404 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | MAINTFLAG | SPACE | Maintenance Only Possible Using Views | 20020404 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | VFLDROFLAG | 'H' | Field not displayed | 20020404 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | VFLDROFLAG | SPACE | No Restriction (Default) | 20020404 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | VFLDROFLAG | 'R' | Field Can Only Be Read | 20020404 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | VFLDROFLAG | 'S' | Field Serves as Subset | 20020404 | |
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Only Read Access Authorized | 20020502 | ||
18 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20020504 | ||||
19 | ![]() |
Constant | Public | Type reference (TYPE) | CONTFLAG | 'A' | Application table (master and transaction data) | 20020404 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CONTFLAG | 'C' | Customizing table, maintenance only by cust., not SAP import | 20020404 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | CONTFLAG | 'L' | Table with Non-Transportable Content | 20020404 |
Methods
Events
Class IF_FINB_GN_RAW_VIEW has no event.
Types
Class IF_FINB_GN_RAW_VIEW has no local type.
Method Signatures
Method ADD_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Tabelle | 20020404 | ||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | ANY | '*' | Feld (default: alle Felder der Tabelle) | 20020404 | |
3 | ![]() |
I_KEYFLAG | Value transfer | Type reference (TYPE) | BOOLE_D | Schlüsselfeld | 20020506 | ||
4 | ![]() |
I_NEW_NAME | Value transfer | Type reference (TYPE) | FINB_GN_PHYSICAL_NAME | Feldnamename im View | 20020426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method ADD_JOIN_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DEP_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | abhängige Tabelle | 20020405 | ||
2 | ![]() |
IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Primärtabelle | 20020405 | ||
3 | ![]() |
I_DEP_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld in abhängiger Tabelle | 20020405 | ||
4 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld | 20020405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method ADD_SEL_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Tabelle | 20020404 | ||
2 | ![]() |
I_AND_OR | Value transfer | Type reference (TYPE) | VSCONJ | 'AND' | Verknüpfungsoperation | 20020404 | |
3 | ![]() |
I_CONSTANT | Call by reference | Type reference (TYPE) | CLIKE | Vergleichswert | 20020404 | ||
4 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld (Typ FIELDNAME, FINB_GN_COMPONENT, IF_FINB_GN_FIELD) | 20020404 | ||
5 | ![]() |
I_OPERATOR | Value transfer | Type reference (TYPE) | VOPERATOR | Operator in einer Selektionsbedingung (Dynprofeld) | 20020404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method ADD_TARGET_SYSTEM Signature
Method ADD_TARGET_SYSTEM on class IF_FINB_GN_RAW_VIEW has no parameter.
Method ADD_TARGET_SYSTEM on class IF_FINB_GN_RAW_VIEW has no exception.
Method GET_BUSINESS_NAME Signature
Method GET_BUSINESS_NAME on class IF_FINB_GN_RAW_VIEW has no parameter.
Method GET_BUSINESS_NAME on class IF_FINB_GN_RAW_VIEW has no exception.
Method GET_PHYSICAL_NAME Signature
Method GET_PHYSICAL_NAME on class IF_FINB_GN_RAW_VIEW has no parameter.
Method GET_PHYSICAL_NAME on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_BUILDING_PLAN Signature
Method SET_BUILDING_PLAN on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_BUILDING_PLAN on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_BUSINESS_NAME Signature
Method SET_BUSINESS_NAME on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_BUSINESS_NAME on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_KEEP_VERSION Signature
Method SET_KEEP_VERSION on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_KEEP_VERSION on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_LOGICAL_NAME Signature
Method SET_LOGICAL_NAME on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_LOGICAL_NAME on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_PACKAGE on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_PHYSICAL_NAME Signature
Method SET_PHYSICAL_NAME on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_PHYSICAL_NAME on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_PREFIX_2 Signature
Method SET_PREFIX_2 on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_PREFIX_2 on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_SYS_UPGRADE Signature
Method SET_SYS_UPGRADE on class IF_FINB_GN_RAW_VIEW has no parameter.
Method SET_SYS_UPGRADE on class IF_FINB_GN_RAW_VIEW has no exception.
Method SET_TECH_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TECH_SETTINGS | Value transfer | Type reference (TYPE) | FINB_GN_TECH_SETTINGS | technische Eigenschaften einer Tabelle | 20020502 | ||
2 | ![]() |
I_READ_ONLY | Value transfer | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_FALSE | nur lesender Zugriff erlaubt | 20020502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |