SAP ABAP Class CL_SADL_MODE_PRECOND_CHECKS (Precondition checks parameterized for each SADL Mode)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_COMPILER (Package) SADL Compiler
Properties
Class CL_SADL_MODE_PRECOND_CHECKS  
Short Description Precondition checks parameterized for each SADL Mode    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_COMPILER   SADL Compiler 
Created 20130618   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_MODE_PRECOND_CHECKS has no forward declaration.
Interfaces
Class CL_SADL_MODE_PRECOND_CHECKS has no interface implemented.
Friends
Class CL_SADL_MODE_PRECOND_CHECKS has no friend class.
Attributes
Class CL_SADL_MODE_PRECOND_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PERFORM_PRECONDITION_CHECKS Static method Public Method 20130618
2 _CHECK_FOR_MULTI_ROOT_NODES Static method Private Method 20130618
Events
Class CL_SADL_MODE_PRECOND_CHECKS has no event.
Types
Class CL_SADL_MODE_PRECOND_CHECKS has no local type.
Method Signatures

Method PERFORM_PRECONDITION_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SADL_ERRORS Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_ERRORS 20130618
2 Importing IS_SADL_DEFINITION Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_DEFINITION 20130618
3 Importing IS_TOPMOST_BOUND_STRUCTURE Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_STRUCTURE 20130618
4 Importing IV_MULTI_ROOT_NODES_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20130618

Method PERFORM_PRECONDITION_CHECKS on class CL_SADL_MODE_PRECOND_CHECKS has no exception.

Method _CHECK_FOR_MULTI_ROOT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SADL_ERRORS Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_ERRORS 20130618
2 Importing IS_TOPMOST_BOUND_STRUCTURE Call by reference Type reference (TYPE) IF_SADL_TYPES=>TY_SADL_STRUCTURE 20130618
3 Importing IT_SADL_STRUCTURES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_STRUCTURES 20130618

Method _CHECK_FOR_MULTI_ROOT_NODES on class CL_SADL_MODE_PRECOND_CHECKS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740