Skip to content

Problems reading RFF segment from EDI-File #107

Closed
@onlineware

Description

@onlineware

Hello,

i try to get the data from the RFF-Segment

$reader = new Reader($fn); $rffSegment = $reader->groupsExtract('RFF'); print_r($rffSegment);

In the EDI-File it looks like:
RFF+VN:87310'

The return value is an array. This array is only filled, if the line is set twice in the edi file.

Like this:
RFF+VN:87310'
RFF+VN:87310'

I can't understand why that is! Can you help me please!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions