SAP ABAP Class CL_BP_RELATION_ICL (Business Partner Relationships)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_BP_RELATION_ICL  
Short Description Business Partner Relationships    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20030305   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_RELATION_ICL has no forward declaration.
Interfaces
Class CL_BP_RELATION_ICL has no interface implemented.
Friends
Class CL_BP_RELATION_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_TRUE Constant Public Type reference (TYPE) BDT_BOOLE_D 'X' Like a 1 Bit Flag (Space = False, "X" = True) 20030305
2 MV_AKTYP Static Attribute Public Type reference (TYPE) BU_AKTYP '03' Activity Category 20030305
3 MV_DATE_FROM Static Attribute Private Type reference (TYPE) BU_DATFROM Validity Date (Valid From) 20030430
4 MV_DATE_TO Static Attribute Private Type reference (TYPE) BU_DATTO SAP BP: General Admin.Data for BP Relationship 20030430
5 MV_HANDLE Static Attribute Public Type reference (TYPE) BDT_INSTANCE_ID ID of a BDT Instance 20030305
6 MV_HANDLE_ERRORS Static Attribute Private Type reference (TYPE) BDT_INSTANCE_ID BDT Instance That Accepts Error Messages 20030305
7 MV_HANDLE_OLD Static Attribute Private Type reference (TYPE) BDT_INSTANCE_ID BDT Handle Before BP Relation Call 20030305
8 MV_HANDLE_SAVED Static Attribute Private Type reference (TYPE) I 0: Not/1:Checked/2: Subscreen/3: Classic Saved 20030305
9 MV_PARTNER1 Static Attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20030317
10 MV_PARTNER2 Static Attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20030317
11 MV_RELNR Static Attribute Private Type reference (TYPE) BU_RELNR BP relationship number 20030512
12 MV_RELTYP Static Attribute Private Type reference (TYPE) BU_RELTYP Business partner-Relationship category 20030305
13 MV_XDI Static Attribute Private Type reference (TYPE) BDT_BOOLE_D Type of Direct Input Mode 20030305
14 MV_XSTORE_OLD_HANDLE Static Attribute Private Type reference (TYPE) BDT_BOOLE_D Restore Call Environment 20030305
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030305
2 CLEAR_ALL Static method Public Method Event DLVE2 20030428
3 DSAVC_INT Static method Public Method Event DSAVC 20030320
4 DSAVE_INT Static method Public Method Event DSAVE 20030321
5 HANDLE_GET Static method Public Method Gets BDT Handle 20030305
6 INIT_BDT Static method Public Method Generates a BDT Instance for All CL_BP_IGN Instances 20030305
7 LOAD_INT Static method Public Method Transfer Global Memory to Current Memory, Internal 20030305
8 MESSAGE_SEND Static method Private Method Sends Message to BDT Instance Stated 20030305
9 RESTORE_OLD_HANDLE Static method Private Method Switches BDT to Handle Noted in store_old_handle 20030305
10 SAVE_INT Static method Public Method Stores Relationships in Overall Memory 20030306
11 SET_AKTYP Static method Public Method Set Activity Type 20030320
12 SET_HEADER_INT Static method Private Method Sets and Checkes Header Data 20030305
13 STORE_OLD_HANDLE Static method Private Method Stores BDT Handle before Mini-BP Call 20030305
Events
Class CL_BP_RELATION_ICL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_INSTANCES Private See coding 20030305
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BP_RELATION_ICL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BP_RELATION_ICL has no exception.

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_BP_RELATION_ICL has no parameter.
# Exception Resumable Description Created on
1 GENERAL_BDT_ERROR BDT Fehler 20030428

Method DSAVC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) ICL_T_BUSSKEY Zuordnungstabelle temp. GP/endgültige GP-Nummer 20030320

Method DSAVC_INT on class CL_BP_RELATION_ICL has no exception.

Method DSAVE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XCOMMIT Value transfer Type reference (TYPE) BDT_BOOLE_D Ein 1-Bit Flag (space = false, 'X' = true) 20030321
2 Importing IV_XUPDTASK Value transfer Type reference (TYPE) BDT_BOOLE_T '~' Ein 1-Bit Flag (space = false, 'X' = true, '~' =undefiniert) 20030321
# Exception Resumable Description Created on
1 ILLEGAL_ACTIVITY Unzulässige Aktivität 20030321

Method HANDLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HANDLE Call by reference Type reference (TYPE) BDT_INSTANCE_ID ID einer BDT-Instanz 20030305

Method HANDLE_GET on class CL_BP_RELATION_ICL has no exception.

Method INIT_BDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HANDLE Value transfer Type reference (TYPE) BDT_INSTANCE_ID ID der angelegten BDT-Instanz 20030305
2 Importing IV_DISPLAY_MODE Value transfer Type reference (TYPE) BDT_DISPLAY_MODE '02' BDT-Anzeigeschema 20030305
3 Importing IV_FRGID Value transfer Type reference (TYPE) BU_FRGID SPACE BDT: Fremdanwendungen 20030305
4 Importing IV_HANDLE_ERRORS Value transfer Type reference (TYPE) BDT_INSTANCE_ID 0 BDT-Instanz, die die Fehlermeldungen aufnimmt 20030305
5 Importing IV_HANDLE_PRIM Value transfer Type reference (TYPE) BDT_INSTANCE_ID 0 Primärinstanz 20030305
6 Importing IV_HANDLE_SUPER Value transfer Type reference (TYPE) BDT_INSTANCE_ID 0 Superinstanz 20030305
7 Importing IV_XDI Value transfer Type reference (TYPE) BDT_BOOLE_D SPACE Eine Art Direct Input 20030305
# Exception Resumable Description Created on
1 GENERAL_BDT_ERROR Allgemeiner Fehler bei Aufruf einer BDT-Funktion 20030305

Method LOAD_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RELATION Call by reference Type reference (TYPE) BUT050 Schadenbeteiligter 20030430

Method LOAD_INT on class CL_BP_RELATION_ICL has no exception.

Method MESSAGE_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BUS0MSG1 ZGP: Nachrichten je Objekt 20030305

Method MESSAGE_SEND on class CL_BP_RELATION_ICL has no exception.

Method RESTORE_OLD_HANDLE Signature

Method RESTORE_OLD_HANDLE on class CL_BP_RELATION_ICL has no parameter.
Method RESTORE_OLD_HANDLE on class CL_BP_RELATION_ICL has no exception.

Method SAVE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUS050_I Call by reference Type reference (TYPE) BUS050___I GPB: Allgemeine Daten u. Statusinformationen GP-Beziehung 20030306
# Exception Resumable Description Created on
1 GENERAL_BDT_ERROR BDT Fehler 20030428

Method SET_AKTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AKTYP Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20030320

Method SET_AKTYP on class CL_BP_RELATION_ICL has no exception.

Method SET_HEADER_INT Signature

Method SET_HEADER_INT on class CL_BP_RELATION_ICL has no parameter.
# Exception Resumable Description Created on
1 GENERAL_BDT_ERROR Allgemeiner Fehler bei Aufruf einer BDT-Funktion 20030305

Method STORE_OLD_HANDLE Signature

Method STORE_OLD_HANDLE on class CL_BP_RELATION_ICL has no parameter.
Method STORE_OLD_HANDLE on class CL_BP_RELATION_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472