SAP ABAP Class CL_MINI_BP_BASE_IGN (Base Class for Mini Screens)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MINI_BASE_IGN Base Class for Mini Screens 20000707
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MINI_ADDR_IGN Mini Screen for Addresses 20000710
2 Inheritance (c INHERITING FROM c_ref)  CL_MINI_BP_IGN Mini BP 20000711
Properties
Class CL_MINI_BP_BASE_IGN  
Short Description Base Class for Mini Screens    
Super Class CL_MINI_BASE_IGN Base Class for Mini Screens 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20000707   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MINI_BP_BASE_IGN has no forward declaration.
Interfaces
Class CL_MINI_BP_BASE_IGN has no interface implemented.
Friends
Class CL_MINI_BP_BASE_IGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SCREEN_STRUCTURE Instance attribute Public Type reference (TYPE) ICLC_ICL_BP_MINI_SCREEN Screen Structure for Mini-Screen Business Partner 20000710
2 MS_SCREEN_STRUCTURE_BAK Instance attribute Protected Type reference (TYPE) ICLC_ICL_BP_MINI_SCREEN Screen Structure for Mini-Screen Business Partner 20000711
3 MT_PARTNER_CR Static Attribute Protected See coding Newly Created, Almost Empty BP 20000712
4 MV_ADDR_POPUP_CALLED Static Attribute Private Type reference (TYPE) BOOLE_D SPACE Indicator "Address Dialog Box Has Been Called" 20041216
5 MV_COUNTRY_ISO Instance attribute Public Type reference (TYPE) INTCA Country ISO code 20000707
6 MV_INIT_COUNTRY_ISO Instance attribute Public Type reference (TYPE) INTCA Country ISO code 20000707
7 MV_PARTNER Instance attribute Public Type reference (TYPE) BU_PARTNER Business Partner Number 20000711
8 MV_QUICKCLAIM Instance attribute Public Type reference (TYPE) BOOLE_D SPACE Use in Quick Claim 20070507
9 MV_SEARCH_FLAG_DEF Instance attribute Public Type reference (TYPE) ICL_SEARCH_FLAG_DEF Search Flag Default Value 20030710
10 MV_TYPE Instance attribute Public Type reference (TYPE) BU_TYPE Business Partner Category (Person, Group, Organization) 20000711
11 MV_TYPE_CHANGEABLE Instance attribute Public Type reference (TYPE) ICL_BPTYPE_CHANGEABLE Standard Business Partner Category Ignored During Search 20030630
12 MV_XADDRMODE Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Address Mode 20000711
13 MV_XADDR_DET1 Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Display Building Code/Room No./Floor Together 20010126
14 MV_XBANK_DATA Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Display Additional Bank Data 20000711
15 MV_XNO_BUTTONS Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Display Absolutely No Push Buttons 20000913
16 MV_XSHOW_PHONE Instance attribute Public Type reference (TYPE) BDT_BOOLE_D Display Telephone Buttons 20000711
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000712
2 CLR_DSP_BANK_DATA Instance method Public Method Do Not Display Bank Data 20000711
3 CLR_DSP_NO_BUTTONS Instance method Public Method Do Not Generally Suppress Display of Push Buttons 20000913
4 CLR_DSP_PHONE_BUTTONS Instance method Public Method Suppress Phone/Fax/Mail Buttons 20000711
5 CLR_SEARCHMODE Instance method Public Method Set Normal Mini BP Mode 20000712
6 CLR_XADDR_DET1 Instance method Public Method Suppress Building Code, Room Number, Floor 20010126
7 CONSTRUCTOR Instance method Public Constructor Constructor 20000710
8 GET_COUNTRY_AND_REGION_TEXT Instance method Protected Method Determines Country and Region Text 20000710
9 GET_SEARCHMODE Instance method Public Method Read Search Mode 20010222
10 SET_ADDR_POPUP_CALLED Static method Public Method Sets Indicator "Address Dialog Box Has Been Called" 20041216
11 SET_DSP_BANK_DATA Instance method Public Method Display Bank Data 20000711
12 SET_DSP_NO_BUTTONS Instance method Public Method Generally Suppress Display of Push Buttons 20000913
13 SET_DSP_PHONE_BUTTONS Instance method Public Method Display Phone/Fax/Mail Buttons If Necessary 20000711
14 SET_INIT_COUNTRY Instance method Public Method Sets Default Country 20000710
15 SET_QUICKCLAIM Instance method Public Method Set Flag 'Use in Quick Claim' 20070507
16 SET_SCREEN_STRUCTURE Instance method Public Method Sets Screen Fields 20000710
17 SET_SEARCHMODE Instance method Public Method Sets Search Mode 20000712
18 SET_SEARCH_FLAG_DEF Instance method Public Method Set Seach Flag Default Value 20030710
19 SET_TYPE Instance method Public Method Sets Business Partner Category 20000711
20 SET_TYPE_CHANGEABLE Instance method Public Method Sets Business Partner Category to Changeable 20030630
21 SET_XADDR_DET1 Instance method Public Method Display Building Code, Room No. and Floor in Addition 20010126
Events
Class CL_MINI_BP_BASE_IGN has no event.
Types
Class CL_MINI_BP_BASE_IGN has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MINI_BP_BASE_IGN has no exception.

Method CLR_DSP_BANK_DATA Signature

Method CLR_DSP_BANK_DATA on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLR_DSP_BANK_DATA on class CL_MINI_BP_BASE_IGN has no exception.

Method CLR_DSP_NO_BUTTONS Signature

Method CLR_DSP_NO_BUTTONS on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLR_DSP_NO_BUTTONS on class CL_MINI_BP_BASE_IGN has no exception.

Method CLR_DSP_PHONE_BUTTONS Signature

Method CLR_DSP_PHONE_BUTTONS on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLR_DSP_PHONE_BUTTONS on class CL_MINI_BP_BASE_IGN has no exception.

Method CLR_SEARCHMODE Signature

Method CLR_SEARCHMODE on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLR_SEARCHMODE on class CL_MINI_BP_BASE_IGN has no exception.

Method CLR_XADDR_DET1 Signature

Method CLR_XADDR_DET1 on class CL_MINI_BP_BASE_IGN has no parameter.
Method CLR_XADDR_DET1 on class CL_MINI_BP_BASE_IGN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MINI_BP_BASE_IGN has no parameter.
Method CONSTRUCTOR on class CL_MINI_BP_BASE_IGN has no exception.

Method GET_COUNTRY_AND_REGION_TEXT Signature

Method GET_COUNTRY_AND_REGION_TEXT on class CL_MINI_BP_BASE_IGN has no parameter.
Method GET_COUNTRY_AND_REGION_TEXT on class CL_MINI_BP_BASE_IGN has no exception.

Method GET_SEARCHMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_XSEARCH_MODE Value transfer Type reference (TYPE) BDT_BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010222

Method GET_SEARCHMODE on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_ADDR_POPUP_CALLED Signature

Method SET_ADDR_POPUP_CALLED on class CL_MINI_BP_BASE_IGN has no parameter.
Method SET_ADDR_POPUP_CALLED on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_DSP_BANK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XBANK_DATA Value transfer Type reference (TYPE) BDT_BOOLE_D 'X' Bankdaten anzeigen 20000711

Method SET_DSP_BANK_DATA on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_DSP_NO_BUTTONS Signature

Method SET_DSP_NO_BUTTONS on class CL_MINI_BP_BASE_IGN has no parameter.
Method SET_DSP_NO_BUTTONS on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_DSP_PHONE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XSHOW_PHONE Value transfer Type reference (TYPE) BDT_BOOLE_D 'X' Telefon/Fax/Mail-Knöpfe anzeigen 20000711

Method SET_DSP_PHONE_BUTTONS on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_INIT_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INIT_COUNTRY Value transfer Type reference (TYPE) INTCA ISO-Code des Landes 20000710

Method SET_INIT_COUNTRY on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_QUICKCLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUICKCLAIM Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070507

Method SET_QUICKCLAIM on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_SCREEN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCREEN_STRUCTURE Value transfer Type reference (TYPE) ICLC_ICL_BP_MINI_SCREEN Dynpro_struktur für Mini-Screen geschäftspartner 20000710

Method SET_SCREEN_STRUCTURE on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_SEARCHMODE Signature

Method SET_SEARCHMODE on class CL_MINI_BP_BASE_IGN has no parameter.
Method SET_SEARCHMODE on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_SEARCH_FLAG_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_FLAG_DEF Call by reference Type reference (TYPE) ICL_SEARCH_FLAG_DEF SPACE Defaultwert für Such-Kennz. auf Mini-BP-Such-Screen 20030710

Method SET_SEARCH_FLAG_DEF on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Value transfer Type reference (TYPE) BU_TYPE Geschäftspartnertyp 20000711

Method SET_TYPE on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_TYPE_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE_CHANGEABLE Call by reference Type reference (TYPE) ICL_BPTYPE_CHANGEABLE SPACE Standard-Geschäftspartner-Typ wird bei der Suche ignoriert 20030630

Method SET_TYPE_CHANGEABLE on class CL_MINI_BP_BASE_IGN has no exception.

Method SET_XADDR_DET1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XADDR_DET1 Value transfer Type reference (TYPE) BDT_BOOLE_D 'X' Geb.Kürzel etc. zusätzlich anzeigen 20010126

Method SET_XADDR_DET1 on class CL_MINI_BP_BASE_IGN has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 462