SAP ABAP Class FSBP_MO_ADDRESS (Memory Object for Address Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_CENTRAL_DATA (Package) Application Logic: General Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | FSBP_MEMORY_OBJECT | Generic Memory Object | 20061024 |
Properties
| Class | FSBP_MO_ADDRESS | |
| Short Description | Memory Object for Address Data | |
| Super Class | FSBP_MEMORY_OBJECT | Generic Memory Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_AL_CENTRAL_DATA | Application Logic: General Data |
| Created | 20061024 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_MO_ADDRESS has no forward declaration.
Interfaces
Class FSBP_MO_ADDRESS has no interface implemented.
Friends
Class FSBP_MO_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) | FSBP_BAPI_ADDRESS_DATA | Address Data in BAPI Format | 20061026 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FSBP_BAPI_ADDRESS_DATA | Address Data in BAPI Format | 20061026 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XO_BOOLE | Standard Address Was Read | 20061026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns an Address Using Address Number | 20061026 | |
| 2 | Instance method | Public | Method | Returns the Standard Address for Partner (Current Status) | 20061026 | |
| 3 | Instance method | Public | Method | Returns the Standard Address for Partner (Old Status) | 20061026 | |
| 4 | Instance method | Private | Method | Initializes the Standard Address | 20061026 |
Events
Class FSBP_MO_ADDRESS has no event.
Types
Class FSBP_MO_ADDRESS has no local type.
Method Signatures
Method GET_ADDRESS_BY_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADDRNUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Adressnummer | 20061026 | |||
| 2 | R_ADDRESS | Value transfer | Type reference (TYPE) | FSBP_BAPI_ADDRESS_DATA | Adressdaten im BAPI Format | 20061026 |
Method GET_ADDRESS_BY_NUMBER on class FSBP_MO_ADDRESS has no exception.
Method GET_DEFAULT_ADDRESS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ADDRESS | Value transfer | Type reference (TYPE) | FSBP_ADDRESS_OBJECT | Struktur zur Verwaltung von Adressen | 20061026 |
Method GET_DEFAULT_ADDRESS_NEW on class FSBP_MO_ADDRESS has no exception.
Method GET_DEFAULT_ADDRESS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ADDRESS | Value transfer | Type reference (TYPE) | FSBP_ADDRESS_OBJECT | Struktur zur Verwaltung von Adressen | 20061026 |
Method GET_DEFAULT_ADDRESS_OLD on class FSBP_MO_ADDRESS has no exception.
Method INITIALIZE_DEFAULT_ADDRESS Signature
Method INITIALIZE_DEFAULT_ADDRESS on class FSBP_MO_ADDRESS has no parameter.
Method INITIALIZE_DEFAULT_ADDRESS on class FSBP_MO_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |