SAP ABAP Class IF_UC_METHOD_VAL_EXT (Validation of transaction data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_METHOD_VAL Method: Validation 20020415
Properties
Class IF_UC_METHOD_VAL_EXT  
Short Description Validation of transaction data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020415   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_METHOD_VAL_EXT has no forward declaration.
Interfaces
Class IF_UC_METHOD_VAL_EXT has no interface implemented.
Friends
Class IF_UC_METHOD_VAL_EXT has no friend class.
Attributes
Class IF_UC_METHOD_VAL_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE Instance method Public Method Validate transaction data 20030818
Events
# Event Type Visibility Description Created on
1 CONTENT_DELETED Instance Event
(0)
Public
(2)
Content of validation method has been discarded 20030916
2 DATA_ROLLBACK Instance Event
(0)
Public
(2)
Rollback all changes since last Commit (w/o u0) 20020415
3 DESCRIPTION_CHANGE Instance Event
(0)
Public
(2)
Description has been changed 20030812
Types
Class IF_UC_METHOD_VAL_EXT has no local type.
Method Signatures

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Messages 20030818
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_UC_CONTEXT Context (Version + Time + ?) 20030910
3 Importing IO_DATA Call by reference Object reference (TYPE REF TO) IF_UC_TX_DATA_IO Data object 20030818
4 Importing IS_DATA Call by reference Type reference (TYPE) DATA Transaction data header 20030818
5 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Transaction data 20030818
6 Importing I_STRUCT_CHAR Call by reference Type reference (TYPE) FIELD_TYPE 'S_CHAR' Substruktur Belegtabelle mit Merkmalen 20040802
7 Importing I_STRUCT_KFIG Call by reference Type reference (TYPE) FIELD_TYPE 'S_KFIG' Substruktur Belegtabelle mit Kennzahlen 20040802

Method VALIDATE on class IF_UC_METHOD_VAL_EXT has no exception.
Event Signatures

Event CONTENT_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_METHOD Exporting Value transfer Type reference (TYPE) UC_METHOD Methode in der Konsolidierung 20030916

Event DATA_ROLLBACK Signature
Event DATA_ROLLBACK on class IF_UC_METHOD_VAL_EXT has no parameter.
Event DESCRIPTION_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_METHOD Exporting Value transfer Type reference (TYPE) UC_METHOD Methode in der Konsolidierung 20030812
2 I_TXTLG Exporting Value transfer Type reference (TYPE) UC_TXTLG Beschreibung 20030812
History
Last changed by/on SAP  20041006 
SAP Release Created in