Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20041214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Method GET_WORKLIST_INFO was called for instance | 20050607 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | YT_CONTACT_KEY | Contacts with Origin | 20050121 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UDM_S_BP_PROFILE | Current Profile | 20041214 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UDM_S_BP_PROFILE | Profile (Database Status) | 20041214 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UDM_T_BP_SEGMENT | Current Segments | 20041214 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UDM_T_BP_SEGMENT | Segments (Database Status) | 20041214 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UDM_T_BP_TEMPASSIGNM | Current Temporary Assignment | 20041214 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UDM_T_BP_TEMPASSIGNM | Temporary Assignment (Database Status) | 20041214 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20050131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Message to Message Table | 20050203 | |
| 2 | Instance method | Private | Method | Correct segment and temporary assignment data in profile | 20041227 | |
| 3 | Instance method | Public | Method | Check consistency of master data | 20041214 | |
| 4 | Instance method | Public | Method | Check segment data for consistency (group/specialist) | 20041227 | |
| 5 | Instance method | Public | Method | Check consistency of temporary assignment data | 20041227 | |
| 6 | Instance method | Public | Constructor | Constructor | 20041213 | |
| 7 | Static method | Public | Method | Determine Local Business Partner Keys for GUIDs (Contacts) | 20050418 | |
| 8 | Static method | Public | Method | Determine GUIDs for Local Business Partner Keys (Contacts) | 20050418 | |
| 9 | Instance method | Public | Method | Determine all changes | 20041214 | |
| 10 | Static method | Public | Method | Determine all collection contact persons of business partner | 20041213 | |
| 11 | Instance method | Public | Method | Determine current collection profile | 20041214 | |
| 12 | Instance method | Public | Method | Determine current collection segments | 20041214 | |
| 13 | Instance method | Public | Method | Determine current temporary assignment | 20041214 | |
| 14 | Instance method | Public | Method | Determine database status of temporary assignments | 20050105 | |
| 15 | Instance method | Private | Method | Determine next contact times for business partner in segment | 20041214 | |
| 16 | Static method | Public | Method | Deliver business partner instance | 20041213 | |
| 17 | Static method | Public | Method | Determine Next Contact Times for Business Partner/Segmt Set | 20041214 | |
| 18 | Instance method | Public | Method | Determine business partner number | 20041222 | |
| 19 | Instance method | Public | Method | Determine all master data information for the worklist | 20041215 | |
| 20 | Instance method | Public | Method | Save business partner | 20041214 | |
| 21 | Instance method | Public | Method | Set current collection profile | 20041214 | |
| 22 | Instance method | Public | Method | Set current collection segments | 20041214 | |
| 23 | Instance method | Public | Method | Set temporary assignment | 20041214 | |
| 24 | Static method | Public | Method | Process selected contact | 20041221 | |
| 25 | Instance method | Private | Method | Replace temporary business partner number | 20050214 | |
| 26 | Static method | Public | Method | Update UDMNEWCONTACTS | 20050125 | |
| 27 | 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 | 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 | 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 | IM_COLL_PROFILE | Call by reference | Type reference (TYPE) | UDM_COLL_PROFILE | Collection Profile | 20041214 | |||
| 2 | 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 | 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 | 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 | IM_ADJUST_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Collection Daten korrigieren | 20041213 | ||
| 2 | IM_COLL_PROFILE | Call by reference | Type reference (TYPE) | UDM_COLL_PROFILE | Collection Profil | 20041213 | |||
| 3 | IM_INITIALIZE_PROFILE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Collection-Profil initialisieren | 20060413 | ||
| 4 | IM_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041213 | |||
| 5 | IM_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | korrigierte Collection Daten sichern | 20041213 | ||
| 6 | IM_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Verbuchungsschalter (initial=keine Verbuchung, X=Verbuchung) | 20041213 | ||
| 7 | IM_WITH_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Geschäftspartner sperren | 20050214 | ||
| 8 | IT_SEGMENT_RANGE | Call by reference | Type reference (TYPE) | UDMBP_T_COLL_SEGMENT_RANGE | Intervall von Segmenten | 20041215 | |||
| 9 | IT_SEGMENT_READ | Call by reference | Type reference (TYPE) | UDM_T_BP_SEGMENT | Bereits gelesene Segmente (Verw. UDM_CHANGE_SEGMENT_DATA) | 20060425 | |||
| 10 | 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 | 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 | CS_COLL_CONTACT | Call by reference | Type reference (TYPE) | BDM_COLL_CONTACT | Collections Management: Ansprechpartner | 20050418 | |||
| 2 | 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 | CS_COLL_CONTACT | Call by reference | Type reference (TYPE) | BDM_COLL_CONTACT | Collections Management: Ansprechpartner | 20050418 | |||
| 2 | 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 | ES_COLL_PROFILE_NEW | Call by reference | Type reference (TYPE) | UDMBPPROFILE | Änderungsbelegstruktur für Profil | 20050211 | |||
| 2 | ES_COLL_PROFILE_OLD | Call by reference | Type reference (TYPE) | UDMBPPROFILE | Änderungsbelegstruktur für Profil | 20050211 | |||
| 3 | ET_COLL_PROFILE_UPD | Call by reference | Type reference (TYPE) | UDM_T_BP_PROFILE_UPD | Collection Profile | 20041214 | |||
| 4 | ET_COLL_SEGMENT_NEW | Call by reference | Type reference (TYPE) | YT_VUDMBPSEGMENTS | Änderungsbelegstruktur für Segmentdaten | 20050209 | |||
| 5 | ET_COLL_SEGMENT_OLD | Call by reference | Type reference (TYPE) | YT_VUDMBPSEGMENTS | Änderungsbelegstruktur für Segmentdaten | 20050209 | |||
| 6 | ET_COLL_SEGMENT_UPD | Call by reference | Type reference (TYPE) | UDM_T_BP_SEGMENT_UPD | Collection Segmente | 20041214 | |||
| 7 | ET_COLL_TEMPASSIGNM_UPD | Call by reference | Type reference (TYPE) | UDM_T_BP_TEMPASSIGNM_UPD | temporäre Zuordnung | 20041216 | |||
| 8 | 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 | ES_COLL_CONTACT | Call by reference | Type reference (TYPE) | BDM_COLL_CONTACT | temporäre Ansprechpartnerdaten | 20050119 | |||
| 2 | ET_COLL_CONTACT | Call by reference | Type reference (TYPE) | BDM_T_COLL_CONTACT_KEY | Kontakt Partner Schlüssel | 20041227 | |||
| 3 | IM_COLL_SEGMENT | Call by reference | Type reference (TYPE) | BDM_COLL_SEGMENT | Collection-Segment | 20041213 | |||
| 4 | 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 | 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 | ET_COLL_SEGMENT | Call by reference | Type reference (TYPE) | UDM_T_BP_SEGMENT | Collection Segmente | 20041214 | |||
| 2 | IM_RESELECT_DB | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Werte erneut von der Datenbank lesen | 20041216 | ||
| 3 | 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 | ET_COLL_TEMPASSIGNM | Call by reference | Type reference (TYPE) | UDM_T_BP_TEMPASSIGNM | temporäre Zuordnung | 20041215 | |||
| 2 | IM_RESELECT_DB | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Werte erneut von der Datenbank lesen | 20041216 | ||
| 3 | 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 | ET_COLL_TEMPASSIGNM_DB | Call by reference | Type reference (TYPE) | UDM_T_BP_TEMPASSIGNM | FSCM Collections Management: Daten zum Geschäftspartner | 20050105 | |||
| 2 | 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 | ES_CONTACT_CHOURS | Call by reference | Type reference (TYPE) | UDM_S_BP_HOURS | Anrufzeiten | 20041214 | |||
| 2 | ES_CONTACT_VHOURS | Call by reference | Type reference (TYPE) | UDM_S_BP_HOURS | Besuchszeiten | 20041214 | |||
| 3 | IM_CONTACT_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041214 | |||
| 4 | IM_DAYS | Call by reference | Type reference (TYPE) | I | 7 | zu berücksichtigende Zeitspanne | 20041214 | ||
| 5 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050131 | |||
| 2 | IM_ADJUST_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Collection Daten korrigieren | 20041213 | ||
| 3 | IM_COLL_PROFILE | Call by reference | Type reference (TYPE) | UDM_COLL_PROFILE | Collection Profil | 20041213 | |||
| 4 | IM_DATE | Call by reference | Type reference (TYPE) | DATUM | '00000000' | Verwendungsdatum | 20050218 | ||
| 5 | IM_INITIALIZE_PROFILE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Collection-Profil initialisieren | 20060413 | ||
| 6 | IM_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041213 | |||
| 7 | IM_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | korrigierte Collection Daten sichern | 20041213 | ||
| 8 | IM_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Verbuchungsschalter (initial=keine Verbuchung, X=Verbuchung) | 20041213 | ||
| 9 | IM_WITH_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Geschäftspartner sperren | 20050214 | ||
| 10 | IT_SEGMENT_RANGE | Call by reference | Type reference (TYPE) | UDMBP_T_COLL_SEGMENT_RANGE | Intervall von Segmenten | 20041215 | |||
| 11 | IT_SEGMENT_READ | Call by reference | Type reference (TYPE) | UDM_T_BP_SEGMENT | Bereits gelesene Segmente (Verw. UDM_CHANGE_SEGMENT_DATA) | 20060425 | |||
| 12 | 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 | ET_CONTACT_CHOURS | Call by reference | Type reference (TYPE) | UDM_T_BP_HOURS | Anrufzeiten | 20041214 | |||
| 2 | ET_CONTACT_VHOURS | Call by reference | Type reference (TYPE) | UDM_T_BP_HOURS | Besuchszeiten | 20041214 | |||
| 3 | EX_NO_LAST_CONTACT | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050607 | |||
| 4 | IM_DAYS | Call by reference | Type reference (TYPE) | I | 7 | zu berücksichtigende Zeitspanne | 20041214 | ||
| 5 | IM_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | SC_TSTFRO | Zeitstempel (UTC) des Anfangszeitpunkts des Termins | 20041214 | |||
| 6 | 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 | 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 | ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20050209 | |||
| 2 | ET_BP_WORKLISTINFO | Call by reference | Type reference (TYPE) | UDM_T_BP_WORKLISTINFO | GP-Daten für die Arbeitsliste | 20041216 | |||
| 3 | IM_COLL_SEGMENT | Call by reference | Type reference (TYPE) | BDM_COLL_SEGMENT | Collection-Segment | 20041215 | |||
| 4 | IM_DAYS | Call by reference | Type reference (TYPE) | I | 7 | zu berücksichtigender Zeitraum | 20041216 | ||
| 5 | 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 | IM_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Verbuchungssteuerung | 20041214 | ||
| 2 | IM_WITH_CHDOCS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Änderungsbelege schreiben | 20050209 | ||
| 3 | IM_WITH_ENQUEUE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Geschäftspartner sperren | 20050214 | ||
| 4 | IT_NUMBER | Call by reference | Type reference (TYPE) | BUS_PARTNR_T | ZGP: Partnernummern | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | IM_COLL_SEGMENT | Call by reference | Type reference (TYPE) | BDM_COLL_SEGMENT | Collection-Segment | 20041221 | |||
| 2 | IM_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20041221 | |||
| 3 | IS_SEL_CONTACT | Call by reference | Type reference (TYPE) | BDM_COLL_CONTACT | Collections Management: Ansprechpartner | 20041221 | |||
| 4 | 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 | 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 | IM_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050125 | |||
| 2 | IT_NEWCONTACT_UPD | Call by reference | Type reference (TYPE) | UDM_T_BP_NEWCONTACT_UPD | Neue Kontaktdaten | 20050125 | |||
| 3 | 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 | IS_COLL_PROFILE_NEW | Call by reference | Type reference (TYPE) | UDMBPPROFILE | Änderungsbelegstruktur für Profil | 20050211 | |||
| 2 | IS_COLL_PROFILE_OLD | Call by reference | Type reference (TYPE) | UDMBPPROFILE | Änderungsbelegstruktur für Profil | 20050211 | |||
| 3 | IT_COLL_SEGMENT_NEW | Call by reference | Type reference (TYPE) | YT_VUDMBPSEGMENTS | Änderungsbelegstruktur für Segmentdaten | 20050209 | |||
| 4 | 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 |