SAP ABAP Function Module CUDB_DEL_VAL (Löschen eines einzelnen Merkmalswertes aus der DDB)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CU (Package) Variant Configuration
Basic Data
Function Module CUDB_DEL_VAL Löschen eines einzelnen Merkmalswertes aus der DDB  
Function Group CUDB   Dynamic Configurator Data (DDB) 3.0  
Program Name SAPLCUDB    
INCLUDE Name LCUDBU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ATINN TYPE DDB_C01-ATINN Interne Nummer des Merkmals
Importing AUTHOR TYPE TMS_JUST-AUTHOR Author of value deletion
Importing INSTANCE TYPE DDB_C02-INSTANCE Object index
Importing KNTYPE TYPE TMS_JUST-KNTYPE Global knowledge area for deleting value
Importing NUM_VALUE TYPE DDB_C01-ATFLV Value (numeric)
Importing RFLAG TYPE DDB_C06-RFLAG Restriction flag (0,1,2,3) of characteristic
Importing SEGM TYPE TMS_JUST-SEGM Net to which dependency belongs
Importing SYM_VALUE TYPE DDB_C01-ATWRT Value (alphanumeric)
Importing TRIGGER TYPE TMS_JUST-TRIGGER Reference to trigger list
Importing VTYPE TYPE DDB_C01-ATFOR Basic type of characteristic value
Importing OBJ_VALUE TYPE DDB_C03-ATOBJ
Exception FAIL TYPE Author not authorized to delete
Exception INTERNAL_ERROR TYPE Internal processing error
               
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  19950404 
SAP Release Created in