SAP ABAP Interface IF_SADL_ENTITY_TRANSACTIONAL (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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SADL_ENTITY_RUNTIME SADL Runtime API 20130131
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SADL_ENTITY_TRANSACTIONAL Base Implementation of SADL Entity Transactional 20131104
Properties
Interface IF_SADL_ENTITY_TRANSACTIONAL  
Short Description SADL Entity API    
General Data
Package SADL_ENTITY_API   SADL Entity API 
Created 20130131   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SADL_ENTITY_TRANSACTIONAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20131104
2 IF_SADL_ENTITY_CONTAINER_FCTRY Creation of SADL Entity Data containers 20131112
3 IF_SADL_ENTITY_TRANS_BASIC Basis Scope 20131104
Friends
Interface IF_SADL_ENTITY_TRANSACTIONAL has no friend.
Attributes
Interface IF_SADL_ENTITY_TRANSACTIONAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20130131
2 CREATE_BY_ASSOCIATION Instance method Public Method 20130801
3 CREATE_BY_ASSOCIATION_SINGLE Instance method Public Method 20131104
4 CREATE_ENTITY_KEY_STRUCT_REF Instance method Public Method 20131112
5 CREATE_ENTITY_KEY_TABLE_REF Instance method Public Method 20131112
6 CREATE_ENTITY_STRUCTURE_REF Instance method Public Method 20131112
7 CREATE_ENTITY_TABLE_REF Instance method Public Method 20131112
8 CREATE_SINGLE Instance method Public Method 20131104
9 DELETE Instance method Public Method 20130514
10 DELETE_SINGLE Instance method Public Method 20131104
11 READ Instance method Public Method 20130514
12 READ_BY_ASSOCIATION Instance method Public Method 20130801
13 READ_BY_ASSOCIATION_SINGLE Instance method Public Method 20131104
14 READ_KEYS_BY_ASSOCIATION Instance method Public Method 20131104
15 READ_KEY_BY_ASSOCIATION_SINGLE Instance method Public Method 20131104
16 READ_SINGLE Instance method Public Method 20131104
17 SET_AUTHORIZATION_PROVIDER Instance method Public Method 20131205
18 UPDATE Instance method Public Method 20130514
19 UPDATE_SINGLE Instance method Public Method 20131104
Events
Interface IF_SADL_ENTITY_TRANSACTIONAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ELEMENTS_PER_TABIX Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TT_ELEMENTS_PER_TABIX 20131104
2 TT_ELEMENT_NAMES Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TT_ELEMENT_NAMES 20131104
3 TT_TABIX Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TT_TABIX 20131104
4 TT_TABIX_LINKS Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TT_TABIX_LINKS 20131104
5 TY_ELEMENTS_FOR_TABIX Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TY_ELEMENTS_FOR_TABIX 20131104
6 TY_TABIX_LINK Public Type reference (TYPE) IF_SADL_ENTITY_TRANS_BASIC=>TY_TABIX_LINK 20131104
Method Signatures

Method CREATE Signature

Method CREATE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_BY_ASSOCIATION Signature

Method CREATE_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_BY_ASSOCIATION_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TARGET_ENTITY_DATA Call by reference Type reference (TYPE) DATA 20131104
2 Importing IS_SOURCE_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131104
3 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) SADL_ENTITY_ASSOCIATION 20131104
4 Importing IV_SOURCE_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method CREATE_ENTITY_KEY_STRUCT_REF Signature

Method CREATE_ENTITY_KEY_STRUCT_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE_ENTITY_KEY_STRUCT_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_ENTITY_KEY_TABLE_REF Signature

Method CREATE_ENTITY_KEY_TABLE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE_ENTITY_KEY_TABLE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_ENTITY_STRUCTURE_REF Signature

Method CREATE_ENTITY_STRUCTURE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE_ENTITY_STRUCTURE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_ENTITY_TABLE_REF Signature

Method CREATE_ENTITY_TABLE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method CREATE_ENTITY_TABLE_REF on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method CREATE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ENTITY_DATA Call by reference Type reference (TYPE) DATA 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method DELETE Signature

Method DELETE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method DELETE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method DELETE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131111
2 Importing IV_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method READ Signature

Method READ on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method READ on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method READ_BY_ASSOCIATION Signature

Method READ_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method READ_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method READ_BY_ASSOCIATION_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TARGET_ENTITY_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20131104
2 Importing IS_SOURCE_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131104
3 Importing IT_REQUESTED_ELEMENTS Call by reference Type reference (TYPE) TT_ELEMENT_NAMES 20131104
4 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) SADL_ENTITY_ASSOCIATION 20131104
5 Importing IV_SOURCE_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
6 Importing IV_TARGET_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131111
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method READ_KEYS_BY_ASSOCIATION Signature

Method READ_KEYS_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method READ_KEYS_BY_ASSOCIATION on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method READ_KEY_BY_ASSOCIATION_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TARGET_KEY_VALUES Call by reference Type reference (TYPE) INDEX TABLE 20131104
2 Importing IS_SOURCE_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131104
3 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) SADL_ENTITY_ASSOCIATION 20131104
4 Importing IV_SOURCE_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
5 Importing IV_TARGET_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ENTITY_DATA Call by reference Type reference (TYPE) DATA 20131104
2 Importing IS_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131104
3 Importing IT_REQUESTED_ELEMENTS Call by reference Type reference (TYPE) TT_ELEMENT_NAMES 20131104
4 Importing IV_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104

Method SET_AUTHORIZATION_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SADL_COND_PROVIDER_AUTHS 20131205
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131205

Method UPDATE Signature

Method UPDATE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no parameter.
Method UPDATE on Interface IF_SADL_ENTITY_TRANSACTIONAL has no exception.

Method UPDATE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_DATA Call by reference Type reference (TYPE) DATA 20131112
2 Importing IT_UPDATED_ELEMENTS Call by reference Type reference (TYPE) TT_ELEMENT_NAMES 20131104
3 Importing IV_ALTERNATIVE_KEY_NAME Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TY_KEY_NAME 20131104
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20131104
2 CX_SADL_STATIC 20131104
History
Last changed by/on SAP  20141121 
SAP Release Created in 740