SAP ABAP Class CL_WCF_ES_BUFFER (Manage WCF buffer and shared memory)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
WCF_ES_NW_INTEG (Package) BOL-Enterprise Search integration

⤷

⤷

Properties
Class | CL_WCF_ES_BUFFER | |
Short Description | Manage WCF buffer and shared memory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_ES_NW_INTEG | BOL-Enterprise Search integration |
Created | 20101008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_ES_BUFFER has no forward declaration.
Interfaces
Class CL_WCF_ES_BUFFER has no interface implemented.
Friends
Class CL_WCF_ES_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCFT_ES_TEMPLATE_BUFFER | Template buffer | 20101008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add entry to buffer | 20101008 |
2 | ![]() |
Static method | Public | Constructor | 20101116 | |
3 | ![]() |
Static method | Public | Method | Delete entry from buffer | 20101008 |
4 | ![]() |
Static method | Public | Method | Read one or more entries from buffer | 20101008 |
5 | ![]() |
Static method | Protected | Method | Read one or more entries from buffer | 20101015 |
6 | ![]() |
Static method | Public | Method | Refresh buffer with templates of DP CL_WCF_ES_DATA_PROVIDER | 20101112 |
7 | ![]() |
Static method | Public | Method | Refresh buffer with 'old' templates (DP CL_CRM_ES_MGR) | 20101112 |
Events
Class CL_WCF_ES_BUFFER has no event.
Types
Class CL_WCF_ES_BUFFER has no local type.
Method Signatures
Method ADD_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTRY | Call by reference | Type reference (TYPE) | WCFS_ES_TEMPLATE_BUFFER | WEBCUIF-ES template buffer | 20101008 | ||
2 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | X = commit changes to database | 20101020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General exception in BOL-ES integration | 20101008 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_ES_BUFFER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_ES_BUFFER has no exception.
Method DELETE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTRY | Call by reference | Type reference (TYPE) | WCFS_ES_TEMPLATE_BUFFER | WEBCUIF-ES template buffer | 20101008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General exception in BOL-ES integration | 20101008 |
Method READ_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ENTRY | Call by reference | Type reference (TYPE) | WCFS_ES_TEMPLATE_BUFFER | WEBCUIF-ES template buffer | 20101008 | ||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | WCFT_ES_TEMPLATE_BUFFER | WEBCUIF-ES template buffer | 20101105 |
Method READ_BUFFER on class CL_WCF_ES_BUFFER has no exception.
Method READ_BUFFER_FOR_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | WEBCUIF-ES template buffer | 20101015 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WCFT_ES_TEMPLATE_BUFFER | WEBCUIF-ES template buffer | 20101015 |
Method READ_BUFFER_FOR_TEMPLATE on class CL_WCF_ES_BUFFER has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_WCF_ES_BUFFER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General exception in BOL-ES integration | 20101112 |
Method REFRESH_BUFFER_OLD_TEMPLATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFRESH_REGARDLESS | Call by reference | Type reference (TYPE) | BOOLEAN | X = refresh regardless of whether mapping table was filled | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General exception in BOL-ES integration | 20101112 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |