SAP ABAP Class CL_ESH_BINARY_FILE_SIZE_TOOL (Check of file size)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_TOOLS (Package) Tools for BOS
⤷
⤷
Properties
| Class | CL_ESH_BINARY_FILE_SIZE_TOOL | |
| Short Description | Check of file size | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_TOOLS | Tools for BOS |
| Created | 20110721 | SAP |
| Last change | 20130531 | 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_ESH_BINARY_FILE_SIZE_TOOL has no interface implemented.
Friends
Class CL_ESH_BINARY_FILE_SIZE_TOOL has no friend class.
Attributes
Class CL_ESH_BINARY_FILE_SIZE_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines whether the record is ignored due to file size | 20110721 |
Events
Class CL_ESH_BINARY_FILE_SIZE_TOOL has no event.
Types
Class CL_ESH_BINARY_FILE_SIZE_TOOL has no local type.
Method Signatures
Method IGNORE_DUE_TO_FILE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_IGNORED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ignore record due to file size | 20110721 | |||
| 2 | IV_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | STRING | File size in bytes | 20110721 | |||
| 3 | IV_MIME_TYPE | Call by reference | Type reference (TYPE) | ESH_E_DPS_MIME_TYPE | MIME Type for Document Service of DPS (Web Service) | 20110721 | |||
| 4 | IV_X_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | STRING | Binary file size in bytes | 20110721 |
Method IGNORE_DUE_TO_FILE_SIZE on class CL_ESH_BINARY_FILE_SIZE_TOOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |