SAP ABAP Class IF_SADL_ENTITY_API (SADL Entity API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_API SADL Entity API 20130104
Properties
Class IF_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      
Created 20130104   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SADL_ENTITY_API has no forward declaration.
Interfaces
Class IF_SADL_ENTITY_API has no interface implemented.
Friends
Class IF_SADL_ENTITY_API has no friend class.
Attributes
Class IF_SADL_ENTITY_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITIES Instance method Public Method 20130617
2 GET_ENTITY Instance method Public Method 20130104
3 GET_RUNTIME Instance method Public Method 20130104
Events
Class IF_SADL_ENTITY_API has no event.
Types
Class IF_SADL_ENTITY_API has no local type.
Method Signatures

Method GET_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITIES Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TT_ENTITIES 20130617
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130617
2 CX_SADL_STATIC 20130617

Method GET_ENTITY 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 20130107
2 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) IF_SADL_ENTITY 20130104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130108
2 CX_SADL_STATIC 20130108

Method GET_RUNTIME 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 20130104
2 Returning RO_RUNTIME Value transfer Object reference (TYPE REF TO) IF_SADL_ENTITY_RUNTIME 20130104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130108
2 CX_SADL_STATIC 20130108
History
Last changed by/on SAP  20131127 
SAP Release Created in