Tuesday, July 30, 2013
Container Definition
Container can hold data at run time. Container has to be defined to describe which data, of which type and under which ID.Container is
- Table like data structure.
- Used for field values and object references
- Only contain control information for the workflow system.
- Do not contain Application business data.
Container types in Workflow.
- Method container
- Event container
- Rule container
- Task container(Work Item Container)
- Workflow container
Data Binding in Workflow.
- Definition time: Definition of data modelling and assignment rules which are implemented at run time
- Transferring data in one container to another container.
- Assigning(initial) values to some container elements.
- Run Time: Binding definition is executed at runtime
- Data is moved to from container to another container.
Possible Binding directions in workflow.
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
0 comments:
Post a Comment
Your useful comments, suggestions are appreciated.Your comments are moderated.