SAP ABAP Function Module RS_BCT_XSA_AUTOCLASS_PROCESSOR (AutoClassification Processing)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-EPM (Application Component) Spend Analytics Content
     RS_BCT_XSA_ABAP_B (Package) xSA ABAP Objects (Basis)
Basic Data
Function Module RS_BCT_XSA_AUTOCLASS_PROCESSOR AutoClassification Processing  
Function Group RS_BCT_XSA_DMT   xSA Data Management Tool  
Program Name SAPLRS_BCT_XSA_DMT    
INCLUDE Name LRS_BCT_XSA_DMTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NUMBERS TYPE I Classified, trained, exported or imported records
Exporting E_TIMESTAMP TYPE TIMESTAMPL Latest Timestamp for record update in DataStore Object
Exporting E_FIELDPOSITION TYPE I Current position in the file
Importing I_KEY_SELECTION_LOW TYPE RSDRI_S_RANGE-LOW Selection for Document ID lower value
Importing I_KEY_SELECTION_HIGH TYPE RSDRI_S_RANGE-HIGH Selection for Document ID higher value
Importing I_CLASS_LOW TYPE RSPCVARIANT-LOW Implementing Class for Classification Engine
Importing I_C_1_LOW TYPE RSPCVARIANT-LOW Classification Parameter IOBJ 1
Importing I_C_1_HIGH TYPE RSPCVARIANT-HIGH Classification Parameter IOBJ 1 (w/o 0)
Importing I_C_2_LOW TYPE RSPCVARIANT-LOW Classification Parameter IOBJ 2
Importing I_C_2_HIGH TYPE RSPCVARIANT-HIGH Classification Parameter IOBJ 2 (w/o 0)
Importing I_C_3_LOW TYPE RSPCVARIANT-LOW Classification Parameter IOBJ 3
Importing I_C_3_HIGH TYPE RSPCVARIANT-HIGH Classification Parameter IOBJ 3 (w/o 0)
Importing I_ITEMTAB_LOW TYPE RSPCVARIANT-LOW Document ID InfoObject
Importing I_ITEMTAB_HIGH TYPE RSPCVARIANT-HIGH Document ID InfoObject (w/o 0)
Importing I_I_1_LOW TYPE RSPCVARIANT-LOW Input IOBJ 1
Importing I_I_1_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 1 (w/o 0)
Importing I_I_2_LOW TYPE RSPCVARIANT-LOW Input IOBJ 2
Importing I_I_2_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 2 (w/o 0)
Importing I_I_3_LOW TYPE RSPCVARIANT-LOW Input IOBJ 3
Importing I_I_3_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 3 (w/o 0)
Importing I_I_4_LOW TYPE RSPCVARIANT-LOW Input IOBJ 4
Importing I_I_4_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 4 (w/o 0)
Importing I_I_5_LOW TYPE RSPCVARIANT-LOW Input IOBJ 5
Importing I_I_5_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 5 (w/o 0)
Importing I_I_6_LOW TYPE RSPCVARIANT-LOW Input IOBJ 6
Importing I_I_6_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 6 (w/o 0)
Importing I_I_7_LOW TYPE RSPCVARIANT-LOW Input IOBJ 7
Importing I_I_7_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 7 (w/o 0)
Importing I_I_8_LOW TYPE RSPCVARIANT-LOW Input IOBJ 8
Importing I_I_8_HIGH TYPE RSPCVARIANT-HIGH Input IOBJ 8 (w/o 0)
Importing I_K_1_LOW TYPE RSPCVARIANT-LOW DataStore Object Key IOBJ 1
Importing I_K_1_HIGH TYPE RSPCVARIANT-HIGH DataStore Object Key IOBJ 1(w/o 0)
Importing I_METHOD_LOW TYPE RSPCVARIANT-LOW Classification Method
Importing I_NEW_TRAIN_LOW TYPE RSPCVARIANT-LOW New Traning Flag
Importing I_O_1_LOW TYPE RSPCVARIANT-LOW Classification IOBJ
Importing I_O_1_HIGH TYPE RSPCVARIANT-HIGH Classification IOBJ (w/o 0)
Importing I_PACKAGE_SIZE_LOW TYPE RSPCVARIANT-LOW Package Size out of variant setting
Importing I_PROCESSING_LOW TYPE RSPCVARIANT-LOW Parallel or Seq. Processing
Importing I_SERVER_GROUP_LOW TYPE RSPCVARIANT-LOW Server Group for parallel processing
Importing I_SERVER_LOW TYPE RSPCVARIANT-LOW Server of Classificaton Engine
Importing I_SOURCETAB_LOW TYPE RSPCVARIANT-LOW Classification DataStore Object
Importing I_SOURCETAB_HIGH TYPE RSPCVARIANT-HIGH DDIC Table of Active Data Classification DataStore Object
Importing I_S_1_LOW TYPE RSPCVARIANT-LOW Status IOBJ 1
Importing I_S_1_HIGH TYPE RSPCVARIANT-HIGH Status IOBJ 1 (w/o 0)
Importing I_S_2_LOW TYPE RSPCVARIANT-LOW Status IOBJ 2
Importing I_S_2_HIGH TYPE RSPCVARIANT-HIGH Status IOBJ 2 (w/o 0)
Importing I_TEXTTAB_LOW TYPE RSPCVARIANT-LOW DDIC Table of Document Text
Importing I_V_1_LOW TYPE RSPCVARIANT-LOW Lower Value of Status IOBJ 1
Importing I_V_1_HIGH TYPE RSPCVARIANT-HIGH Higher Value of Status IOBJ 1
Importing I_V_2_LOW TYPE RSPCVARIANT-LOW Lower Value of Status IOBJ 2
Importing I_V_2_HIGH TYPE RSPCVARIANT-HIGH Higher Value of Status IOBJ 2
Importing I_T_RSDRI_T_SFC TYPE RSDRI_T_SFC List of characteristics to be selected
Importing I_T_RSDRI_T_SFK TYPE RSDRI_T_SFK List of key figures to be selected
Importing I_LOCALFILE TYPE LOCALFILE File Path
Importing I_RFCDEST TYPE RFCDEST Logical Destination (Specified in Function Call)
Importing I_FIELDPOSITION TYPE I Current position in the file
Importing I_DEL TYPE CHAR01 Field Delimiter
Importing I_ESC TYPE CHAR01 Escape Sign
Exception ERROR_SOURCE_OBJECT TYPE DataStore Object Problems
Exception ERROR_TEXT_OBJECT TYPE Text Table Problems
Exception ERROR_COMMUNICATION TYPE Classficiation Engine Connectivity
Exception ERROR_UPDATE TYPE Error in Sub-step Update
Exception ERROR_TRAINING TYPE Error in Sub-step Training
Exception ERROR_CLASSIFICATION TYPE Error in Sub-step Classification
Exception ERROR_UNKNOWN TYPE Unknow Error
Exception ERROR_FILEEXCHANGE TYPE Error in Sub-step Export/Import
Exception NO_RECORDS_TO_CLASSIFY TYPE Classification Records = 0
Exception NO_RECORDS_TO_PROCESS TYPE Records for processing = 0
Exception NO_RECORDS_TO_TRAIN TYPE Training Records = 0
Exception NO_RECORDS_TO_EXPORT TYPE Export Records = 0
Exception NO_RECORDS_TO_IMPORT TYPE Import Records = 0
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141101 
SAP Release Created in