SAP ABAP Class CL_CIF_DATA_FILTER_OBJECTS (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 | 20050217 |
Properties
Class | CL_CIF_DATA_FILTER_OBJECTS | |
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 | 20050217 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CIF_DATA_FILTER_OBJECTS has no forward declaration.
Interfaces
Class CL_CIF_DATA_FILTER_OBJECTS has no interface implemented.
Friends
Class CL_CIF_DATA_FILTER_OBJECTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'T' | Balance Type | 20050218 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'L' | Balance Type | 20050218 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'C' | Balance Type | 20050218 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'K' | Balance Type | 20050218 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'E' | Balance Type | 20050218 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'W' | Balance Type | 20050218 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'O' | Balance Type | 20050218 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | CIFSTK | 'Q' | Balance Type | 20050218 | |
9 | ![]() |
Static Attribute | Protected | See coding | Texts for APO-CIF Filter Objects | 20050817 | |||
10 | ![]() |
Static Attribute | Protected | See coding | 20050221 | ||||
11 | ![]() |
Static Attribute | Protected | See coding | 20050221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050217 |
2 | ![]() |
Instance method | Public | Method | Set Reference to Data Table | 20050217 |
3 | ![]() |
Instance method | Public | Method | Set Relevant IMOD Keys | 20050217 |
Events
Class CL_CIF_DATA_FILTER_OBJECTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GSTRUINFO | Protected | See coding | 20050221 | 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 | 20050221 | 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 has no parameter.
Method CONSTRUCTOR on class CL_CIF_DATA_FILTER_OBJECTS has no exception.
Method SET_DATA_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Datentabelle | 20050217 | ||
2 | ![]() |
IV_IMTYP | Call by reference | Type reference (TYPE) | CIFOBJINFO-IMTYP | Filterobjekttyp | 20050217 |
Method SET_DATA_TABLE on class CL_CIF_DATA_FILTER_OBJECTS has no exception.
Method SET_IMOD_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_IMOD_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | IMOD-Keys | 20050217 | ||
2 | ![]() |
RV_ROW_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Zeilen | 20050217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter auf den die Referenz zeigt ist leer | 20050217 | |
2 | ![]() |
leere Referenz | 20050217 | |
3 | ![]() |
Der übergebene Filterobjekttyp kann nicht verarbeitet werden | 20050221 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 2005_1_46C |