SAP ABAP Interface IF_TC_NEW_EVT_TRIGGER (Accessing Methods of the new triggers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTJOBAPI (Package) new background job API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TC_EVT_TRIGGER Event trigger class 20000812
Properties
Interface IF_TC_NEW_EVT_TRIGGER  
Short Description Accessing Methods of the new triggers    
General Data
Package SBTJOBAPI   new background job API 
Created 20000812   SAP 
Last changed 20040909   SAP 
Unicode checks active    
Forward declarations
Interface IF_TC_NEW_EVT_TRIGGER has no forward declaration.
Interfaces
Interface IF_TC_NEW_EVT_TRIGGER has no interface.
Friends
Interface IF_TC_NEW_EVT_TRIGGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NEW_EVT_TRIGGER Instance attribute Public Object reference (TYPE REF TO) CL_TCINT_EVT_TRIGGER Reference to the new trigger options 20000816
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXPECTED_ARG Instance method Public Method Set one of the expected arguments 20000812
2 ATTACH_EVT_TMPL Instance method Public Method Attach event template with trigger 20000812
3 GET_EVT_TMPL Instance method Public Method Extract event template 20000812
4 GET_EXPECTED_ARG Instance method Public Method Read one of the expected arguments 20000812
5 GET_EXPECTED_ARGS Instance method Public Method Read all of the expected arguments 20000812
6 SET_EXPECTED_ARGS Instance method Public Method Set some of the expected arguments 20000812
Events
Interface IF_TC_NEW_EVT_TRIGGER has no event.
Types
Interface IF_TC_NEW_EVT_TRIGGER has no local type.
Method Signatures

Method ADD_EXPECTED_ARG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVT_ARG Call by reference Type reference (TYPE) EVT_ARG Zusätzliche Argumente des Ereignisses 20000817

Method ADD_EXPECTED_ARG on Interface IF_TC_NEW_EVT_TRIGGER has no exception.

Method ATTACH_EVT_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVT_TMPL_PTR Call by reference Object reference (TYPE REF TO) CL_TCINT_EVT_TMPL Auf das verwendete Ereignis-Template verweisen 20000817

Method ATTACH_EVT_TMPL on Interface IF_TC_NEW_EVT_TRIGGER has no exception.

Method GET_EVT_TMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EVT_TMPL_PTR Value transfer Object reference (TYPE REF TO) CL_TCINT_EVT_TMPL Zurückgegebenes Template 20000817

Method GET_EVT_TMPL on Interface IF_TC_NEW_EVT_TRIGGER has no exception.

Method GET_EXPECTED_ARG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAR Call by reference Type reference (TYPE) TC_STRING Eingehender Parameter 20000817
2 Returning R_KERNEL_CLASS_PTR Value transfer Object reference (TYPE REF TO) CL_TCINT_KERNEL_CLASS Auf Kernel-Implementierung verweisen 20000817

Method GET_EXPECTED_ARG on Interface IF_TC_NEW_EVT_TRIGGER has no exception.

Method GET_EXPECTED_ARGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EVT_ARGS Value transfer Type reference (TYPE) EVT_ARGS Sammlung von Ereignis-Argumenten 20000817

Method GET_EXPECTED_ARGS on Interface IF_TC_NEW_EVT_TRIGGER has no exception.

Method SET_EXPECTED_ARGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVT_ARGS Call by reference Type reference (TYPE) EVT_ARGS Für ein Argument zu setzender Wert 20000817

Method SET_EXPECTED_ARGS on Interface IF_TC_NEW_EVT_TRIGGER has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 610