SAP ABAP Interface IF_SATC_BADI_TRANSPORT_OBJECT (Interface for BAdI: BADI_SATC_TRANSPORT_OBJECT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services

⤷

⤷

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
Interface | IF_SATC_BADI_TRANSPORT_OBJECT | |
Short Description | Interface for BAdI: BADI_SATC_TRANSPORT_OBJECT |
General Data
Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
Created | 20120605 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_BADI_TRANSPORT_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120605 |
Friends
Interface IF_SATC_BADI_TRANSPORT_OBJECT has no friend.
Attributes
Interface IF_SATC_BADI_TRANSPORT_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine the list of objects to analyse by ATC checks | 20120605 |
Events
Interface 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 | ![]() |
E_ADD_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TY_OBJECT_KEYS_SORTED | Keys proposed to be added by enhancement(s) | 20120605 | ||
2 | ![]() |
E_REMOVE_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TY_OBJECT_KEYS_SORTED | Keys proposed to be removed by enhancement(s) | 20120605 | ||
3 | ![]() |
I_INITIAL_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TY_OBJECT_KEYS | Keys proposed by ATC | 20120605 | ||
4 | ![]() |
I_TRANSPORT_IDS | Call by reference | Type reference (TYPE) | TY_TRANSPORT_IDS | 20120605 |
Method DETERMINE_OBJECTS_TO_CHECK on Interface IF_SATC_BADI_TRANSPORT_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |