SAP ABAP Class IF_SATC_BADI_TRANSPORT_OBJECT (Interface for BAdI: BADI_SATC_TRANSPORT_OBJECT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120605
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_BADI_TRANSPORT_OBJECT Fallback/ default implementation - does nothing at all 20120605
Properties
Class IF_SATC_BADI_TRANSPORT_OBJECT  
Short Description Interface for BAdI: BADI_SATC_TRANSPORT_OBJECT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120605   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_BADI_TRANSPORT_OBJECT has no forward declaration.
Interfaces
Class IF_SATC_BADI_TRANSPORT_OBJECT has no interface implemented.
Friends
Class IF_SATC_BADI_TRANSPORT_OBJECT has no friend class.
Attributes
Class IF_SATC_BADI_TRANSPORT_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_OBJECTS_TO_CHECK Instance method Public Method Determine the list of objects to analyse by ATC checks 20120605
Events
Class IF_SATC_BADI_TRANSPORT_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJECT_KEY Public See coding Object key in catalogue table TADIR 20120606 begin of ty_Object_Key, obj_Name type c length 40, obj_Type type c length 4, end of ty_Object_Key
2 TY_OBJECT_KEYS Public See coding Object keys in catalogue table TADIR 20120606 ty_Object_Keys type standard table of ty_Object_Key
3 TY_OBJECT_KEYS_SORTED Public See coding Object keys in catalogue table TADIR - SORTED 20120606 ty_Object_Keys_Sorted type sorted table of ty_Object_Key with unique key obj_Name obj_Type
4 TY_TRANSPORT_IDS Public See coding IDs of transport requests or transport tasks 20120605 ty_Transport_Ids type standard table of trkorr
Method Signatures

Method DETERMINE_OBJECTS_TO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_ADD_OBJECT_KEYS Call by reference Type reference (TYPE) TY_OBJECT_KEYS_SORTED Keys proposed to be added by enhancement(s) 20120605
2 Changing E_REMOVE_OBJECT_KEYS Call by reference Type reference (TYPE) TY_OBJECT_KEYS_SORTED Keys proposed to be removed by enhancement(s) 20120605
3 Importing I_INITIAL_OBJECT_KEYS Call by reference Type reference (TYPE) TY_OBJECT_KEYS Keys proposed by ATC 20120605
4 Importing I_TRANSPORT_IDS Call by reference Type reference (TYPE) TY_TRANSPORT_IDS 20120605

Method DETERMINE_OBJECTS_TO_CHECK on class IF_SATC_BADI_TRANSPORT_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in