Method: Eddy::Segments::SCH#SCH03=
- Defined in:
- lib/definitions/segments/generated/sch.rb
#SCH03=(arg) ⇒ void Also known as: EntityIdentifierCode=
This method returns an undefined value.
SCH03
- Id: 98
- Name: Entity Identifier Code
- Type: ID
- Min/Max: 2/3
- Description: Code identifying an organizational entity, a physical location, property or an individual
49 50 51 |
# File 'lib/definitions/segments/generated/sch.rb', line 49 def SCH03=(arg) @sch03.value = arg end |