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 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'T' | Balance Type | 20050329 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'L' | Balance Type | 20050329 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'C' | Balance Type | 20050329 | ||
| 4 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'K' | Balance Type | 20050329 | ||
| 5 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'E' | Balance Type | 20050329 | ||
| 6 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'W' | Balance Type | 20050329 | ||
| 7 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'O' | Balance Type | 20050329 | ||
| 8 | Constant | Protected | Type reference (TYPE) | CIFSTK | 'Q' | Balance Type | 20050329 | ||
| 9 | Static Attribute | Protected | See coding | Texts for APO-CIF Filter Objects | 20050913 | ||||
| 10 | Static Attribute | Protected | See coding | 20050329 | |||||
| 11 | Static Attribute | Protected | See coding | 20050329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050329 | |
| 2 | Instance method | Public | Method | Set Reference to Data Table | 20050329 | |
| 3 | 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 | ID_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Datentabelle | 20050329 | |||
| 2 | IV_CIF_IMOD | Call by reference | Type reference (TYPE) | CIF_IMODK | Schlüssel für CIF_IMOD | 20050402 | |||
| 3 | IV_IMTYP | Call by reference | Type reference (TYPE) | CIFOBJINFO-IMTYP | Filterobjekttyp | 20050329 | |||
| 4 | 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 | ID_IMOD_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | IMOD-Keys | 20050329 | |||
| 2 | RV_ROW_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Zeilen | 20050329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter auf den die Referenz zeigt ist leer | 20050329 | ||
| 2 | leere Referenz | 20050329 | ||
| 3 | Der übergebene Filterobjekttyp kann nicht verarbeitet werden | 20050329 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |