SAP ABAP Interface IF_FINB_GN_RAW_TABLE (Raw Object Table)
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_TABL | Represents a Table | 20010716 |
Properties
Interface | IF_FINB_GN_RAW_TABLE | |
Short Description | Raw Object Table |
General Data
Package | FINB_GENERATOR | Generator |
Created | 20010716 | 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_STRUC | Raw Object Structure | 20010716 |
Friends
Interface IF_FINB_GN_RAW_TABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AS_TECH_SETTINGS | Instance attribute | Public | Type reference (TYPE) | FINB_GN_TECH_SETTINGS | Technical Properties of a Table | 20010716 | ||
2 | A_BUFF_KIND_FULL | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'X' | Complete Buffering | 20010719 | |
3 | A_BUFF_KIND_GENERIC | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'G' | Complete in Accordance with the Generic Key | 20010719 | |
4 | A_BUFF_KIND_NO | Constant | Public | Type reference (TYPE) | PUFFERUNG | SPACE | No Buffering (Default) | 20010719 | |
5 | A_BUFF_KIND_SINGLE | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'P' | Buffering of Individual Records | 20010719 | |
6 | A_BUFF_NOT | Constant | Public | Type reference (TYPE) | BUFALLOW | 'N' | Buffering not allowed (Default) | 20010719 | |
7 | A_BUFF_OFF | Constant | Public | Type reference (TYPE) | BUFALLOW | 'A' | Buffering Switched off but Allowed | 20010719 | |
8 | A_BUFF_ON | Constant | Public | Type reference (TYPE) | BUFALLOW | 'X' | Buffering switched on | 20010719 | |
9 | A_DATA_CLASS_CUST | Constant | Public | Type reference (TYPE) | TABART | 'APPL2' | Organization and customizing | 20010822 | |
10 | A_DATA_CLASS_MASTER | Constant | Public | Type reference (TYPE) | TABART | 'APPL0' | Master data, transparent tables | 20010822 | |
11 | A_DATA_CLASS_TRANS | Constant | Public | Type reference (TYPE) | TABART | 'APPL1' | Transaction data, transparent tables (Default) | 20010822 | |
12 | A_FORKEY_NO | Instance attribute | Public | Attribute reference (LIKE) | 20011013 | ||||
13 | A_FORKEY_NORMAL | Instance attribute | Public | Attribute reference (LIKE) | 20011013 | ||||
14 | A_FORKEY_TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20011013 | ||||
15 | A_KIND | Instance attribute | Public | Attribute reference (LIKE) | 20010716 | ||||
16 | A_LOGICAL_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20030512 | ||||
17 | A_MAINTAIN_ALLOWED | Constant | Public | Type reference (TYPE) | MAINTFLAG | 'X' | Maintenance Using SE16/View Used | 20010719 | |
18 | A_MAINTAIN_NOT_ALLOWED | Constant | Public | Type reference (TYPE) | MAINTFLAG | 'N' | No Display/Maintenance Using SE16/View | 20010719 | |
19 | A_MAINTAIN_VIEW | Constant | Public | Type reference (TYPE) | MAINTFLAG | SPACE | Maintenance Only Possible Using Views (Default) | 20010719 | |
20 | A_PACKAGE | Instance attribute | Public | Attribute reference (LIKE) | 20010716 | ||||
21 | A_PREFIX_2 | Instance attribute | Public | Attribute reference (LIKE) | 20010716 | ||||
22 | A_PROT_OFF | Constant | Public | Type reference (TYPE) | DDPROTOCOL | SPACE | No Log of Changes (Default) | 20010719 | |
23 | A_PROT_ON | Constant | Public | Type reference (TYPE) | DDPROTOCOL | 'X' | Log of Changes | 20010719 | |
24 | A_SIZE_CAT_1500KB | Constant | Public | Type reference (TYPE) | TABKAT | '1' | Tables < 1.5 MB | 20010822 | |
25 | A_SIZE_CAT_160MB | Constant | Public | Type reference (TYPE) | TABKAT | '4' | Tables > 160 MB | 20010822 | |
26 | A_SIZE_CAT_25MB | Constant | Public | Type reference (TYPE) | TABKAT | '3' | Tables < 25 MB | 20010822 | |
27 | A_SIZE_CAT_500KB | Constant | Public | Type reference (TYPE) | TABKAT | '0' | Tables < 500K (Default) | 20010822 | |
28 | A_SIZE_CAT_6500KB | Constant | Public | Type reference (TYPE) | TABKAT | '2' | Tables < 6.5 MB | 20010822 | |
29 | A_STATE | Instance attribute | Public | Attribute reference (LIKE) | 20010716 | ||||
30 | A_SYS_UPGRADE | Instance attribute | Public | Attribute reference (LIKE) | 20010716 | ||||
31 | A_TRANS_CLASS_APPL | Constant | Public | Type reference (TYPE) | CONTFLAG | 'A' | Application table (master and transaction data) | 20010719 | |
32 | A_TRANS_CLASS_CUST | Constant | Public | Type reference (TYPE) | CONTFLAG | 'C' | Customizing table, maintenance only by cust., not SAP import | 20010822 | |
33 | A_TRANS_CLASS_NO | Constant | Public | Type reference (TYPE) | CONTFLAG | 'L' | Table with Non-Transportable Content (Default) | 20010719 |
Methods
Events
Interface IF_FINB_GN_RAW_TABLE has no event.
Types
Interface IF_FINB_GN_RAW_TABLE has no local type.
Method Signatures
Method ADD_COMPONENT Signature
Method ADD_COMPONENT on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method ADD_COMPONENT on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method ADD_TARGET_SYSTEM Signature
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method CLIENT_SPECIFIC Signature
Method CLIENT_SPECIFIC on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method CLIENT_SPECIFIC on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_BUSINESS_NAME Signature
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_COMPONENT Signature
Method GET_COMPONENT on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_COMPONENT on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_COMPONENTS Signature
Method GET_COMPONENTS on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_COMPONENTS on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_NAMETAB Signature
Method GET_NAMETAB on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_NAMETAB on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_PHYSICAL_NAME Signature
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method GET_WORK_AREA Signature
Method GET_WORK_AREA on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method GET_WORK_AREA on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method INIT_NEW_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INIT | Value transfer | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021112 |
Method INIT_NEW_FIELDS on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_BUILDING_PLAN Signature
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_BUSINESS_NAME Signature
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_KEEP_VERSION Signature
Method SET_KEEP_VERSION on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_KEEP_VERSION on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_LOGICAL_NAME Signature
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_PACKAGE on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_PHYSICAL_NAME Signature
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_PREFIX_2 Signature
Method SET_PREFIX_2 on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_PREFIX_2 on Interface IF_FINB_GN_RAW_TABLE has no exception.
Method SET_SYS_UPGRADE Signature
Method SET_SYS_UPGRADE on Interface IF_FINB_GN_RAW_TABLE has no parameter.
Method SET_SYS_UPGRADE on Interface IF_FINB_GN_RAW_TABLE 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 | 20010716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |