Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_MD_CHAR | FIN Master Data: Access to Data | 20020515 |
Properties
| Class | CL_UG_MD_BUPA | |
| Short Description | FIN Master Data: Business Partner Data | |
| Super Class | CL_UG_MD_CHAR | FIN Master Data: Access to Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGMD2 | FIN General: Master Data: Maintenance |
| Created | 20020425 | SAP |
| Last change | 20041006 | 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) |
Interfaces
Class CL_UG_MD_BUPA has no interface implemented.
Friends
Class CL_UG_MD_BUPA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_UG_MD_BUPA' | Custom class name | 20020517 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UG_BDT_GUI | Master Data: BDT Call for Characteristic Maintenance | 20020517 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | FIN Master Data: Representation of a Characteristic Value | 20020517 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UGMD_YS_BDT_BUPA | BuPa global memory, current (single record) | 20020517 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UGMD_S_GEN_BPNO | FIN Master Data: Template Structure f.Bus.Partner Attributes | 20020517 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | UGMDB_TS_BDT_BUPA | BuPa global memory, committed (all) | 20020517 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | UGMDB_TS_BDT_BUPA | BuPa global memory, current (all) | 20020517 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | UGMDB_TS_BDT_BUPA | BuPa global memory, DB (all) | 20020517 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | UGMDB_TS_PARTNER_TMP | Sorted table with temp. partner no. | 20020517 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Master Data: Generic GUI Communication | 20020517 |
Methods
Events
Class CL_UG_MD_BUPA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BUPA_S_ADDRESS | Public | See coding | 20040727 | BEGIN OF bupa_s_address,
partner_guid TYPE bu_partner_guid,
addrnumber TYPE ad_addrnum,
addrguid TYPE bu_address_guid,
include TYPE bapibus1006_address,
it_address_use TYPE ugmd_yt_address_usage,
* include type ugmd_ys_bu_address,
END OF bupa_s_address
|
||
| 2 | BUPA_S_ADDRESS_FLAT | Public | See coding | 20040830 | BEGIN OF bupa_s_address_flat,
partner_guid TYPE bu_partner_guid,
addrnumber TYPE ad_addrnum,
addrguid TYPE bu_address_guid,
include TYPE bapibus1006_address,
END OF bupa_s_address_flat
|
||
| 3 | BUPA_S_ADDRESS_USAGE | Public | See coding | 20040830 | BEGIN OF bupa_s_address_usage,
partner_guid TYPE bu_partner_guid,
addrnumber TYPE ad_addrnum,
addrguid TYPE bu_address_guid,
include TYPE bapibus1006_addressusage,
END OF bupa_s_address_usage
|
||
| 4 | BUPA_S_CENTRAL | Public | See coding | 20040727 | BEGIN OF bupa_s_central,
partner_guid TYPE bu_partner_guid,
bpext TYPE bu_bpext,
bpkind TYPE bu_bpkind,
bu_group TYPE bu_group,
bu_sort1 TYPE bu_sort1,
bu_sort2 TYPE bu_sort2,
source TYPE bu_source,
augrp TYPE bu_augrp,
name_org1 TYPE bu_nameor1,
name_org2 TYPE bu_nameor2,
name_org3 TYPE bu_nameor3,
name_org4 TYPE bu_nameor4,
title_let TYPE bu_title_let,
legal_enty TYPE bu_legenty,
ind_sector TYPE bu_indsect,
legal_org TYPE bu_legal_org,
found_dat TYPE bu_found_dat,
liquid_dat TYPE bu_liquid_dat,
location_1 TYPE bbbnr,
location_2 TYPE bbsnr,
location_3 TYPE bubkz,
addrcomm TYPE bu_addrcomm,
bu_logsys TYPE logsys,
END OF bupa_s_central
|
||
| 5 | BUPA_S_EMAIL | Public | See coding | 20040727 | BEGIN OF bupa_s_email,
partner_guid TYPE bu_partner_guid,
include TYPE bapiadsmtp,
* include TYPE ugmd_ys_bp_email,
END OF bupa_s_email
|
||
| 6 | BUPA_S_FAX | Public | See coding | 20040727 | BEGIN OF bupa_s_fax,
partner_guid TYPE bu_partner_guid,
include TYPE bapiadfax,
* include TYPE ugmd_ys_bp_fax,
END OF bupa_s_fax
|
||
| 7 | BUPA_S_IDENT_NO | Public | See coding | 20040727 | BEGIN OF bupa_s_ident_no,
partner_guid TYPE bu_partner_guid,
include TYPE bapibus1006_id_details,
* include TYPE ugmd_ys_ident_no,
END OF bupa_s_ident_no
|
||
| 8 | BUPA_S_ROLE | Public | See coding | 20040727 | BEGIN OF bupa_s_role,
partner_guid TYPE bu_partner_guid,
bu_role TYPE bu_role,
END OF bupa_s_role
|
||
| 9 | BUPA_S_TAX_NO | Public | See coding | 20040727 | BEGIN OF bupa_s_tax_no,
partner_guid TYPE bu_partner_guid,
include TYPE bapibus1006tax,
* include TYPE ugmd_ys_bu_tax_no,
END OF bupa_s_tax_no
|
||
| 10 | BUPA_S_TEL | Public | See coding | 20040727 | BEGIN OF bupa_s_tel,
partner_guid TYPE bu_partner_guid,
include TYPE bapiadtel,
* include TYPE ugmd_ys_bp_tel,
END OF bupa_s_tel
|
||
| 11 | BUPA_TS_ADDRESS | Public | See coding | 20040727 | bupa_ts_address TYPE SORTED TABLE OF bupa_s_address
WITH NON-UNIQUE KEY partner_guid
|
||
| 12 | BUPA_TS_ADDRESS_FLAT | Public | See coding | 20040830 | bupa_ts_address_flat TYPE SORTED TABLE OF bupa_s_address_flat
WITH UNIQUE KEY partner_guid
|
||
| 13 | BUPA_TS_ADDRESS_USAGE | Public | See coding | 20040830 | bupa_ts_address_usage TYPE SORTED TABLE OF bupa_s_address_usage
WITH UNIQUE KEY partner_guid addrnumber addrguid
|
||
| 14 | BUPA_TS_CENTRAL | Public | See coding | 20040727 | bupa_ts_central TYPE SORTED TABLE OF bupa_s_central
WITH UNIQUE KEY partner_guid
|
||
| 15 | BUPA_TS_EMAIL | Public | See coding | 20040727 | bupa_ts_email TYPE SORTED TABLE OF bupa_s_email
WITH NON-UNIQUE KEY partner_guid
|
||
| 16 | BUPA_TS_FAX | Public | See coding | 20040727 | bupa_ts_fax TYPE SORTED TABLE OF bupa_s_fax
WITH NON-UNIQUE KEY partner_guid
|
||
| 17 | BUPA_TS_GUID | Public | See coding | 20040727 | bupa_ts_guid TYPE SORTED TABLE OF bu_partner_guid
WITH UNIQUE KEY table_line
|
||
| 18 | BUPA_TS_IDENT_NO | Public | See coding | 20040727 | bupa_ts_ident_no TYPE SORTED TABLE OF bupa_s_ident_no
WITH NON-UNIQUE KEY partner_guid
|
||
| 19 | BUPA_TS_ROLE | Public | See coding | 20040727 | bupa_ts_role TYPE SORTED TABLE OF bupa_s_role
WITH UNIQUE KEY partner_guid bu_role
|
||
| 20 | BUPA_TS_TAX_NO | Public | See coding | 20040727 | bupa_ts_tax_no TYPE SORTED TABLE OF bupa_s_tax_no
WITH NON-UNIQUE KEY partner_guid
|
||
| 21 | BUPA_TS_TEL | Public | See coding | 20040727 | bupa_ts_tel TYPE SORTED TABLE OF bupa_s_tel
WITH NON-UNIQUE KEY partner_guid
|
Method Signatures
Method BUPA_ADD_IDENT_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020523 |
Method BUPA_ADD_IDENT_MSG on class CL_UG_MD_BUPA has no exception.
Method BUPA_AFTER_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20040727 | |||
| 2 | IT_ADDRESS_FLAT | Call by reference | Type reference (TYPE) | BUPA_TS_ADDRESS_FLAT | 20040830 | ||||
| 3 | IT_ADDRESS_USAGE | Call by reference | Type reference (TYPE) | BUPA_TS_ADDRESS_USAGE | 20040830 | ||||
| 4 | IT_CENTRAL | Call by reference | Type reference (TYPE) | BUPA_TS_CENTRAL | 20040727 | ||||
| 5 | IT_EMAIL | Call by reference | Type reference (TYPE) | BUPA_TS_EMAIL | 20040727 | ||||
| 6 | IT_IDENT_NO | Call by reference | Type reference (TYPE) | BUPA_TS_IDENT_NO | 20040727 | ||||
| 7 | IT_ROLE | Call by reference | Type reference (TYPE) | BUPA_TS_ROLE | 20040727 | ||||
| 8 | IT_TAX_NO | Call by reference | Type reference (TYPE) | BUPA_TS_TAX_NO | 20040727 | ||||
| 9 | IT_TELEFAX | Call by reference | Type reference (TYPE) | BUPA_TS_FAX | 20040729 | ||||
| 10 | IT_TELEFON | Call by reference | Type reference (TYPE) | BUPA_TS_TEL | 20040729 |
Method BUPA_AFTER_IMPORT on class CL_UG_MD_BUPA has no exception.
Method BUPA_BEFORE_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDRESS_FLAT | Call by reference | Type reference (TYPE) | BUPA_TS_ADDRESS_FLAT | 20040830 | ||||
| 2 | ET_ADDRESS_USAGE | Call by reference | Type reference (TYPE) | BUPA_TS_ADDRESS_USAGE | 20040830 | ||||
| 3 | ET_CENTRAL | Call by reference | Type reference (TYPE) | BUPA_TS_CENTRAL | 20040727 | ||||
| 4 | ET_EMAIL | Call by reference | Type reference (TYPE) | BUPA_TS_EMAIL | 20040727 | ||||
| 5 | ET_IDENT_NO | Call by reference | Type reference (TYPE) | BUPA_TS_IDENT_NO | 20040727 | ||||
| 6 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20040727 | |||
| 7 | ET_ROLE | Call by reference | Type reference (TYPE) | BUPA_TS_ROLE | 20040727 | ||||
| 8 | ET_TAX_NO | Call by reference | Type reference (TYPE) | BUPA_TS_TAX_NO | 20040727 | ||||
| 9 | ET_TELEFAX | Call by reference | Type reference (TYPE) | BUPA_TS_FAX | 20040729 | ||||
| 10 | ET_TELEFON | Call by reference | Type reference (TYPE) | BUPA_TS_TEL | 20040729 | ||||
| 11 | IT_GUID | Call by reference | Type reference (TYPE) | BUPA_TS_GUID | 20040727 |
Method BUPA_BEFORE_EXPORT on class CL_UG_MD_BUPA has no exception.
Method BUPA_GET_BUSINESS_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP_NO | Call by reference | Type reference (TYPE) | UGMD_S_GEN_BPNO | FI-Stammdaten: Vorlagestruktur für Geschäftspartnerattribute | 20020517 |
Method BUPA_GET_BUSINESS_PARTNER on class CL_UG_MD_BUPA has no exception.
Method BUPA_GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUPA_CURRENT | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | aktuelle BuPa Daten | 20020517 | |||
| 2 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | UGMD_DIINIT_NATIVE | Kopfdaten des Datenobjektes | 20020517 |
Method BUPA_GET_DATA on class CL_UG_MD_BUPA has no exception.
Method BUPA_GET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | UGMD_DIINIT_NATIVE | Kopfdaten des Datenobjektes | 20020517 | |||
| 2 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 |
Method BUPA_GET_HEADER_DATA on class CL_UG_MD_BUPA has no exception.
Method BUPA_GET_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP_NO | Call by reference | Type reference (TYPE) | UGMD_S_GEN_BPNO | FI-Stammdaten: Vorlagestruktur für Geschäftspartnerattribute | 20020517 | |||
| 2 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 |
Method BUPA_GET_NO on class CL_UG_MD_BUPA has no exception.
Method BUPA_LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 |
Method BUPA_LOAD_DATA on class CL_UG_MD_BUPA has no exception.
Method BUPA_MOVE_DATA_TO_BAPI_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL | SAP-GP: BAPI-Struktur für zentrale Daten | 20020517 | |||
| 2 | CS_DATA_ORGAN | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_ORGAN | SAP-GP: BAPI-Struktur für Organisationsdaten | 20020517 | |||
| 3 | IS_TOTAL_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 |
Method BUPA_MOVE_DATA_TO_BAPI_STRUCT on class CL_UG_MD_BUPA has no exception.
Method BUPA_READ_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUPA_DATA | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | BuPa-Daten | 20020517 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | Nachrichten | 20020517 | |||
| 3 | E_ILLEGAL_PARTNER | Call by reference | Type reference (TYPE) | UG_FLG | 'X': Partner Nummer ist nicht gültig | 20020517 | |||
| 4 | IS_GEN_BPNO | Call by reference | Type reference (TYPE) | UGMD_S_GEN_BPNO | Partnernummern | 20020517 |
Method BUPA_READ_DATA_FROM_DB on class CL_UG_MD_BUPA has no exception.
Method BUPA_SAVE_FAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | 20020517 | ||||
| 2 | IT_TELEFAX | Call by reference | Type reference (TYPE) | UGMD_YT_BP_FAX | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 3 | IT_TELEFAX_X | Call by reference | Type reference (TYPE) | UGMDB_BAPIADFAXX | Änderungskennzeichen | 20020517 | |||
| 4 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GeschäftspartnerGUID | 20020517 | |||
| 5 | I_X_SAVE | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | 'X' umgeht den BuPa-Puffer und schreibt direkt auf die DB | 20020518 |
Method BUPA_SAVE_FAX on class CL_UG_MD_BUPA has no exception.
Method BUPA_SAVE_SMTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | 20020517 | ||||
| 2 | IT_SMTP | Call by reference | Type reference (TYPE) | UGMD_YT_BP_EMAIL | Tabelle mit Email-Adressen des Business Partners | 20020517 | |||
| 3 | IT_SMTP_X | Call by reference | Type reference (TYPE) | UGMDB_BAPIADSMTX | Änderungskennzeichen | 20020517 | |||
| 4 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GeschäftspartnerGUID | 20020517 | |||
| 5 | I_X_SAVE | Call by reference | Type reference (TYPE) | UG_FLG | 'X' | SPACE schreibt direkt auf die DB, 'X' schreibt in BP-Puffer | 20020518 |
Method BUPA_SAVE_SMTP on class CL_UG_MD_BUPA has no exception.
Method BUPA_SAVE_TEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | 20020517 | ||||
| 2 | IT_TELEFON | Call by reference | Type reference (TYPE) | UGMD_YT_BP_TEL | Tabelle für Telefonnummern des Business Partners | 20020517 | |||
| 3 | IT_TELEFON_X | Call by reference | Type reference (TYPE) | UGMDB_BAPIADTELX | Änderungskennzeichen | 20020517 | |||
| 4 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GeschäftspartnerGUID | 20020517 | |||
| 5 | I_X_SAVE | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | 'X' umgeht den BuPa-Puffer und schreibt direkt auf die DB | 20020518 |
Method BUPA_SAVE_TEL on class CL_UG_MD_BUPA has no exception.
Method BUPA_SEND_MESSAGES_TO_BDT_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE_BAPI | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | Meldungen in BuPa-BAPI-Format | 20020517 | |||
| 2 | IT_MESSAGE_WB | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen in Workbenchformat | 20020517 |
Method BUPA_SEND_MESSAGES_TO_BDT_GUI on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_BUSINESS_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BP_NO | Call by reference | Type reference (TYPE) | UGMD_S_GEN_BPNO | FI-Stammdaten: Vorlagestruktur für Geschäftspartnerattribute | 20020517 |
Method BUPA_SET_BUSINESS_PARTNER on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA_ORGAN_X | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_ORGAN_X | SAP-GP: BAPI-Struktur für Organisationsdaten, Updateleiste | 20020517 | |||
| 2 | CS_DATA_X | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_X | SAP-GP: BAPI-Struktur für zentrale Daten; Updateleiste | 20020517 | |||
| 3 | IS_TOTAL_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 | |||
| 4 | IS_TOTAL_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 |
Method BUPA_SET_CHANGE_FLAGS on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAGS_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA_ORGAN_X | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_ORGAN_X | SAP-GP: BAPI-Struktur für Organisationsdaten, Updateleiste | 20020517 | |||
| 2 | CS_DATA_X | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_X | SAP-GP: BAPI-Struktur für zentrale Daten; Updateleiste | 20020517 |
Method BUPA_SET_CHANGE_FLAGS_ALL on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAG_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ADDRESS_X | Call by reference | Type reference (TYPE) | BAPIBUS1006_ADDRESS_X | SAP-GP: BAPI-Struktur für Adreßdaten; Updateleiste | 20020517 | |||
| 2 | IS_ADDRESS_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BU_ADDRESS | Adresse und Adressverwendung | 20020517 | |||
| 3 | IS_ADDRESS_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BU_ADDRESS | Adresse und Adressverwendung | 20020517 |
Method BUPA_SET_CHANGE_FLAG_ADDRESS on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAG_FAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FAX_X | Call by reference | Type reference (TYPE) | BAPIADFAXX | Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX | 20020517 | |||
| 2 | IS_FAX_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BP_FAX | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 3 | IS_FAX_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BP_FAX | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 4 | I_CHANGE_ALL | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | 'X' setzt alle Felder auf Ändern | 20020517 |
Method BUPA_SET_CHANGE_FLAG_FAX on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAG_SMTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SMTP_X | Call by reference | Type reference (TYPE) | BAPIADSMTX | Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX | 20020517 | |||
| 2 | IS_SMTP_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BP_EMAIL | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 3 | IS_SMTP_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BP_EMAIL | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 4 | I_CHANGE_ALL | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | 'X' setzt alle Felder auf Ändern | 20020517 |
Method BUPA_SET_CHANGE_FLAG_SMTP on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_CHANGE_FLAG_TEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEL_X | Call by reference | Type reference (TYPE) | BAPIADTELX | Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX | 20020517 | |||
| 2 | IS_TEL_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BP_TEL | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 3 | IS_TEL_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BP_TEL | Tabelle mit Faxnummern des Business Partners | 20020517 | |||
| 4 | I_CHANGE_ALL | Call by reference | Type reference (TYPE) | UG_FLG | SPACE | 'X' setzt alle Felder auf Ändern | 20020517 |
Method BUPA_SET_CHANGE_FLAG_TEL on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUPA_CURRENT | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | aktuelle BuPa Daten (beinhalten Kopfdaten!) | 20020517 |
Method BUPA_SET_DATA on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_DATA_CHANGE_NOTE Signature
Method BUPA_SET_DATA_CHANGE_NOTE on class CL_UG_MD_BUPA has no parameter.
Method BUPA_SET_DATA_CHANGE_NOTE on class CL_UG_MD_BUPA has no exception.
Method BUPA_SET_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUST | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020517 | |||
| 2 | IS_BP_NO | Call by reference | Type reference (TYPE) | UGMD_S_GEN_BPNO | FI-Stammdaten: Vorlagestruktur für Geschäftspartnerattribute | 20020517 |
Method BUPA_SET_NO on class CL_UG_MD_BUPA has no exception.
Method BUPA_TRANSFORM_BAPI_MSG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MD_MESSAGES | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020517 | |||
| 2 | E_MSG_TYPE_ERROR | Call by reference | Type reference (TYPE) | UG_FLG | 'X' bedeutet, daß es mind. 1 E, A oder X -Msg gibt | 20020517 | |||
| 3 | IT_BAPI_MESSAGES | Call by reference | Type reference (TYPE) | UGMDB_T_RETURN | Message-Tabelle von BuPa-BAPIS | 20020517 |
Method BUPA_TRANSFORM_BAPI_MSG_TAB on class CL_UG_MD_BUPA has no exception.
Method BUPA_WRITE_DATA_TO_BUPA_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BUPA_DATA | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020517 | |||
| 3 | E_INVALID_PARTNER_NUMBER | Call by reference | Type reference (TYPE) | UG_FLG | Fehler beim Anlegen! Partnernummer ist deshalb ungültig | 20020517 | |||
| 4 | IS_BUPA_DATA_NEW | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 | |||
| 5 | IS_BUPA_DATA_OLD | Call by reference | Type reference (TYPE) | UGMD_YS_BDT_BUPA | GP-Felder für die Anzeige im UGMD-BDT | 20020517 |
Method BUPA_WRITE_DATA_TO_BUPA_BUFFER on class CL_UG_MD_BUPA has no exception.
Method BUPA_WRITE_DATA_TO_DB Signature
Method BUPA_WRITE_DATA_TO_DB on class CL_UG_MD_BUPA has no parameter.
Method BUPA_WRITE_DATA_TO_DB on class CL_UG_MD_BUPA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NO_INIT | Call by reference | Type reference (TYPE) | UG_FLG | Initialisierung wird von abgeleiteter Klasse durchgeführt | 20020516 | |||
| 2 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20020516 | |||
| 3 | I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FIN-Stammdaten: Anwendung | 20020516 | |||
| 4 | I_AREAID | Call by reference | Type reference (TYPE) | UG_AREAID | FIN-Stammdaten: Anwendungsgebiet | 20020516 | |||
| 5 | I_BUFFERED | Call by reference | Type reference (TYPE) | UG_FLG | Allgemeines Kennzeichen FIN-Stammdaten | 20020516 | |||
| 6 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FIN-Stammdaten: Feldname | 20020516 |
Method CONSTRUCTOR on class CL_UG_MD_BUPA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 1.0B |