SAP ABAP Class IF_BADI_ESH_IF_CHECK_FILE_SIZE (Check file size)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110721
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
Class IF_BADI_ESH_IF_CHECK_FILE_SIZE  
Short Description Check file size    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BADI_ESH_IF_CHECK_FILE_SIZE has no interface implemented.
Friends
Class IF_BADI_ESH_IF_CHECK_FILE_SIZE has no friend class.
Attributes
Class 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
Class IF_BADI_ESH_IF_CHECK_FILE_SIZE has no event.
Types
Class 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 class IF_BADI_ESH_IF_CHECK_FILE_SIZE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in