SAP ABAP Function Module CACS00_DOCSE_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_DOCSE_LIST Selection of Commission Documents  
Function Group CACS00_DOC_LIST   Selection of Commission Document  
Program Name SAPLCACS00_DOC_LIST    
INCLUDE Name LCACS00_DOC_LISTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CACS_DOCSE TYPE CACS00_TT_DOCSEM 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 Table type: cacs00_obj
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_CONTRACTS TYPE CACS_T_RANGE_CTRTBU_ID Commission Document: Remuneration Line (Table Type)
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_REMUNERATION TYPE CACS_T_RANGE_REMUNERATION Remuneration Type
Importing IT_LED_CURR TYPE CACS_T_RANGE_DUE_CURR Due Currency
Importing IT_CON_CURR TYPE CACS_T_RANGE_DUE_CONCURR Due Contract Currency Key
Importing IV_DOCID TYPE CACSDOCID Document Identification
Importing IT_DUE_DATE TYPE CACS_T_RANGE_DUE_DATE Due Date
Importing IT_SETTLE_DATE TYPE CACS_T_RANGE_DUE_DATE Due Date
Importing IT_SETTLE_POST_YEAR TYPE CACS_T_RANGE_DUE_YEAR Due Year
Importing IT_SETTLE_DOC_ID TYPE CACS_T_RANGE_CACSDOCIDSETTLE
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