SAP ABAP Class CL_DMS_STARTCNV_BO (BO for Start Conversion)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-DMS-CNV (Application Component) DMS Integration for Viewer/CAD intergration
     CV_CNV (Package) DMS Visual Enterprise Connector
Properties
Class CL_DMS_STARTCNV_BO  
Short Description BO for Start Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CV_CNV   DMS Visual Enterprise Connector 
Created 20111205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DMS_STARTCNV_BO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DMS_STARTCNV_BO has no interface implemented.
Friends
Class CL_DMS_STARTCNV_BO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_BO Static Attribute Private Object reference (TYPE REF TO) CL_DMS_STARTCNV_BO BO for Start Conversion 20111206
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Business Object Instance 20111206
2 STARTCONVERSION Instance method Public Method Start Conversion 20111205
Events
Class CL_DMS_STARTCNV_BO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DMS_TBL_STARTCNV_INPUT Public See coding 20121205 DMS_TBL_STARTCNV_INPUT TYPE TABLE OF DMS_S_STARTCNV_INPUT
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BO Call by reference Object reference (TYPE REF TO) CL_DMS_STARTCNV_BO BO for Start Conversion 20111206

Method GET_INSTANCE on class CL_DMS_STARTCNV_BO has no exception.

Method STARTCONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOBID Call by reference Type reference (TYPE) VEG_T_JOBID Badi output for batch job interface 20111207
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20111205
3 Importing IT_STARTCNV Call by reference Type reference (TYPE) CL_DMS_STARTCNV_BO=>DMS_TBL_STARTCNV_INPUT Table type for Start Conversion through Web 20121205

Method STARTCONVERSION on class CL_DMS_STARTCNV_BO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607