SAP ABAP Class /FSIH/CL_OUTBOUND_BP (Outbound Class for Connection to Business Partner)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/OUT_BUSINESS_PARTNER (Package) Business Partner: Outbound Layer
⤷
⤷
Properties
| Class | /FSIH/CL_OUTBOUND_BP | |
| Short Description | Outbound Class for Connection to Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSIH/OUT_BUSINESS_PARTNER | Business Partner: Outbound Layer |
| Created | 20050113 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSIH/CL_OUTBOUND_BP has no forward declaration.
Interfaces
Class /FSIH/CL_OUTBOUND_BP has no interface implemented.
Friends
Class /FSIH/CL_OUTBOUND_BP has no friend class.
Attributes
Class /FSIH/CL_OUTBOUND_BP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads Address of Business Partner | 20050113 | |
| 2 | Instance method | Public | Method | Reads Business Partner Master Data | 20050113 |
Events
Class /FSIH/CL_OUTBOUND_BP has no event.
Types
Class /FSIH/CL_OUTBOUND_BP has no local type.
Method Signatures
Method GET_PARTNER_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REF_BP_ADDRESS | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_BP_ADDRESS | Address of a business partner | 20050113 | |||
| 2 | IM_PARTNER_NR | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050113 |
Method GET_PARTNER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PARTNER_NAME1 | Call by reference | Type reference (TYPE) | NAME1 | Name | 20050113 | |||
| 2 | EX_PARTNER_NAME2 | Call by reference | Type reference (TYPE) | NAME2 | Name 2 | 20050113 | |||
| 3 | IM_PARTNER_NR | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050113 |
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |