SAP ABAP Class CL_SEFS_DB_USER_AGENT (Operations on DB table SEFS_USER_AGENT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-EFS (Application Component) TREX Enterprise File Search
⤷
SEFS_CONFIG (Package) File Search Configuration

⤷

⤷

Properties
Class | CL_SEFS_DB_USER_AGENT | |
Short Description | Operations on DB table SEFS_USER_AGENT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEFS_CONFIG | File Search Configuration |
Created | 20110128 | 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) |
Interfaces
Class CL_SEFS_DB_USER_AGENT has no interface implemented.
Friends
Class CL_SEFS_DB_USER_AGENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ACTIV_AUTH | CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DISPLAY | Display Activity (Administration) | 20110128 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | CL_SEFS_CONSTANTS=>GC_USER_AGENT_DEFAULT | Default User Agent for HTTP Get | 20110128 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Message Text (only for message ... into GV_MSG_TXT) | 20110128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete User Agent | 20110128 |
2 | ![]() |
Static method | Public | Method | Get User Agent | 20110128 |
3 | ![]() |
Static method | Public | Method | Set User Agent | 20110128 |
Events
Class CL_SEFS_DB_USER_AGENT has no event.
Types
Class CL_SEFS_DB_USER_AGENT has no local type.
Method Signatures
Method DEL_USER_AGENT Signature
Method DEL_USER_AGENT on class CL_SEFS_DB_USER_AGENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20110128 |
Method GET_USER_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USER_AGENT | Call by reference | Type reference (TYPE) | SEFS_S_USER_AGENT | User Agent for HTTP Get | 20110128 | ||
2 | ![]() |
IV_GET_DEFAULT_IF_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | If user agent is initial get default | 20110128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20110128 |
Method SET_USER_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_USER_AGENT | Call by reference | Type reference (TYPE) | SEFS_S_USER_AGENT | User Agent for HTTP Get | 20110128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20110128 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |