This error happens when ABAP uses a string with a size larger than the corresponding field size on database side. Make sure that the database field size is sufficiently sized to hold all possible values. Several SAP Notes exist that describe known issues that can result in this short dump in different areas. -> 입력 값이 잘못들어사서 상품 세그먼트가 잘못되었거나 INSERT 할 경우 필드값이 더 커서 입력되지 않고 에러가 발생하는 것으로 보임, 비즈니스 담당자에..