SAP ABAP Class CL_BS_CU_GUIBB_COMPANY_CODES (BOL Feeder Class for Customer Company Codes)
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_LIST BOL feeder class GUIBB list for BP 20111124
Properties
Class CL_BS_CU_GUIBB_COMPANY_CODES  
Short Description BOL Feeder Class for Customer Company Codes    
Super Class CL_BS_BP_GUIBB_LIST BOL feeder class GUIBB list 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 20111124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MDG_BS_ECC_BP_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BS_CU_GUIBB_COMPANY_CODES has no interface implemented.
Friends
Class CL_BS_CU_GUIBB_COMPANY_CODES 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 List UIBBs supported by this feeder 20111129
2 GC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'MDG_BS_CUST_BOLUI' Related Message Class 20111129
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_COMPANY_CODES Instance method Public Method Filter company codes for the value help 20111129
2 GET_COMPANY_CODE_DETAILS Instance method Public Method Return the details for the current company code 20111201
3 OVS_OUTPUT_AKONT Instance method Public Method Phase 2 (Reconciliation Account) 20111129
4 OVS_OUTPUT_BUSAB Instance method Public Method Phase 2 (Accounting Clerk) 20111129
5 OVS_OUTPUT_CESSION_KZ Instance method Public Method Phase 2 (AR Pledging Indicator) 20111202
6 OVS_OUTPUT_HBKID Instance method Public Method Phase 2 (House Bank) 20111129
7 OVS_OUTPUT_LOCKB Instance method Public Method Phase 2 (Lockbox) 20111129
8 OVS_OUTPUT_TOGRU Instance method Public Method Phase 2 (Tolerance Group) 20111129
9 OVS_OUTPUT_WBRSL Instance method Public Method Phase 2 (Value Adjustment Key) 20111202
10 OVS_OUTPUT_ZTERM Instance method Public Method Phase 2 (Payment Terms) 20111129
11 OVS_OUTPUT_ZWELS Instance method Public Method Phase 2 (Payment Methods) 20111129
12 OVS_SELECTION_ZTERM Instance method Public Method Phase 3 (Payment Terms) 20111201
13 OVS_SELECTION_ZWELS Instance method Public Method Phase 3 (Payment Methods) 20111201
Events
Class CL_BS_CU_GUIBB_COMPANY_CODES has no event.
Types
Class CL_BS_CU_GUIBB_COMPANY_CODES has no local type.
Method Signatures

Method FILTER_COMPANY_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPANY Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111129
2 Importing IO_ACCESS Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20111129
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20120419

Method FILTER_COMPANY_CODES on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method GET_COMPANY_CODE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_COMPANY_CODE Value transfer Type reference (TYPE) CL_MDG_BS_ECC_BP_SERVICES=>GTY_S_COMPANY_CODE Return structure for get_company_code_details 20111201

Method GET_COMPANY_CODE_DETAILS on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_AKONT 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_AKONT on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_BUSAB 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_BUSAB on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_CESSION_KZ 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 OVP Output table data 20111202
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111202
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111202
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111202
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111202

Method OVS_OUTPUT_CESSION_KZ on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_HBKID 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_HBKID on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_LOCKB 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_LOCKB on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_TOGRU 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_TOGRU on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_WBRSL 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 OVP Output table data 20111202
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111202
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111202
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111202
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111202

Method OVS_OUTPUT_WBRSL on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_ZTERM 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_ZTERM on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_OUTPUT_ZWELS 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 OVP Output table data 20111129
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20111129
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING OVP Output table header 20111129
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA OVP Query Parameters 20111129
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111129

Method OVS_OUTPUT_ZWELS on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_SELECTION_ZTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20111201
2 Exporting ET_FIELD_VALUE Call by reference Type reference (TYPE) T_FIELD_VALUE Selected Values 20111201
3 Importing IR_SELECTION Call by reference Object reference (TYPE REF TO) DATA User selection 20111201
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111201

Method OVS_SELECTION_ZTERM on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.

Method OVS_SELECTION_ZWELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20111201
2 Exporting ET_FIELD_VALUE Call by reference Type reference (TYPE) T_FIELD_VALUE Selected Values 20111201
3 Importing IR_SELECTION Call by reference Object reference (TYPE REF TO) DATA User Selection 20111201
4 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111201

Method OVS_SELECTION_ZWELS on class CL_BS_CU_GUIBB_COMPANY_CODES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607