SAP ABAP Class /IPRO/CL_WML_FORM (Process WordML-based form)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Class | /IPRO/CL_WML_FORM | |
| Short Description | Process WordML-based form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20070218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_WML_FORM has no forward declaration.
Interfaces
Class /IPRO/CL_WML_FORM has no interface implemented.
Friends
Class /IPRO/CL_WML_FORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070222 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Form element to process | 20070218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XSTRING | 20070222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070218 | |
| 2 | Instance method | Public | Method | Process WordML form element | 20070218 |
Events
Class /IPRO/CL_WML_FORM has no event.
Types
Class /IPRO/CL_WML_FORM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070222 | |||
| 2 | IO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070218 | |||
| 3 | IX_TEXT | Value transfer | Type reference (TYPE) | XSTRING | 20070222 |
Method CONSTRUCTOR on class /IPRO/CL_WML_FORM has no exception.
Method PROCESS Signature
Method PROCESS on class /IPRO/CL_WML_FORM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WML Form processing exception | 20070218 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |