SAP ABAP Interface /IPRO/IF_VARIABLE_FACTORY (Factory for variables)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Interface | /IPRO/IF_VARIABLE_FACTORY | |
| Short Description | Factory for variables |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040301 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_VARIABLE_FACTORY has no forward declaration.
Interfaces
Interface /IPRO/IF_VARIABLE_FACTORY has no interface.
Friends
Interface /IPRO/IF_VARIABLE_FACTORY has no friend.
Attributes
Interface /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
Interface /IPRO/IF_VARIABLE_FACTORY has no event.
Types
Interface /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 | 10A |