SAP ABAP Interface IF_SCTC_MSG_HANDLER (CTC Message Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
     SCTC_IF (Package) Interface for J2EE functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCTC_MSG_HANDLER SCTC Message Handler 20100406
Properties
Interface IF_SCTC_MSG_HANDLER  
Short Description CTC Message Handler    
General Data
Package SCTC_IF   Interface for J2EE functions 
Created 20091118   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SCTC_MSG_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_SCTC_MSG_HANDLER has no interface.
Friends
Interface IF_SCTC_MSG_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DUMMY Static Attribute Public Type reference (TYPE) STRING Dummy variable for MESSAGE ... INTO ... 20100406
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAPIRETTAB Instance method Public Method Add messages in BAPIRETTAB format 20100406
2 ADD_EXCEPTION Instance method Public Method Add messages in exception class 20100406
3 ADD_MESSTAB Instance method Public Method Add messages in Batch input message format 20100406
4 ADD_MSG Instance method Public Method Add current values of sy-msg.. variables 20100406
5 ADD_TEXT Instance method Public Method Add texts to message (up to 200 chars) 20100406
6 CREATE_LOG Instance method Public Method Create application log 20100406
7 GET_BAPIRETTAB Instance method Public Method Get messages in BAPIRRETTAB format 20100406
8 SAVE_LOG Instance method Public Method Save application log 20100406
Events
Interface IF_SCTC_MSG_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_EXT_LOGNR Public Type reference (TYPE) BALNREXT Application Log: External ID 20101130
2 GTY_LOG_SUBOBJECT Public Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20100406
3 GTY_MESSTAB Public See coding Table of Batch Input Format Messages 20100406 GTY_MESSTAB type STANDARD TABLE OF BDCMSGCOLL
Method Signatures

Method ADD_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100406

Method ADD_BAPIRETTAB on Interface IF_SCTC_MSG_HANDLER has no exception.

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100406
2 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20100406

Method ADD_EXCEPTION on Interface IF_SCTC_MSG_HANDLER has no exception.

Method ADD_MESSTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSTAB Call by reference Type reference (TYPE) GTY_MESSTAB Message Table in Transaction 20100406

Method ADD_MESSTAB on Interface IF_SCTC_MSG_HANDLER has no exception.

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Field Name 20100406

Method ADD_MSG on Interface IF_SCTC_MSG_HANDLER has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20100406
2 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20100406

Method ADD_TEXT on Interface IF_SCTC_MSG_HANDLER has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT_LOGNR Call by reference Type reference (TYPE) GTY_EXT_LOGNR Application Log: External ID 20101130
2 Importing IV_LOG_SUBOBJECT Call by reference Type reference (TYPE) GTY_LOG_SUBOBJECT Application Log: Subobject 20100406
# Exception Resumable Description Created on
1 CX_SCTC_FATAL_ERROR Fatal Error Occurred 20100406

Method GET_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UP_TO_TYPE Value transfer Type reference (TYPE) SYMSGTY Return only up to 'E' > 'W' > 'S' 20100406
2 Returning RT_BAPIRETTAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100406

Method GET_BAPIRETTAB on Interface IF_SCTC_MSG_HANDLER has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on Interface IF_SCTC_MSG_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SCTC_FATAL_ERROR Fatal Error Occurred 20100406
History
Last changed by/on SAP  20110908 
SAP Release Created in 731