Macro Instructions for Processing a Container
INCLUDE <cntn01>.
- Implementation programs of object types
- Function modules for event creation
- Function modules for rule resolution
- ABAP classes (for example, for use in programmer exits)
- Accessing the value of a container element
- Entering a value for a container element
The container must be declared and initialized with the following macro instructions:
SWC_CONTAINER <Container>."Declaration
SWC_CREATE_CONTAINER <Container>. "Initialization
Standard tasks and customer tasks
Standard task
A task described by an object method.
Go to the PFTS t code --- for standard task
Go to the PFT t code --- for task
Workflow Definition describe in business process
SWC_CONTAINER <Container>."Declaration
SWC_CREATE_CONTAINER <Container>. "Initialization
Standard tasks and customer tasks
Standard task
- Organizational object type TS
- Cross client
- Any plan version
- No validity period
- Organizational object type T
- Client specific
- Plan version specific
- Validity period
A task described by an object method.
Go to the PFTS t code --- for standard task
Go to the PFT t code --- for task
Workflow Definition describe in business process
looks informative
ReplyDelete