SAP ABAP Class CL_SWF_API_BASE_HANDLER (Workflow-API: Basis Handler Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_API (Package) Workflow API / XML Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GET_BPML | Workflow-API: Basis Handler Class | 20010917 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GET_CONTAINER | Workflow-API: Basis Handler Class | 20010518 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_START_WORKFLOW | Workflow-API: Basis Handler Class | 20010515 |
Properties
Class | CL_SWF_API_BASE_HANDLER | |
Short Description | Workflow-API: Basis Handler Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_API | Workflow API / XML Interface |
Created | 20010515 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_API_BASE_HANDLER has no forward declaration.
Interfaces
Class CL_SWF_API_BASE_HANDLER has no interface implemented.
Friends
Class CL_SWF_API_BASE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'exception' | 20010517 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'type' | 20010517 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'export_data' | 20010517 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'global_data' | 20010518 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'import_data' | 20010517 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'name' | 20010601 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'request' | 20010516 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'response' | 20010516 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP-WORKFLOW-API' | 20010516 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'version' | 20010516 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML Document - Management (Basis Class) | 20010516 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAPI_SHEAD | Workflow API: Header Structure | 20010516 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML Document - Management (Basis Class) | 20010516 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20010521 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20010521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010516 |
2 | ![]() |
Static method | Public | Method | Creates Handler Object from Name | 20010516 |
3 | ![]() |
Instance method | Public | Method | Execute | 20010515 |
4 | ![]() |
Instance method | Protected | Method | Gets Data Element from IMPORT XML Document | 20010516 |
5 | ![]() |
Instance method | Public | Method | Set Import/Export Documents, Global Daten | 20010518 |
6 | ![]() |
Instance method | Protected | Method | Sets a Data Element to the EXPORT XML Document | 20010516 |
7 | ![]() |
Static method | Public | Method | Sets a Message Structure to an XML Document | 20010516 |
8 | ![]() |
Instance method | Protected | Method | 20010522 | |
9 | ![]() |
Instance method | Protected | Method | 20010522 |
Events
Class CL_SWF_API_BASE_HANDLER has no event.
Types
Class CL_SWF_API_BASE_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_API_BASE_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_SWF_API_BASE_HANDLER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPORT_DOC | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20010516 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Handlerklasse | 20010516 | ||
3 | ![]() |
HANDLER_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_API_BASE_HANDLER | Workflow-API: Basis-Handler-Klasse | 20010516 | ||
4 | ![]() |
IMPORT_DOC | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20010516 |
Method CREATE on class CL_SWF_API_BASE_HANDLER has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | 20010516 |
Method EXECUTE on class CL_SWF_API_BASE_HANDLER has no exception.
Method GET_IMPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Datenfeld/-struktur die gefüllt wird | 20010516 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elements | 20010516 | ||
3 | ![]() |
RETCODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010516 |
Method GET_IMPORT_DATA on class CL_SWF_API_BASE_HANDLER has no exception.
Method SET_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPORT_DOC | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20010518 | ||
2 | ![]() |
IMPORT_DOC | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20010518 |
Method SET_DOCUMENTS on class CL_SWF_API_BASE_HANDLER has no exception.
Method SET_EXPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Datenfeld/-struktur die gesetzt wird | 20010516 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elements | 20010516 | ||
3 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010516 |
Method SET_EXPORT_DATA on class CL_SWF_API_BASE_HANDLER has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20010516 | ||
2 | ![]() |
MSG | Call by reference | Type reference (TYPE) | SAPI_SMSG | Workflow-API: Message-Struktur | 20010516 | ||
3 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010516 |
Method SET_MESSAGE on class CL_SWF_API_BASE_HANDLER has no exception.
Method _SET_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | C | SPACE | 20010522 | ||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichten, Nachrichtenklasse | 20010522 | |
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | 20010522 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | 20010522 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | C | SY-MSGV1 | 20010522 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | C | SY-MSGV2 | 20010522 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | C | SY-MSGV3 | 20010522 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | C | SY-MSGV4 | 20010522 |
Method _SET_SY_MESSAGE on class CL_SWF_API_BASE_HANDLER has no exception.
Method _SET_WAPI_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Tabelle mit sap-wapi-Message (Zeilen) | 20010522 | ||
2 | ![]() |
MESSAGE_STRUCT | Call by reference | Type reference (TYPE) | SAPI_MSG_STRUC | Tabelle mit sap-wapi-Message (Strukturen) | 20010522 |
Method _SET_WAPI_MESSAGES on class CL_SWF_API_BASE_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |