SAP ABAP Class CL_UDM_BUSINESS_PARTNER (Business Partner from Collections Management View)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-COL (Application Component) Collections Management
     UDM_BUPA_MASTER (Package) Business Partner Collection Master Data
Properties
Class CL_UDM_BUSINESS_PARTNER  
Short Description Business Partner from Collections Management View    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UDM_BUPA_MASTER   Business Partner Collection Master Data 
Created 20041213   SAP 
Last change 20060711   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)
2 UDMBP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UDM_BUSINESS_PARTNER has no interface implemented.
Friends
Class CL_UDM_BUSINESS_PARTNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_PARTNER Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20041214
2 X_GETWL_WAS_CALLED Instance attribute Private Type reference (TYPE) BOOLE_D Method GET_WORKLIST_INFO was called for instance 20050607
3 _ST_CONTACT_KEY Static Attribute Public Type reference (TYPE) YT_CONTACT_KEY Contacts with Origin 20050121
4 _S_COLL_PROFILE Instance attribute Public Type reference (TYPE) UDM_S_BP_PROFILE Current Profile 20041214
5 _S_COLL_PROFILE_DB Instance attribute Private Type reference (TYPE) UDM_S_BP_PROFILE Profile (Database Status) 20041214
6 _T_COLL_SEGMENT Instance attribute Public Type reference (TYPE) UDM_T_BP_SEGMENT Current Segments 20041214
7 _T_COLL_SEGMENT_DB Instance attribute Private Type reference (TYPE) UDM_T_BP_SEGMENT Segments (Database Status) 20041214
8 _T_COLL_TEMPASSIGNM Instance attribute Public Type reference (TYPE) UDM_T_BP_TEMPASSIGNM Current Temporary Assignment 20041214
9 _T_COLL_TEMPASSIGNM_DB Instance attribute Private Type reference (TYPE) UDM_T_BP_TEMPASSIGNM Temporary Assignment (Database Status) 20041214
10 _T_MSG Instance attribute Public Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method Add Message to Message Table 20050203
2 ADJUST_PROFILE Instance method Private Method Correct segment and temporary assignment data in profile 20041227
3 CHECK_COLL_MASTER Instance method Public Method Check consistency of master data 20041214
4 CHECK_SEGMENTS Instance method Public Method Check segment data for consistency (group/specialist) 20041227
5 CHECK_TEMPASSIGNM Instance method Public Method Check consistency of temporary assignment data 20041227
6 CONSTRUCTOR Instance method Public Constructor Constructor 20041213
7 CONVERT_GUID_2_PARTNERID Static method Public Method Determine Local Business Partner Keys for GUIDs (Contacts) 20050418
8 CONVERT_PARTNERID_2_GUID Static method Public Method Determine GUIDs for Local Business Partner Keys (Contacts) 20050418
9 GET_CHANGES Instance method Public Method Determine all changes 20041214
10 GET_COLL_CONTACTS Static method Public Method Determine all collection contact persons of business partner 20041213
11 GET_COLL_PROFILE Instance method Public Method Determine current collection profile 20041214
12 GET_COLL_SEGMENTS Instance method Public Method Determine current collection segments 20041214
13 GET_COLL_TEMPASSIGNM Instance method Public Method Determine current temporary assignment 20041214
14 GET_COLL_TEMPASSIGNM_DB Instance method Public Method Determine database status of temporary assignments 20050105
15 GET_CONTACT_HOURS Instance method Private Method Determine next contact times for business partner in segment 20041214
16 GET_INSTANCE Static method Public Method Deliver business partner instance 20041213
17 GET_NEXT_CONTACT_HOURS Static method Public Method Determine Next Contact Times for Business Partner/Segmt Set 20041214
18 GET_PARTNER_NUMBER Instance method Public Method Determine business partner number 20041222
19 GET_WORKLIST_INFO Instance method Public Method Determine all master data information for the worklist 20041215
20 SAVE Instance method Public Method Save business partner 20041214
21 SET_COLL_PROFILE Instance method Public Method Set current collection profile 20041214
22 SET_COLL_SEGMENTS Instance method Public Method Set current collection segments 20041214
23 SET_COLL_TEMPASSIGNM Instance method Public Method Set temporary assignment 20041214
24 SET_LAST_CONTACT Static method Public Method Process selected contact 20041221
25 SWITCH_TEMPORARY_NUMBER Instance method Private Method Replace temporary business partner number 20050214
26 UPDATE_NEWCONTACTS Static method Public Method Update UDMNEWCONTACTS 20050125
27 WRITE_CHANGE_DOCS Instance method Private Method Create Change Documents 20050209
Events
Class CL_UDM_BUSINESS_PARTNER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CONTACT_KEY Public See coding 20050121 BEGIN OF ys_contact_key, contact_partner TYPE bu_partner, lfdnr(10) TYPE n, contact_key TYPE bdm_contact_key, xdefault TYPE boole_d, END OF ys_contact_key
2 YT_CONTACT_KEY Public See coding 20050121 yt_contact_key TYPE STANDARD TABLE OF ys_contact_key
3 YT_VUDMBPSEGMENTS Public See coding 20050615 yt_vudmbpsegments TYPE STANDARD TABLE OF vudmbpsegments
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEXT Call by reference Type reference (TYPE) STRING 20050203

Method ADD_MESSAGE on class CL_UDM_BUSINESS_PARTNER has no exception.

Method ADJUST_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEGMENT_C Call by reference Type reference (TYPE) UDM_T_COLL_SEGMENT Collection-Segmente aus dem Customizing 20041227

Method ADJUST_PROFILE on class CL_UDM_BUSINESS_PARTNER has no exception.

Method CHECK_COLL_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLL_PROFILE Call by reference Type reference (TYPE) UDM_COLL_PROFILE Collection Profile 20041214
2 Importing IT_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE Intervall von Segmenten 20041216

Method CHECK_COLL_MASTER on class CL_UDM_BUSINESS_PARTNER has no exception.

Method CHECK_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_SEGMENT Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT geprüfte Collection Segmente 20041227

Method CHECK_SEGMENTS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method CHECK_TEMPASSIGNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_TEMPASSIGNM Call by reference Type reference (TYPE) UDM_T_BP_TEMPASSIGNM geprüfte temporäre Zuordnungsdaten 20041227

Method CHECK_TEMPASSIGNM on class CL_UDM_BUSINESS_PARTNER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADJUST_DATA Call by reference Type reference (TYPE) BOOLE_D 'X' Collection Daten korrigieren 20041213
2 Importing IM_COLL_PROFILE Call by reference Type reference (TYPE) UDM_COLL_PROFILE Collection Profil 20041213
3 Importing IM_INITIALIZE_PROFILE Call by reference Type reference (TYPE) BOOLE_D ' ' Collection-Profil initialisieren 20060413
4 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041213
5 Importing IM_SAVE Call by reference Type reference (TYPE) BOOLE_D ' ' korrigierte Collection Daten sichern 20041213
6 Importing IM_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ' ' Verbuchungsschalter (initial=keine Verbuchung, X=Verbuchung) 20041213
7 Importing IM_WITH_ENQUEUE Call by reference Type reference (TYPE) BOOLE_D ' ' Geschäftspartner sperren 20050214
8 Importing IT_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE Intervall von Segmenten 20041215
9 Importing IT_SEGMENT_READ Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT Bereits gelesene Segmente (Verw. UDM_CHANGE_SEGMENT_DATA) 20060425
10 Importing RO_PARTNER Call by reference Object reference (TYPE REF TO) CL_UDM_BUSINESS_PARTNER Geschäftspartner aus Sicht des Collections Management 20041214
# Exception Resumable Description Created on
1 BP_LOCKED Objekt konnte nicht konsistent instanziert werden 20050202

Method CONVERT_GUID_2_PARTNERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COLL_CONTACT Call by reference Type reference (TYPE) BDM_COLL_CONTACT Collections Management: Ansprechpartner 20050418
2 Changing CT_COLL_CONTACT Call by reference Type reference (TYPE) BDM_T_COLL_CONTACT_KEY Kontakt Partner Schlüssel 20050418

Method CONVERT_GUID_2_PARTNERID on class CL_UDM_BUSINESS_PARTNER has no exception.

Method CONVERT_PARTNERID_2_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COLL_CONTACT Call by reference Type reference (TYPE) BDM_COLL_CONTACT Collections Management: Ansprechpartner 20050418
2 Changing CT_COLL_CONTACT Call by reference Type reference (TYPE) BDM_T_COLL_CONTACT_KEY Kontakt Partner Schlüssel 20050418

Method CONVERT_PARTNERID_2_GUID on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COLL_PROFILE_NEW Call by reference Type reference (TYPE) UDMBPPROFILE Änderungsbelegstruktur für Profil 20050211
2 Exporting ES_COLL_PROFILE_OLD Call by reference Type reference (TYPE) UDMBPPROFILE Änderungsbelegstruktur für Profil 20050211
3 Exporting ET_COLL_PROFILE_UPD Call by reference Type reference (TYPE) UDM_T_BP_PROFILE_UPD Collection Profile 20041214
4 Exporting ET_COLL_SEGMENT_NEW Call by reference Type reference (TYPE) YT_VUDMBPSEGMENTS Änderungsbelegstruktur für Segmentdaten 20050209
5 Exporting ET_COLL_SEGMENT_OLD Call by reference Type reference (TYPE) YT_VUDMBPSEGMENTS Änderungsbelegstruktur für Segmentdaten 20050209
6 Exporting ET_COLL_SEGMENT_UPD Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT_UPD Collection Segmente 20041214
7 Exporting ET_COLL_TEMPASSIGNM_UPD Call by reference Type reference (TYPE) UDM_T_BP_TEMPASSIGNM_UPD temporäre Zuordnung 20041216
8 Exporting EX_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Daten werden geändert 20041214

Method GET_CHANGES on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_COLL_CONTACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COLL_CONTACT Call by reference Type reference (TYPE) BDM_COLL_CONTACT temporäre Ansprechpartnerdaten 20050119
2 Exporting ET_COLL_CONTACT Call by reference Type reference (TYPE) BDM_T_COLL_CONTACT_KEY Kontakt Partner Schlüssel 20041227
3 Importing IM_COLL_SEGMENT Call by reference Type reference (TYPE) BDM_COLL_SEGMENT Collection-Segment 20041213
4 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041213

Method GET_COLL_CONTACTS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_COLL_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COLL_PROFILE Call by reference Type reference (TYPE) UDM_S_BP_PROFILE Collection Profil 20041214

Method GET_COLL_PROFILE on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_COLL_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_SEGMENT Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT Collection Segmente 20041214
2 Importing IM_RESELECT_DB Call by reference Type reference (TYPE) BOOLE_D ' ' Werte erneut von der Datenbank lesen 20041216
3 Importing IT_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE Intervall von Segmenten 20041215

Method GET_COLL_SEGMENTS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_COLL_TEMPASSIGNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_TEMPASSIGNM Call by reference Type reference (TYPE) UDM_T_BP_TEMPASSIGNM temporäre Zuordnung 20041215
2 Importing IM_RESELECT_DB Call by reference Type reference (TYPE) BOOLE_D ' ' Werte erneut von der Datenbank lesen 20041216
3 Importing IT_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE Intervall von Segmenten 20041215

Method GET_COLL_TEMPASSIGNM on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_COLL_TEMPASSIGNM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLL_TEMPASSIGNM_DB Call by reference Type reference (TYPE) UDM_T_BP_TEMPASSIGNM FSCM Collections Management: Daten zum Geschäftspartner 20050105
2 Importing IM_COLL_SEGMENT Call by reference Type reference (TYPE) BDM_COLL_SEGMENT Collection-Segment 20050105

Method GET_COLL_TEMPASSIGNM_DB on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_CONTACT_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTACT_CHOURS Call by reference Type reference (TYPE) UDM_S_BP_HOURS Anrufzeiten 20041214
2 Exporting ES_CONTACT_VHOURS Call by reference Type reference (TYPE) UDM_S_BP_HOURS Besuchszeiten 20041214
3 Importing IM_CONTACT_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041214
4 Importing IM_DAYS Call by reference Type reference (TYPE) I 7 zu berücksichtigende Zeitspanne 20041214
5 Importing IM_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE Datum des Eintrag auf der Arbeitsliste 20041214

Method GET_CONTACT_HOURS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20050131
2 Importing IM_ADJUST_DATA Call by reference Type reference (TYPE) BOOLE_D ' ' Collection Daten korrigieren 20041213
3 Importing IM_COLL_PROFILE Call by reference Type reference (TYPE) UDM_COLL_PROFILE Collection Profil 20041213
4 Importing IM_DATE Call by reference Type reference (TYPE) DATUM '00000000' Verwendungsdatum 20050218
5 Importing IM_INITIALIZE_PROFILE Call by reference Type reference (TYPE) BOOLE_D ' ' Collection-Profil initialisieren 20060413
6 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041213
7 Importing IM_SAVE Call by reference Type reference (TYPE) BOOLE_D ' ' korrigierte Collection Daten sichern 20041213
8 Importing IM_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ' ' Verbuchungsschalter (initial=keine Verbuchung, X=Verbuchung) 20041213
9 Importing IM_WITH_ENQUEUE Call by reference Type reference (TYPE) BOOLE_D ' ' Geschäftspartner sperren 20050214
10 Importing IT_SEGMENT_RANGE Call by reference Type reference (TYPE) UDMBP_T_COLL_SEGMENT_RANGE Intervall von Segmenten 20041215
11 Importing IT_SEGMENT_READ Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT Bereits gelesene Segmente (Verw. UDM_CHANGE_SEGMENT_DATA) 20060425
12 Exporting RO_PARTNER Call by reference Object reference (TYPE REF TO) CL_UDM_BUSINESS_PARTNER Geschäftspartner aus Sicht des Collections Management 20041213

Method GET_INSTANCE on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_NEXT_CONTACT_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTACT_CHOURS Call by reference Type reference (TYPE) UDM_T_BP_HOURS Anrufzeiten 20041214
2 Exporting ET_CONTACT_VHOURS Call by reference Type reference (TYPE) UDM_T_BP_HOURS Besuchszeiten 20041214
3 Exporting EX_NO_LAST_CONTACT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050607
4 Importing IM_DAYS Call by reference Type reference (TYPE) I 7 zu berücksichtigende Zeitspanne 20041214
5 Importing IM_TIMESTAMP_FROM Call by reference Type reference (TYPE) SC_TSTFRO Zeitstempel (UTC) des Anfangszeitpunkts des Termins 20041214
6 Importing IT_BP_IN_SEGMENT Call by reference Type reference (TYPE) UDM_T_BP_IN_SEGMENT Tabelle von GP/Segment 20041214

Method GET_NEXT_CONTACT_HOURS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_PARTNER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_PARTNER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041222

Method GET_PARTNER_NUMBER on class CL_UDM_BUSINESS_PARTNER has no exception.

Method GET_WORKLIST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20050209
2 Exporting ET_BP_WORKLISTINFO Call by reference Type reference (TYPE) UDM_T_BP_WORKLISTINFO GP-Daten für die Arbeitsliste 20041216
3 Importing IM_COLL_SEGMENT Call by reference Type reference (TYPE) BDM_COLL_SEGMENT Collection-Segment 20041215
4 Importing IM_DAYS Call by reference Type reference (TYPE) I 7 zu berücksichtigender Zeitraum 20041216
5 Importing IM_WL_DATE Call by reference Type reference (TYPE) UDM_WORKLIST_ITEM_DATE Datum des Eintrag auf der Arbeitsliste 20041215

Method GET_WORKLIST_INFO on class CL_UDM_BUSINESS_PARTNER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D ' ' Verbuchungssteuerung 20041214
2 Importing IM_WITH_CHDOCS Call by reference Type reference (TYPE) BOOLE_D 'X' Änderungsbelege schreiben 20050209
3 Importing IM_WITH_ENQUEUE Call by reference Type reference (TYPE) BOOLE_D ' ' Geschäftspartner sperren 20050214
4 Importing IT_NUMBER Call by reference Type reference (TYPE) BUS_PARTNR_T ZGP: Partnernummern 20050215
# Exception Resumable Description Created on
1 BP_LOCKED Geschäftspartner ist gesperrt 20050202

Method SET_COLL_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLL_PROFILE Call by reference Type reference (TYPE) UDM_S_BP_PROFILE Collection Profil 20041214

Method SET_COLL_PROFILE on class CL_UDM_BUSINESS_PARTNER has no exception.

Method SET_COLL_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLL_SEGMENT Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT Collection Segmente 20041214

Method SET_COLL_SEGMENTS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method SET_COLL_TEMPASSIGNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLL_TEMPASSIGNM Call by reference Type reference (TYPE) UDM_T_BP_TEMPASSIGNM temporäre Zuordnung 20041214

Method SET_COLL_TEMPASSIGNM on class CL_UDM_BUSINESS_PARTNER has no exception.

Method SET_LAST_CONTACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLL_SEGMENT Call by reference Type reference (TYPE) BDM_COLL_SEGMENT Collection-Segment 20041221
2 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20041221
3 Importing IS_SEL_CONTACT Call by reference Type reference (TYPE) BDM_COLL_CONTACT Collections Management: Ansprechpartner 20041221
4 Importing IT_COLL_CONTACT Call by reference Type reference (TYPE) BDM_T_COLL_CONTACT_KEY Kontakt Partner Schlüssel 20050119

Method SET_LAST_CONTACT on class CL_UDM_BUSINESS_PARTNER has no exception.

Method SWITCH_TEMPORARY_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NUMBER Call by reference Type reference (TYPE) BUS_PARTNR_T ZGP: Partnernummern 20050215

Method SWITCH_TEMPORARY_NUMBER on class CL_UDM_BUSINESS_PARTNER has no exception.

Method UPDATE_NEWCONTACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050125
2 Importing IT_NEWCONTACT_UPD Call by reference Type reference (TYPE) UDM_T_BP_NEWCONTACT_UPD Neue Kontaktdaten 20050125
3 Importing IT_SEGMENT_UPD Call by reference Type reference (TYPE) UDM_T_BP_SEGMENT_UPD FSCM Collections Management: Daten zum Geschäftspartner 20050222

Method UPDATE_NEWCONTACTS on class CL_UDM_BUSINESS_PARTNER has no exception.

Method WRITE_CHANGE_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLL_PROFILE_NEW Call by reference Type reference (TYPE) UDMBPPROFILE Änderungsbelegstruktur für Profil 20050211
2 Importing IS_COLL_PROFILE_OLD Call by reference Type reference (TYPE) UDMBPPROFILE Änderungsbelegstruktur für Profil 20050211
3 Importing IT_COLL_SEGMENT_NEW Call by reference Type reference (TYPE) YT_VUDMBPSEGMENTS Änderungsbelegstruktur für Segmentdaten 20050209
4 Importing IT_COLL_SEGMENT_OLD Call by reference Type reference (TYPE) YT_VUDMBPSEGMENTS Änderungsbelegstruktur für Segmentdaten 20050209

Method WRITE_CHANGE_DOCS on class CL_UDM_BUSINESS_PARTNER has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 600