SAP ABAP Class CL_WFD_HTML_ADHOC (Basis Class for Processing Adhoc Processors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_BASE | Superclass for HTML Control in Workflow Builder Environment | 19990915 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_ADHOC_CHANGE | Change Ad Hoc Agent for Runtime | 19990915 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_ADHOC_START | Create Adhoc Agent for Workflow Start | 19990915 |
Properties
| Class | CL_WFD_HTML_ADHOC | |
| Short Description | Basis Class for Processing Adhoc Processors | |
| Super Class | CL_WFD_HTML_BASE | Superclass for HTML Control in Workflow Builder Environment |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 19990915 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WFD_HTML_ADHOC has no interface implemented.
Friends
Class CL_WFD_HTML_ADHOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFD_ADHOC_WORKFLOW | Adhoc Workflow | 19991005 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWDAFAGNTS | Flat Format of Adhoc Processor | 19991007 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWWW_T_MERGE_TABLE | HTML | 19991006 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STEXT | Object Description | 20010529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Processor Already in Table? | 20000609 | |
| 2 | Instance method | Public | Constructor | Structure of Control | 19990915 | |
| 3 | Instance method | Protected | Method | Parse HTML Form and Check Errors | 19991005 | |
| 4 | Instance method | Protected | Method | Create and Display HTML Form | 19991005 | |
| 5 | Instance method | Protected | Method | Create HTML Form: Close Form Fields | 19991006 | |
| 6 | Instance method | Protected | Method | Create HTML Form: Create Text | 19991006 | |
| 7 | Instance method | Protected | Method | Format Processor for Form | 19991007 | |
| 8 | Instance method | Protected | Method | Create HTML Form: Open Form Fields | 19991006 | |
| 9 | Instance method | Protected | Method | HTML Form Input Help | 19991004 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INPUT_DONE | Instance Event (0) |
Public (2) |
All processors have been consistently input | 19990915 |
Types
Class CL_WFD_HTML_ADHOC has no local type.
Method Signatures
Method CHECK_AGENT_ALREADY_STORED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGENTS | Call by reference | Type reference (TYPE) | SWDTAAGNT | Adhoc-Beabeiter: Liste technischer und ausführlicher Namen | 20000609 | |||
| 2 | FOUND_AGENT | Call by reference | Type reference (TYPE) | SWDAAGNT | Adhoc-Beabeiter: Technischer und ausführlicher Name | 20000609 | |||
| 3 | SEARCH_AGENT | Value transfer | Type reference (TYPE) | SWDAAGNT | Adhoc-Beabeiter: Technischer und ausführlicher Name | 20000609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht gespeichert | 20000609 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent | 19990915 |
Method CONSTRUCTOR on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_AFTER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY_TABLE | Call by reference | Type reference (TYPE) | CNHT_QUERY_TABLE | query table | 19991005 |
Method HTML_AFTER_INPUT on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_BEFORE_OUTPUT Signature
Method HTML_BEFORE_OUTPUT on class CL_WFD_HTML_ADHOC has no parameter.
Method HTML_BEFORE_OUTPUT on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_FORM_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Type reference (TYPE) | SWWW_T_MERGE_ITEM | HTML | 19991006 |
Method HTML_FORM_CLOSE on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_FORM_HEADLINE Signature
Method HTML_FORM_HEADLINE on class CL_WFD_HTML_ADHOC has no parameter.
Method HTML_FORM_HEADLINE on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_FORM_INIT Signature
Method HTML_FORM_INIT on class CL_WFD_HTML_ADHOC has no parameter.
Method HTML_FORM_INIT on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_FORM_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Type reference (TYPE) | SWWW_T_MERGE_ITEM | HTML | 19991006 |
Method HTML_FORM_OPEN on class CL_WFD_HTML_ADHOC has no exception.
Method HTML_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Type reference (TYPE) | C | action | 19991004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer | 19991005 |
Event Signatures
Event INPUT_DONE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_CONTAINER | Exporting | Value transfer | Type reference (TYPE) | SWCONTTAB | Laufzeitcontainer mit den Bearbeitern | 19990915 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |