SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Reference → Creating Objects and Values → Shared Objects → Shared Objects - Classes and Interfaces →Shared Objects - IF_SHM_BUILD_INSTANCE
Interface IF_SHM_BUILD_INSTANCE must be included by an area constructor class that implements an area's optional area constructor.
Static Methods
BUILD
Interface method for implementing the area constructor of an area.
input parameter
Exceptions
Note
The BUILD method does not have an input parameter for the client identifier. The area is built in the current client when the method is called.