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 |
|---|---|---|---|---|---|---|---|
| |
E_VZSKOKO | TYPE | VZSKOKO | Condition header stock, investment, shareh. | |||
| |
E_VZZKOKO | TYPE | VZZKOKO | Condition header bond | |||
| |
E_KOPO | TYPE | TRPM_IT_VVZZKOPO | Condition items | |||
| |
E_SCHEDULE_KEY_EFF_RATE | TYPE | RDPT_SCHEDULE_KEY_EFF_RATE | Schlüssel des Tilgungsplans, der den Effektivzins erklärt | |||
| |
E_TAB_REDEMPTION_SCHEDULE | TYPE | RDPT_SCHEDULES | Redemption schedules | |||
| |
I_RANL | TYPE | VWPANLA-RANL | Security ID number | |||
| |
I_SANLF | TYPE | VWPANLA-SANLF | Product category of security | |||
| |
I_GSART | TYPE | VWPANLA-GSART | Product type of security | |||
| |
I_VALID_FROM | TYPE | DGUEL | SY-DATUM | Datum Kondition gültig ab | ||
| |
I_SET_NAME | TYPE | RDPT_SET_NAME | Name des Redemption-Sets | |||
| |
I_USE_BUFFER | TYPE | CHAR1 | SPACE | 'X' => Buffer is used for Conditions (1 security's condition is buffered) | ||
| |
I_VALID_FROM_RDPT | TYPE | DGUEL | Tilgungsplan gültig ab | |||
| |
I_RANL_INITIAL | TYPE | ID number not filled | ||||
| |
I_SANLF_INITIAL | TYPE | Product category not filled | ||||
| |
I_GSART_INITIAL | TYPE | Product type not filled | ||||
| |
PRODUCT_CATEGORY_HAS_NO_COND | TYPE | No conditions for this product category | ||||
| |
CONDITION_HEADER_NOT_FOUND | TYPE | No condition header found | ||||
| |
CONDITION_POSITIONS_NOT_FOUND | TYPE | No condition items found (but header) | ||||
| |
ACTIVE_SET_NOT_FOUND | TYPE | Set not found on security | ||||
| |
NO_VALID_SCHEDULE_FOUND | TYPE | Valid redemption schedule not found for set | ||||
| |
CONDITION_GENERATING_ERROR | TYPE | Other error in connection with generating condition | ||||
Processing Type
| Normal Function 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 |