SAP ABAP Function Module RSISW_DTEL_INPUT_CHECK (DD: Simulation of Input Checks of DYNP for an ABAP Dictionary Field)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Basic Data
Function Module RSISW_DTEL_INPUT_CHECK DD: Simulation of Input Checks of DYNP for an ABAP Dictionary Field  
Function Group RSISW_TOOLS   Tools  
Program Name SAPLRSISW_TOOLS    
INCLUDE Name LRSISW_TOOLSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing ADDITIONAL_FIELDS TYPE DCFIELDDATS Contents of Other Foreign Key Fields
Exporting MSGID TYPE SYST-MSGID Possibly Message Class of Error Message
Exporting MSGTY TYPE SYST-MSGTY Possibly Severity of Error Message
Exporting MSGNO TYPE SYST-MSGNO Possibly Number of Error Message
Exporting MSGV1 TYPE SYST-MSGV1 Possibly First Parameter for Error Message
Exporting MSGV2 TYPE SYST-MSGV2 Possibly Second Parameter for Error Message
Exporting MSGV3 TYPE SYST-MSGV3 Possibly Third Parameter for Error Message
Exporting MSGV4 TYPE SYST-MSGV4 Possibly Fourth Parameter for Error Message
Exporting VALUE_INTERNAL TYPE Internal Representation of VALUE
Importing I_ROLLNAME TYPE ROLLNAME Name of Table (or Data Element)
Importing VALUE TYPE Value to be Checked
Importing VALUE_IS_EXTERNAL TYPE DDBOOL_D SPACE Is Value to be Checked in External Representation
Importing ACCEPT_ALL_INITIAL TYPE DDBOOL_D SPACE If 'X', accept initial values in foreign key fields
Importing VALUE_LIST TYPE Value List (in Table Structure)
Importing NO_FORKEY_CHECK TYPE DDBOOL_D SPACE No foreign key check required
Tables FAILURE_TAB TYPE DDFKEYRC Messages for Failed Checks
Exception NO_DDIC_FIELD TYPE Field to be Checked has no DDIC Reference
Exception ILLEGAL_MOVE TYPE Cannot copy to VALUE_INTERNAL
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in 350