SAP ABAP Class CL_UG_MD_BUPA (FIN Master Data: Business Partner Data)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD2 (Package) FIN General: Master Data: Maintenance
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 UGMDB 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 BUPA_GC_CL_UG_MD_BUPA Constant Private Type reference (TYPE) CLASSNAME 'CL_UG_MD_BUPA' Custom class name 20020517
2 BUPA_GO_BDT_GUI Instance attribute Private Object reference (TYPE REF TO) CL_UG_BDT_GUI Master Data: BDT Call for Characteristic Maintenance 20020517
3 BUPA_GO_CUST Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_DATA FIN Master Data: Representation of a Characteristic Value 20020517
4 BUPA_GS_CURRENT Instance attribute Private Type reference (TYPE) UGMD_YS_BDT_BUPA BuPa global memory, current (single record) 20020517
5 BUPA_GS_DATA Instance attribute Private Type reference (TYPE) UGMD_S_GEN_BPNO FIN Master Data: Template Structure f.Bus.Partner Attributes 20020517
6 BUPA_GT_COMMITTED Static Attribute Private Type reference (TYPE) UGMDB_TS_BDT_BUPA BuPa global memory, committed (all) 20020517
7 BUPA_GT_CURRENT Static Attribute Private Type reference (TYPE) UGMDB_TS_BDT_BUPA BuPa global memory, current (all) 20020517
8 BUPA_GT_DB Static Attribute Private Type reference (TYPE) UGMDB_TS_BDT_BUPA BuPa global memory, DB (all) 20020517
9 BUPA_GT_PARTNER_TMP Static Attribute Private Type reference (TYPE) UGMDB_TS_PARTNER_TMP Sorted table with temp. partner no. 20020517
10 BUPA_GT_R_DATA Instance attribute Private Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI Master Data: Generic GUI Communication 20020517
Methods
# Method Level Visibility Method type Description Created on
1 BUPA_ADD_IDENT_MSG Instance method Private Method Adds message for ID at position 1 20020523
2 BUPA_AFTER_IMPORT Static method Public Method Transport: Create GUIDs and Data for GUIDs 20040727
3 BUPA_BEFORE_EXPORT Static method Public Method Transport: Collect Data for Transferred GUIDs 20040727
4 BUPA_GET_BUSINESS_PARTNER Instance method Public Method Returns partner numbers 20020517
5 BUPA_GET_DATA Instance method Public Method Pass currently valid BUPA data 20020517
6 BUPA_GET_HEADER_DATA Static method Public Method Gets Header Data from Customizing Object 20020517
7 BUPA_GET_NO Instance method Private Method Get BuPa Numbers from Data Object 20020517
8 BUPA_LOAD_DATA Instance method Public Method Load Business Partner Data 20020517
9 BUPA_MOVE_DATA_TO_BAPI_STRUCT Static method Private Method 20020517
10 BUPA_READ_DATA_FROM_DB Static method Private Method Read BuPa Data from DB 20020517
11 BUPA_SAVE_FAX Static method Private Method 20020517
12 BUPA_SAVE_SMTP Static method Private Method 20020517
13 BUPA_SAVE_TEL Static method Private Method 20020517
14 BUPA_SEND_MESSAGES_TO_BDT_GUI Instance method Private Method Sends messages and triggers output (over BDT_GUI) 20020517
15 BUPA_SET_BUSINESS_PARTNER Instance method Public Method Sets Partner Numbers 20020517
16 BUPA_SET_CHANGE_FLAGS Static method Private Method 20020517
17 BUPA_SET_CHANGE_FLAGS_ALL Static method Private Method 20020517
18 BUPA_SET_CHANGE_FLAG_ADDRESS Static method Private Method 20020517
19 BUPA_SET_CHANGE_FLAG_FAX Static method Private Method 20020517
20 BUPA_SET_CHANGE_FLAG_SMTP Static method Private Method 20020517
21 BUPA_SET_CHANGE_FLAG_TEL Static method Private Method 20020517
22 BUPA_SET_DATA Instance method Public Method Set Current Valid Business Partner Data 20020517
23 BUPA_SET_DATA_CHANGE_NOTE Instance method Private Method Data changes -> in Workbench for registering 20020517
24 BUPA_SET_NO Instance method Private Method Write BuPa Numbers in Data Object 20020517
25 BUPA_TRANSFORM_BAPI_MSG_TAB Static method Private Method Transforms BAPI Msg Table 20020517
26 BUPA_WRITE_DATA_TO_BUPA_BUFFER Static method Private Method Write BuPa Data to BuPa Buffer 20020517
27 BUPA_WRITE_DATA_TO_DB Static method Private Method Write BuPa Data from BuPa Buffer to DB 20020517
28 CONSTRUCTOR Instance method Public Constructor Constructor 20020425
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 Changing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20040727
2 Importing IT_ADDRESS_FLAT Call by reference Type reference (TYPE) BUPA_TS_ADDRESS_FLAT 20040830
3 Importing IT_ADDRESS_USAGE Call by reference Type reference (TYPE) BUPA_TS_ADDRESS_USAGE 20040830
4 Importing IT_CENTRAL Call by reference Type reference (TYPE) BUPA_TS_CENTRAL 20040727
5 Importing IT_EMAIL Call by reference Type reference (TYPE) BUPA_TS_EMAIL 20040727
6 Importing IT_IDENT_NO Call by reference Type reference (TYPE) BUPA_TS_IDENT_NO 20040727
7 Importing IT_ROLE Call by reference Type reference (TYPE) BUPA_TS_ROLE 20040727
8 Importing IT_TAX_NO Call by reference Type reference (TYPE) BUPA_TS_TAX_NO 20040727
9 Importing IT_TELEFAX Call by reference Type reference (TYPE) BUPA_TS_FAX 20040729
10 Importing 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 Exporting ET_ADDRESS_FLAT Call by reference Type reference (TYPE) BUPA_TS_ADDRESS_FLAT 20040830
2 Exporting ET_ADDRESS_USAGE Call by reference Type reference (TYPE) BUPA_TS_ADDRESS_USAGE 20040830
3 Exporting ET_CENTRAL Call by reference Type reference (TYPE) BUPA_TS_CENTRAL 20040727
4 Exporting ET_EMAIL Call by reference Type reference (TYPE) BUPA_TS_EMAIL 20040727
5 Exporting ET_IDENT_NO Call by reference Type reference (TYPE) BUPA_TS_IDENT_NO 20040727
6 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20040727
7 Exporting ET_ROLE Call by reference Type reference (TYPE) BUPA_TS_ROLE 20040727
8 Exporting ET_TAX_NO Call by reference Type reference (TYPE) BUPA_TS_TAX_NO 20040727
9 Exporting ET_TELEFAX Call by reference Type reference (TYPE) BUPA_TS_FAX 20040729
10 Exporting ET_TELEFON Call by reference Type reference (TYPE) BUPA_TS_TEL 20040729
11 Importing 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 Exporting 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 Exporting ES_BUPA_CURRENT Call by reference Type reference (TYPE) UGMD_YS_BDT_BUPA aktuelle BuPa Daten 20020517
2 Importing IO_CUST Call by reference Object reference (TYPE REF TO) IF_UC_CUST_DATA Interne Sicht auf Customizing-Daten 20020517
3 Importing 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 Exporting ES_HEADER Call by reference Type reference (TYPE) UGMD_DIINIT_NATIVE Kopfdaten des Datenobjektes 20020517
2 Importing 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 Exporting ES_BP_NO Call by reference Type reference (TYPE) UGMD_S_GEN_BPNO FI-Stammdaten: Vorlagestruktur für Geschäftspartnerattribute 20020517
2 Importing 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 Importing 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 Changing CS_DATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL SAP-GP: BAPI-Struktur für zentrale Daten 20020517
2 Changing CS_DATA_ORGAN Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN SAP-GP: BAPI-Struktur für Organisationsdaten 20020517
3 Importing 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 Exporting ES_BUPA_DATA Call by reference Type reference (TYPE) UGMD_YS_BDT_BUPA BuPa-Daten 20020517
2 Exporting ET_RETURN Call by reference Type reference (TYPE) UGMDB_T_RETURN Nachrichten 20020517
3 Exporting E_ILLEGAL_PARTNER Call by reference Type reference (TYPE) UG_FLG 'X': Partner Nummer ist nicht gültig 20020517
4 Importing 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 Exporting ET_RETURN Call by reference Type reference (TYPE) UGMDB_T_RETURN 20020517
2 Importing IT_TELEFAX Call by reference Type reference (TYPE) UGMD_YT_BP_FAX Tabelle mit Faxnummern des Business Partners 20020517
3 Importing IT_TELEFAX_X Call by reference Type reference (TYPE) UGMDB_BAPIADFAXX Änderungskennzeichen 20020517
4 Importing I_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GeschäftspartnerGUID 20020517
5 Importing 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 Exporting ET_RETURN Call by reference Type reference (TYPE) UGMDB_T_RETURN 20020517
2 Importing IT_SMTP Call by reference Type reference (TYPE) UGMD_YT_BP_EMAIL Tabelle mit Email-Adressen des Business Partners 20020517
3 Importing IT_SMTP_X Call by reference Type reference (TYPE) UGMDB_BAPIADSMTX Änderungskennzeichen 20020517
4 Importing I_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GeschäftspartnerGUID 20020517
5 Importing 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 Exporting ET_RETURN Call by reference Type reference (TYPE) UGMDB_T_RETURN 20020517
2 Importing IT_TELEFON Call by reference Type reference (TYPE) UGMD_YT_BP_TEL Tabelle für Telefonnummern des Business Partners 20020517
3 Importing IT_TELEFON_X Call by reference Type reference (TYPE) UGMDB_BAPIADTELX Änderungskennzeichen 20020517
4 Importing I_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GeschäftspartnerGUID 20020517
5 Importing 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 Importing IT_MESSAGE_BAPI Call by reference Type reference (TYPE) UGMDB_T_RETURN Meldungen in BuPa-BAPI-Format 20020517
2 Importing 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 Importing 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 Changing CS_DATA_ORGAN_X Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN_X SAP-GP: BAPI-Struktur für Organisationsdaten, Updateleiste 20020517
2 Changing CS_DATA_X Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_X SAP-GP: BAPI-Struktur für zentrale Daten; Updateleiste 20020517
3 Importing IS_TOTAL_NEW Call by reference Type reference (TYPE) UGMD_YS_BDT_BUPA GP-Felder für die Anzeige im UGMD-BDT 20020517
4 Importing 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 Changing CS_DATA_ORGAN_X Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_ORGAN_X SAP-GP: BAPI-Struktur für Organisationsdaten, Updateleiste 20020517
2 Changing 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 Changing CS_ADDRESS_X Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS_X SAP-GP: BAPI-Struktur für Adreßdaten; Updateleiste 20020517
2 Importing IS_ADDRESS_NEW Call by reference Type reference (TYPE) UGMD_YS_BU_ADDRESS Adresse und Adressverwendung 20020517
3 Importing 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 Exporting ES_FAX_X Call by reference Type reference (TYPE) BAPIADFAXX Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX 20020517
2 Importing IS_FAX_NEW Call by reference Type reference (TYPE) UGMD_YS_BP_FAX Tabelle mit Faxnummern des Business Partners 20020517
3 Importing IS_FAX_OLD Call by reference Type reference (TYPE) UGMD_YS_BP_FAX Tabelle mit Faxnummern des Business Partners 20020517
4 Importing 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 Exporting ES_SMTP_X Call by reference Type reference (TYPE) BAPIADSMTX Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX 20020517
2 Importing IS_SMTP_NEW Call by reference Type reference (TYPE) UGMD_YS_BP_EMAIL Tabelle mit Faxnummern des Business Partners 20020517
3 Importing IS_SMTP_OLD Call by reference Type reference (TYPE) UGMD_YS_BP_EMAIL Tabelle mit Faxnummern des Business Partners 20020517
4 Importing 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 Exporting ES_TEL_X Call by reference Type reference (TYPE) BAPIADTELX Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX 20020517
2 Importing IS_TEL_NEW Call by reference Type reference (TYPE) UGMD_YS_BP_TEL Tabelle mit Faxnummern des Business Partners 20020517
3 Importing IS_TEL_OLD Call by reference Type reference (TYPE) UGMD_YS_BP_TEL Tabelle mit Faxnummern des Business Partners 20020517
4 Importing 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 Importing 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 Importing IO_CUST Call by reference Object reference (TYPE REF TO) IF_UC_CUST_DATA Interne Sicht auf Customizing-Daten 20020517
2 Importing 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 Exporting ET_MD_MESSAGES Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020517
2 Exporting 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 Importing 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 Exporting ES_BUPA_DATA Call by reference Type reference (TYPE) UGMD_YS_BDT_BUPA GP-Felder für die Anzeige im UGMD-BDT 20020517
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020517
3 Exporting E_INVALID_PARTNER_NUMBER Call by reference Type reference (TYPE) UG_FLG Fehler beim Anlegen! Partnernummer ist deshalb ungültig 20020517
4 Importing 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 Importing 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 Importing IF_NO_INIT Call by reference Type reference (TYPE) UG_FLG Initialisierung wird von abgeleiteter Klasse durchgeführt 20020516
2 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20020516
3 Importing I_APPLICATION Call by reference Type reference (TYPE) UG_APPLICATION FIN-Stammdaten: Anwendung 20020516
4 Importing I_AREAID Call by reference Type reference (TYPE) UG_AREAID FIN-Stammdaten: Anwendungsgebiet 20020516
5 Importing I_BUFFERED Call by reference Type reference (TYPE) UG_FLG Allgemeines Kennzeichen FIN-Stammdaten 20020516
6 Importing 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