SAP ABAP Interface IFC2SEXIT_TERM_CHANGE (Exits when Changing Terms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_INTERFACES (Package) C2 Server: User Interfaces and Data Types
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_C2S_EXIT_BASE_TERMS Basic Class Exits - Create Terms 20050223
Properties
Interface IFC2SEXIT_TERM_CHANGE  
Short Description Exits when Changing Terms    
General Data
Package C2_INTERFACES   C2 Server: User Interfaces and Data Types 
Created 20050124   SAP 
Last changed 20050308   SAP 
Unicode checks active    
Forward declarations
Interface IFC2SEXIT_TERM_CHANGE has no forward declaration.
Interfaces
Interface IFC2SEXIT_TERM_CHANGE has no interface.
Friends
Interface IFC2SEXIT_TERM_CHANGE has no friend.
Attributes
Interface IFC2SEXIT_TERM_CHANGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_TARGET_FROM_TERM Instance method Public Method Data Change in Target Node Depending on Term 20050223
Events
Interface IFC2SEXIT_TERM_CHANGE has no event.
Types
Interface IFC2SEXIT_TERM_CHANGE has no local type.
Method Signatures

Method CHANGE_TARGET_FROM_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TARGET_DATA Call by reference Type reference (TYPE) INDEX TABLE Zieldaten 20050223
2 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2S_CHANGE_HANDLER_EXT Änderungsverwaltung 20050223
3 Importing IR_INBOUND_MAINT_FACTORY Call by reference Object reference (TYPE REF TO) IF_C2S_INBOUND_MAINT_FACTORY Inbound-Adapter für Änderungen erzeugen 20050223
4 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_C2_MESSAGE_HANDLER C2 Message Handler Interface 20050223
5 Importing IR_SOURCE_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Knotenstruktur (Quelle) 20050223
6 Importing IR_TARGET_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Knotenstruktur (Ziel) 20050223
7 Importing IS_C2_SOURCE_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung (Quelle) 20050223
8 Importing IS_C2_TARGET_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung (Ziel) 20050223
9 Importing IS_SOURCE_DATA Call by reference Type reference (TYPE) ANY Quelldaten 20050223
10 Importing IV_TERM_FIELD_NAME Call by reference Type reference (TYPE) CSEQUENCE Feld zum Begriff 20050223
# Exception Resumable Description Created on
1 CX_C2S_EXIT_ERROR Ausnahmen in C2-Exits 20050223
History
Last changed by/on SAP  20050308 
SAP Release Created in 700