SAP ABAP Class CL_CRM_BSP_ACCS_UTIL (Help Functions for Blueprint ACCS Classes)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
⤷
CRM_BSP_FRAME_SC_BLUEPRINT (Package) Controller Implementation: Blueprint

⤷

⤷

Properties
Class | CL_CRM_BSP_ACCS_UTIL | |
Short Description | Help Functions for Blueprint ACCS Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_FRAME_SC_BLUEPRINT | Controller Implementation: Blueprint |
Created | 20021212 | SAP |
Last change | 20041209 | 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) |
Interfaces
Class CL_CRM_BSP_ACCS_UTIL has no interface implemented.
Friends
Class CL_CRM_BSP_ACCS_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | '' | Default Escape Character | 20041006 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | '"' | Default Multi-Value Field Identifier | 20040924 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | '-' | Default Range Separator | 20040924 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | ';' | Default Value Separator | 20040924 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_NAME | 'ESCAPE' | 20041014 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_NAME | 'FIELD_ID' | Field Identifier Key | 20040924 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_NAME | 'RANGE_SEP' | Range Separator Key | 20040924 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_BL_ATTR_NAME | 'VALUE_SEP' | Value Separator Key | 20040924 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SEARCH_ATTRIBUTES | Attribute Cache | 20040924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Filter Table According to BLVIEW and FLDGRPVAR | 20021212 |
2 | ![]() |
Static method | Public | Method | Retrieves the Escape Character to Use | 20041006 |
3 | ![]() |
Static method | Public | Method | Get Multi-Value Field Identifier | 20040924 |
4 | ![]() |
Static method | Public | Method | Get Range Separator | 20040924 |
5 | ![]() |
Static method | Private | Method | Retrieve a Customizing Search Attribute | 20040924 |
6 | ![]() |
Static method | Public | Method | Get Value Separator | 20040924 |
Events
Class CL_CRM_BSP_ACCS_UTIL has no event.
Types
Class CL_CRM_BSP_ACCS_UTIL has no local type.
Method Signatures
Method FILTER_FOR_BLV_FGV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20021212 | |||
2 | ![]() |
EV_ACCS_SCHEME | Call by reference | Type reference (TYPE) | I | Zugriffsschema | 20021212 | ||
3 | ![]() |
IV_BLVIEW | Call by reference | Type reference (TYPE) | CRMT_BSP_BLVIEW | Sicht für UI-Darstellung | 20021212 | ||
4 | ![]() |
IV_FLDGRPVAR | Call by reference | Type reference (TYPE) | CRMT_BSP_FLDGRPVAR | Feldgruppenvariante | 20021212 |
Method FILTER_FOR_BLV_FGV on class CL_CRM_BSP_ACCS_UTIL has no exception.
Method GET_ESCAPE_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ESCAPE_CHAR | Value transfer | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | 20041006 |
Method GET_ESCAPE_CHAR on class CL_CRM_BSP_ACCS_UTIL has no exception.
Method GET_MULTI_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IDENTIFIER | Value transfer | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | 20040927 |
Method GET_MULTI_IDENTIFIER on class CL_CRM_BSP_ACCS_UTIL has no exception.
Method GET_RANGE_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SEPARATOR | Value transfer | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | 20040927 |
Method GET_RANGE_SEPARATOR on class CL_CRM_BSP_ACCS_UTIL has no exception.
Method GET_SEARCH_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | 20040924 | |||
2 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | CRMT_BL_ATTR_NAME | 20040924 |
Method GET_SEARCH_ATTRIBUTE on class CL_CRM_BSP_ACCS_UTIL has no exception.
Method GET_VALUE_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SEPARATOR | Value transfer | Type reference (TYPE) | CRMT_BL_ATTR_VALUE | 20040927 |
Method GET_VALUE_SEPARATOR on class CL_CRM_BSP_ACCS_UTIL has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 400 |