SAP ABAP Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE (Check 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_BINARY_CHECK_FILE_SIZE Checks mime type for binary data 20110721
Properties
Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE  
Short Description Check file size    
General Data
Package S_ESH_ENG_TOOLS   Tools for BOS 
Created 20110721   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20110721
Friends
Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE has no friend.
Attributes
Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILE_SIZE Instance method Public Method Check file size (of URL determined via HEAD call) 20110721
Events
Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE has no event.
Types
Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE has no local type.
Method Signatures

Method CHECK_FILE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_IGNORED Call by reference Type reference (TYPE) ABAP_BOOL Ignore record due to file size 20110721
2 Importing IV_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING File size in bytes 20110721
3 Importing 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 Importing IV_X_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING Binary file size in bytes 20110721

Method CHECK_FILE_SIZE on Interface IF_BADI_ESH_IF_CHECK_FILE_SIZE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in