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 CITY Instance attribute Private Type reference (TYPE) AD_CITY1 Location 20050113
2 COUNTRY Instance attribute Private Type reference (TYPE) LAND1 Country Key 20050113
3 C_O_NAME Instance attribute Private Type reference (TYPE) AD_NAME_CO c/o Name 20050113
4 DISTRICT Instance attribute Private Type reference (TYPE) AD_CITY2 District 20050113
5 HOUSE_NR Instance attribute Private Type reference (TYPE) AD_HSNM1 House Number 20050113
6 POSTBOX Instance attribute Private Type reference (TYPE) AD_POBX P.O. Box 20050113
7 REGION Instance attribute Private Type reference (TYPE) REGIO Region (State, Province, County) 20050113
8 STREET Instance attribute Private Type reference (TYPE) AD_STREET Street Name 20050113
9 ZIP_CODE_CITY Instance attribute Private Type reference (TYPE) AD_PSTCD1 City Postal Code 20050113
10 ZIP_CODE_POSTBOX Instance attribute Private Type reference (TYPE) AD_PSTCD2 PO Box Postal Code 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing IM_CITY Call by reference Type reference (TYPE) AD_CITY1 Ort 20050113
2 Importing IM_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20050113
3 Importing IM_C_O_NAME Call by reference Type reference (TYPE) AD_NAME_CO c/o-Name 20050113
4 Importing IM_DISTRICT Call by reference Type reference (TYPE) AD_CITY2 Ortsteil 20050113
5 Importing IM_HOUSE_NR Call by reference Type reference (TYPE) AD_HSNM1 Hausnummer 20050113
6 Importing IM_POSTBOX Call by reference Type reference (TYPE) AD_POBX Postfach 20050113
7 Importing IM_REGION Call by reference Type reference (TYPE) REGIO Region (Bundesstaat, Bundesland, Provinz, Grafschaft) 20050113
8 Importing IM_STREET Call by reference Type reference (TYPE) AD_STREET Straße 20050113
9 Importing IM_ZIP_CITY Call by reference Type reference (TYPE) AD_PSTCD1 Postleitzahl des Orts 20050113
10 Importing 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