SAP ABAP Class IF_SATC_IMP_MD_MESSAGE (Import of check metadata: message)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_IMP_MD_MESSAGE Import of metadata: message 20100322
Properties
Class IF_SATC_IMP_MD_MESSAGE  
Short Description Import of check metadata: message    
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_MESSAGE has no forward declaration.
Interfaces
Class IF_SATC_IMP_MD_MESSAGE has no interface implemented.
Friends
Class IF_SATC_IMP_MD_MESSAGE has no friend class.
Attributes
Class IF_SATC_IMP_MD_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENTATION_NAME Instance method Public Method Returns name of SAP Script documentation for message 20100318
2 GET_ID Instance method Public Method Returns message id 20100318
3 GET_PRIORITY Instance method Public Method Returns priority of message 20100318
4 GET_Q_GROUP Instance method Public Method Returns quality group 20100318
5 GET_Q_STANDARD Instance method Public Method Returns quality standard 20100318
6 GET_TITLE Instance method Public Method Get message title 20100318
7 SET_DOCUMENTATION_NAME Instance method Public Method Set name of SAP Script documentation for message 20100318
8 SET_PRIORITY Instance method Public Method Set priority of message 20100318
9 SET_Q_GROUP Instance method Public Method Set quality group 20100318
10 SET_Q_STANDARD Instance method Public Method Set quality standard 20100318
11 SET_TITLE Instance method Public Method Set message title 20100318
Events
Class IF_SATC_IMP_MD_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_MESSAGES Public See coding 20100319 ty_t_messages type standard table of ref to if_satc_imp_md_message with default key
Method Signatures

Method GET_DOCUMENTATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_DOCUMENTATION 20100319

Method GET_DOCUMENTATION_NAME on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_MESSAGE_ID 20100319

Method GET_ID on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_PRIORITY 20100319

Method GET_PRIORITY on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method GET_Q_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_Q_GROUP 20100319

Method GET_Q_GROUP on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method GET_Q_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_Q_STANDARD 20100319

Method GET_Q_STANDARD on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TITLE 20100319

Method GET_TITLE on class IF_SATC_IMP_MD_MESSAGE has no exception.

Method SET_DOCUMENTATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENTATION_NAME Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_DOCUMENTATION 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRIORITY Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_PRIORITY 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_Q_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_Q_GROUP Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_Q_GROUP 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_Q_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_Q_STANDARD Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_Q_STANDARD 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) IF_SATC_IMP_MD_TYPES=>TY_D_TITLE 20100319
# Exception Resumable Description Created on
1 CX_SATC_IMP_MD_ROOT 20100408
History
Last changed by/on SAP  20130531 
SAP Release Created in