SAP ABAP Class /IPRO/IF_EX_ASSEMBLY_DEF (Business add-in interface /IPRO/IF_EX_ASSEMBLY_DEF)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_ASSEMBLE_APACHE Imp. class for BAdI ASSEMBLY_DEF for APACHE 20080327
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_EX_ASSEMBLY_DEF BAdI Class /IPRO/CL_EX_ASSEMBLY_DEF 20070629
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_IM_DOCX_IMPL Imp. class for BAdI imp. ASSEMBLY 20100610
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_IM_HTML_IMPL Imp. class for BAdI ASSEMBLY_DEF 20080312
5 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_IM_WORDML_IMPL Imp. class for BAdI imp. ASSEMBLY 20080109
Properties
Class /IPRO/IF_EX_ASSEMBLY_DEF  
Short Description Business add-in interface /IPRO/IF_EX_ASSEMBLY_DEF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20040413   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_EX_ASSEMBLY_DEF has no forward declaration.
Interfaces
Class /IPRO/IF_EX_ASSEMBLY_DEF has no interface implemented.
Friends
Class /IPRO/IF_EX_ASSEMBLY_DEF has no friend class.
Attributes
Class /IPRO/IF_EX_ASSEMBLY_DEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSEMBLE Instance method Public Method Assembles the document 20040413
2 CLAUSE Instance method Public Method Generates a clause and/or supporting piece(s) 20041213
3 FORM Instance method Public Method Generates a form 20040420
4 SCHEDULE Instance method Public Method Generates a schedule 20040713
Events
Class /IPRO/IF_EX_ASSEMBLY_DEF has no event.
Types
Class /IPRO/IF_EX_ASSEMBLY_DEF has no local type.
Method Signatures

Method ASSEMBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOC Value transfer Type reference (TYPE) XSTRING The assembled document 20040730
2 Exporting EV_FORMAT Value transfer Type reference (TYPE) CHAR10 Character Field Length = 10 20040730
3 Importing IV_DOC Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20040514
# Exception Resumable Description Created on
1 /IPRO/CX_OUTPUT_GEN_FAILED Output generation failed 20041220

Method CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ELEMENT Interface to document builder element 20070629
2 Importing IVT_CLAUSE Value transfer Type reference (TYPE) STANDARD TABLE The clause and/or piece(s) of to be transformed 20041229
3 Importing IVT_FILLINS Value transfer Type reference (TYPE) /IPRO/TT_VAR_PAIR Table type for variable pair 20050304
4 Importing IV_STYLE Value transfer Type reference (TYPE) /IPRO/STYLE Document Style 20041213
5 Returning RV_OUTPUT Value transfer Type reference (TYPE) /IPRO/S_OUTPUT The rendered clause or piece of 20041220
# Exception Resumable Description Created on
1 /IPRO/CX_OUTPUT_GEN_FAILED Output generation failed 20041229

Method FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORM Value transfer Type reference (TYPE) XSTRING The assembled form 20040802
2 Exporting EV_FORMAT Value transfer Type reference (TYPE) CHAR10 Character Field Length = 10 20040802
3 Importing IV_ELEMENTS Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ELEMENT Interface to document builder element 20040420
# Exception Resumable Description Created on
1 /IPRO/CX_OUTPUT_GEN_FAILED Output generation failed 20050429

Method SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20040713
2 Importing IV_OTYPE Value transfer Type reference (TYPE) /IPRO/OTYPE Output Type 20040713
3 Returning RV_SCHED Value transfer Type reference (TYPE) XSTRING The built schedule 20040713

Method SCHEDULE on class /IPRO/IF_EX_ASSEMBLY_DEF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in