SAP ABAP Interface IF_UC_METHOD_VAL_EXT (Validation of transaction data)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
⤷
UCFV (Package) SEM-BCS: Validation
⤷
⤷
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
| Interface | IF_UC_METHOD_VAL_EXT | |
| Short Description | Validation of transaction data |
General Data
| Package | UCFV | SEM-BCS: Validation |
| Created | 20020415 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UC_METHOD_VAL_EXT has no forward declaration.
Interfaces
Interface IF_UC_METHOD_VAL_EXT has no interface.
Friends
Interface IF_UC_METHOD_VAL_EXT has no friend.
Attributes
Interface IF_UC_METHOD_VAL_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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
Interface 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20030818 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_UC_CONTEXT | Context (Version + Time + ?) | 20030910 | |||
| 3 | IO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_TX_DATA_IO | Data object | 20030818 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Transaction data header | 20030818 | |||
| 5 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Transaction data | 20030818 | |||
| 6 | I_STRUCT_CHAR | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_CHAR' | Substruktur Belegtabelle mit Merkmalen | 20040802 | ||
| 7 | I_STRUCT_KFIG | Call by reference | Type reference (TYPE) | FIELD_TYPE | 'S_KFIG' | Substruktur Belegtabelle mit Kennzahlen | 20040802 |
Method VALIDATE on Interface 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 Interface 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 | 31B |