SAP ABAP Class CL_ESH_ADM_BINARY_PROT_ASSIST (Assistance Class for ESH_ADMIN_BINARY_PROTOCOL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_UI_MONITORING_ADMIN_UI (Package) Monitoring and Adminstration UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090809 |
Properties
Class | CL_ESH_ADM_BINARY_PROT_ASSIST | |
Short Description | Assistance Class for ESH_ADMIN_BINARY_PROTOCOL | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_UI_MONITORING_ADMIN_UI | Monitoring and Adminstration UI |
Created | 20090809 | SAP |
Last change | 20110908 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ESH_ADM_BINARY_PROT_ASSIST has no interface implemented.
Friends
Class CL_ESH_ADM_BINARY_PROT_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DOKU_ID | 'DT' | Document class 'Dialog Text' | 20090809 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DOKU_OBJ | 'ESH_ERROR_PROT_BINARY_EXPLAN' | Documentation object | 20090809 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '02' | Authorization 'Create' | 20090809 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '01' | Authorization 'Create' | 20090809 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '06' | Authorization 'Delete' | 20090809 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '03' | Authorization 'Display' | 20090809 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_S_ADM_BINARY_PROT_HEAD_UI | Binary protocol header data | 20090809 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_T_ADM_BINARY_PROT_UI | Binary protocol | 20090809 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_T_ADM_BINARY_PROT_UI | Selected binary protocol lines | 20100202 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_T_ADM_GENERAL_OBJECT_ID_UI | General object ID for error table in binary data scenarios | 20090809 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_T_ADM_PERF_MEASURE_UI | Performance measure | 20090809 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | User has change authorization | 20090809 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | User has create authorization | 20090809 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | User has delete authorization | 20090809 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | User has display authorization | 20090809 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message text (only for message ... into GV_MSG_TXT) | 20090809 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYTFILL | Popin lines to display object ID | 20090811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Buffer user administration authorities | 20090809 |
2 | ![]() |
Instance method | Public | Method | Delete protocol for binary data | 20100201 |
3 | ![]() |
Instance method | Public | Method | Get protocol for binary data | 20090810 |
4 | ![]() |
Instance method | Public | Method | Get document object text | 20090809 |
5 | ![]() |
Instance method | Public | Method | Get search connector name | 20090810 |
6 | ![]() |
Instance method | Public | Method | Report message | 20090812 |
7 | ![]() |
Instance method | Public | Method | Report message from SYST fields using T100 entries | 20090809 |
8 | ![]() |
Instance method | Public | Method | Restart protocol for binary data | 20100202 |
Events
Class CL_ESH_ADM_BINARY_PROT_ASSIST has no event.
Types
Class CL_ESH_ADM_BINARY_PROT_ASSIST has no local type.
Method Signatures
Method BUFFER_USER_ADM_AUTHORITIES Signature
Method BUFFER_USER_ADM_AUTHORITIES on class CL_ESH_ADM_BINARY_PROT_ASSIST has no parameter.
Method BUFFER_USER_ADM_AUTHORITIES on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method DELETE_BINARY_PROT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100202 | ||
2 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | View, where Message displayed | 20100202 |
Method DELETE_BINARY_PROT on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method GET_BINARY_PROT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090812 | ||
2 | ![]() |
IS_SEARCH_CONNECTOR | Call by reference | Type reference (TYPE) | ESH_S_ADM_SEARCH_CONNECTOR | Search Connector | 20090810 | ||
3 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | ESH_E_ADM_BIN_STATUS | CL_ESH_ADM_BIN_ERROR_ADMIN=>GC_BIN_STATUS_ERROR | status for binary data | 20090810 | |
4 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | View, where Message displayed | 20090812 |
Method GET_BINARY_PROT on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method GET_DOCU_OBJECT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOKU_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Document class | 20090809 | ||
2 | ![]() |
IV_DOKU_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20090809 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20090809 | |
4 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Text String | 20090809 |
Method GET_DOCU_OBJECT_TEXT on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method GET_SC_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SC_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20090810 | ||
2 | ![]() |
RV_SC_NAME | Value transfer | Type reference (TYPE) | ESH_E_OM_DESCRIPTION | Descriptions | 20090810 |
Method GET_SC_NAME on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method REPORT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090812 | ||
2 | ![]() |
IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Message Text | 20090812 | ||
3 | ![]() |
IV_MSG_TYPE | Call by reference | Type reference (TYPE) | I | IF_WD_MESSAGE_MANAGER=>CO_TYPE_ERROR | Message Type | 20090812 | |
4 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | View, where Message displayed | 20090812 |
Method REPORT_MESSAGE on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method REPORT_T100_MSG_FROM_SYST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090809 | ||
2 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | View, where Message displayed | 20090809 |
Method REPORT_T100_MSG_FROM_SYST on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
Method RESTART_BINARY_PROT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MSG_MAN | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100202 | ||
2 | ![]() |
IS_SEARCH_CONNECTOR | Call by reference | Type reference (TYPE) | ESH_S_ADM_SEARCH_CONNECTOR | Search Connector | 20100202 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | STRING | View, where Message displayed | 20100202 |
Method RESTART_BINARY_PROT on class CL_ESH_ADM_BINARY_PROT_ASSIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |