SAP ABAP Class CL_BS_CU_GUIBB_GENERAL_DATA (BOL Feeder Class for Customer General Data)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP (Application Component) Applications
     MDG_BS_ECC_CUSTOMER_BOLUI (Package) Master Data Governance Customer BOL UI Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_FORM BOL feeder class GUIBB form for BP 20101026
Properties
Class CL_BS_CU_GUIBB_GENERAL_DATA  
Short Description BOL Feeder Class for Customer General Data    
Super Class CL_BS_BP_GUIBB_FORM BOL feeder class GUIBB form for BP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_ECC_CUSTOMER_BOLUI   Master Data Governance Customer BOL UI Implementations 
Created 20101026   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_CU_GUIBB_GENERAL_DATA has no forward declaration.
Interfaces
Class CL_BS_CU_GUIBB_GENERAL_DATA has no interface implemented.
Friends
Class CL_BS_CU_GUIBB_GENERAL_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMPONENT_NAME Constant Public See coding Supported form UIBBs 20101214
2 GC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'MDG_BS_CUST_BOLUI' Related Message Class name 20110801
3 MS_STD_ADDRESS_DETAILS Instance attribute Protected Type reference (TYPE) S_STD_ADDRESS Local structure for OVS input fields 20110406
4 MS_STD_INDUSTRY Instance attribute Protected Type reference (TYPE) BSS_BPIL_INDUSTRY Structure for BP Industry 20120730
Methods
# Method Level Visibility Method type Description Created on
1 OVS_OUTPUT_BRSCH Instance method Public Method OVS Phase 2 (Determine result table) for Industry 20120727
2 OVS_OUTPUT_CITYC Instance method Public Method OVS Phase 2 (Determine result table) for City Code 20101026
3 OVS_OUTPUT_COUNC Instance method Public Method OVS Phase 2 (Determine result table) for County Code 20101026
4 OVS_OUTPUT_DTAWS Instance method Public Method OVS Phase 2 (Determine result table) for Instruction KEy 20101026
5 OVS_OUTPUT_J_1KFTBUS Instance method Public Method OVS Phase 2 (Determine result table) for Business Type 20120403
6 OVS_OUTPUT_J_1KFTIND Instance method Public Method OVS Phase 2 (Determine result table) for Industry Type 20120403
7 READ_STANDARD_ADDRESS Instance method Protected Method Read the standard address and buffer the values 20110406
8 READ_STANDARD_INDUSTRY Instance method Protected Method Read the standard address and buffer the values 20120730
Events
Class CL_BS_CU_GUIBB_GENERAL_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_STD_ADDRESS Protected See coding 20110406 BEGIN OF s_std_address, country TYPE land1, region TYPE regio, END OF s_std_address
Method Signatures

Method OVS_OUTPUT_BRSCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20120727
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120727
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120727
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120727
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120727

Method OVS_OUTPUT_BRSCH on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method OVS_OUTPUT_CITYC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20101026
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20101026
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20101026
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20101026
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20101026

Method OVS_OUTPUT_CITYC on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method OVS_OUTPUT_COUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20101026
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20101026
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20101026
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20101026
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20101026

Method OVS_OUTPUT_COUNC on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method OVS_OUTPUT_DTAWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20101026
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20101026
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20101026
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20101026
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20101026

Method OVS_OUTPUT_DTAWS on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method OVS_OUTPUT_J_1KFTBUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20120403
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120403
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120403
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120403
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120403

Method OVS_OUTPUT_J_1KFTBUS on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method OVS_OUTPUT_J_1KFTIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20120403
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120403
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120403
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120403
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120403

Method OVS_OUTPUT_J_1KFTIND on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method READ_STANDARD_ADDRESS Signature

Method READ_STANDARD_ADDRESS on class CL_BS_CU_GUIBB_GENERAL_DATA has no parameter.
Method READ_STANDARD_ADDRESS on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.

Method READ_STANDARD_INDUSTRY Signature

Method READ_STANDARD_INDUSTRY on class CL_BS_CU_GUIBB_GENERAL_DATA has no parameter.
Method READ_STANDARD_INDUSTRY on class CL_BS_CU_GUIBB_GENERAL_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606