带你进入SAP BSP系列—理论部分(4)


Layouts of a BSPs.

BSP structure :

3
Page types:
–F: page with flow logic
–V: View
–P: page fragment

BSP events:
When the request coming,  the process follow the below logic:
1.       OnCreate: This event just execute once for stateful, otherwise once the BSP is called.
2.    OnRequest: Executed each time when the BSP is called, and restore the internal data structure from the request.
3.    OnInputProcessing: Used for process the user inputs and subsequent navigation to the next pages.
4.    OnInitialization: Executed after OnRequest, mainly for data retrieval, such as read data from database, filling internal tables….
5.    Layout:
6.    OnManipulation: Used for manipulating the data stream according to the layout.
7.    OnDestroy: The last to be executed, for deleting the information of the BSP application.


About The Author

从事SAP行业有些年头,对SAP技术稍有了解; 如无特别声明,本博客文章为原创,转载请注明; 博主MSN:xuchunbo0901@hotmail.com; 博主邮箱:bob.xu@abaptech.com。

No Comments

Leave A Reply


注意: 评论者允许使用'@user空格'的方式将自己的评论通知另外评论者。例如, ABC是本文的评论者之一,则使用'@ABC '(不包括单引号)将会自动将您的评论发送给ABC。使用'@all ',将会将评论发送给之前所有其它评论者。请务必注意user必须和评论者名相匹配(大小写一致)。

无觅相关文章插件,快速提升流量