SAP ABAP Class CL_SADL_ENTITY_API (SADL Entity API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_ENTITY_API (Package) SADL Entity API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SADL_ENTITY_API SADL Entity API 20130104
Properties
Class CL_SADL_ENTITY_API  
Short Description SADL Entity API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_ENTITY_API   SADL Entity API 
Created 20130104   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_ENTITY_API has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SADL_ENTITY_API SADL Entity API 20130104
Friends
Class CL_SADL_ENTITY_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MP Instance attribute Private Object reference (TYPE REF TO) CL_SADL_MP_ENTITY 20130104
2 MV_SADL_UUID Instance attribute Private Type reference (TYPE) IF_SADL_TYPES=>TY_UUID 20130506
3 MV_SINGLE_ENTITY_ID Instance attribute Private Type reference (TYPE) SADL_ENTITY_ID 20130617
4 MV_SINGLE_ENTITY_NAME Instance attribute Private Type reference (TYPE) STRING 20130617
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130104
2 GET_SADL_LOAD Instance method Private Method 20130617
3 _GET_ENTITY_NAME_AND_ID Instance method Private Method 20130506
4 _GET_STRUCTURE_CONTAINER Instance method Private Method 20130701
Events
Class CL_SADL_ENTITY_API has no event.
Types
Class CL_SADL_ENTITY_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MP Call by reference Object reference (TYPE REF TO) CL_SADL_MP_ENTITY 20130104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130108
2 CX_SADL_STATIC 20130108

Method GET_SADL_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SADL_LOAD Value transfer Object reference (TYPE REF TO) CL_SADL_ENTITY_LOAD_HANDLER=>TY_SADL_LOAD 20130617
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130822

Method _GET_ENTITY_NAME_AND_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENTITY_ID Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_ENTITY_ID 20130506
2 Exporting EV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130506
3 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20130506
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130506
2 CX_SADL_STATIC 20130822

Method _GET_STRUCTURE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130701
2 Returning RO_STRUCTURE_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20130701
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130701
History
Last changed by/on SAP  20131127 
SAP Release Created in 740