SAP ABAP Class /FSIH/CL_BUSINESS_PARTNER (General Value Object for a Business Partner)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/GDT_APPL (Package) Insurance Handler Application: Global File Type
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /FSIH/CL_BP_BORROWER | Value Object Class for Borrower Business Partner | 20050113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /FSIH/CL_BP_INSURER | Value Object Class for Insurance Company | 20050113 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /FSIH/CL_BP_ITV | Value Object Class for Insurance Tracking Vendor | 20050113 |
Properties
| Class | /FSIH/CL_BUSINESS_PARTNER | |
| Short Description | General Value Object for a Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSIH/GDT_APPL | Insurance Handler Application: Global File Type |
| Created | 20050113 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSIH/CL_BUSINESS_PARTNER has no forward declaration.
Interfaces
Class /FSIH/CL_BUSINESS_PARTNER has no interface implemented.
Friends
Class /FSIH/CL_BUSINESS_PARTNER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | NAME1 | Name | 20050113 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | NAME2 | Name 2 | 20050113 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20050113 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /FSIH/CL_BP_ADDRESS | Address of Business Partner | 20050113 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /FSIH/CL_BP_DB_KEY | Value Object Class for Business Partner Key | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050113 | |
| 2 | Instance method | Public | Method | Reads Attributes | 20050113 | |
| 3 | Instance method | Public | Method | Writes Attribute | 20050113 |
Events
Class /FSIH/CL_BUSINESS_PARTNER has no event.
Types
Class /FSIH/CL_BUSINESS_PARTNER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADDRESS | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_BP_ADDRESS | Address of a business partner | 20050113 | |||
| 2 | IM_PARTNER_KEY | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_BP_DB_KEY | Value Object class des Business Partner Keys | 20050113 | |||
| 3 | IM_PARTNER_NAME1 | Call by reference | Type reference (TYPE) | NAME1 | Name | 20050113 | |||
| 4 | IM_PARTNER_NAME2 | Call by reference | Type reference (TYPE) | NAME2 | Name 2 | 20050113 |
Method CONSTRUCTOR on class /FSIH/CL_BUSINESS_PARTNER has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ADDRESS | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_BP_ADDRESS | Value-Objekt für eine Adresse eines BPs | 20050113 | |||
| 2 | EX_PARTNER_NAME1 | Call by reference | Type reference (TYPE) | NAME1 | Name | 20050512 | |||
| 3 | EX_PARTNER_NAME2 | Call by reference | Type reference (TYPE) | NAME2 | Name 2 | 20050512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | business partner not found | 20050113 |
Method SET_VALUES Signature
Method SET_VALUES on class /FSIH/CL_BUSINESS_PARTNER has no parameter.
Method SET_VALUES on class /FSIH/CL_BUSINESS_PARTNER has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |