SAP ABAP Class CVI_BDT_ADAPTER_INTERN (BDT Adapter for Customer/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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  FSBP_BDT_ADAPTER_INTERN Adapter Class for BDT of Business Partner 20110119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CVI_CONST_COMPANY_CODE_INFO Constants for Status Information for Company Code Assignment 20110120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CVI_CONST_OPTIONAL_STATUS Constants for Status of Optional Customer/Vendor Partner 20110119
Properties
Class CVI_BDT_ADAPTER_INTERN  
Short Description BDT Adapter for Customer/Vendor    
Super Class FSBP_BDT_ADAPTER_INTERN Adapter Class for BDT of Business Partner 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVI_FS_INTEGRATION   Integration for FS Enhancement of CVI 
Created 20110119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CVI_BDT_ADAPTER_INTERN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CVI_CONST_COMPANY_CODE_INFO Constants for Status Information for Company Code Assignment 20110120
2 IF_CVI_CONST_OPTIONAL_STATUS Constants for Status of Optional Customer/Vendor Partner 20110119
Friends
Class CVI_BDT_ADAPTER_INTERN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_INFO_EXISTS Instance attribute Protected Attribute reference (LIKE) 20110119
2 CC_INFO_NEW Instance attribute Protected Attribute reference (LIKE) 20110119
3 CC_INFO_NULL Instance attribute Protected Attribute reference (LIKE) 20110119
4 COMMIT_PERFORMED_BEFORE_DLVE2 Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Commit Work Was Called Before DLVE2 20110401
5 CURRENT_COMPANY_CODE Instance attribute Protected Type reference (TYPE) BUKRS Company Code 20110119
6 CURRENT_PURCHASING_ORG Instance attribute Protected Type reference (TYPE) CVIS_PURCHASING_ORG Key Fields for Purchasing Organization 20110119
7 CURRENT_ROLE_IS_CUST_BASED Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Is Current Role Customer-Based? 20110119
8 CURRENT_ROLE_IS_VEND_BASED Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Is Current Role Vendor-Based? 20110119
9 CURRENT_SALES_AREA Instance attribute Protected Type reference (TYPE) CVIS_SALES_AREA Key Fields for Sales Area 20110119
10 CV_STATUS_CREATED Instance attribute Protected Attribute reference (LIKE) 20110119
11 CV_STATUS_NOT_OPTIONAL Instance attribute Protected Attribute reference (LIKE) 20110119
12 CV_STATUS_NOT_RELEVANT Instance attribute Protected Attribute reference (LIKE) 20110119
13 CV_STATUS_OPTIONAL Instance attribute Protected Attribute reference (LIKE) 20110119
14 CV_STATUS_OPTIONAL_AND_SET Instance attribute Protected Attribute reference (LIKE) 20110119
15 DIALOGUE_SET_CC Instance attribute Protected Type reference (TYPE) BUKRS Predefined Company Code 20110119
16 DIALOGUE_SET_PORG Instance attribute Protected Type reference (TYPE) CVIS_PURCHASING_ORG Predefined Purchasing Organization 20110119
17 DIALOGUE_SET_SALES Instance attribute Protected Type reference (TYPE) CVIS_SALES_AREA Predefined Sales Area 20110119
18 DINP_COMPANY_CODE Instance attribute Protected Type reference (TYPE) BUKRS Company Code 20110119
19 DINP_CORTYP Instance attribute Protected Type reference (TYPE) CHAR3 3-Byte Field 20110119
20 DINP_CUSTOMER Instance attribute Protected Type reference (TYPE) KUNNR Customer Number 20110119
21 DINP_PURCHASING_ORG Instance attribute Protected Type reference (TYPE) CVIS_PURCHASING_ORG Key Fields for Purchasing Organization 20110119
22 DINP_SALES_AREA Instance attribute Protected Type reference (TYPE) CVIS_SALES_AREA Key Fields for Sales Area 20110119
23 DINP_VENDOR Instance attribute Protected Type reference (TYPE) LIFNR Account Number of Vendor 20110119
24 ENFORCE_CLEANUP Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Force Event Cleanup 20110203
25 FTBP_COMPANY_CODE_SO_NAME Constant Protected Type reference (TYPE) XO_SEGMENT_OBJECT_NAME 'COMPANY_CODE' Name of Segment Object 20110120
26 IS_CUST_FLAG_SET Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Is Customer Indicator Set? 20110119
27 IS_VEND_FLAG_SET Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE Is Vendor Indicator Set? 20110119
28 NO_COMPANY_CODE_CHANGE_ALLOWED Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE You Are Not Permitted to Switch Company Code 20110119
29 NO_PURCH_ORG_CHANGE_ALLOWED Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE You Are Not Permitted to Switch Purchasing Organization 20110119
30 NO_SALES_AREA_CHANGE_ALLOWED Instance attribute Protected Type reference (TYPE) BOOLE-BOOLE You Are Not Permitted to Switch Sales Area 20110119
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPANY_CODES Instance method Public Method Validates Valid Company Codes 20110119
2 CHECK_CURRENT_COMPANY_CODE Instance method Public Method Validates Current Company Code Data 20110119
3 CHECK_CURRENT_PORG Instance method Public Method Validates Current Company Code Data 20110119
4 CHECK_CURRENT_SALES_AREA Instance method Public Method Validates Current Company Code Data 20110119
5 COLLECT_CUST_CC_DEFAULT_VALUES Instance method Protected Method Collects Defaults for Each Company Code for Customer 20110119
6 COLLECT_CUST_DEFAULT_VALUES Instance method Protected Method Collects General Defaults for Customer 20110119
7 COLLECT_PORG_DEFAULT_VALUES Instance method Protected Method Collects Defaults for Each Purchasing Org. for Vendor 20110119
8 COLLECT_SALES_DEFAULT_VALUES Instance method Protected Method Collects Defaults for Each Sales Area for Customer 20110119
9 COLLECT_VEND_CC_DEFAULT_VALUES Instance method Protected Method Collects Defaults for Each Company Code for Vendor 20110119
10 COLLECT_VEND_DEFAULT_VALUES Instance method Protected Method Collects General Defaults for Vendor 20110119
11 DATA_CC_GET Instance method Public Method Generic Implementation for Get Module 20110119
12 DATA_PAI_WITH_COMPANY_CODE Instance method Public Method Generic Company Code-Dependent Data Retrieval for PAI Event 20110119
13 DATA_PAI_WITH_SALES_AREA Instance method Public Method Generic Sales Area-Dependent Data Retrieval for PAI Event 20110119
14 DATA_PAI_WTH_PURCHASING_ORG Instance method Public Method Generic Purchasing Org.-Depend. Data Retrieval for PAI Event 20110119
15 DATA_PBO_WITH_COMPANY_CODE Instance method Public Method Generic Company Code-Dependent Data Retrieval for PBO Event 20110119
16 DATA_PBO_WITH_SALES_AREA Instance method Public Method Generic Sales Area-Dependent Data Retrieval for PBO Event 20110119
17 DATA_PBO_WTH_PURCHASING_ORG Instance method Public Method Generic Purchasing Org.-Depend. Data Retrieval for PBO Event 20110119
18 DATA_PORG_GET Instance method Public Method Generic Implementation for Get Module 20110119
19 DATA_SALES_GET Instance method Public Method Generic Implementation for Get Module 20110119
20 DIALOGUE_SET_MANDATORY_CC Instance method Public Method Determines a Company Code to Be Set in Dialog 20110119
21 DIALOGUE_SET_MANDATORY_PORG Instance method Public Method Determines a Purchasing Organization to Be Set in Dialog 20110119
22 DIALOGUE_SET_MANDATORY_SALS Instance method Public Method Determines a Sales Area to Be Set in Dialog 20110119
23 GET_ACCOUNT_NUMBER_TEXT Instance method Public Method Supplies Text for Account No. (Cust, Vend, CntctPers, Pers) 20110119
24 GET_COMPANY_CODES Instance method Public Method Returns Company Codes That Are Currently Available 20110119
25 GET_CURRENT_BP_CC_DATA Instance method Public Method Reads Data for BP + Company Code Currently Being Processed 20110119
26 GET_CURRENT_BP_PORG_DATA Instance method Public Method Reads Data for BP + Purchasing Org Currently Being Processed 20110119
27 GET_CURRENT_BP_SALES_DATA Instance method Public Method Reads Data for BP + Sales Area Currently Being Processed 20110119
28 GET_CURRENT_COMPANY_CODE Instance method Public Method Reuturns Company Code Currently Being Processed 20110119
29 GET_CURRENT_CUSTOMER Instance method Public Method Reads Customer Currently Being Processed 20110119
30 GET_CURRENT_CUST_TEXT_DATA Instance method Public Method Returns Texts for Customer Currently Being Processed 20110119
31 GET_CURRENT_PURCHASING_ORG Instance method Public Method Returns Purchasing Organization Currently Being Processed 20110119
32 GET_CURRENT_SALES_AREA Instance method Public Method Returns Sales Area Currently Being Processed 20110119
33 GET_CURRENT_VENDOR Instance method Public Method Reads Vendor Currently Being Processed 20110119
34 GET_CUST_ACCOUNT_GROUP Instance method Public Method Returns Account Group for Customer 20110119
35 GET_MESSAGE_SEVERITY Instance method Private Method Get Message Severity from BDT Message Handler 20110324
36 GET_OPT_CUSTOMER_STATUS Instance method Public Method Returns (Optional) Status for Customer 20110119
37 GET_OPT_VENDOR_STATUS Instance method Public Method Returns (Optional) Status for Vendor 20110119
38 GET_PURCHASING_ORGS Instance method Public Method Returns Purchasing Organization That Is Currently Available 20110119
39 GET_SALES_AREAS Instance method Public Method Returns Sales Areas That Are Currently Available 20110119
40 GET_VEND_ACCOUNT_GROUP Instance method Public Method Returns Account Group for Vendor 20110119
41 IS_COMPANY_CODE_NEW Instance method Public Method Indicates Whether Company Code Has Been Created 20110119
42 IS_COMP_CODE_CHANGE_ALLOWED Instance method Public Method Indicates Whether You Are Permitted to Switch Company Code 20110119
43 IS_CURRENT_CUSTOMER_NEW Instance method Public Method Indicates Whether Customer Currently Being Processed Is New 20110119
44 IS_CURRENT_ROLE_CUSTOMER_BASED Instance method Public Method Indicates Whether a Current Role Is Customer-Based 20110119
45 IS_CURRENT_ROLE_VENDOR_BASED Instance method Public Method Indicates Whether a Current Role Is Vendor-Based 20110119
46 IS_CURRENT_VENDOR_NEW Instance method Public Method Indicates Whether Vendor Currently Being Processed Is New 20110119
47 IS_CUST_IN_CURRENT_ROLES Instance method Public Method Indicates Whether Roles Currently in Process Are Cust.-Based 20110119
48 IS_EXT_WT_ACTIVE_FOR_CURR_CC Instance method Public Method Indicates Whether Ext. Withholding Tax Handling Is Activated 20110120
49 IS_NEW_CUSTOMER_ID_EXTERNAL Instance method Public Method Indicates Whether Customer Number Is Assigned Externally 20110119
50 IS_NEW_VENDOR_ID_EXTERNAL Instance method Public Method Indicates Whether Vendor Number Is Assigned Externally 20110119
51 IS_NEW_VENDOR_ID_SAMENUMBER Instance method Public Method Indicates Whether Vendor Number Is Identical to Partner No. 20110119
52 IS_PURCHASING_ORG_NEW Instance method Public Method Indicates Whether Purchasing Organization Has Been Created 20110119
53 IS_PURCH_ORG_CHANGE_ALLOWED Instance method Public Method Indicates Whether You Are Permitted to Switch Purchasing Org 20110119
54 IS_SALES_AREA_NEW Instance method Public Method Indicates Whether Sales Area Has Been Created 20110119
55 IS_SLS_AREA_CHANGE_ALLOWED Instance method Public Method Indicates Whether You Are Permitted to Switch Sales Area 20110119
56 IS_VEND_IN_CURRENT_ROLES Instance method Public Method Indicates Whether Roles Currently in Process Are Vend.-Based 20110119
57 NEW_CUSTOMER_ID_SAMENUMBER Instance method Public Method Indicates Whether Customer Number is Identical to Partner No 20110119
58 NO_COMPANY_CODE_CHANGE Instance method Public Method Prevents You Switching Company Code in Dialog 20110119
59 NO_PURCHASING_ORG_CHANGE Instance method Public Method Prevents You Switching Purchasing Organization in Dialog 20110119
60 NO_SALES_AREA_CHANGE Instance method Public Method Prevents You Switching Sales Area in Dialog 20110119
61 ON_TRANSACTION_FINISHED_4DLVE2 Instance method Protected Event handling method System Handles "Transaction Finished" Event for DLVE2 20110401
62 ON_TRANSACTION_FINISHED_4DSAVE Instance method Protected Event handling method System Handles "Transaction Finished" Event for DSAVE 20110401
63 SEND_BAPIRET_MESSAGES_TO_STORE Instance method Private Method Sends Messages to the MESSAGE_STORE 20110120
64 SET_COMPANY_CODES Instance method Public Method Sets Company Codes That Are Newly Available 20110119
65 SET_CURRENT_BP_CC_DATA Instance method Public Method Sets Data for BP + Company Code Currently Being Processed 20110119
66 SET_CURRENT_BP_PORG_DATA Instance method Public Method Sets Data for BP + Purchasing Org. Currently Being Processed 20110119
67 SET_CURRENT_BP_SALES_DATA Instance method Public Method Sets Data for BP + Sales Areas Currently Being Processed 20110119
68 SET_CURRENT_COMPANY_CODE Instance method Public Method Sets Company Code Currently Being Processed 20110119
69 SET_CURRENT_CUSTOMER Instance method Public Method Sets Customer Currently Being Processed 20110119
70 SET_CURRENT_CUST_TEXT_DATA Instance method Public Method Sets Texts for Customer Currently Being Processed 20110119
71 SET_CURRENT_PURCHASING_ORG Instance method Public Method Sets Purchasing Organization Currently Being Processed 20110119
72 SET_CURRENT_SALES_AREA Instance method Public Method Sets Sales Area Currently Being Processed 20110119
73 SET_CURRENT_VENDOR Instance method Public Method Sets Vendor Currently Being Processed 20110119
74 SET_OPT_CUSTOMER_4_CREATION Instance method Public Method Determines Customer Link for Current Partner 20110119
75 SET_OPT_VENDOR_FOR_CREATION Instance method Public Method Determines Vendor Link for Current Partner 20110119
76 SET_PURCHASING_ORGS Instance method Public Method Sets Purchasing Organizations That Are Newly Available 20110119
77 SET_SALES_AREAS Instance method Public Method Sets Sales Area That Are Newly Available 20110119
78 UPDATE_FUNCTIONS Instance method Protected Method Compares Existing Partner Roles 20110119
79 UPDATE_TAX_INDICATORS Instance method Protected Method Compares Existing Output Tax Rates 20110119
Events
# Event Type Visibility Description Created on
1 COMPANY_CODE_ADDED Instance Event
(0)
Public
(2)
New Company Code Has Been Created 20110119
2 COMPANY_CODE_CHANGED Instance Event
(0)
Public
(2)
Current Company Code Has Been Changed 20110119
3 COMPANY_CODE_DELETED Instance Event
(0)
Public
(2)
New Company Code Has Been Deleted 20110119
4 PURCHASING_ORG_ADDED Instance Event
(0)
Public
(2)
New Purchasing Organization Has Been Created 20110119
5 PURCHASING_ORG_CHANGED Instance Event
(0)
Public
(2)
Current Purchasing Organization Has Changed 20110119
6 PURCHASING_ORG_DELETED Instance Event
(0)
Public
(2)
New Purchasing Organization Has Been Deleted 20110119
7 SALES_AREA_ADDED Instance Event
(0)
Public
(2)
New Sales Area Has Been Created 20110119
8 SALES_AREA_CHANGED Instance Event
(0)
Public
(2)
Current Sales Area Has Changed 20110119
9 SALES_AREA_DELETED Instance Event
(0)
Public
(2)
New Sales Area Has Been Deleted 20110119
Types
Class CVI_BDT_ADAPTER_INTERN has no local type.
Method Signatures

Method CHECK_COMPANY_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20110119
2 Exporting E_RELEVANT_COMPANY_CODES Call by reference Type reference (TYPE) CVIS_COMPANY_CODE_T Buchungskreise 20110119

Method CHECK_COMPANY_CODES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method CHECK_CURRENT_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method CHECK_CURRENT_COMPANY_CODE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method CHECK_CURRENT_PORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method CHECK_CURRENT_PORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method CHECK_CURRENT_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method CHECK_CURRENT_SALES_AREA on class CVI_BDT_ADAPTER_INTERN has no exception.

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 20110119

Method COLLECT_CUST_CC_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method COLLECT_CUST_DEFAULT_VALUES Signature

Method COLLECT_CUST_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method COLLECT_CUST_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN 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_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119

Method COLLECT_PORG_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN 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_SALES_AREA Call by reference Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119

Method COLLECT_SALES_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN 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 20110119

Method COLLECT_VEND_CC_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method COLLECT_VEND_DEFAULT_VALUES Signature

Method COLLECT_VEND_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method COLLECT_VEND_DEFAULT_VALUES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_CC_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) FSBP_BUSDATA_TTY Tabelle unstrukturierter Daten 20110119
2 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_CC_GET on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PAI_WITH_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BDT_VIEW Call by reference Type reference (TYPE) BU_SICHT Zugehörige BDT-Sicht (bei i_msg_to_store = 'X') 20110119
2 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
3 Importing I_DYNP_STRUC Call by reference Type reference (TYPE) FSBP_TABLE_NAME Name der Struktur (bei i_msg_to_store = 'X') 20110119
4 Importing I_MSG_TO_STORE Call by reference Type reference (TYPE) BOOLE-BOOLE Verprobungsergebnisse direkt an BUS_MESSAGE_STORE leiten 20110119
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
6 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
7 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method DATA_PAI_WITH_COMPANY_CODE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PAI_WITH_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BDT_VIEW Call by reference Type reference (TYPE) BU_SICHT Zugehörige BDT-Sicht (bei i_msg_to_store = 'X') 20110119
2 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
3 Importing I_DYNP_STRUC Call by reference Type reference (TYPE) FSBP_TABLE_NAME Name der Struktur (bei i_msg_to_store = 'X') 20110119
4 Importing I_MSG_TO_STORE Call by reference Type reference (TYPE) BOOLE-BOOLE Verprobungsergebnisse direkt an BUS_MESSAGE_STORE leiten 20110119
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
6 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
7 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method DATA_PAI_WITH_SALES_AREA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PAI_WTH_PURCHASING_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BDT_VIEW Call by reference Type reference (TYPE) BU_SICHT Zugehörige BDT-Sicht (bei i_msg_to_store = 'X') 20110119
2 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
3 Importing I_DYNP_STRUC Call by reference Type reference (TYPE) FSBP_TABLE_NAME Name der Struktur (bei i_msg_to_store = 'X') 20110119
4 Importing I_MSG_TO_STORE Call by reference Type reference (TYPE) BOOLE-BOOLE Verprobungsergebnisse direkt an BUS_MESSAGE_STORE leiten 20110119
5 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
6 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
7 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method DATA_PAI_WTH_PURCHASING_ORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PBO_WITH_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_PBO_WITH_COMPANY_CODE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PBO_WITH_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_PBO_WITH_SALES_AREA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PBO_WTH_PURCHASING_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_PBO_WTH_PURCHASING_ORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_PORG_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) FSBP_BUSDATA_TTY Tabelle unstrukturierter Daten 20110119
2 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_PORG_GET on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DATA_SALES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) FSBP_BUSDATA_TTY Tabelle unstrukturierter Daten 20110119
2 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Datentabelle 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method DATA_SALES_GET on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DIALOGUE_SET_MANDATORY_CC 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 20110119
2 Returning R_ACCEPTED Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119

Method DIALOGUE_SET_MANDATORY_CC on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DIALOGUE_SET_MANDATORY_PORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119
2 Returning R_ACCEPTED Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119

Method DIALOGUE_SET_MANDATORY_PORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method DIALOGUE_SET_MANDATORY_SALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SALES_AREA Call by reference Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119
2 Returning R_ACCEPTED Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119

Method DIALOGUE_SET_MANDATORY_SALS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_ACCOUNT_NUMBER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCOUNT_NUMBER Value transfer Type reference (TYPE) KTONR Partnernummer 20110119
2 Importing I_NUMBER_TYPE Value transfer Type reference (TYPE) NRART Art der Partnernummer 20110119
3 Returning R_TEXT Value transfer Type reference (TYPE) VTXTM Bezeichnung 20110119

Method GET_ACCOUNT_NUMBER_TEXT on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_COMPANY_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPANY_CODES Value transfer Type reference (TYPE) CVIS_CC_INFO_OVERVIEW_T Übersichtstabelle über die verwendeten Buchungskreise 20110119

Method GET_COMPANY_CODES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_BP_CC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Daten 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method GET_CURRENT_BP_CC_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_BP_PORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Daten 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method GET_CURRENT_BP_PORG_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_BP_SALES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Daten 20110119
2 Importing I_IGNORE_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Do not create message for missing authority for sales data 20110119
3 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119

Method GET_CURRENT_BP_SALES_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPANY_CODE Value transfer Type reference (TYPE) BUKRS Buchungskreis 20110119

Method GET_CURRENT_COMPANY_CODE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CUSTOMER Value transfer Type reference (TYPE) KUNNR Debitorennummer 1 20110119

Method GET_CURRENT_CUSTOMER on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_CUST_TEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXTS Call by reference Type reference (TYPE) CVIS_TEXTS_PERSISTENCE_T Texte 20110119
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TDOBJECT Texte: Anwendungsobjekt 20110119

Method GET_CURRENT_CUST_TEXT_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_PURCHASING_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PURCHASING_ORG Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119

Method GET_CURRENT_PURCHASING_ORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SALES_AREA Value transfer Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119

Method GET_CURRENT_SALES_AREA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CURRENT_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VENDOR Value transfer Type reference (TYPE) LIFNR Kontonummer des Lieferanten bzw. Kreditors 20110119

Method GET_CURRENT_VENDOR on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_CUST_ACCOUNT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACCOUNT_GROUP Value transfer Type reference (TYPE) KTOKD Kontengruppe Debitor 20110119

Method GET_CUST_ACCOUNT_GROUP on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_MESSAGE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEVERITY Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20110324

Method GET_MESSAGE_SEVERITY on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_OPT_CUSTOMER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) CVI_OPTIONAL_STATUS Buchungskreis für debitorischen u. kreditorischen GP 20110119

Method GET_OPT_CUSTOMER_STATUS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_OPT_VENDOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) CVI_OPTIONAL_STATUS Buchungskreis für debitorischen u. kreditorischen GP 20110119

Method GET_OPT_VENDOR_STATUS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_PURCHASING_ORGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PURCHASING_ORGS Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG_INFO_T Schlüsselfelder für Einkaufsorganisationen 20110119

Method GET_PURCHASING_ORGS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_SALES_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SALES_AREAS Value transfer Type reference (TYPE) CVIS_SALES_AREA_INFO_T Schlüsselfelder für Vertriebsbereich 20110119

Method GET_SALES_AREAS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method GET_VEND_ACCOUNT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACCOUNT_GROUP Value transfer Type reference (TYPE) KTOKK Kontengruppe Kreditor 20110119

Method GET_VEND_ACCOUNT_GROUP on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_COMPANY_CODE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_FOR_CUSTOMER Call by reference Type reference (TYPE) BOOLE-BOOLE Neu angelegt für Debitor 20110119
2 Exporting E_NEW_FOR_PARTNER Call by reference Type reference (TYPE) BOOLE-BOOLE Neu angelegt für Partner 20110119
3 Exporting E_NEW_FOR_VENDOR Call by reference Type reference (TYPE) BOOLE-BOOLE Neu angelegt für Kreditor 20110119
4 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110119

Method IS_COMPANY_CODE_NEW on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_COMP_CODE_CHANGE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) BOOLE-BOOLE Wechsel des Buchungskreises erlaubt 20110119

Method IS_COMP_CODE_CHANGE_ALLOWED on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_CURRENT_CUSTOMER_NEW Signature

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

Method IS_CURRENT_CUSTOMER_NEW on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_CURRENT_ROLE_CUSTOMER_BASED Signature

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

Method IS_CURRENT_ROLE_CUSTOMER_BASED on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_CURRENT_ROLE_VENDOR_BASED Signature

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

Method IS_CURRENT_ROLE_VENDOR_BASED on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_CURRENT_VENDOR_NEW Signature

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

Method IS_CURRENT_VENDOR_NEW on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_CUST_IN_CURRENT_ROLES Signature

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

Method IS_CUST_IN_CURRENT_ROLES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_EXT_WT_ACTIVE_FOR_CURR_CC 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 20110120
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110120

Method IS_EXT_WT_ACTIVE_FOR_CURR_CC on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_NEW_CUSTOMER_ID_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Debitor erhält externe Nummer 20110119

Method IS_NEW_CUSTOMER_ID_EXTERNAL on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_NEW_VENDOR_ID_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Debitor erhält externe Nummer 20110119

Method IS_NEW_VENDOR_ID_EXTERNAL on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_NEW_VENDOR_ID_SAMENUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Debitor erhält externe Nummer 20110119

Method IS_NEW_VENDOR_ID_SAMENUMBER on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_PURCHASING_ORG_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119

Method IS_PURCHASING_ORG_NEW on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_PURCH_ORG_CHANGE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) BOOLE-BOOLE Wechsel des Buchungskreises erlaubt 20110119

Method IS_PURCH_ORG_CHANGE_ALLOWED on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_SALES_AREA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SALES_AREA Call by reference Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119

Method IS_SALES_AREA_NEW on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_SLS_AREA_CHANGE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) BOOLE-BOOLE Wechsel des Buchungskreises erlaubt 20110119

Method IS_SLS_AREA_CHANGE_ALLOWED on class CVI_BDT_ADAPTER_INTERN has no exception.

Method IS_VEND_IN_CURRENT_ROLES Signature

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

Method IS_VEND_IN_CURRENT_ROLES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method NEW_CUSTOMER_ID_SAMENUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) BOOLE-BOOLE Debitor erhält externe Nummer 20110119

Method NEW_CUSTOMER_ID_SAMENUMBER on class CVI_BDT_ADAPTER_INTERN has no exception.

Method NO_COMPANY_CODE_CHANGE Signature

Method NO_COMPANY_CODE_CHANGE on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method NO_COMPANY_CODE_CHANGE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method NO_PURCHASING_ORG_CHANGE Signature

Method NO_PURCHASING_ORG_CHANGE on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method NO_PURCHASING_ORG_CHANGE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method NO_SALES_AREA_CHANGE Signature

Method NO_SALES_AREA_CHANGE on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method NO_SALES_AREA_CHANGE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method ON_TRANSACTION_FINISHED_4DLVE2 Signature

Method ON_TRANSACTION_FINISHED_4DLVE2 on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method ON_TRANSACTION_FINISHED_4DLVE2 on class CVI_BDT_ADAPTER_INTERN has no exception.

Method ON_TRANSACTION_FINISHED_4DSAVE Signature

Method ON_TRANSACTION_FINISHED_4DSAVE on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method ON_TRANSACTION_FINISHED_4DSAVE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SEND_BAPIRET_MESSAGES_TO_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BDT_VIEW Call by reference Type reference (TYPE) BU_SICHT Sicht 20110120
2 Importing I_DYNP_STRUC Call by reference Type reference (TYPE) XO_OBJECT_NAME Dynprostruktur 20110120
3 Importing I_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Nachrichten 20110120

Method SEND_BAPIRET_MESSAGES_TO_STORE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_COMPANY_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPANY_CODES Call by reference Type reference (TYPE) CVIS_CC_INFO_OVERVIEW_T Übersichtstabelle über die verwendeten Buchungskreise 20110119

Method SET_COMPANY_CODES on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_BP_CC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
3 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
4 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_BP_CC_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_BP_PORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
3 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
4 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_BP_PORG_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_BP_SALES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_NEW Call by reference Type reference (TYPE) STANDARD TABLE 20110119
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) FSBP_TABLE_NAME Tabellenname 20110119
3 Importing I_VALIDATE Call by reference Type reference (TYPE) BOOLE-BOOLE 'X' Daten automatisch verproben 20110119
4 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_BP_SALES_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_COMPANY_CODE 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 20110119
2 Importing I_OMIT_MESSAGES Call by reference Type reference (TYPE) BOOLE-BOOLE Meldungsausgabe unterdrücken 20110119
3 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_COMPANY_CODE on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOMER Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20110119

Method SET_CURRENT_CUSTOMER on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_CUST_TEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20110119
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TDOBJECT Texte: Anwendungsobjekt 20110119
3 Importing I_TEXTS Call by reference Type reference (TYPE) CVIS_TEXTS_PERSISTENCE_T Texte 20110119

Method SET_CURRENT_CUST_TEXT_DATA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_PURCHASING_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PURCHASING_ORG Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119
2 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_PURCHASING_ORG on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_SALES_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SALES_AREA Call by reference Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119
2 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_CURRENT_SALES_AREA on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_CURRENT_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VENDOR Call by reference Type reference (TYPE) LIFNR Kontonummer des Lieferanten bzw. Kreditors 20110119

Method SET_CURRENT_VENDOR on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_OPT_CUSTOMER_4_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNDO Call by reference Type reference (TYPE) BOOLE-BOOLE SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119
2 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_OPT_CUSTOMER_4_CREATION on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_OPT_VENDOR_FOR_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNDO Call by reference Type reference (TYPE) BOOLE-BOOLE SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110119
2 Returning R_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20110119

Method SET_OPT_VENDOR_FOR_CREATION on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_PURCHASING_ORGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PURCHASING_ORGS Call by reference Type reference (TYPE) CVIS_PURCHASING_ORG_INFO_T Schlüsselfelder für Einkaufsorganisationen 20110119

Method SET_PURCHASING_ORGS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method SET_SALES_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SALES_AREAS Call by reference Type reference (TYPE) CVIS_SALES_AREA_INFO_T Schlüsselfelder für Vertriebsbereich 20110119

Method SET_SALES_AREAS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method UPDATE_FUNCTIONS Signature

Method UPDATE_FUNCTIONS on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method UPDATE_FUNCTIONS on class CVI_BDT_ADAPTER_INTERN has no exception.

Method UPDATE_TAX_INDICATORS Signature

Method UPDATE_TAX_INDICATORS on class CVI_BDT_ADAPTER_INTERN has no parameter.
Method UPDATE_TAX_INDICATORS on class CVI_BDT_ADAPTER_INTERN has no exception.
Event Signatures

Event COMPANY_CODE_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ADDED_COMPANY_CODE Exporting Value transfer Type reference (TYPE) BUKRS Neu hinzugefügter Buchungskreis 20110119
2 I_FOR_CUSTOMER Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Debitor neu 20110119
3 I_FOR_PARTNER Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Partner neu 20110119
4 I_FOR_VENDOR Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Kreditor neu 20110119

Event COMPANY_CODE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_NEW_COMPANY_CODE Exporting Value transfer Type reference (TYPE) BUKRS Buchungskreis (neu) 20110119
2 I_OLD_COMPANY_CODE Exporting Value transfer Type reference (TYPE) BUKRS Buchungskreis (alt) 20110119

Event COMPANY_CODE_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_DELETED_COMPANY_CODE Exporting Value transfer Type reference (TYPE) BUKRS Gelöschter Buchungskreis 20110119
2 I_FOR_CUSTOMER Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Debitor gelöscht 20110119
3 I_FOR_PARTNER Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Partner gelöscht 20110119
4 I_FOR_VENDOR Exporting Value transfer Type reference (TYPE) BOOLE-BOOLE Buchungskreis für Kreditor gelöscht 20110119

Event PURCHASING_ORG_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ADDED_PURCHASING_ORG Exporting Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119

Event PURCHASING_ORG_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_NEW_PURCHASING_ORG Exporting Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG Einkaufsorganisation (neu) 20110119
2 I_OLD_PURCHASING_ORG Exporting Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG Einkaufsorganisation (alt) 20110119

Event PURCHASING_ORG_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_DELETED_PURCHASING_ORG Exporting Value transfer Type reference (TYPE) CVIS_PURCHASING_ORG Schlüsselfelder für Einkaufsorganisation 20110119

Event SALES_AREA_ADDED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ADDED_SALES_AREA Exporting Value transfer Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119

Event SALES_AREA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_NEW_SALES_AREA Exporting Value transfer Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich (neu) 20110119
2 I_OLD_SALES_AREA Exporting Value transfer Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich (alt) 20110119

Event SALES_AREA_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_DELETED_SALES_AREA Exporting Value transfer Type reference (TYPE) CVIS_SALES_AREA Schlüsselfelder für Vertriebsbereich 20110119
History
Last changed by/on SAP  20130531 
SAP Release Created in 606