SAP ABAP Class CL_BS_API_FACTORY_ADDRESS (API-factory for address API-class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_MODEL (Package) MDG: Business Partner - Model

⤷

⤷

Properties
Class | CL_BS_API_FACTORY_ADDRESS | |
Short Description | API-factory for address API-class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_BP_MODEL | MDG: Business Partner - Model |
Created | 20090819 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BS_API_FACTORY_ADDRESS has no interface implemented.
Friends
Class CL_BS_API_FACTORY_ADDRESS 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) | TY_API_INSTANCES_T | 20090819 | |||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BS_API_FACTORY_ADDRESS | API-factory for address API-class | 20090819 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | If an API-reference exists take this, when this flag=X | 20090926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090926 | |
2 | ![]() |
Instance method | Public | Method | 20090819 | |
3 | ![]() |
Static method | Public | Method | 20090819 |
Events
Class CL_BS_API_FACTORY_ADDRESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_API_INSTANCE | Protected | See coding | 20090819 | BEGIN OF ty_api_instance,
class_name TYPE seoclname,
api TYPE REF TO object,
END OF ty_api_instance
|
||
2 | TY_API_INSTANCES_T | Protected | See coding | 20090819 | ty_api_instances_t TYPE STANDARD TABLE OF ty_api_instance
|
Method Signatures
Method DO_NOT_PREFER_EXISTING_API Signature
Method DO_NOT_PREFER_EXISTING_API on class CL_BS_API_FACTORY_ADDRESS has no parameter.
Method DO_NOT_PREFER_EXISTING_API on class CL_BS_API_FACTORY_ADDRESS has no exception.
Method GET_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_API | Value transfer | Object reference (TYPE REF TO) | CL_BS_API_ADDRESS | API-class for addresses | 20090819 | ||
2 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 'CL_BS_API_ADDRESS' | Object Type Name | 20090819 |
Method GET_API on class CL_BS_API_FACTORY_ADDRESS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BS_API_FACTORY_ADDRESS | API-class for addresses | 20090819 |
Method GET_INSTANCE on class CL_BS_API_FACTORY_ADDRESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |