SAP ABAP Class CL_RSDV_VALIDITY_TABLE (Class to access validity table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDV_VALIDITY_OBJECT | Interface to access validity object | 20130415 |
Properties
Class | CL_RSDV_VALIDITY_TABLE | |
Short Description | Class to access validity table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDG | BW: Data basis generation |
Created | 20130415 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDV_VALIDITY_TABLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDV_VALIDITY_OBJECT | Interface to access validity object | 20130415 |
Friends
Class CL_RSDV_VALIDITY_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSD_INFOPROV_HEADER | InfoProvider Runtime Metadata | 20130418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130415 | |
2 | ![]() |
Instance method | Public | Method | 20130418 | |
3 | ![]() |
Instance method | Public | Method | 20130415 | |
4 | ![]() |
Instance method | Public | Method | 20130415 | |
5 | ![]() |
Instance method | Public | Method | 20130418 | |
6 | ![]() |
Instance method | Public | Method | 20130415 | |
7 | ![]() |
Instance method | Private | Method | 20130415 |
Events
Class CL_RSDV_VALIDITY_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NT_S_GROUPBY | Public | Attribute reference (LIKE) | 20130415 |
|
||
2 | NT_S_SELECT | Public | Attribute reference (LIKE) | 20130415 |
|
||
3 | NT_S_WHERE | Public | Attribute reference (LIKE) | 20130415 |
|
||
4 | NT_TS_GROUPBY | Public | Attribute reference (LIKE) | 20130415 |
|
||
5 | NT_TS_SELECT | Public | Attribute reference (LIKE) | 20130415 |
|
||
6 | NT_TS_WHERE | Public | Attribute reference (LIKE) | 20130415 |
|
||
7 | PT_T_GROUPBY | Private | See coding | 20130415 | pt_t_groupby TYPE STANDARD TABLE OF string
WITH DEFAULT KEY
|
||
8 | PT_T_SELECT | Private | See coding | 20130415 | pt_t_select TYPE STANDARD TABLE OF string
WITH DEFAULT KEY
|
||
9 | PT_T_WHERE_COND | Private | See coding | 20130415 | pt_t_where_cond TYPE STANDARD TABLE OF string
WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_INFOPROV_HEADER | Call by reference | Object reference (TYPE REF TO) | IF_RSD_INFOPROV_HEADER | InfoProvider Runtime Metadata | 20130418 |
Method CONSTRUCTOR on class CL_RSDV_VALIDITY_TABLE has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_WHERE | Call by reference | Type reference (TYPE) | NT_TS_WHERE | 20130418 |
Method DELETE on class CL_RSDV_VALIDITY_TABLE has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_RSDV_VALIDITY_TABLE has no parameter.
Method GET_NAME on class CL_RSDV_VALIDITY_TABLE has no exception.
Method GET_STRUCTURE_TYPE Signature
Method GET_STRUCTURE_TYPE on class CL_RSDV_VALIDITY_TABLE has no parameter.
Method GET_STRUCTURE_TYPE on class CL_RSDV_VALIDITY_TABLE has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_VALID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130418 |
Method INSERT on class CL_RSDV_VALIDITY_TABLE has no exception.
Method READ Signature
Method READ on class CL_RSDV_VALIDITY_TABLE has no parameter.
Method READ on class CL_RSDV_VALIDITY_TABLE has no exception.
Method _BUILD_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_WHERE_CONDITION | Call by reference | Type reference (TYPE) | PT_T_WHERE_COND | 20130415 | |||
2 | ![]() |
I_TS_WHERE | Call by reference | Type reference (TYPE) | NT_TS_WHERE | 20130415 |
Method _BUILD_WHERE_CONDITION on class CL_RSDV_VALIDITY_TABLE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |