SAP ABAP Class CL_DEFAULT_IM_RCV_BP_ISOLATION (Default : Correspondence Recipient Is Business Partner)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_RECEIVER (Package) Recipient Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_RCV_BP_DISPLAY BAdI Interface - Display Recipient Decoupling 20080924
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_RCV_BP_ISOLATION BAdI Interface Recipient Decoupling Data 20050201
Properties
Class CL_DEFAULT_IM_RCV_BP_ISOLATION  
Short Description Default : Correspondence Recipient Is Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FS_CORR_RECEIVER   Recipient Management 
Created 20050201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050201
2 IF_BADI_RCV_BP_DISPLAY BAdI Interface - Display Recipient Decoupling 20080924
3 IF_BADI_RCV_BP_ISOLATION BAdI Interface Recipient Decoupling Data 20050201
Friends
Class CL_DEFAULT_IM_RCV_BP_ISOLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _C_FALSE Instance attribute Public Attribute reference (LIKE) 20050201
2 _C_MSG_ERROR Instance attribute Public Attribute reference (LIKE) 20050201
3 _C_RELATION_KIND_SPOUSE Constant Private Type reference (TYPE) RCV_DTE_RELCHIP_KIND 'S' Dependency Type 20091223
4 _C_RELATION_TYPE_SPOUSE Constant Private Type reference (TYPE) BU_RELTYP 'BUR004' Business Partner Relationship Type Spouse 20091223
5 _C_TRUE Instance attribute Public Attribute reference (LIKE) 20050201
6 _TIME_ZONE Instance attribute Private Type reference (TYPE) SYSTZONLO Time Zone of Current User 20050201
7 _T_RELATIONSHIP_SPOUSE Instance attribute Private Type reference (TYPE) TTR_RELATIONSHIP_SPOUSE Range of Relationships of Registered Partner 20100105
8 _VALID_ON Instance attribute Private Type reference (TYPE) RCV_DTE_SHORT_UTC_TIMES Valid On (Time Stamp) 20050201
9 _VALID_ON_DATE Instance attribute Private Type reference (TYPE) D Valid On (Date) 20050201
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELATIONSHIP_SPOUSE Instance method Protected Method Retrieve Registered Partner Relationships 20100105
2 PARTNER_MESSAGE_PREPARE Instance method Protected Method Prepare Message for Business Partner 20050201
Events
Class CL_DEFAULT_IM_RCV_BP_ISOLATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTR_RELATIONSHIP_SPOUSE Protected See coding 20091222 TTR_RELATIONSHIP_SPOUSE TYPE RANGE OF bu_rltype
Method Signatures

Method GET_RELATIONSHIP_SPOUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_RELATIONSHIP_SPOUSE Value transfer Type reference (TYPE) TTR_RELATIONSHIP_SPOUSE 20100105

Method GET_RELATIONSHIP_SPOUSE on class CL_DEFAULT_IM_RCV_BP_ISOLATION has no exception.

Method PARTNER_MESSAGE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20050201
2 Importing I_ADR_KIND Call by reference Type reference (TYPE) CORR_ADR_KIND_KK Adressart des Korrespondenzempfängers 20050201
3 Importing I_APPLK Call by reference Type reference (TYPE) CORR_APPLK_KK Anwendungsbereich 20050201
4 Importing I_PARTNER_NR Call by reference Type reference (TYPE) RCV_DTE_RECEIVER GP-ID des Korrespondenzempfänger 20050201
5 Importing I_RECEIVER_GUID Call by reference Type reference (TYPE) RCV_DTE_RECEIVER_GUID GUID eines Korrespondenzempfängers (Char) 20080229
6 Importing I_SENDTYPE Call by reference Type reference (TYPE) RF_SENDTYPE Sendeart eines Dokuments 20050201
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler aufgetreten 20050201
2 PARAMETER_FAILED Parameter fehlerhaft 20050201
History
Last changed by/on SAP  20110908 
SAP Release Created in 700