KVSKBASegmentHeader
Extends #437dbf0e84ff417a965ded2bb9650972#Segment Header
Procedures
KVSKBARemoveNotAllowedSegLines(Code[20]) :
Summary: Removes segment lines that contain persons and a not allowed communication type.
procedure KVSKBARemoveNotAllowedSegLines(SegmentNo: Code[20]):
Parameters:
SegmentNo: The segment number to process.
Remarks: This function removes segment lines that are associated with persons and have a communication type that is not allowed. It iterates through the segment lines for the specified segment number, checks the contact type and communication type, and deletes any lines that do not meet the criteria. After processing, it displays a message if any lines were deleted, indicating that lines with inappropriate communication types have been removed.