OBJECT Paragraph
The OBJECT Paragraph introduces the object definition.
Method-Id-Paragraph defines methods that refer to a specific instance of an object. An instance of the native class must be created before using an object method.
General format
{IDENTIFICATIONDIVISION.
{ID            }
 
OBJECT.
 
 
  [ Data Division ]
 
 
END OBJECT.