SAP ABAP Function Module CONDITIONS_READ_SEC (Konditionskopf und -positionen zu einem Wertpapier lesen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVW (Package) Treasury Management: Securities
Basic Data
Function Module CONDITIONS_READ_SEC Konditionskopf und -positionen zu einem Wertpapier lesen  
Function Group FV64   Gen. FM Fin.assets mgmt Securities  
Program Name SAPLFV64    
INCLUDE Name LFV64U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VZSKOKO TYPE VZSKOKO Condition header stock, investment, shareh.
Exporting E_VZZKOKO TYPE VZZKOKO Condition header bond
Exporting E_KOPO TYPE TRPM_IT_VVZZKOPO Condition items
Exporting E_SCHEDULE_KEY_EFF_RATE TYPE RDPT_SCHEDULE_KEY_EFF_RATE Schlüssel des Tilgungsplans, der den Effektivzins erklärt
Exporting E_TAB_REDEMPTION_SCHEDULE TYPE RDPT_SCHEDULES Redemption schedules
Importing I_RANL TYPE VWPANLA-RANL Security ID number
Importing I_SANLF TYPE VWPANLA-SANLF Product category of security
Importing I_GSART TYPE VWPANLA-GSART Product type of security
Importing I_VALID_FROM TYPE DGUEL SY-DATUM Datum Kondition gültig ab
Importing I_SET_NAME TYPE RDPT_SET_NAME Name des Redemption-Sets
Importing I_USE_BUFFER TYPE CHAR1 SPACE 'X' => Buffer is used for Conditions (1 security's condition is buffered)
Importing I_VALID_FROM_RDPT TYPE DGUEL Tilgungsplan gültig ab
Exception I_RANL_INITIAL TYPE ID number not filled
Exception I_SANLF_INITIAL TYPE Product category not filled
Exception I_GSART_INITIAL TYPE Product type not filled
Exception PRODUCT_CATEGORY_HAS_NO_COND TYPE No conditions for this product category
Exception CONDITION_HEADER_NOT_FOUND TYPE No condition header found
Exception CONDITION_POSITIONS_NOT_FOUND TYPE No condition items found (but header)
Exception ACTIVE_SET_NOT_FOUND TYPE Set not found on security
Exception NO_VALID_SCHEDULE_FOUND TYPE Valid redemption schedule not found for set
Exception CONDITION_GENERATING_ERROR TYPE Other error in connection with generating condition
               
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  20091125 
SAP Release Created in