SAP ABAP Class CL_FINB_KF_CHARS_LIST (Table of Characteristic Values)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_KF_CHAR_TOOLS (Package) Tools for Working with Characteristics and Key Figures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_KF_CHARS_LIST | List of Characteristics | 20010712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_KF_CHARS_LIST | Table of Characteristic Values | 20010816 |
Properties
| Class | CL_FINB_KF_CHARS_LIST | |
| Short Description | Table of Characteristic Values | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_MSG_KF_CHAR_TLS | |
| Program status | ||
| Category | 0 | |
| Package | FINB_KF_CHAR_TOOLS | Tools for Working with Characteristics and Key Figures |
| Created | 20010712 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_KF_CHARS_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_KF_CHARS_LIST | List of Characteristics | 20010712 |
Friends
Class CL_FINB_KF_CHARS_LIST 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_MD_REGID | FIN Master Data: Application Area | 20010817 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Access to Master Data via Local Integrity | 20040507 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20010712 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | YT_STRUCT_BUFFER_NODES | 20040114 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20010716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010712 | ||
| 2 | Instance method | Public | Method | 20010712 | ||
| 3 | Instance method | Public | Method | 20010712 |
Events
Class CL_FINB_KF_CHARS_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_STRUCT_BUFFER_NODE | Protected | See coding | 20040114 | begin of YS_STRUCT_BUFFER_NODE ,
fieldname type ug_fieldname ,
dt_kids type ref to data ,
structure type tabname ,
end of ys_struct_buffer_node
|
||
| 2 | YT_STRUCT_BUFFER_NODES | Protected | See coding | 20040114 | yt_struct_buffer_nodes type sorted table of ys_struct_buffer_node
with unique key fieldname
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LIST | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20010712 | |||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | 'EA' | FI-Stammdaten: Anwendung | 20010816 | ||
| 3 | I_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20010816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für die Importparameter gibt es keinen Merkmalsservice | 20010816 | ||
| 2 | Ein Merkmal kommt doppelt vor | 20020108 |
Method GET_LIST Signature
Method GET_LIST on class CL_FINB_KF_CHARS_LIST has no parameter.
Method GET_LIST on class CL_FINB_KF_CHARS_LIST has no exception.
Method GET_STRUCTURE Signature
Method GET_STRUCTURE on class CL_FINB_KF_CHARS_LIST has no parameter.
Method GET_STRUCTURE on class CL_FINB_KF_CHARS_LIST has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 30A |