SAP ABAP Class CL_BSP_BP_ACCMOD_ADDR_USAGE (BSP IL Business Partner: Address Usage)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
⤷
COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20050519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20021220 |
Properties
| Class | CL_BSP_BP_ACCMOD_ADDR_USAGE | |
| Short Description | BSP IL Business Partner: Address Usage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_BSP_MODEL_IL_BP | Central Parts of BP from the BSP Development |
| Created | 20021220 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20050519 | ||
| 2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20021220 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BSP_BP_ACCMOD_ADDR_MIX | 20021224 | BSP IL Business Partner: Addresses (ODC1) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BU_DATTO | '99991231' | Default End Date | 20031015 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'A' | Feld Attributes: Display | 20040129 | ||
| 3 | Constant | Private | See coding | 20041208 | |||||
| 4 | Constant | Protected | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'C' | Feld Attributes: Display | 20040224 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SY-MSGTY | 'A' | Error message | 20040130 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SY-MSGTY | 'E' | Termination Message | 20040130 | ||
| 7 | Constant | Public | Type reference (TYPE) | CRMT_CONTEXT_ID | 'ODC_BP_ADDRESS_USAGE' | 20021220 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CRMT_OBJECT_NAME | 'BUP' | Business Transaction Subobject | 20030220 | ||
| 9 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | 20030128 | |||
| 10 | Constant | Protected | Type reference (TYPE) | COMT_BSP_BP_ADDR_TYPE_DESC | 'XXDEFAULT' | Address Use: Standard Address | 20040129 | ||
| 11 | Constant | Protected | Type reference (TYPE) | SY-UZEIT | '235959' | Default: Time To | 20031015 | ||
| 12 | Constant | Protected | Type reference (TYPE) | TZNZONE | 'UTC' | Default Time Zone | 20031015 | ||
| 13 | Constant | Public | Type reference (TYPE) | BU_BOOLEAN | 'X' | 20021220 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_BP_ACCMOD_ADDR_MIX | Reference to Address List (Buffer) | 20030130 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BU_ID_HIST_SEL | 20041208 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20021230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040902 |
Events
Class CL_BSP_BP_ACCMOD_ADDR_USAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KEY | Protected | See coding | 20021220 | BEGIN OF ty_key,
partner TYPE bu_partner,
address type AD_ADDRNUM,
adr_kind type BU_ADRKIND,
valid_to type BU_DATTO,
END OF ty_key
|
||
| 2 | TY_USAGE_ID | Protected | See coding | 20040128 | ty_usage_id TYPE n LENGTH 10
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_BP_ACCMOD_ADDR_USAGE has no parameter.
Method CONSTRUCTOR on class CL_BSP_BP_ACCMOD_ADDR_USAGE has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 400 |