SAP ABAP Class CL_BS_CU_GUIBB_DUNNING_AREAS (BOL Feeder Class for Customer Dunning Areas)
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 20120310
Properties
Class CL_BS_CU_GUIBB_DUNNING_AREAS  
Short Description BOL Feeder Class for Customer Dunning Areas    
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 20120310   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_CU_GUIBB_DUNNING_AREAS has no forward declaration.
Interfaces
Class CL_BS_CU_GUIBB_DUNNING_AREAS has no interface implemented.
Friends
Class CL_BS_CU_GUIBB_DUNNING_AREAS 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 UIBBs 20120803
2 GC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'MDG_BS_CUST_BOLUI' Related Message Class 20120310
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPANY_CODE Instance method Protected Method Returns the parent company code 20120310
2 OVS_OUTPUT_BUSAB Instance method Public Method Phase 2 (Dunning Clerk) 20120310
3 OVS_OUTPUT_KNRMA Instance method Public Method Phase 2 (Dunning Recipient) 20120326
4 OVS_OUTPUT_MABER Instance method Public Method Phase 2 (Dunning Area) 20120310
5 TRANSFORM_QUERY_TO_RANGE Instance method Protected Method Maps the query value to its range 20120326
Events
Class CL_BS_CU_GUIBB_DUNNING_AREAS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_OVS_RECIPIENT Public See coding OVS Search Structure for Dunning Recipients 20120326 BEGIN OF ts_ovs_recipient, name1 TYPE name1_gp, sortl TYPE ad_sort1ul, pstlz TYPE pstlz, ort01 TYPE ort01_gp, land1 TYPE land1_gp, kunnr TYPE kunnr, bukrs TYPE bukrs, END OF ts_ovs_recipient
2 TS_OVS_RECIPIENT_RESULT Public See coding OVS Result Structure for Dunning Recipients 20120326 BEGIN OF ts_ovs_recipient_result, knrma TYPE kunnr, name1 TYPE name1_gp, sortl TYPE ad_sort1ul, pstlz TYPE pstlz, ort01 TYPE ort01_gp, land1 TYPE land1_gp, END OF ts_ovs_recipient_result
3 TT_OVS_RECIPIENT_RESULT Public See coding OVS Result Table Structure for Dunning Recipients 20120326 tt_ovs_recipient_result TYPE STANDARD TABLE OF ts_ovs_recipient_result
Method Signatures

Method GET_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMPANY_CODE Value transfer Type reference (TYPE) BUKRS Company Code 20120310

Method GET_COMPANY_CODE on class CL_BS_CU_GUIBB_DUNNING_AREAS 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 20120310
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120310
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120310
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120310
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120310

Method OVS_OUTPUT_BUSAB on class CL_BS_CU_GUIBB_DUNNING_AREAS has no exception.

Method OVS_OUTPUT_KNRMA 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 20120326
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120326
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120326
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120326
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120326

Method OVS_OUTPUT_KNRMA on class CL_BS_CU_GUIBB_DUNNING_AREAS has no exception.

Method OVS_OUTPUT_MABER 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 20120310
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20120310
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20120310
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20120310
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120310

Method OVS_OUTPUT_MABER on class CL_BS_CU_GUIBB_DUNNING_AREAS has no exception.

Method TRANSFORM_QUERY_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RANGE Call by reference Type reference (TYPE) RSDSSELOPT Related Range 20120326
2 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Single Value 20120326

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