dspCompose

Create Data Entry Page and View for the BAPI Process

Create a Data Entry page that will use the main tt table and name this page 'xxx' where 'xxx' describes the page activity.

NOTE: Most column properties do not need to be specified on this page.

Add column properties to the page to hide ID, LockReject, PostError, RejectedBy, RejectReason, RequestID, and ViewName.

Disable Severity and ValidationErrorMessage.

Create a Horizontal view for the Data Entry page named web'xxx'Hor where xxx describes the page activity.

NOTE: Page Table should have an ID column that is set as the PrimaryKey.