📚 SAP Business One SDK Help

LocalEra Object
See Also  Members 

Description

LocalEra is a business object that represents the Local Era. Local Era is a type of calendar system that co-existent in some countries (such as, Japan) with the Gregorian calendar.

This object enables you to:

  • Browse the Local Era table for mapping to or from the Gregorian calendar (Browser).
  • Retrieve details about the Local Era by its key (Code).
  • Retrieve the Local Era details from XML data.
  • Save the object to a file as XML data.
  • Save the object as XML formatted data.

Source table: OJPE.

Object Model









Remarks

Country-specific for Japan.

To display the form in the application:

  • Select Administration --> Setup --> Define Local Era.

See Also