SAP ABAP Class AC_FSBP_DDIC_MAP_HELPER (Helper Class for Mapping BO DDIC Structures)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_BASIS_COMMON (Package) Basis Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_CONST_ESA_FIELD_NAMES Constants for Field Names in ESA Structures 20101105
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_BOOLE Constants: Boolean Values 20101105
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20101105
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  AC_FSBP_DDIC_BAPI_MAP_HELPER Helper Class for Mapping BO DDIC Structures to BAPI 20101105
2 Inheritance (c INHERITING FROM c_ref)  AC_FSBP_DDIC_ESA_MAP_HELPER Auxiliary Class for Mapping BO DDIC Structures to SOA 20101105
Properties
Class AC_FSBP_DDIC_MAP_HELPER  
Short Description Helper Class for Mapping BO DDIC Structures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_BASIS_COMMON   Basis Objects 
Created 20101105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class AC_FSBP_DDIC_MAP_HELPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FSBP_CONST_ESA_FIELD_NAMES Constants for Field Names in ESA Structures 20101105
2 IF_XO_CONST_BOOLE Constants: Boolean Values 20101105
3 IF_XO_CONST_CHANGE_INDICATORS Constants: Change Indicators 20101105
Friends
Class AC_FSBP_DDIC_MAP_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_INDICATOR Instance attribute Protected Attribute reference (LIKE) 20101105
2 CURRENT_STATE Instance attribute Protected Attribute reference (LIKE) 20101105
3 DELETE Instance attribute Protected Attribute reference (LIKE) 20101105
4 FALSE Instance attribute Protected Attribute reference (LIKE) 20101105
5 INSERT Instance attribute Protected Attribute reference (LIKE) 20101105
6 MODIFY Instance attribute Protected Attribute reference (LIKE) 20101105
7 TRUE Instance attribute Protected Attribute reference (LIKE) 20101105
8 UPDATE Instance attribute Protected Attribute reference (LIKE) 20101105
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS_COMM_REMARKS Instance method Protected Method Compares Fields of comm_remarks_old and comm_remarks_new 20101105
2 EQUALS_COMM_USAGES Instance method Protected Method Compares Fields of comm_usages_old and comm_usages_new 20101105
3 EQUALS_EMAIL Instance method Protected Method Compares Fields of email_old and email_new 20101105
4 EQUALS_FACSIMILE Instance method Protected Method Compares Fields of facsimile_old and facsimile_new 20101105
5 EQUALS_TELEPHONE Instance method Protected Method Compares Fields of telephone_old and telephone_new 20101105
Events
Class AC_FSBP_DDIC_MAP_HELPER has no event.
Types
Class AC_FSBP_DDIC_MAP_HELPER has no local type.
Method Signatures

Method EQUALS_COMM_REMARKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMM_REMARKS_NEW Call by reference Type reference (TYPE) ADCOMREM Sprachenabhängige Bemerkungen zu allen Kommunikationsarten 20101105
2 Importing I_COMM_REMARKS_OLD Call by reference Type reference (TYPE) ADCOMREM Sprachenabhängige Bemerkungen zu allen Kommunikationsarten 20101105
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method EQUALS_COMM_REMARKS on class AC_FSBP_DDIC_MAP_HELPER has no exception.

Method EQUALS_COMM_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMM_USAGES_NEW Call by reference Type reference (TYPE) ADUSE 20101105
2 Importing I_COMM_USAGES_OLD Call by reference Type reference (TYPE) ADUSE 20101105
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method EQUALS_COMM_USAGES on class AC_FSBP_DDIC_MAP_HELPER has no exception.

Method EQUALS_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMAIL_NEW Call by reference Type reference (TYPE) ADSMTP 20101105
2 Importing I_EMAIL_OLD Call by reference Type reference (TYPE) ADSMTP 20101105
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method EQUALS_EMAIL on class AC_FSBP_DDIC_MAP_HELPER has no exception.

Method EQUALS_FACSIMILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACSIMILE_NEW Call by reference Type reference (TYPE) ADFAX Übergabestruktur für Faxnummern (Business Address Services) 20101105
2 Importing I_FACSIMILE_OLD Call by reference Type reference (TYPE) ADFAX Übergabestruktur für Faxnummern (Business Address Services) 20101105
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method EQUALS_FACSIMILE on class AC_FSBP_DDIC_MAP_HELPER has no exception.

Method EQUALS_TELEPHONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TELEPHONE_NEW Call by reference Type reference (TYPE) ADTEL 20101105
2 Importing I_TELEPHONE_OLD Call by reference Type reference (TYPE) ADTEL 20101105
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method EQUALS_TELEPHONE on class AC_FSBP_DDIC_MAP_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400