SAP ABAP Class CL_FINB_GN_TTYP (Represents a Table Type)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_GN_OBJECT | Object in Context of the Generator | 20010719 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_RAW_TTYP | Raw Object Table Type | 20010719 |
Properties
Class | CL_FINB_GN_TTYP | |
Short Description | Represents a Table Type | |
Super Class | CL_FINB_GN_OBJECT | Object in Context of the Generator |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FINB_GN | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FINB_GENERATOR | Generator |
Created | 20010719 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_GN_TTYP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_GN_RAW_TTYP | Raw Object Table Type | 20010719 |
Friends
Class CL_FINB_GN_TTYP 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) | CL_FINB_GN_FIELD | Line category | 20010719 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_GN_TTYPE_ATTR | Attributes of a Table Type | 20010719 | ||
3 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
4 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
5 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
6 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
7 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
8 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
9 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
10 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
11 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
12 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
13 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 | |||
14 | ![]() |
Instance attribute | Protected | See coding | Key Fields | 20010719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Fills the Table Type Header | 20010719 |
2 | ![]() |
Instance method | Protected | Method | 20010719 | |
3 | ![]() |
Instance method | Protected | Method | Sets the Key Fields | 20010719 |
4 | ![]() |
Instance method | Protected | Method | 20010719 |
Events
Class CL_FINB_GN_TTYP has no event.
Types
Class CL_FINB_GN_TTYP has no local type.
Method Signatures
Method FILL_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_TTYP_SOURCE-HEADER | Kopf | 20010719 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_FINB_GN_TTYP has no parameter.
Method SET_ATTRIBUTES on class CL_FINB_GN_TTYP has no exception.
Method SET_KEY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEY | Call by reference | Type reference (TYPE) | FINB_GN_TTYP_SOURCE-T_KEY | 20010719 | |||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010719 | ||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_TTYP_SOURCE-HEADER | Kopf | 20010719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method SET_LINE_TYPE Signature
Method SET_LINE_TYPE on class CL_FINB_GN_TTYP has no parameter.
Method SET_LINE_TYPE on class CL_FINB_GN_TTYP has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |