SAP ABAP Class IF_SATC_IMP_MD_REPOSITORY (Import of check metadata: repository)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_IMP_MD_REPOSITORY Import of check metadata: metadata repository 20100323
Properties
Class IF_SATC_IMP_MD_REPOSITORY  
Short Description Import of check metadata: repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100318   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_IMP_MD_REPOSITORY has no forward declaration.
Interfaces
Class IF_SATC_IMP_MD_REPOSITORY has no interface implemented.
Friends
Class IF_SATC_IMP_MD_REPOSITORY has no friend class.
Attributes
Class IF_SATC_IMP_MD_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Creates instance of Check Metadata for new check 20100319
2 CREATE_MESSAGE Instance method Public Method Creates instance of message 20100319
3 DELETE Instance method Public Method Deletes metadata of check 20100319
4 LOAD Instance method Public Method Loads metadata of existing check 20100319
5 SAVE_AND_TRANSPORT Instance method Public Method Saves metadata of check in repository and transport request 20100318
Events
Class IF_SATC_IMP_MD_REPOSITORY has no event.
Types
Class IF_SATC_IMP_MD_REPOSITORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKMAN_CHK_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID 20100319
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100319

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_MESSAGE_ID 20100319
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_IMP_MD_MESSAGE 20100319

Method CREATE_MESSAGE on class IF_SATC_IMP_MD_REPOSITORY has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_MODULE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100319
2 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TRANSPORT_ID 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100319

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATC_MODULE_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID 20100319
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100319

Method SAVE_AND_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MD_CHECK Call by reference Object reference (TYPE REF TO) IF_SATC_IMP_MD_CHECK 20100319
2 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TRANSPORT_ID 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100319
History
Last changed by/on SAP  20130531 
SAP Release Created in