SAP ABAP Function Module CACS00_DOCVA_LIST (Selection of Commission Documents)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCC (Package) ICM: Commission Case 'Light'
Basic Data
Function Module CACS00_DOCVA_LIST Selection of Commission Documents  
Function Group CACS00_DOC_LIST   Selection of Commission Document  
Program Name SAPLCACS00_DOC_LIST    
INCLUDE Name LCACS00_DOC_LISTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CACS_DOCVA TYPE CACS00_TT_DOCVAM Commission Document: Remuneration Line (Table Type)
Exporting ET_CACS_DOCHD TYPE CACS00_TT_DOCHDM Commission Document: Document Header (Table Type)
Exporting ET_CACS_DOCOBJ TYPE CACS00_TT_DOCOBJ Commission Document: Object Data (Table Type)
Exporting ET_CACS_DOCDT TYPE CACS00_TT_DOCDT Comm.: Detail Items for Remuneration Lines (Table Type)
Exporting ET_CACS_DOCSEDT TYPE CACS00_TT_DOCSEDT Due Date Detail Line (Table Type)
Exporting ET_CACS_DOCACT TYPE CACS00_TT_DOCACT Commission Document: Activities (Table Type)
Exporting ET_CACS_DOCPAR TYPE CACS00_TT_DOCPAR Commission Document: Participation (Table Type)
Exporting ET_CACS_DOCINV TYPE CACS00_TT_DOCINV Commission Document: Participant (Table Type)
Exporting ET_CACS_DOCREL TYPE CACS00_TT_DOCREL Commission Document: Relationships of Participants (TabType)
Importing IT_SELECTED_STATUS TYPE CACS_T_RANGE_DUE_VALUE Table Type for TCACS_VAL
Importing IV_FLG_VERS TYPE CACSFLGREV Boolean Variable (X=True, -=False, Space=Unknown)
Importing IT_POST_YEAR TYPE CACS_T_RANGE_DUE_YEAR Due Year
Importing IT_VALUE TYPE CACS_T_RANGE_DUE_VALUE Due Value
Importing IT_LED_CURR TYPE CACS_T_RANGE_DUE_CURR Due Currency
Importing IV_DOCID TYPE CACSDOCID Document Identification
Importing IT_TRITYPE TYPE CACS_T_RANGE_CACSTRIOBJ Business Object ID Selection Option
Importing IT_TRIID TYPE CACS_T_RANGE_CACSTRIOBJID Business Object ID Selection Option
Exception NO_DOCS_FOUND TYPE no commission documents found
               
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  20100310 
SAP Release Created in 604