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 CL_WFD_ADHOC_WORKFLOW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWWW 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 AC_WORKFLOW Instance attribute Protected Object reference (TYPE REF TO) CL_WFD_ADHOC_WORKFLOW Adhoc Workflow 19991005
2 AT_FLAT_AGENTS Instance attribute Protected Type reference (TYPE) SWDAFAGNTS Flat Format of Adhoc Processor 19991007
3 AT_HTML Instance attribute Protected Type reference (TYPE) SWWW_T_MERGE_TABLE HTML 19991006
4 A_ERROR_AGENT Instance attribute Protected Type reference (TYPE) STEXT Object Description 20010529
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AGENT_ALREADY_STORED Instance method Protected Method Processor Already in Table? 20000609
2 CONSTRUCTOR Instance method Public Constructor Structure of Control 19990915
3 HTML_AFTER_INPUT Instance method Protected Method Parse HTML Form and Check Errors 19991005
4 HTML_BEFORE_OUTPUT Instance method Protected Method Create and Display HTML Form 19991005
5 HTML_FORM_CLOSE Instance method Protected Method Create HTML Form: Close Form Fields 19991006
6 HTML_FORM_HEADLINE Instance method Protected Method Create HTML Form: Create Text 19991006
7 HTML_FORM_INIT Instance method Protected Method Format Processor for Form 19991007
8 HTML_FORM_OPEN Instance method Protected Method Create HTML Form: Open Form Fields 19991006
9 HTML_VALUE_HELP 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 Importing AGENTS Call by reference Type reference (TYPE) SWDTAAGNT Adhoc-Beabeiter: Liste technischer und ausführlicher Namen 20000609
2 Exporting FOUND_AGENT Call by reference Type reference (TYPE) SWDAAGNT Adhoc-Beabeiter: Technischer und ausführlicher Name 20000609
3 Importing SEARCH_AGENT Value transfer Type reference (TYPE) SWDAAGNT Adhoc-Beabeiter: Technischer und ausführlicher Name 20000609
# Exception Resumable Description Created on
1 NOT_STORED Nicht gespeichert 20000609

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Changing 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 Changing 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 Importing ACTION Value transfer Type reference (TYPE) C action 19991004
# Exception Resumable Description Created on
1 CANCELLED_BY_USER 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