SAP ABAP Class CL_WCF_BPATH_AGGREGATIONS (Basic aggregations of BPATH)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-BOL (Application Component) Business Object Layer
⤷
CRM_BOL (Package) CRM Business Object Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_BPATH_FUNCTIONPOOL | BPath Functionpool Interface | 20100629 |
Properties
Class | CL_WCF_BPATH_AGGREGATIONS | |
Short Description | Basic aggregations of BPATH | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BOL | CRM Business Object Layer |
Created | 20100629 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_BPATH_AGGREGATIONS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WCF_BPATH_FUNCTIONPOOL | BPath Functionpool Interface | 20100629 |
Friends
Class CL_WCF_BPATH_AGGREGATIONS 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_ABAP_RANDOM_FLOAT | 20100629 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100629 | |
2 | ![]() |
Instance method | Private | Method | 20100629 | |
3 | ![]() |
Instance method | Private | Method | 20100629 | |
4 | ![]() |
Instance method | Private | Method | 20100629 | |
5 | ![]() |
Instance method | Private | Method | 20100629 | |
6 | ![]() |
Instance method | Private | Method | 20100629 | |
7 | ![]() |
Instance method | Private | Method | 20100629 |
Events
Class CL_WCF_BPATH_AGGREGATIONS has no event.
Types
Class CL_WCF_BPATH_AGGREGATIONS has no local type.
Method Signatures
Method ADD_ELEM_AND_GET_MEDIAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LIST | Call by reference | Object reference (TYPE REF TO) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 | ||
2 | ![]() |
IV_ELEM | Call by reference | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 | ||
3 | ![]() |
RV_ELEM | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method ADD_ELEM_AND_GET_MEDIAN on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method ENPACK_BOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IN | Call by reference | Type reference (TYPE) | ABAP_BOOL | Natural number | 20100629 | ||
2 | ![]() |
RV_OUT | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method ENPACK_BOOL on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method ENPACK_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IN | Call by reference | Type reference (TYPE) | DATS | Natural number | 20100629 | ||
2 | ![]() |
RV_OUT | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method ENPACK_DATE on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method ENPACK_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IN | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100629 | ||
2 | ![]() |
RV_OUT | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method ENPACK_NUMBER on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method ENPACK_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IN | Call by reference | Type reference (TYPE) | STRING | 20100629 | |||
2 | ![]() |
RV_OUT | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method ENPACK_STRING on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method EXEC_FUNC_STRCOMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_P1 | Call by reference | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 | ||
2 | ![]() |
IV_P2 | Call by reference | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 | ||
3 | ![]() |
IV_P3 | Call by reference | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 | ||
4 | ![]() |
RV_RES | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method EXEC_FUNC_STRCOMP on class CL_WCF_BPATH_AGGREGATIONS has no exception.
Method GET_MINMAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20100629 | |||
2 | ![]() |
IV_GROUP | Call by reference | Object reference (TYPE REF TO) | CRMT_BOL_BPATH_GROUP | contains an identified group element | 20100629 | ||
3 | ![]() |
IV_OP | Call by reference | Type reference (TYPE) | STRING | 20100629 | |||
4 | ![]() |
IV_PARSER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BPATH_PARSER | Parser for Genil object access with bPath | 20100629 | ||
5 | ![]() |
RV_OP | Value transfer | Type reference (TYPE) | CRMT_BOL_BPATH_EXPR_VALUE | stores return value of an explicitely typed BPATH expression | 20100629 |
Method GET_MINMAX on class CL_WCF_BPATH_AGGREGATIONS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |