SAP ABAP Class CL_CIF_DATA_FILTER_OBJECTS_GEN (Data Objects for Display in CIF)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF (Package) Core Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CIF_DATA Data Objects for Display in CIF 20050329
Properties
Class CL_CIF_DATA_FILTER_OBJECTS_GEN  
Short Description Data Objects for Display in CIF    
Super Class CL_CIF_DATA Data Objects for Display in CIF 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIF   Core Interface 
Created 20050329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIF_DATA_FILTER_OBJECTS_GEN has no forward declaration.
Interfaces
Class CL_CIF_DATA_FILTER_OBJECTS_GEN has no interface implemented.
Friends
Class CL_CIF_DATA_FILTER_OBJECTS_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_BSTTYP_MARC Constant Protected Type reference (TYPE) CIFSTK 'T' Balance Type 20050329
2 GF_BSTTYP_MARD Constant Protected Type reference (TYPE) CIFSTK 'L' Balance Type 20050329
3 GF_BSTTYP_MCHB Constant Protected Type reference (TYPE) CIFSTK 'C' Balance Type 20050329
4 GF_BSTTYP_MKOL Constant Protected Type reference (TYPE) CIFSTK 'K' Balance Type 20050329
5 GF_BSTTYP_MSKA Constant Protected Type reference (TYPE) CIFSTK 'E' Balance Type 20050329
6 GF_BSTTYP_MSKU Constant Protected Type reference (TYPE) CIFSTK 'W' Balance Type 20050329
7 GF_BSTTYP_MSLB Constant Protected Type reference (TYPE) CIFSTK 'O' Balance Type 20050329
8 GF_BSTTYP_MSPR Constant Protected Type reference (TYPE) CIFSTK 'Q' Balance Type 20050329
9 ST_CIFOBJINFT Static Attribute Protected See coding Texts for APO-CIF Filter Objects 20050913
10 ST_GSTRUINFO Static Attribute Protected See coding 20050329
11 ST_KOSCHINFO Static Attribute Protected See coding 20050329
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050329
2 SET_DATA_TABLE Instance method Public Method Set Reference to Data Table 20050329
3 SET_IMOD_KEYS Instance method Public Method Set Relevant IMOD Keys 20050329
Events
Class CL_CIF_DATA_FILTER_OBJECTS_GEN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GSTRUINFO Protected See coding 20050329 BEGIN OF gstruinfo, spras TYPE tmc4t-spras, mcinf TYPE tmc4t-mcinf, istxt TYPE tmc4t-istxt, gstru TYPE tmc4-gstru, END OF gstruinfo
2 KOSCHINFO Protected See coding 20050329 BEGIN OF koschinfo, kosch TYPE t190st-kosch, langu TYPE t190st-langu, vtext TYPE t190st-vtext, END OF koschinfo
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CIF_DATA_FILTER_OBJECTS_GEN has no parameter.
Method CONSTRUCTOR on class CL_CIF_DATA_FILTER_OBJECTS_GEN has no exception.

Method SET_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datentabelle 20050329
2 Importing IV_CIF_IMOD Call by reference Type reference (TYPE) CIF_IMODK Schlüssel für CIF_IMOD 20050402
3 Importing IV_IMTYP Call by reference Type reference (TYPE) CIFOBJINFO-IMTYP Filterobjekttyp 20050329
4 Returning RV_ROW_COUNT Value transfer Type reference (TYPE) I Anzahl der Zeilen/Einträge 20050401

Method SET_DATA_TABLE on class CL_CIF_DATA_FILTER_OBJECTS_GEN has no exception.

Method SET_IMOD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_IMOD_KEYS Call by reference Object reference (TYPE REF TO) DATA IMOD-Keys 20050329
2 Returning RV_ROW_COUNT Value transfer Type reference (TYPE) I Anzahl der Zeilen 20050329
# Exception Resumable Description Created on
1 EMPTY_PARAMETER Parameter auf den die Referenz zeigt ist leer 20050329
2 EMPTY_PARAMETER_REFERENCE leere Referenz 20050329
3 UNKNOWN_IMTYP_RECEIVED Der übergebene Filterobjekttyp kann nicht verarbeitet werden 20050329
History
Last changed by/on SAP  20110908 
SAP Release Created in 600