SAP ABAP Class CL_ISU_ADDRESS (IS-U Addressse)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-CRM (Application Component) Integration: Customer Relationship Management
     EEPDSC1 (Package) IS-U: Master Data Generator
Properties
Class CL_ISU_ADDRESS  
Short Description IS-U Addressse    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEPDSC1   IS-U: Master Data Generator 
Created 20000419   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_ADDRESS has no forward declaration.
Interfaces
Class CL_ISU_ADDRESS has no interface implemented.
Friends
Class CL_ISU_ADDRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRNUMBER Instance attribute Public Type reference (TYPE) AD_ADDRNUM Address Number 20000419
2 PERSNUMBER Instance attribute Public Type reference (TYPE) AD_PERSNUM Person Number 20021107
3 P_CONTROL Instance attribute Private Type reference (TYPE) ISU_OBJECT_CONTROL_DATA Control Data 20000419
4 P_DATA Instance attribute Private Type reference (TYPE) ISU_CL_ADDRESS_DATA Address Data 20000419
5 P_INSTANCES Static Attribute Private Type reference (TYPE) ISU_CL_ADDRESS_INST Table of Instances 20000419
6 P_KEY Instance attribute Private Type reference (TYPE) ISU_CL_ADDRESS_KEY Object Key 20000419
Methods
# Method Level Visibility Method type Description Created on
1 FILL_WORKAREA Instance method Public Method FILL_WORKAREA 20000419
2 FREE_ALL Static method Public Method FREE_ALL 20000419
3 GET_ALL_PROPERTIES Instance method Public Method GET_ALL_PROPERTIES 20000419
4 LOAD Instance method Private Method LOAD 20000419
5 SELECT Static method Public Method SELECT 20000419
Events
Class CL_ISU_ADDRESS has no event.
Types
Class CL_ISU_ADDRESS has no local type.
Method Signatures

Method FILL_WORKAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_BUS020_EXT Call by reference Type reference (TYPE) BUS020_EXT X_BUS020_EXT 20000419
2 Importing X_EGPL Call by reference Type reference (TYPE) EGPL X_EGPL 20000419
3 Importing X_EVBS Call by reference Type reference (TYPE) EVBS X_EVBS 20000419
# Exception Resumable Description Created on
1 NOT_SELECTED NOT_SELECTED 20000419

Method FREE_ALL Signature

Method FREE_ALL on class CL_ISU_ADDRESS has no parameter.
Method FREE_ALL on class CL_ISU_ADDRESS has no exception.

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_ADDR_DATA Call by reference Type reference (TYPE) EADRDAT Y_ADDR_DATA 20000419
2 Exporting Y_ADDR_ISUDATA Call by reference Type reference (TYPE) ISU_REG0 Y_ADDR_ISUDATA 20000419
3 Exporting Y_ADDR_LINES Call by reference Type reference (TYPE) EADRLN Y_ADDR_LINES 20000419
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20000419
2 NOT_SELECTED NOT_SELECTED 20000419

Method LOAD Signature

Method LOAD on class CL_ISU_ADDRESS has no parameter.
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20000419
2 NOT_SELECTED NOT_SELECTED 20000419

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ADDRKEY Call by reference Type reference (TYPE) AD_ADDRNUM Adressnummer 20000419
2 Importing X_ADDRTYPE Call by reference Type reference (TYPE) EADR_TYPE Adresstyp 20000419
3 Importing X_PERSKEY Call by reference Type reference (TYPE) AD_PERSNUM SPACE Personennummer 20021107
4 Returning Y_ADDRESS Value transfer Object reference (TYPE REF TO) CL_ISU_ADDRESS Adressreferenz 20000419
# Exception Resumable Description Created on
1 INVALID_OBJECT INVALID_OBJECT 20000419
History
Last changed by/on SAP  20050224 
SAP Release Created in 462