SAP ABAP Function Module CMS_API_FSBP_GET_ADDRESS_PRINT (Fetch Address Details of FS Business Partner in print format.)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS (Application Component) Collateral Management System
⤷
CMS_COMMON (Package) Tools & Common Interfaces used by CMS
⤷
⤷
Basic Data
| Function Module | CMS_API_FSBP_GET_ADDRESS_PRINT | Fetch Address Details of FS Business Partner in print format. |
| Function Group | CMS_API_FSBP | Service API's for use of FSBP by CMS |
| Program Name | SAPLCMS_API_FSBP | |
| INCLUDE Name | LCMS_API_FSBPU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_ADDRESS_PRINTFORM | TYPE | ADRS_PRINT | Formatted address (maximum 10 lines) | |||
| |
E_ADDRESS_SHORT_FORM | TYPE | SZAD_FIELD-ADDR_SHORT | One-line short form of formatted address | |||
| |
E_ADDRESS_SHORT_FORM_S | TYPE | SZAD_FIELD-ADDR_SHORT | One-line short form of formatted address | |||
| |
E_ADDRESS_DATA_CARRIER | TYPE | SZAD_FIELD-ADDR_DC | Short form of the formatted address for the data medium | |||
| |
E_ADDRESS_DATA_CARRIER_0 | TYPE | SZAD_FIELD-ADDR_DC | Short form of the formatted address for the data medium | |||
| |
E_NUMBER_OF_USED_LINES | TYPE | ADRS-ANZZL | Number of lines in address | |||
| |
E_ADDRESS_PRINTFORM_TABLE | TYPE | CMS_TAB_ADDRESS_PFTLINE | CMS BUPA BadI: Table of Print Form Table lines | |||
| |
E_ADDRESS_PRINTFORM_TABLE_10 | TYPE | CMS_TAB_ADDRESS_PFTLINE | CMS BUPA BadI: Table of Print Form Table lines | |||
| |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |||
| |
I_BU_PARTNERID | TYPE | CMS_DTE_BPID | Business Partner Number | |||
| |
I_BPF | TYPE | CMS_DTE_BPF | Business Partner Function | |||
| |
I_FLG_DB | TYPE | CMS_DTE_FLG | Indicator | |||
| |
I_ADDRESS_TYPE | TYPE | BU_ADRKIND | Address Type | |||
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 | 20040819 |
| SAP Release Created in | 200 |