SAP ABAP Class CVI_DEFAULT_VALUES_COLLECTOR (Class to Get Defaults for Customer and Vendor)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
     CVI_FS_INTEGRATION (Package) Integration for FS Enhancement of CVI
Properties
Class CVI_DEFAULT_VALUES_COLLECTOR  
Short Description Class to Get Defaults for Customer and Vendor    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVI_FS_INTEGRATION   Integration for FS Enhancement of CVI 
Created 20060105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CVI_DEFAULT_VALUES_COLLECTOR has no forward declaration.
Interfaces
Class CVI_DEFAULT_VALUES_COLLECTOR has no interface implemented.
Friends
Class CVI_DEFAULT_VALUES_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_INFO_EXISTS Constant Protected Type reference (TYPE) CVI_CC_BUPA_INFO 'X' Status Information for Company Code for Each User 20060112
2 CC_INFO_NEW Constant Protected Type reference (TYPE) CVI_CC_BUPA_INFO 'N' Status Information for Company Code for Each User 20060112
3 CC_INFO_NULL Constant Protected Type reference (TYPE) CVI_CC_BUPA_INFO SPACE Status Information for Company Code for Each User 20060112
4 COLLECTOR Static Attribute Private Object reference (TYPE REF TO) CVI_DEFAULT_VALUES_COLLECTOR Class to Get Defaults for Customer and Vendor 20060112
5 FALSE Constant Protected Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060112
6 TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060112
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_CUST_CC_DEFAULT_VALUES Instance method Public Method Collects Defaults for Each Company Code for Customer 20060112
2 COLLECT_CUST_DEFAULT_VALUES Instance method Public Method Collects General Defaults for Customer 20060112
3 COLLECT_PORG_DEFAULT_VALUES Instance method Public Method Collects Defaults for Each Purchasing Org. for Vendor 20060112
4 COLLECT_SALES_DEFAULT_VALUES Instance method Public Method Collects Defaults for Each Sales Area for Customer 20060112
5 COLLECT_VEND_CC_DEFAULT_VALUES Instance method Public Method Collects Defaults for Each Company Code for Vendor 20060112
6 COLLECT_VEND_DEFAULT_VALUES Instance method Public Method Collects General Defaults for Vendor 20060112
7 GET_INSTANCE Static method Public Method Returns an Instance of the Class 20060112
Events
Class CVI_DEFAULT_VALUES_COLLECTOR has no event.
Types
Class CVI_DEFAULT_VALUES_COLLECTOR has no local type.
Method Signatures

Method COLLECT_CUST_CC_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20060112
2 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
3 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
4 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205

Method COLLECT_CUST_CC_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method COLLECT_CUST_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_COMPANY_CODES Call by reference Type reference (TYPE) CVIS_CC_INFO_OVERVIEW_T Übersicht über die verwendeten Buchungskreise 20060112
2 Exporting E_NEW_SALES_AREAS Call by reference Type reference (TYPE) CVIS_SALES_AREA_INFO_T Schlüsselfelder für Vertriebsbereich 20060112
3 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
4 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
5 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205

Method COLLECT_CUST_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method COLLECT_PORG_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
2 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
3 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20060112
4 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205

Method COLLECT_PORG_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method COLLECT_SALES_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
2 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
3 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205
4 Importing I_SALES_AREA Call by reference Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20060112

Method COLLECT_SALES_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method COLLECT_VEND_CC_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20060112
2 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
3 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
4 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205

Method COLLECT_VEND_CC_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method COLLECT_VEND_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_COMPANY_CODES Call by reference Type reference (TYPE) CVIS_CC_INFO_OVERVIEW_T Übersicht über die verwendeten Buchungskreise 20060112
2 Exporting E_NEW_PURCHASING_ORGS Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG_INFO_T Schlüsselfelder für Einkaufsorganisationen 20060112
3 Importing I_EXTERNAL_ROLES Call by reference Type reference (TYPE) BOOLE-BOOLE Übergebe Rollen verwenden 20061205
4 Importing I_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060112
5 Importing I_ROLE_CATEGORIES Call by reference Type reference (TYPE) CVIS_ROLE_CATEGORY_T Rollentypen 20061205

Method COLLECT_VEND_DEFAULT_VALUES on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CVI_DEFAULT_VALUES_COLLECTOR Klasse zum ziehen der Vorbelegungen für Debitor und Kreditor 20060112

Method GET_INSTANCE on class CVI_DEFAULT_VALUES_COLLECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606