SAP ABAP Class IFC2SEXIT_TERM_CHANGE (Exits when Changing Terms)
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
Class IFC2SEXIT_TERM_CHANGE  
Short Description Exits when Changing Terms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050124   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IFC2SEXIT_TERM_CHANGE has no forward declaration.
Interfaces
Class IFC2SEXIT_TERM_CHANGE has no interface implemented.
Friends
Class IFC2SEXIT_TERM_CHANGE has no friend class.
Attributes
Class 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
Class IFC2SEXIT_TERM_CHANGE has no event.
Types
Class 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