SAP ABAP Class /IPRO/IF_VARIABLE_FACTORY (Factory for variables)
Properties
| Class | /IPRO/IF_VARIABLE_FACTORY | |
| Short Description | Factory for variables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040301 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_VARIABLE_FACTORY has no forward declaration.
Interfaces
Class /IPRO/IF_VARIABLE_FACTORY has no interface implemented.
Friends
Class /IPRO/IF_VARIABLE_FACTORY has no friend class.
Attributes
Class /IPRO/IF_VARIABLE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build variable instance | 20040301 | |
| 2 | Instance method | Public | Method | WSDL type representation of Variable tree | 20040630 |
Events
Class /IPRO/IF_VARIABLE_FACTORY has no event.
Types
Class /IPRO/IF_VARIABLE_FACTORY has no local type.
Method Signatures
Method BUILD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20040301 | |||
| 2 | PIV_CMODIF | Call by reference | Type reference (TYPE) | /IPRO/TVAR_CMP-CMODIF | Country Key | 20040505 | |||
| 3 | PIV_CONTENT | Call by reference | Type reference (TYPE) | /IPRO/TVAR_CMP-CONTENT | Content Identifier | 20040301 | |||
| 4 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | The name of the variable | 20040301 | |||
| 5 | PRO_VARIABLE | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_VARIABLE | Interface to document builder variable | 20040301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Specified child node not found | 20040507 | ||
| 2 | No key found for table variable | 20040826 | ||
| 3 | Cycle during variable tree generation | 20040301 |
Method BUILD_WSDL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_CMODIF | Call by reference | Type reference (TYPE) | /IPRO/CMODIF | Content Modifier | 20040630 | |||
| 2 | PRO_ROOT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Specified child node not found | 20040630 | ||
| 2 | 20040826 | |||
| 3 | Cycle during variable tree generation | 20040630 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |