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 CL_BSP_ACC_ACCMOD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_BSP_ACC_ACCMOD_ADDR_MIX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_BSP_BP_ACCMOD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_BSP_BP_ACCMOD_ADDR_MIX 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 GC_DATE_END Constant Protected Type reference (TYPE) BU_DATTO '99991231' Default End Date 20031015
2 GC_DISPLAY Constant Protected Type reference (TYPE) CRMT_BSP_FIELDPROPERTY 'A' Feld Attributes: Display 20040129
3 GC_EVENT Constant Private See coding 20041208
4 GC_MANDATORY Constant Protected Type reference (TYPE) CRMT_BSP_FIELDPROPERTY 'C' Feld Attributes: Display 20040224
5 GC_MSGTY_ABORT Constant Protected Type reference (TYPE) SY-MSGTY 'A' Error message 20040130
6 GC_MSGTY_ERROR Constant Protected Type reference (TYPE) SY-MSGTY 'E' Termination Message 20040130
7 GC_MSG_CONTEXT Constant Public Type reference (TYPE) CRMT_CONTEXT_ID 'ODC_BP_ADDRESS_USAGE' 20021220
8 GC_OBJECT_NAME Instance attribute Protected Type reference (TYPE) CRMT_OBJECT_NAME 'BUP' Business Transaction Subobject 20030220
9 GC_PROCESS_CLASS Constant Public Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_BSP_BP_PROMOD' 20030128
10 GC_STANDARD_USAGE Constant Protected Type reference (TYPE) COMT_BSP_BP_ADDR_TYPE_DESC 'XXDEFAULT' Address Use: Standard Address 20040129
11 GC_TIME_TO Constant Protected Type reference (TYPE) SY-UZEIT '235959' Default: Time To 20031015
12 GC_TZONE_UTC Constant Protected Type reference (TYPE) TZNZONE 'UTC' Default Time Zone 20031015
13 GC_X Constant Public Type reference (TYPE) BU_BOOLEAN 'X' 20021220
14 GV_ADDRESS_MIX Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_BP_ACCMOD_ADDR_MIX Reference to Address List (Buffer) 20030130
15 GV_BUP_ID_HIST_SEL Instance attribute Private Type reference (TYPE) BU_ID_HIST_SEL 20041208
16 GV_LAST_PARENT Instance attribute Protected Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20021230
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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