Regular Expressions 101

Community Patterns

EDI parser - INVRPT 97A

1

Regular Expression
PCRE (PHP <7.3)

/
LIN\+(?'LIN'[A-Z0-9]+)\+\+(?'Article'\w+).+?(?=QTY)QTY\+145:(?'QTY'[0-9\.]+):(?'UOM'\w+)'STS\+\+\+(?'STS'\w+)
/
g

Description

INVRPT:D:97A

Submitted by Ran Z - 8 years ago