SAP ABAP Function Module SWA_CHECK_CONTAINER_MODIFY (Prüfung der Werte einer Containerinstanz gegen die Containerdefinition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWA (Package) Business Workflow: Expressions, binding
⤷
⤷
Basic Data
| Function Module | SWA_CHECK_CONTAINER_MODIFY | Prüfung der Werte einer Containerinstanz gegen die Containerdefinition |
| Function Group | SWA8 | Container check |
| Program Name | SAPLSWA8 | Container check |
| INCLUDE Name | LSWA8U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT | TYPE | SYST-SUBRC | Return code (0,1,2) | |||
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language for messages | ||
| |
DATAFLOW | TYPE | SWABINDEF-DATAFLOW | Binding direction | |||
| |
CONTAINER_DESCRIPT | TYPE | SWCONTDEF-DESCRIPT | Description of container (->message variable) | |||
| |
INTERNAL_DATE_N_TIME | TYPE | SYST-INPUT | Date and time entries in internal format | |||
| |
CONTAINER_DEFINITION | TYPE | SWCONTDEF | Container definition | |||
| |
CONTAINER_INSTANCE | TYPE | SWCONT | Container instance | |||
| |
MESSAGES | TYPE | SWA_MSGLIN | Messages | |||
| |
CONTAINER_VALUES | TYPE | SWACONEXTV | Values for container instance | |||
| |
STRUCTURED_MESSAGES | TYPE | SWR_MSTRUC | Meldungen in nicht aufbereiteter Form | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19961206 |
| SAP Release Created in |