SAP ABAP Class /FSIH/CL_BP_ADDRESS (Value Object for Address of Business Partner)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/AI_BUSINESS_PARTNER (Package) Business Partner: Integration Layer
⤷
⤷
Properties
| Class | /FSIH/CL_BP_ADDRESS | |
| Short Description | Value Object for Address of Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSIH/AI_BUSINESS_PARTNER | Business Partner: Integration Layer |
| Created | 20050113 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSIH/CL_BP_ADDRESS has no forward declaration.
Interfaces
Class /FSIH/CL_BP_ADDRESS has no interface implemented.
Friends
Class /FSIH/CL_BP_ADDRESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AD_CITY1 | Location | 20050113 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LAND1 | Country Key | 20050113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | AD_NAME_CO | c/o Name | 20050113 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AD_CITY2 | District | 20050113 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | AD_HSNM1 | House Number | 20050113 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AD_POBX | P.O. Box | 20050113 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20050113 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | AD_STREET | Street Name | 20050113 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | AD_PSTCD1 | City Postal Code | 20050113 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | AD_PSTCD2 | PO Box Postal Code | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050113 |
Events
Class /FSIH/CL_BP_ADDRESS has no event.
Types
Class /FSIH/CL_BP_ADDRESS 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_CITY | Call by reference | Type reference (TYPE) | AD_CITY1 | Ort | 20050113 | |||
| 2 | IM_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20050113 | |||
| 3 | IM_C_O_NAME | Call by reference | Type reference (TYPE) | AD_NAME_CO | c/o-Name | 20050113 | |||
| 4 | IM_DISTRICT | Call by reference | Type reference (TYPE) | AD_CITY2 | Ortsteil | 20050113 | |||
| 5 | IM_HOUSE_NR | Call by reference | Type reference (TYPE) | AD_HSNM1 | Hausnummer | 20050113 | |||
| 6 | IM_POSTBOX | Call by reference | Type reference (TYPE) | AD_POBX | Postfach | 20050113 | |||
| 7 | IM_REGION | Call by reference | Type reference (TYPE) | REGIO | Region (Bundesstaat, Bundesland, Provinz, Grafschaft) | 20050113 | |||
| 8 | IM_STREET | Call by reference | Type reference (TYPE) | AD_STREET | Straße | 20050113 | |||
| 9 | IM_ZIP_CITY | Call by reference | Type reference (TYPE) | AD_PSTCD1 | Postleitzahl des Orts | 20050113 | |||
| 10 | IM_ZIP_POSTBOX | Call by reference | Type reference (TYPE) | AD_PSTCD2 | Postleitzahl des Postfachs | 20050113 |
Method CONSTRUCTOR on class /FSIH/CL_BP_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |