Functionality Edits or creates condition records as in a transaction. The conditionrecord can be enterend in either external or internal format. Entry ofthe condition record number (VARNUMH field) means editing; leaving thecondition record number blank, or re-entering it using FM GUID_CREATEleads to creation. Validity periods are adjusted automatically with this module. Thismeans sensitive condition records that already exist on the DB are cutat the validity date start or end, or selected for deletion, if theyare completely covered by the new records. In case the transferredcondition records also overlap in time, the validity period of thefirst record transferred is adjusted, and records transferred laterremain unchanged in their validity time period. Further information Mutually used interface parameters>from the function group /SAPCND/MAINTENANCE_TRS.Description Result Parameter = 0: All condition records are posted = 4: At least one condition record was posted with a warning; see log = 8: At least one condition record was posted with errors; see log = 12: At least one condition record could not be posted; see log Description Condition records in external display. The parameter refers to a tablewith condition records, of which the table and row type corresponds toexport parameters e_t_working_set_name_ext and e_working_set_name_extof the FM /SAPCND/GEN_WORKING_SET_NAME. Default If the transfer of this parameter is not initial, IT_WORKING_SET_IT isnot considered. Description Condition records in external display. The parameter refers to a tablewith condition records, of which the table and row type correspond toexport parameters e_t_working_set_name_int and e_working_set_name_intof the FM /SAPCND/GEN_WORKING_SET_NAME. Default If IT_WORKING_SET_EXT is filled, IT_WORKING_SET_INT is ignored. |