Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 974

Re: How to use Generic Electronic File Format (GEP) in SAP B1 9.1 or 9.2?.

$
0
0

Hi Rurangwa,

I assume that you're using an EFM version higher than 9.1 PL7? If so, you can just press F1 to find its latest online help.

 

XML

The following table describes the available nodes in an XML tree structure:

 

Node Type

Description

Remarks

Element

Simple element, used to describe data; cannot have child elements or attributes.

Cannot contain child nodes. Must be nested within an order indicator node.

Element (Container)

Complex element, used to describe data; can have child elements and attributes.

/

Attribute

Used to provide additional information that is not relevant to the data.

Cannot contain child nodes.

All

An order indicator which specifies that the child elements can appear in any order.

These nodes are exclusive of each other.

Choice

An order indicator which specifies that there are only two child elements and either this or that child element can occur at one time.

Sequence

An order indicator which specifies that the child elements must appear in the specified order.

 

All, Choice, and Sequence nodes specify the order of the child elements of a parent element. To create child elements [whether they be elements or element containers), you must first indicate their order by creating an order indicator node.

 

Best


Viewing all articles
Browse latest Browse all 974

Trending Articles