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 BUILD_INSTANCE Instance method Public Method Build variable instance 20040301
2 BUILD_WSDL_TYPE 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 Importing PIO_DOCUMENT Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20040301
2 Importing PIV_CMODIF Call by reference Type reference (TYPE) /IPRO/TVAR_CMP-CMODIF Country Key 20040505
3 Importing PIV_CONTENT Call by reference Type reference (TYPE) /IPRO/TVAR_CMP-CONTENT Content Identifier 20040301
4 Importing PIV_NAME Call by reference Type reference (TYPE) STRING The name of the variable 20040301
5 Returning 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 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20040507
2 /IPRO/CX_VARIABLE_NO_KEY No key found for table variable 20040826
3 /IPRO/CX_VARTYPE_CYCLIC 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 Importing PIV_CMODIF Call by reference Type reference (TYPE) /IPRO/CMODIF Content Modifier 20040630
2 Returning PRO_ROOT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040630
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20040630
2 /IPRO/CX_VARIABLE_NO_KEY 20040826
3 /IPRO/CX_VARTYPE_CYCLIC Cycle during variable tree generation 20040630
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A