SAP ABAP Class CL_FINB_KF_CHARS_LIST_W_ORDER (Managed Characteristic Structurs (Relevant for Char. Seqnce))
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 20020916
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /EACC/CL_KF_CHARS_LIST_W_ORDER Managed Characteristic Structurs (Relevant for Char. Seqnce) 20020916
Properties
Class CL_FINB_KF_CHARS_LIST_W_ORDER  
Short Description Managed Characteristic Structurs (Relevant for Char. Seqnce)    
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 20020916   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_KF_CHARS_LIST_W_ORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_KF_CHARS_LIST List of Characteristics 20020916
Friends
Class CL_FINB_KF_CHARS_LIST_W_ORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_APPLICATION Instance attribute Public Type reference (TYPE) FINB_MD_APPLICATION FIN Master Data: Application 20020916
2 A_AREAID Instance attribute Public Type reference (TYPE) FINB_MD_REGID FIN Master Data: Application Area 20020916
3 XO_FINB_MD_CHAR_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_FINB_MD_CHAR_FACTORY Access to Master Data via Local Integrity 20040507
4 XT_CHARS_LIST Instance attribute Protected Type reference (TYPE) FINB_KF_CHARS Characteristics and Key Figures 20020916
5 XT_STRUCTURE_BUFFER Static Attribute Protected Type reference (TYPE) YT_STRUCT_BUFFER_NODES 20040114
6 X_STRUCTURE_NAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20020916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020916
2 GET_LIST Instance method Public Method 20020916
3 GET_STRUCTURE Instance method Public Method 20020916
Events
Class CL_FINB_KF_CHARS_LIST_W_ORDER 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 finb_md_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 Importing IT_LIST Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20020916
2 Importing I_APPLICATION Call by reference Type reference (TYPE) FINB_MD_APPLICATION 'EA' FI-Stammdaten: Anwendung 20020916
3 Importing I_AREAID Call by reference Type reference (TYPE) FINB_MD_REGID FIN-Stammdaten: Anwendungsgebiet 20020916
# Exception Resumable Description Created on
1 CHARS_SERVICE_NOT_AVAILABLE Für die Importparameter gibt es keinen Merkmalsservice 20020916
2 REDUNDANT_TABLE_ENTRIES Ein Merkmal kommt doppelt vor 20020916

Method GET_LIST Signature

Method GET_LIST on class CL_FINB_KF_CHARS_LIST_W_ORDER has no parameter.
Method GET_LIST on class CL_FINB_KF_CHARS_LIST_W_ORDER has no exception.

Method GET_STRUCTURE Signature

Method GET_STRUCTURE on class CL_FINB_KF_CHARS_LIST_W_ORDER has no parameter.
Method GET_STRUCTURE on class CL_FINB_KF_CHARS_LIST_W_ORDER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 150