SAP ABAP Class CL_BCFG_BCSET_CONFIG_OBJ_V (Specializes config object for views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BCFG_BCSET_CONFIG_OBJECT | config object using BC sets | 20101026 |
Properties
Class | CL_BCFG_BCSET_CONFIG_OBJ_V | |
Short Description | Specializes config object for views | |
Super Class | CL_BCFG_BCSET_CONFIG_OBJECT | config object using BC sets |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
Created | 20101026 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCFG_BCSET_CONFIG_OBJ_V has no interface implemented.
Friends
Class CL_BCFG_BCSET_CONFIG_OBJ_V 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) | CL_BCFG_BCSET_CONFIG_LINE | values fixed by selection condition | 20120514 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101029 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCPR_DD27P_TAB | 20101026 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCPR_DD28J_TAB | 20101026 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20101026 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20101026 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCPR_DD26V_TAB | 20101026 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCPR_DD26V_TAB | 20101026 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCPR_TABL | 20101026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101026 | |
2 | ![]() |
Instance method | Private | Method | 20120522 | |
3 | ![]() |
Instance method | Private | Method | reads the database tables for a view | 20101105 |
4 | ![]() |
Instance method | Private | Method | 20120523 | |
5 | ![]() |
Instance method | Public | Method | 20101026 | |
6 | ![]() |
Instance method | Private | Method | 20120509 | |
7 | ![]() |
Instance method | Private | Method | 20101126 |
Events
Class CL_BCFG_BCSET_CONFIG_OBJ_V has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_DD28V | Public | See coding | 20120620 | TY_T_DD28V type standard table of dd28v
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_DATA_MANAGER | 20110223 | |||
2 | ![]() |
IS_TABLEDESCR | Call by reference | Type reference (TYPE) | SCPRRECORD2 | BC Sets: Field Descriptions | 20101102 | ||
3 | ![]() |
IT_VIEWFIELDS | Call by reference | Type reference (TYPE) | SCPR_DD27P_TAB | 20101104 | |||
4 | ![]() |
IT_VIEWJOINS | Call by reference | Type reference (TYPE) | SCPR_DD28J_TAB | 20101104 | |||
5 | ![]() |
IT_VIEWMAPPINGS | Call by reference | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20101104 | |||
6 | ![]() |
IT_VIEWMAPPINGS_REDUC | Call by reference | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20101104 | |||
7 | ![]() |
IT_VIEWTABLES | Call by reference | Type reference (TYPE) | SCPR_DD26V_TAB | 20101104 | |||
8 | ![]() |
IT_VIEWTABLES_REDUC | Call by reference | Type reference (TYPE) | SCPR_DD26V_TAB | 20101104 |
Method CONSTRUCTOR on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method CONVERT_DD28V_TO_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DD28V_TAB | Call by reference | Type reference (TYPE) | TY_T_DD28V | table of dd28v | 20120522 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20120522 |
Method CONVERT_DD28V_TO_WHERE_CLAUSE on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method DO_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LINES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101105 | |||
2 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101105 | |||
3 | ![]() |
WHERE_CLAUSE_MAIN | Call by reference | Type reference (TYPE) | STRING | 20101105 |
Method DO_SELECT on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method GET_SELCONDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | TY_T_DD28V | table of dd28v | 20120523 | ||
2 | ![]() |
TABNAME | Call by reference | Type reference (TYPE) | SCPR_TABL | Table for Converting Internal File Names into External Names | 20120523 |
Method GET_SELCONDS on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method GET_VIEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VIEWFIELDS | Call by reference | Type reference (TYPE) | SCPR_DD27P_TAB | 20101026 | |||
2 | ![]() |
ET_VIEWJOINS | Call by reference | Type reference (TYPE) | SCPR_DD28J_TAB | 20101026 | |||
3 | ![]() |
ET_VIEWMAPPINGS | Call by reference | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20101026 | |||
4 | ![]() |
ET_VIEWTABLES | Call by reference | Type reference (TYPE) | SCPR_DD26V_TAB | 20101026 | |||
5 | ![]() |
EV_MAIN_TABLE | Value transfer | Type reference (TYPE) | SCPR_TABL | 20101026 |
Method GET_VIEW_DATA on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method IS_AUTOMATICALLY_ADJUSTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120509 |
Method IS_AUTOMATICALLY_ADJUSTABLE on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
Method IS_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20101126 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101126 |
Method IS_READONLY on class CL_BCFG_BCSET_CONFIG_OBJ_V has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |