SAP Function /SAPCND/MNT_DELETE_TRS - Transactional Deletion of Condition Records

Parameter Reference Type Length Default Optional Text
IT_ATTRIB_SELECTION_EXT /SAPCND/T_ATTRIB_SELECTION_EXT h 433 X Attribute Selection with External Display of an Attribute
IT_ATTRIB_VALUE_INT /SAPCND/T_ATTRIB_VALUE_INT h 232 X Attribute Value Pair in Internal Display
I_APPLICATION /SAPCND/APPLICATION C 3 Application as Condition Technique
I_GROUPNAME /SAPCND/MAINT_GROUP C 10 X Group for Condition Tables and Types
I_HLOG BALLOGHNDL C 22 Application Log: Log Handle
I_MAINT_CONTEXT /SAPCND/MAINT_CONTEXT C 30 'NORMAL' X Maintenance Context
I_MAINT_CONTEXT_DATA REF TO DATA 0 X Data for Maintenance Context
I_USE_JAVA_OW /SAPCND/BOOLEAN C 1 X Boolean Variable
I_WITH_COMMIT /SAPCND/BOOLEAN C 1 ' ' X 'X' .. "commit work" Executed

Parameter Reference Type Length Text
E_NUM_DELETED_RECORDS I I 4 Number of Records Selected
E_RESULT SYSUBRC I 4 Return Value, Return Value After ABAP Statements

Exception Text
EXC_ADD_LOG_ENTRIES Error When Adding Log Message
EXC_CLOSING_SESSION Maintenance Session Could Not Be Closed
EXC_DELETING_RECORDS Condition Records Could Not Be Deleted
EXC_GETTING_RECORDS Condition Records Could Not Be Read
EXC_INITIALIZING_SESSION Maintenance Session Could Not Be Initialized
EXC_SAVING_RECORDS Condition Records Could Not Be Saved
EXC_SELECTING_RECORDS Condition Records Could Not Be Selected

Functionality
Transactional deletion of condition records. Condition records are notdeleted physically, but flagged with a deletion flag. Physical deletionis not possible.

Further information
/SAPCND/MAINTENANCE_TRS Mutuallyused interface parameters from thefunction group.

Description
Number of records selected for deletion that were not previouslyselected for deletion.

Description
Result parameter:
= 4: Lock could not be set during the editing request, or a warning wasdisplayed when making a selection in the edit mode (see log)
= 12: At least one condition record that corresponds to the selectionthat was transferred could not be deleted (see log). The remainingselected records were not selected for deletion.

Description
Normal: A list of external field names in the form of a free selection.If this list is filled, the import parameter IT_ATTRIB_VALUE_INT is notconsidered.

Description
Field name / value pairs in internal display.