SAP ABAP Class CL_UPG_SEC_CHECKS (Security checks for upgrade)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Properties
Class CL_UPG_SEC_CHECKS  
Short Description Security checks for upgrade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAUS   Transport Control (Repository Switch) 
Created 20110510   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPG_SEC_CHECKS has no forward declaration.
Interfaces
Class CL_UPG_SEC_CHECKS has no interface implemented.
Friends
Class CL_UPG_SEC_CHECKS has no friend class.
Attributes
Class CL_UPG_SEC_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DDOBJ_NAME Static method Public Method 20120507
2 CHECK_FILE_NAME Static method Public Method 20120213
3 CHECK_FILE_PATH Static method Public Method 20110510
Events
Class CL_UPG_SEC_CHECKS has no event.
Types
Class CL_UPG_SEC_CHECKS has no local type.
Method Signatures

Method CHECK_DDOBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTNAME Call by reference Type reference (TYPE) E071-OBJ_NAME 20120507
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) E071-OBJECT 20120507
# Exception Resumable Description Created on
1 CX_UPG_SEC_ERROR 20120507

Method CHECK_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) TSTRF01-FILENAME File Name 20120213
# Exception Resumable Description Created on
1 CX_UPG_SEC_ERROR 20120213

Method CHECK_FILE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) TSTRF01-FILE 20120507
# Exception Resumable Description Created on
1 CX_UPG_SEC_ERROR 20110510
History
Last changed by/on SAP  20140120 
SAP Release Created in