Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_RELT_CONST | BPR: Constants for Relationship Segments | 20050704 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_TRANSACTION | Transactional Operations - Business Partner | 20060601 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_TRANSACTION_RELATION | Transactional Operations - Relationships | 20060601 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20050704 |
Properties
| Class | CL_BUP_RELA | |
| Short Description | Contact Person Relationship Addresses | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
| Created | 20050704 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_RELA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050704 | ||
| 2 | IF_BUP_RELT_CONST | BPR: Constants for Relationship Segments | 20050704 | ||
| 3 | IF_BUP_TRANSACTION | Transactional Operations - Business Partner | 20060601 | ||
| 4 | IF_BUP_TRANSACTION_RELATION | Transactional Operations - Relationships | 20060601 | ||
| 5 | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20050704 |
Friends
Class CL_BUP_RELA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060904 | ||
| 2 | Instance method | Private | Method | 20060904 | ||
| 3 | Instance method | Public | Method | Lock and Authorization Check (Call from Service Provider) | 20060601 | |
| 4 | Instance method | Public | Method | Lock and Authorization Check (Call from Service Provider) | 20070405 | |
| 5 | Instance method | Private | Method | 20060904 | ||
| 6 | Instance method | Private | Method | 20060904 | ||
| 7 | Instance method | Private | Method | 20060904 | ||
| 8 | Instance method | Private | Method | 20060904 | ||
| 9 | Instance method | Public | Method | Check Contact Person Relationship Addresses for Relationshps | 20060824 | |
| 10 | Instance method | Public | Method | Consistency Check for Data Specified Externally | 20051214 | |
| 11 | Instance method | Public | Method | Check Single Records in Memory | 20060706 | |
| 12 | Instance method | Private | Method | 20060904 | ||
| 13 | Instance method | Public | Constructor | CONSTRUCTOR | 20050704 | |
| 14 | Instance method | Private | Method | 20060904 | ||
| 15 | Instance method | Private | Method | 20060904 | ||
| 16 | Instance method | Private | Method | Read Context Information/Customizing | 20070129 | |
| 17 | Instance method | Private | Method | 20060904 | ||
| 18 | Static method | Public | Method | Factory Method | 20050704 | |
| 19 | Instance method | Private | Method | 20060904 | ||
| 20 | Instance method | Public | Method | Convert Database Structure (BUT052) to IPI Format | 20070410 | |
| 21 | Instance method | Public | Method | Convert IPI Format to Database Structure (BUT052) | 20070410 | |
| 22 | Instance method | Public | Method | Changing Contact Person Relationship Addresses | 20050704 | |
| 23 | Instance method | Public | Method | Change Contact Person Relationship Addresses (Internal View) | 20060628 | |
| 24 | Instance method | Private | Event handling method | Handles Event BP_ID_CHANGED of Class CL_BUP_CENT | 20060904 | |
| 25 | Instance method | Public | Method | Read Contact Person Relationship Addresses with Key | 20050929 | |
| 26 | Instance method | Public | Method | Read Contact Person Rel. Addr. with Partner1 and Partner2 | 20050929 | |
| 27 | Instance method | Public | Method | Read Contact Person Relnship Address with P1/P2 (Int.View) | 20060628 | |
| 28 | Instance method | Public | Method | Read Contact Person Relnship Addresses with Key (Int.View) | 20060628 | |
| 29 | Instance method | Private | Method | 20060904 |
Events
Class CL_BUP_RELA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_CHECK_DATA | Private | See coding | 20051129 | begin of GTY_S_check_data.
include type bup_s_rela_data_int.
types change_mode type bup_change_mode.
types end of gty_s_check_data
|
||
| 2 | GTY_S_DATA_PERS_REF | Private | See coding | 20060124 | begin of GTY_S_DATA_PERS_REF.
include type bup_s_rela_data_int.
types pers_id type addr_node_id.
types end of GTY_S_DATA_PERS_REF
|
||
| 3 | GTY_T_CHECK_DATA | Private | See coding | 20051129 | gty_t_check_data type sorted table of gty_s_check_data
with non-unique key partner1
partner2
addrnumber
org_address_id
|
||
| 4 | GTY_T_DATA_PERS_REF | Private | See coding | 20060124 | GTY_t_DATA_PERS_REF type sorted table of GTY_S_DATA_PERS_REF
with non-unique key partner1
partner2
addrnumber
org_address_id
|
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class CL_BUP_RELA has no parameter.
Method AFTER_COMMIT on class CL_BUP_RELA has no exception.
Method AFTER_FAILED_SAVE Signature
Method AFTER_FAILED_SAVE on class CL_BUP_RELA has no parameter.
Method AFTER_FAILED_SAVE on class CL_BUP_RELA has no exception.
Method AUTHORITY_LOCK_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20060601 | |||
| 2 | ET_SUCCEEDED | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20070404 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060601 | |||
| 4 | IT_RELATION | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20060601 |
Method AUTHORITY_LOCK_MODIFY on class CL_BUP_RELA has no exception.
Method AUTHORITY_LOCK_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20070405 | |||
| 2 | ET_SUCCEEDED | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20070405 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20070405 | |||
| 4 | IT_RELATION | Call by reference | Type reference (TYPE) | BUP_T_RELT_KEY_ACT | Schlüssel der Beziehung mit Aktionskennzeichen | 20070405 | |||
| 5 | IV_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Berechtigungsprüfung durchführen | 20070405 | ||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | BUP_EDIT_MODE | Editiermodus | 20070405 | |||
| 7 | IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | Kennzeichen: Effektiven Edititiermodus berechnen | 20070405 |
Method AUTHORITY_LOCK_READ on class CL_BUP_RELA has no exception.
Method CHECK Signature
Method CHECK on class CL_BUP_RELA has no parameter.
Method CHECK on class CL_BUP_RELA has no exception.
Method CHECK_BEFORE_FINALIZE Signature
Method CHECK_BEFORE_FINALIZE on class CL_BUP_RELA has no parameter.
Method CHECK_BEFORE_FINALIZE on class CL_BUP_RELA has no exception.
Method CHECK_BEFORE_SAVE Signature
Method CHECK_BEFORE_SAVE on class CL_BUP_RELA has no parameter.
Method CHECK_BEFORE_SAVE on class CL_BUP_RELA has no exception.
Method CHECK_BY_PARTNER Signature
Method CHECK_BY_PARTNER on class CL_BUP_RELA has no parameter.
Method CHECK_BY_PARTNER on class CL_BUP_RELA has no exception.
Method CHECK_BY_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20060824 | |||
| 2 | ET_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | Durchgeführte Änderungen | 20060824 | |||
| 3 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_RELC_KEY | Schlüssel fehlgeschlagener Prüfungen | 20060824 | |||
| 4 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELC_KEY | Schlüssel zu denen keine Bez.-Adresse existiert | 20080417 | |||
| 5 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELC_KEY | Schlüssel Ansprechpartnerbeziehung | 20060824 | |||
| 6 | IV_CHECK_LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Prüfe nur Ansprechpartner-Bez.Adr.(d.h. keine Adressdaten) | 20060825 | ||
| 7 | IV_DETERMINE | Call by reference | Type reference (TYPE) | BOOLE_D | Wenn leer => keine Änderungen durchführen | 20060824 |
Method CHECK_BY_RELATION on class CL_BUP_RELA has no exception.
Method CHECK_EXTERNAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20051214 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel Prüfungsfehler Ansprechpartner-Beziehungsadressen | 20051214 | |||
| 3 | IR_CHECK_OPERATOR | Call by reference | Object reference (TYPE REF TO) | OBJECT | Zu verwendende Prüfklasse | 20051214 | |||
| 4 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20051214 | |||
| 5 | IT_DATA | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | Daten zu prüfender Ansprechpartner-Beziehungsadressen | 20051214 | |||
| 6 | IV_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | Prüfung des per RELNR spezifizierten Beziehungsgeflechts | 20070320 |
Method CHECK_EXTERNAL_DATA on class CL_BUP_RELA has no exception.
Method CHECK_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20060706 | |||
| 2 | ET_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | Durchgeführte Änderungen | 20060809 | |||
| 3 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel fehlgeschlagener Prüfungen | 20060706 | |||
| 4 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel fehlgeschlagener Prüfungen | 20060828 | |||
| 5 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel Ansprechpartner-Beziehungsadressen | 20060706 | |||
| 6 | IV_CHECK_LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Prüfe nur Ansprechpartner-Bez.Adr.(d.h. keine Adressdaten) | 20060706 | ||
| 7 | IV_DETERMINE | Call by reference | Type reference (TYPE) | BOOLE_D | Wenn leer => keine Änderungen durchführen | 20060706 |
Method CHECK_SINGLE on class CL_BUP_RELA has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_BUP_RELA has no parameter.
Method CLEANUP on class CL_BUP_RELA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060302 |
Method CONSTRUCTOR on class CL_BUP_RELA has no exception.
Method DO_SAVE Signature
Method DO_SAVE on class CL_BUP_RELA has no parameter.
Method DO_SAVE on class CL_BUP_RELA has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_BUP_RELA has no parameter.
Method FINALIZE on class CL_BUP_RELA has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CONTEXT | Value transfer | Type reference (TYPE) | BUP_S_RELY_CONTEXT | GPB: Prozessierter Kontext Segment Bez.adressen BUT052 | 20070129 |
Method GET_CONTEXT on class CL_BUP_RELA has no exception.
Method GET_INDIRECTLY_LOCKED_PARTNERS Signature
Method GET_INDIRECTLY_LOCKED_PARTNERS on class CL_BUP_RELA has no parameter.
Method GET_INDIRECTLY_LOCKED_PARTNERS on class CL_BUP_RELA has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060303 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BUP_RELA | Ansprechpartner-Beziehungsadressen | 20050704 |
Method GET_INSTANCE on class CL_BUP_RELA has no exception.
Method GET_MODIFIED_RELATION Signature
Method GET_MODIFIED_RELATION on class CL_BUP_RELA has no parameter.
Method GET_MODIFIED_RELATION on class CL_BUP_RELA has no exception.
Method MAP_DB2IPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | IPI-Format Anspr.bez.adressen | 20070410 | |||
| 2 | IT_DB | Call by reference | Type reference (TYPE) | TTY_BUT052 | Datenbankformat Anspr.bez.adressen | 20070410 |
Method MAP_DB2IPI on class CL_BUP_RELA has no exception.
Method MAP_IPI2DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DB | Call by reference | Type reference (TYPE) | TTY_BUT052 | Datenbankformat Anspr.bez.adressen | 20070410 | |||
| 2 | IT_EXT | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | IPI-Format Anspr.bez.adressen | 20070410 |
Method MAP_IPI2DB on class CL_BUP_RELA has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20050704 | |||
| 2 | ET_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | Änderungen Ansprechpartner-Beziehungsadressen | 20050704 | |||
| 3 | ET_REJECTED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_REJECTED_KEY | Fehlgeschlagene Änderungen Ansprechpartner-Bez.adressen | 20050704 | |||
| 4 | IT_MODIFICATIONS | Call by reference | Type reference (TYPE) | BUP_T_RELA_MODIFICATION | Änderungsoperationen Ansprechpartner-Beziehungsadressen | 20050704 | |||
| 5 | IV_IMPLICIT_DEFAULT_UPDATES | Call by reference | Type reference (TYPE) | BOOLE_D | Implizite Defaultflag-Änderungen während des MODIFY erlaubt | 20080212 | |||
| 6 | IV_IMPLICIT_UPDATES | Call by reference | Type reference (TYPE) | BOOLE_D | Implizite Änderungen während des MODIFY erlaubt | 20060118 |
Method MODIFY on class CL_BUP_RELA has no exception.
Method MODIFY_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20060628 | |||
| 2 | ET_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | Änderungen Ansprechpartner-Beziehungsadressen | 20060628 | |||
| 3 | ET_REJECTED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_REJECTED_KEY | Fehlgeschlagene Änderungen Ansprechpartner-Bez.adressen | 20060628 | |||
| 4 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060628 | |||
| 5 | IT_MODIFICATIONS | Call by reference | Type reference (TYPE) | BUP_T_RELA_MODIFICATION | Änderungsoperationen Ansprechpartner-Beziehungsadresssen | 20060628 | |||
| 6 | IV_IMPLICIT_DEFAULT_UPDATES | Call by reference | Type reference (TYPE) | BOOLE_D | Implizite Defaultflag-Änderungen während des MODIFY erlaubt | 20080212 | |||
| 7 | IV_IMPLICIT_UPDATES | Call by reference | Type reference (TYPE) | BOOLE_D | Implizite Änderungen während des MODIFY erlaubt | 20060628 |
Method MODIFY_INT on class CL_BUP_RELA has no exception.
Method ON_BP_ID_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_KEYS | Call by reference | Attribute reference (LIKE) | 20060904 | |||||
| 2 | EV_IS_FINALIZE | Call by reference | Attribute reference (LIKE) | 20060904 |
Method ON_BP_ID_CHANGED on class CL_BUP_RELA has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20050929 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | Daten Ansprechpartner-Beziehungadressen | 20050929 | |||
| 3 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel fehlgeschlagener Änderungen | 20050929 | |||
| 4 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | BUP_T_RELA_PROPERTIES | Feldeigenschaften | 20050929 | |||
| 5 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel Ansprechpartner-Beziehungadressen | 20050929 | |||
| 6 | IV_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Berechtigungsprüfung durchführen | 20050929 | ||
| 7 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | BUP_EDIT_MODE | '1' | Editiermodus | 20050929 | ||
| 8 | IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | Feldeigenschaften liefern | 20050929 | |||
| 9 | IV_PROVIDE_ORG_ADDRESS_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ORG_ADDRESS_ID füllen | 20060103 | |||
| 10 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Before Image lesen | 20050929 |
Method READ on class CL_BUP_RELA has no exception.
Method READ_BY_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20050929 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | Gelesene Ansprechpartner-Beziehungsadressen | 20050929 | |||
| 3 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_ID | PartnerIDs nicht gefundener Ansprechpartner-Beziehungsadr. | 20050929 | |||
| 4 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | BUP_T_RELA_PROPERTIES | Feldeigenschaften | 20050929 | |||
| 5 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_ID | PartnerIDs einer Beziehung | 20050929 | |||
| 6 | IV_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Berechtigungsprüfung durchführen | 20050929 | ||
| 7 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | BUP_EDIT_MODE | '1' | Editiermodus | 20050929 | ||
| 8 | IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Feldeigenschaften liefern | 20050929 | ||
| 9 | IV_PROVIDE_ORG_ADDRESS_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ORG_ADDRESS_ID füllen | 20060103 | |||
| 10 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Before Image lesen | 20050929 |
Method READ_BY_RELATION on class CL_BUP_RELA has no exception.
Method READ_BY_RELATION_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20060628 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | Gelesene Ansprechpartner-Beziehungsadressen | 20060628 | |||
| 3 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_ID | PartnerIDs nicht gefundener Ansprechpartner-Beziehungsadr. | 20060628 | |||
| 4 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | BUP_T_RELA_PROPERTIES | Feldeigenschaften | 20060628 | |||
| 5 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060628 | |||
| 6 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_ID | PartnerIDs einer Beziehung | 20060628 | |||
| 7 | IV_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Berechtigungsprüfung durchführen | 20060628 | ||
| 8 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | BUP_EDIT_MODE | '1' | Editiermodus | 20060628 | ||
| 9 | IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Feldeigenschaften liefern | 20060628 | ||
| 10 | IV_PROVIDE_ORG_ADDRESS_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ORG_ADDRESS_ID füllen | 20060628 | |||
| 11 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Before Image lesen | 20060628 |
Method READ_BY_RELATION_INT on class CL_BUP_RELA has no exception.
Method READ_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Schnittstelle zum Auslesen von Nachrichten des Protokolls | 20060628 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_T_RELA_DATA | Daten Ansprechpartner-Beziehungsadressen | 20060628 | |||
| 3 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel fehlgeschlagener Änderungen | 20060628 | |||
| 4 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | BUP_T_RELA_PROPERTIES | Feldeigenschaften | 20060628 | |||
| 5 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20060628 | |||
| 6 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_RELA_KEY | Schlüssel Ansprechpartner-Beziehungsadressen | 20060628 | |||
| 7 | IV_AUTHORITY_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Berechtigungsprüfung durchführen | 20060628 | ||
| 8 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | BUP_EDIT_MODE | '1' | Editiermodus | 20060628 | ||
| 9 | IV_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | BOOLE_D | Feldeigenschaften füllen | 20060628 | |||
| 10 | IV_PROVIDE_ORG_ADDRESS_ID | Call by reference | Type reference (TYPE) | BOOLE_D | ORG_ADDRESS_ID füllen | 20060628 | |||
| 11 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Before Image lesen | 20060628 |
Method READ_INT on class CL_BUP_RELA has no exception.
Method RESET_MODIFICATIONS Signature
Method RESET_MODIFICATIONS on class CL_BUP_RELA has no parameter.
Method RESET_MODIFICATIONS on class CL_BUP_RELA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |