SAP ABAP Class /SAPSLL/CL_UIO_BP (UIO Layer for Business Partner)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL-LEG (Application Component) Global Trade Services
     /SAPSLL/CORE_PARTNER_WDA (Package) Web Dynpro Application: Business Partners
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SAPSLL/CL_UIO_UTIL Collection of Auxiliary Methods 20100721
Properties
Class /SAPSLL/CL_UIO_BP  
Short Description UIO Layer for Business Partner    
Super Class /SAPSLL/CL_UIO_UTIL Collection of Auxiliary Methods 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE_PARTNER_WDA   Web Dynpro Application: Business Partners 
Created 20100623   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/CL_UIO_BP has no forward declaration.
Interfaces
Class /SAPSLL/CL_UIO_BP has no interface implemented.
Friends
Class /SAPSLL/CL_UIO_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_ADDRNUMBER Instance attribute Private Type reference (TYPE) AD_ADDRNUM Standard Address 20100702
2 GV_BPTYP Instance attribute Private Type reference (TYPE) BU_TYPE Business Partner Category 20100803
3 GV_GUID_PRTN Instance attribute Private Type reference (TYPE) /SAPSLL/PRTN_GUID_16 Primary Key of Business Partner 20100623
4 GV_PARTNER Instance attribute Private Type reference (TYPE) BU_PARTNER Business Partner Number 20100623
5 MS_DEBUG Instance attribute Private Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugging Modes 20100720
6 MV_TRTYP Instance attribute Private Type reference (TYPE) /SAPSLL/TRTYP Processing Type 20100723
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTACHMENT Instance method Public Method Add an Attachment 20100623
2 ADD_BP_ADDRESS Instance method Public Method Create an Address for a Business Partner 20100623
3 ADD_BP_ID Instance method Public Method Create an ID for a Business Partner 20100623
4 ADD_BP_ROLE Instance method Public Method Create a New Role for a Business Partner 20100716
5 ADD_BP_TAX_DATA Instance method Public Method Create Tax Data for a Business Partner 20100623
6 ADD_PARTNER_DATA Instance method Private Method Add Partner Data for Audit Trail 20100723
7 ADRCON_GET_OBJECT Instance method Private Method Read ADRCON Entries 20100701
8 APPEND_RANGE Instance method Private Method Fill Range 20100701
9 CHANGE_BP_ADDRESS Instance method Public Method Change an Address for a Business Partner 20100623
10 CHANGE_BP_HEADER Instance method Public Method Change Header Data 20100630
11 CHANGE_BP_ID Instance method Public Method Change an ID for a Business Partner 20100623
12 CHANGE_BP_TAX_DATA Instance method Public Method Change Tax Data for a Business Partner 20100623
13 CHECK_BP Instance method Public Method Check if BP Is Locked 20100803
14 CHECK_BP_EXISTS Instance method Public Method Check if BP Is Present in Memory Buffer 20100804
15 CLEAR Instance method Public Method Clear BP 20100723
16 CONSTRUCTOR Instance method Public Constructor 20100623
17 CREATE_BP Instance method Public Method Create a Business Partner 20100623
18 DESTILL_PNTBP Instance method Private Method Sort and Condense 20100723
19 DISPLAY_ATTACHMENT Instance method Public Method Display an Attachment 20100706
20 GET_ADDRESSES Instance method Private Method Read Addresses 20100630
21 GET_ALL_ROLES Static method Public Method Get Roles Defined in System 20100716
22 GET_ATTACHMENTS Instance method Private Method Determine Attachments 20100701
23 GET_BP_DATA Instance method Public Method Retrieve Data for a Business Partner 20100623
24 GET_BP_DATA_COPY Static method Public Method Get BP Date for Copy 20100811
25 GET_BP_MONITOR Static method Public Method Get Selected BPs for Monitoring in POWL Monitoring 20100715
26 GET_CHANGE_DOCUMENTS Instance method Public Method Determine Change Documents 20100804
27 GET_CHANGE_OBJECTS Instance method Private Method Read Change Document Objects 20100805
28 GET_HEADER_DATA Instance method Private Method Read Central Data 20100701
29 GET_IDS Instance method Private Method Determine Identification Numbers 20100701
30 GET_LDT_DATA Instance method Private Method Determine Data for Legal Control 20100701
31 GET_ROLES Instance method Private Method Determine Roles 20100701
32 GET_SPLAUD_RECORD Instance method Private Method Create Audit Trail Record 20100723
33 GET_SPL_DATA Instance method Private Method Determine SPL Data 20100701
34 GET_TAX_NUMBERS Instance method Private Method Determine Tax Numbers 20100701
35 ID_TO_BAPI_MAP Instance method Private Method Mapping: ID UI Structure to BAPI Structure 20100701
36 LGREG_TEXT_GET Instance method Private Method Text for Legal Regulation 20100701
37 MAINTAIN_ADRCON Instance method Public Method Update ADRCON Record for BP 20100722
38 MAP_ADDRESS_TO_BAPI Instance method Private Method Mapping: Address to BAPI Structure 20100630
39 REMOVE_ATTACHMENT Instance method Public Method Remove an Attachment 20100623
40 REMOVE_BP_ADDRESS Instance method Public Method Remove an Address for a Business Partner 20100706
41 REMOVE_BP_ID Instance method Public Method Remove ID for Business Partner 20100715
42 REMOVE_BP_TAX_DATA Instance method Public Method Remove Tax Data ID for Business Partner 20100715
43 SAVE Instance method Public Method Save Business Partner 20100623
44 SET_TRTYP Instance method Public Method Set TRTYP 20100915
45 SINGLE_ADDRESS_GET Instance method Private Method Read a Single Address 20100630
46 VALIDATE_BP_ADDRESS Instance method Public Method Check an Address 20100623
47 VALIDATE_BP_HEADER Instance method Public Method Check Header Data 20100715
48 VALIDATE_BP_ID Instance method Public Method Check an ID 20100623
49 VALIDATE_BP_TAX_DATA Instance method Public Method Check Tax Data for the Business Partner 20100623
Events
Class /SAPSLL/CL_UIO_BP has no event.
Types
Class /SAPSLL/CL_UIO_BP has no local type.
Method Signatures

Method ADD_ATTACHMENT 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) /SAPSLL/WD_FILE_XSTRING_S WDA: Datei-Upload 20100623

Method ADD_ATTACHMENT on class /SAPSLL/CL_UIO_BP has no exception.

Method ADD_BP_ADDRESS 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100629

Method ADD_BP_ADDRESS on class /SAPSLL/CL_UIO_BP has no exception.

Method ADD_BP_ID 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ID Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_S Geschäftspartner: Identifikationsnummern 20100629

Method ADD_BP_ID on class /SAPSLL/CL_UIO_BP has no exception.

Method ADD_BP_ROLE 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100716
2 Importing IV_RLTYP Call by reference Type reference (TYPE) BU_RLTYP Geschäftspartnerrolle 20100716

Method ADD_BP_ROLE on class /SAPSLL/CL_UIO_BP has no exception.

Method ADD_BP_TAX_DATA 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_TAX_NUMBER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_S Geschäftspartner: Steuernummer 20100629

Method ADD_BP_TAX_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method ADD_PARTNER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SPLAUD Call by reference Type reference (TYPE) /SAPSLL/SPLAUD SLL: Ges. Kontrolle: Sanctioned Party List: Audit 20100723
2 Importing IV_ADRNR Call by reference Type reference (TYPE) AD_ADDRNUM Adreßnummer 20100723
3 Importing IV_GUID_PRTN Call by reference Type reference (TYPE) /SAPSLL/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20100723

Method ADD_PARTNER_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method ADRCON_GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADRCON Call by reference Type reference (TYPE) /SAPSLL/ADRCON_T SLL : Standard - Tabellentyp zu /SAPSLL/ADRCON 20100701
2 Importing IT_ADDRESSES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T Geschäftspartner: Adresse 20100701
3 Importing IV_SRVLL Call by reference Type reference (TYPE) /SAPSLL/SRVLL Anwendungsbereich für Aktivierung 20100701

Method ADRCON_GET_OBJECT on class /SAPSLL/CL_UIO_BP has no exception.

Method APPEND_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RANGE Call by reference Type reference (TYPE) TABLE 20100701
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20100701

Method APPEND_RANGE on class /SAPSLL/CL_UIO_BP has no exception.

Method CHANGE_BP_ADDRESS 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100629

Method CHANGE_BP_ADDRESS on class /SAPSLL/CL_UIO_BP has no exception.

Method CHANGE_BP_HEADER 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100630
2 Importing IS_HEADER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_HEADER_S Geschäftspartner: Kopfdaten 20100630

Method CHANGE_BP_HEADER on class /SAPSLL/CL_UIO_BP has no exception.

Method CHANGE_BP_ID 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ID Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_S Geschäftspartner: Identifikationsnummern 20100629

Method CHANGE_BP_ID on class /SAPSLL/CL_UIO_BP has no exception.

Method CHANGE_BP_TAX_DATA 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_TAX_NUMBER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_S Geschäftspartner: Steuernummer 20100629

Method CHANGE_BP_TAX_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method CHECK_BP 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100803
2 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20100803

Method CHECK_BP on class /SAPSLL/CL_UIO_BP has no exception.

Method CHECK_BP_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXISTS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100804

Method CHECK_BP_EXISTS on class /SAPSLL/CL_UIO_BP has no exception.

Method CLEAR Signature

Method CLEAR on class /SAPSLL/CL_UIO_BP has no parameter.
Method CLEAR on class /SAPSLL/CL_UIO_BP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPTYP Call by reference Type reference (TYPE) BU_TYPE Geschäftspartnertyp 20100723
2 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20100623
3 Importing IV_TRTYP Call by reference Type reference (TYPE) /SAPSLL/TRTYP Bearbeitungsart 20100723

Method CONSTRUCTOR on class /SAPSLL/CL_UIO_BP has no exception.

Method CREATE_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPTYP Call by reference Type reference (TYPE) BU_TYPE Geschäftspartnertyp 20100720

Method CREATE_BP on class /SAPSLL/CL_UIO_BP has no exception.

Method DESTILL_PNTBP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PNTBP Call by reference Type reference (TYPE) /SAPSLL/PNTBP_T SLL : Standard - Tabellentyp zu /SAPSLL/PNTBP 20100723

Method DESTILL_PNTBP on class /SAPSLL/CL_UIO_BP has no exception.

Method DISPLAY_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FNAME Call by reference Type reference (TYPE) STRING 20100706
2 Exporting EV_MTYPE Call by reference Type reference (TYPE) STRING 20100706
3 Exporting EV_XCONTENT Call by reference Type reference (TYPE) XSTRING 20100706
4 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) /SAPSLL/WD_COR_DOC_PROP_S WDA: Anhänge 20100706

Method DISPLAY_ATTACHMENT on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Value transfer Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_ADDRESSES Value transfer Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T Geschäftspartner: Adresse 20100630

Method GET_ADDRESSES on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_ALL_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ROLES_T 20100716

Method GET_ALL_ROLES on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) /SAPSLL/WD_COR_DOC_PROP_T WDA: Tabellentyp zur Struktur Anhänge 20100701

Method GET_ATTACHMENTS on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_BP_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) /SAPSLL/WD_BP_HEADER_S Geschäftspartner: Kopfdaten 20100629
2 Exporting ET_ADDRESSES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T Geschäftspartner: Adresse 20100629
3 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) /SAPSLL/WD_COR_DOC_PROP_T WDA: Tabellentyp zur Struktur Anhänge 20100629
4 Exporting ET_IDS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_T Geschäftspartner: Identifikationsnummern 20100629
5 Exporting ET_LDT_DATA Call by reference Type reference (TYPE) /SAPSLL/WD_BP_LDT_T Geschäftspartner: Daten zur Gesetzlichen Kontrolle 20100629
6 Exporting ET_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
7 Exporting ET_ROLES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ROLES_T Geschäftspartner Rollen 20100701
8 Exporting ET_SPL_DATA Call by reference Type reference (TYPE) /SAPSLL/WD_BP_SPL_T Geschäftspartner: SPL-Daten 20100629
9 Exporting ET_TAX_NUMBERS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_T Geschäftspartner: Steuernummer 20100629
10 Importing IV_TRTYP Call by reference Type reference (TYPE) /SAPSLL/TRTYP Bearbeitungsart 20100629

Method GET_BP_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_BP_DATA_COPY 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) /SAPSLL/WD_BP_HEADER_S 20100811
2 Exporting ET_ADDRESSES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T 20100811
3 Exporting ET_IDS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_T 20100811
4 Exporting ET_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T 20100811
5 Exporting ET_ROLES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ROLES_T 20100811
6 Exporting ET_TAX_NUMBERS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_T 20100811
7 Importing IV_BPTYP Call by reference Type reference (TYPE) BU_TYPE Geschäftspartnertyp 20100811
8 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20100811

Method GET_BP_DATA_COPY on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_BP_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POWL_BP_MONITOR Call by reference Type reference (TYPE) /SAPSLL/WD_POWL_BP_MONITOR_T WD SLL: Table type for /SAPSLL/WD_POWL_BP_MONITOR_S 20100715
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100715
3 Importing IS_BP_CRIT Call by reference Type reference (TYPE) /SAPSLL/IA_BP_CRIT_S WD SLL: BP query structure for POWL 20100716

Method GET_BP_MONITOR on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_CHANGE_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_CHDOC Call by reference Type reference (TYPE) /SAPSLL/WD_BP_CHDOC_T WDA: Table type for structure: /SAPSLL/WD_BP_CHDOC_S 20100804

Method GET_CHANGE_DOCUMENTS on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_CHANGE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTID Call by reference Type reference (TYPE) BUS0AEND_T Tabellentyp zu BUS0AEND 20100805
2 Importing IT_VALUE Call by reference Type reference (TYPE) BUS0RANGE_T Tabellentyp zu BUS0RANGE 20100805

Method GET_CHANGE_OBJECTS on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ES_HEADER Value transfer Type reference (TYPE) /SAPSLL/WD_BP_HEADER_S Geschäftspartner: Kopfdaten 20100701

Method GET_HEADER_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_IDS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_T Geschäftspartner: Identifikationsnummern 20100701

Method GET_IDS on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_LDT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_LDT_DATA Call by reference Type reference (TYPE) /SAPSLL/WD_BP_LDT_T Geschäftspartner: Daten zur Gesetzlichen Kontrolle 20100701
3 Importing IT_ADDRESSES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T Geschäftspartner: Adresse 20100701

Method GET_LDT_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_ROLES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ROLES_T Geschäftspartner Rollen 20100701

Method GET_ROLES on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_SPLAUD_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SPLAUD Call by reference Type reference (TYPE) /SAPSLL/SPLAUD SLL: Ges. Kontrolle: Sanctioned Party List: Audit 20100723
2 Exporting ET_SPLAUDK Call by reference Type reference (TYPE) /SAPSLL/SPLAUDK_T SLL : Standard - Tabellentyp zu /SAPSLL/SPLAUDK 20100729
3 Importing IS_ADRCON Call by reference Type reference (TYPE) /SAPSLL/ADRCON SLL: Ges. Kontrolle: Daten zur Adresse am Geschäftspartner 20100723
4 Importing IS_ADRCON_OLD Call by reference Type reference (TYPE) /SAPSLL/ADRCON SLL: Ges. Kontrolle: Daten zur Adresse am Geschäftspartner 20100723
5 Importing IS_COMMENT Call by reference Type reference (TYPE) /SAPSLL/WD_SPL_COMMENT_S SLL WDA: Compliance survey 20100729

Method GET_SPLAUD_RECORD on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_SPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_SPL_DATA Call by reference Type reference (TYPE) /SAPSLL/WD_BP_SPL_T Geschäftspartner: SPL-Daten 20100701
3 Importing IT_ADDRESSES Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_T Geschäftspartner: Adresse 20100701

Method GET_SPL_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method GET_TAX_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100701
2 Exporting ET_TAX_NUMBERS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_T Geschäftspartner: Steuernummer 20100701

Method GET_TAX_NUMBERS on class /SAPSLL/CL_UIO_BP has no exception.

Method ID_TO_BAPI_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BP_ID Call by reference Type reference (TYPE) BAPIBUS1006_ID_DETAILS SAP-GP: BAPI-Struktur für Identifikationsnummerndetails 20100701
2 Importing IS_ID Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_S Geschäftspartner: Identifikationsnummern 20100701

Method ID_TO_BAPI_MAP on class /SAPSLL/CL_UIO_BP has no exception.

Method LGREG_TEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) /SAPSLL/TEXT60 Beschreibung der Länge 60 20100701
2 Importing IV_LGREG Call by reference Type reference (TYPE) /SAPSLL/LGREG Gesetzliche Grundlage 20100701

Method LGREG_TEXT_GET on class /SAPSLL/CL_UIO_BP has no exception.

Method MAINTAIN_ADRCON 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100722
2 Importing IS_BP_LDT Call by reference Type reference (TYPE) /SAPSLL/WD_BP_LDT_S Geschäftspartner: Daten zur Gesetzlichen Kontrolle 20100722
3 Importing IS_BP_SPL Call by reference Type reference (TYPE) /SAPSLL/WD_BP_SPL_S Geschäftspartner: SPL-Daten 20100722
4 Importing IS_COMMENT Call by reference Type reference (TYPE) /SAPSLL/WD_SPL_COMMENT_S SLL WDA: Compliance survey 20100729

Method MAINTAIN_ADRCON on class /SAPSLL/CL_UIO_BP has no exception.

Method MAP_ADDRESS_TO_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAPI_ADDRESS Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS SAP-GP: BAPI-Struktur für Adreßdaten 20100630
2 Exporting ET_BAPIADFAX Call by reference Type reference (TYPE) BAPIADFAX_T Tabellentyp für BAPIADFAX 20100702
3 Exporting ET_BAPIADFAX_X Call by reference Type reference (TYPE) BAPIADFAXX_T Change-BAPI-Referenzstruktur zu Struktur BAPIADFAXX 20100901
4 Exporting ET_BAPIADSMTP Call by reference Type reference (TYPE) BAPIADSMTP_T Tabellentyp für BAPIADSMTP 20100702
5 Exporting ET_BAPIADSMTP_X Call by reference Type reference (TYPE) BAPIADSMTX_T Tabellentyp für BAPIADSMTP 20100901
6 Exporting ET_BAPIADTEL Call by reference Type reference (TYPE) BAPIADTEL_T Tabellentype für BAPIADTEL 20100630
7 Exporting ET_BAPIADTEL_X Call by reference Type reference (TYPE) BAPIADTELX_T Change-BAPI-Referenzstruktur zu Struktur BAPIADTEL 20100901
8 Exporting ET_BAPIADURI Call by reference Type reference (TYPE) BP_ADURI_TTY Tabellentyp: URI-Adressen 20100702
9 Exporting ET_BAPIADURI_X Call by reference Type reference (TYPE) BAPIADURIX_T Change-BAPI-Referenzstruktur zu Struktur BAPIADURI 20100901
10 Importing IS_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100630

Method MAP_ADDRESS_TO_BAPI on class /SAPSLL/CL_UIO_BP has no exception.

Method REMOVE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100623
2 Importing IS_ATTACHMENT Call by reference Type reference (TYPE) /SAPSLL/WD_COR_DOC_PROP_S WDA: Anhänge 20100623

Method REMOVE_ATTACHMENT on class /SAPSLL/CL_UIO_BP has no exception.

Method REMOVE_BP_ADDRESS 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100706
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100706

Method REMOVE_BP_ADDRESS on class /SAPSLL/CL_UIO_BP has no exception.

Method REMOVE_BP_ID 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100715
2 Importing IS_ID Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_S Geschäftspartner: Identifikationsnummern 20100715

Method REMOVE_BP_ID on class /SAPSLL/CL_UIO_BP has no exception.

Method REMOVE_BP_TAX_DATA 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100715
2 Importing IS_TAX_NUMBER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_S Geschäftspartner: Steuernummer 20100715

Method REMOVE_BP_TAX_DATA on class /SAPSLL/CL_UIO_BP has no exception.

Method SAVE 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100630

Method SAVE on class /SAPSLL/CL_UIO_BP has no exception.

Method SET_TRTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRTYP Call by reference Type reference (TYPE) /SAPSLL/TRTYP Bearbeitungsart 20100915

Method SET_TRTYP on class /SAPSLL/CL_UIO_BP has no exception.

Method SINGLE_ADDRESS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100630
2 Importing IV_ADDRNUMBER Call by reference Type reference (TYPE) AD_ADDRNUM SAP-GP: interne BAPI-Struktur für Adressen 20100702

Method SINGLE_ADDRESS_GET on class /SAPSLL/CL_UIO_BP has no exception.

Method VALIDATE_BP_ADDRESS 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ADDRESS_S Geschäftspartner: Adresse 20100629

Method VALIDATE_BP_ADDRESS on class /SAPSLL/CL_UIO_BP has no exception.

Method VALIDATE_BP_HEADER 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100715
2 Importing IS_HEADER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_HEADER_S Geschäftspartner: Kopfdaten 20100715

Method VALIDATE_BP_HEADER on class /SAPSLL/CL_UIO_BP has no exception.

Method VALIDATE_BP_ID 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_ID Call by reference Type reference (TYPE) /SAPSLL/WD_BP_ID_S Geschäftspartner: Identifikationsnummern 20100629

Method VALIDATE_BP_ID on class /SAPSLL/CL_UIO_BP has no exception.

Method VALIDATE_BP_TAX_DATA 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) /SAPSLL/BAPIRET2_T Fehlermeldungen bei FB Aufruf 20100629
2 Importing IS_TAX_NUMBER Call by reference Type reference (TYPE) /SAPSLL/WD_BP_TAX_S Geschäftspartner: Steuernummer 20100629

Method VALIDATE_BP_TAX_DATA on class /SAPSLL/CL_UIO_BP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 900