Customizing the user interface screens to record the change requests fromIBM® Sterling Business Center

You can create a new user interface, and can record the change request.

If you are creating a new user interface screen or overriding the existing user interface screen and want to record the change request from Sterling™ Business Center, then, you, as an implementer must ensure that the following method is implemented and return the Organization Code that needs to be stamped in the entity change table.

getEntityChangeOrganization : function ()

{ // return the Orgcode that needs to be passed on to entity change table.

}