SAP ABAP Class IF_UC_DEP_CHECK (IF_UC_DEP_CHECK)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_DEP_CHECK 20021112
Properties
Class IF_UC_DEP_CHECK  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021112   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_UC_DEP_CHECK has no interface implemented.
Friends
Class IF_UC_DEP_CHECK has no friend class.
Attributes
Class IF_UC_DEP_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_HEADER_MODIFIABLE Instance method Public Method Check whether the header is modifiable 20021113
2 CHECK_NEWROWS Instance method Public Method Check the newly inserted rows 20030425
3 CHECK_TXDATA_NEWROW Instance method Public Method Check the transaction data for new row 20030527
4 CHECK_TX_DATA Instance method Public Method Check whether the transaction data is valid 20021127
5 CHECK_VALID_CHARVALUE Instance method Public Method Check whether the value of a char is valid 20021112
6 GET_NEWROW Instance method Public Method Get all the new row information 20030512
7 SET_RESTRICTION Instance method Public Method Set the rest(?) data 20021127
Events
Class IF_UC_DEP_CHECK has no event.
Types
Class IF_UC_DEP_CHECK has no local type.
Method Signatures

Method CHECK_HEADER_MODIFIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_MODIFIABLE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021113

Method CHECK_HEADER_MODIFIABLE on class IF_UC_DEP_CHECK has no exception.

Method CHECK_NEWROWS 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) UCF_T_DEP_MESSAGE Messge for data processor 20030425
2 Exporting ET_NEWROWS Call by reference Type reference (TYPE) UCF_TS_DEP_CHECKEDNEWROW Which column is modifiable 20030425
3 Importing IT_DATABACK Call by reference Type reference (TYPE) UCF_T_DEP_DATABACK Data back from frontend of grid 20030425
4 Importing IT_FLDVAL Call by reference Type reference (TYPE) UCF_T_DEP_NLVALCMB Values for newly added row 20030425
5 Importing IT_HRY Call by reference Type reference (TYPE) UCF_TH_DEP_GRIDHRY Row hrcy of grid 20030425

Method CHECK_NEWROWS on class IF_UC_DEP_CHECK has no exception.

Method CHECK_TXDATA_NEWROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UCF_T_DEP_MESSAGE Messge for data processor 20030527
2 Exporting E_UNIQUEKEY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030529
3 Importing IR_S_DATA Call by reference Object reference (TYPE REF TO) DATA 20030527
4 Importing IR_T_TXDATA Call by reference Object reference (TYPE REF TO) UCF_TH_DEP_TXDATA Transaction data table 20030530
5 Importing I_SEQNR Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030527

Method CHECK_TXDATA_NEWROW on class IF_UC_DEP_CHECK has no exception.

Method CHECK_TX_DATA 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) UCF_T_DEP_MESSAGE Messge for data processor 20021127
2 Exporting E_FLG_VALID Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021127
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20021127
4 Importing I_COLID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021127
5 Importing I_EVENT Call by reference Type reference (TYPE) UCF_S_DEP_EVENT Ereignis des Listprozessors 20021127
6 Importing I_KFIGFIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20021127
7 Importing I_KFIGVALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20021127
8 Importing I_ROWID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021127
9 Importing I_SEQNR Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20021127

Method CHECK_TX_DATA on class IF_UC_DEP_CHECK has no exception.

Method CHECK_VALID_CHARVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_VALID Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021112
2 Importing IF_MODIFIABLE_CHECK Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021112
3 Importing IF_NODE_VALID Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021112
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20021112
5 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20021112
# Exception Resumable Description Created on
1 NODE_VALUE The value is a node 20021112
2 NOT_EXISTS The value is not exists 20021112
3 NOT_EXISTS_SUBACCOUNT The sub account value is not exits 20021113
4 NOT_INSEL The value is not in the selection condition 20021112
5 NOT_MODIFIABLE The value is not modifiable 20021112

Method GET_NEWROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEWROW Call by reference Type reference (TYPE) UCF_TS_DEP_NEWLINE SEM-BCS: All checked new row 20030512

Method GET_NEWROW on class IF_UC_DEP_CHECK has no exception.

Method SET_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLSEL Call by reference Type reference (TYPE) UCF_TS_DEP_COLSEL The selection condition of all columns 20021127

Method SET_RESTRICTION on class IF_UC_DEP_CHECK has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in