SAP ABAP Interface IF_UC_DEP_CHECK (IF_UC_DEP_CHECK)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCFE (Package) SEM-BCS: Data Collection

⤷

⤷

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
Interface | IF_UC_DEP_CHECK | |
Short Description |
General Data
Package | UCFE | SEM-BCS: Data Collection |
Created | 20021112 | SAP |
Last changed | 20050409 | SAP |
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
Interface IF_UC_DEP_CHECK has no interface.
Friends
Interface IF_UC_DEP_CHECK has no friend.
Attributes
Interface IF_UC_DEP_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check whether the header is modifiable | 20021113 |
2 | ![]() |
Instance method | Public | Method | Check the newly inserted rows | 20030425 |
3 | ![]() |
Instance method | Public | Method | Check the transaction data for new row | 20030527 |
4 | ![]() |
Instance method | Public | Method | Check whether the transaction data is valid | 20021127 |
5 | ![]() |
Instance method | Public | Method | Check whether the value of a char is valid | 20021112 |
6 | ![]() |
Instance method | Public | Method | Get all the new row information | 20030512 |
7 | ![]() |
Instance method | Public | Method | Set the rest(?) data | 20021127 |
Events
Interface IF_UC_DEP_CHECK has no event.
Types
Interface 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 | ![]() |
E_FLG_MODIFIABLE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021113 |
Method CHECK_HEADER_MODIFIABLE on Interface 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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030425 | ||
2 | ![]() |
ET_NEWROWS | Call by reference | Type reference (TYPE) | UCF_TS_DEP_CHECKEDNEWROW | Which column is modifiable | 20030425 | ||
3 | ![]() |
IT_DATABACK | Call by reference | Type reference (TYPE) | UCF_T_DEP_DATABACK | Data back from frontend of grid | 20030425 | ||
4 | ![]() |
IT_FLDVAL | Call by reference | Type reference (TYPE) | UCF_T_DEP_NLVALCMB | Values for newly added row | 20030425 | ||
5 | ![]() |
IT_HRY | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20030425 |
Method CHECK_NEWROWS on Interface 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 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20030527 | ||
2 | ![]() |
E_UNIQUEKEY | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030529 | ||
3 | ![]() |
IR_S_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20030527 | |||
4 | ![]() |
IR_T_TXDATA | Call by reference | Object reference (TYPE REF TO) | UCF_TH_DEP_TXDATA | Transaction data table | 20030530 | ||
5 | ![]() |
I_SEQNR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030527 |
Method CHECK_TXDATA_NEWROW on Interface 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 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DEP_MESSAGE | Messge for data processor | 20021127 | ||
2 | ![]() |
E_FLG_VALID | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021127 | ||
3 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20021127 | |||
4 | ![]() |
I_COLID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021127 | ||
5 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | UCF_S_DEP_EVENT | Ereignis des Listprozessors | 20021127 | ||
6 | ![]() |
I_KFIGFIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20021127 | ||
7 | ![]() |
I_KFIGVALUE | Call by reference | Type reference (TYPE) | UC_VALUE | Merkmalswert | 20021127 | ||
8 | ![]() |
I_ROWID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021127 | ||
9 | ![]() |
I_SEQNR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021127 |
Method CHECK_TX_DATA on Interface 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 | ![]() |
EF_VALID | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021112 | ||
2 | ![]() |
IF_MODIFIABLE_CHECK | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021112 | ||
3 | ![]() |
IF_NODE_VALID | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021112 | ||
4 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20021112 | ||
5 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UC_VALUE | Merkmalswert | 20021112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The value is a node | 20021112 | |
2 | ![]() |
The value is not exists | 20021112 | |
3 | ![]() |
The sub account value is not exits | 20021113 | |
4 | ![]() |
The value is not in the selection condition | 20021112 | |
5 | ![]() |
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 | ![]() |
ET_NEWROW | Call by reference | Type reference (TYPE) | UCF_TS_DEP_NEWLINE | SEM-BCS: All checked new row | 20030512 |
Method GET_NEWROW on Interface 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 | ![]() |
IT_COLSEL | Call by reference | Type reference (TYPE) | UCF_TS_DEP_COLSEL | The selection condition of all columns | 20021127 |
Method SET_RESTRICTION on Interface IF_UC_DEP_CHECK has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 350 |