SAP ABAP Class CL_INV_BAPIBILL (Class for Billing document create)
Hierarchy
FI-CAX (Software Component) FI-CA Extended
   FI-CAX (Application Component) Generic Contract Accounts Receivable and Payable
     FSCR_INV (Package) FI-CA Extended / Invoicing
Properties
Class CL_INV_BAPIBILL  
Short Description Class for Billing document create    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSCR_INV   FI-CA Extended / Invoicing 
Created 20060511   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INV_BAPIBILL has no forward declaration.
Interfaces
Class CL_INV_BAPIBILL has no interface implemented.
Friends
Class CL_INV_BAPIBILL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDITEM_PAIR_TAB Instance attribute Private Type reference (TYPE) TY_ADDITEM_PAIR_TAB 20060511
2 ADDITEM_TAB Instance attribute Private Type reference (TYPE) BAPI_EXTDOC_A_TAB Standardtabelle zurt Struktur BAPI_IST_EXTDOC_A 20060511
3 ADJUSTMENT Instance attribute Private Type reference (TYPE) XFELD Anpassung eines Abrechnungsbelegs 20060511
4 CONTROL_DATA_CHECKED Instance attribute Private Type reference (TYPE) XFELD Daten erfolgreich geprüft 20060511
5 CONTROL_DATA_MAPPED Instance attribute Private Type reference (TYPE) XFELD Daten vollständig übernommen 20060511
6 CO_BAPI_TE_ADDITEM_NAME Constant Public Type reference (TYPE) BAPIPAREX-STRUCTURE 'BAPI_TE_FKKINVBILL_A' Strukturname der BAPI Table Extension 20060511
7 CO_BAPI_TE_HEADER_NAME Constant Public Type reference (TYPE) BAPIPAREX-STRUCTURE 'BAPI_TE_FKKINVBILL_H' Strukturname der BAPI Table Extension 20060511
8 CO_BAPI_TE_ITEM_NAME Constant Public Type reference (TYPE) BAPIPAREX-STRUCTURE 'BAPI_TE_FKKINVBILL_I' Strukturname der BAPI Table Extension 20060511
9 CO_BAPI_TE_LENSTRUC Constant Public Type reference (TYPE) I 30 Feldlänge BAPIPAREX-STRUCTURE 20060511
10 CO_BAPI_TE_TAXITEM_NAME Constant Public Type reference (TYPE) BAPIPAREX-STRUCTURE 'BAPI_TE_FKKINVBILL_T' Strukturname der BAPI Table Extension 20060511
11 CO_EVENT_KOFIZ Constant Public Type reference (TYPE) FBEVE_KK '2100' Zeitpunkt 20060511
12 CO_NAME_A Constant Private Type reference (TYPE) BAPI_PARAM 'ADDITEMS' Parametername 20060511
13 CO_NAME_EXTIN Constant Private Type reference (TYPE) BAPI_PARAM 'EXTENSIONIN' Parametername 20060511
14 CO_NAME_H Constant Private Type reference (TYPE) BAPI_PARAM 'HEADERS' Parametername 20060511
15 CO_NAME_I Constant Private Type reference (TYPE) BAPI_PARAM 'ITEMS' Parametername 20060511
16 CO_NAME_T Constant Private Type reference (TYPE) BAPI_PARAM 'TAXITEMS' Parametername 20060511
17 DATA_FROM_REVERSAL Instance attribute Private Type reference (TYPE) TY_DATA_FROM_REVERSAL Stornodaten 20060511
18 EXTENSIONIN_TAB Instance attribute Private Type reference (TYPE) BAPIPAREX_TAB_KK Standardtabelle zur Struktur BAPIPAREX 20060511
19 EXTENSIONOUT_TAB Instance attribute Private Type reference (TYPE) BAPIPAREX_TAB_KK FI-CA: Standardtabelle zur Struktur BAPIPAREX 20060511
20 FKK_EXIT Static Attribute Private Object reference (TYPE REF TO) IF_EX_FKKINV_BAPIBILL BAdI-Interface IF_EX_FKKINV_BAPIBILL 20060511
21 HEADER_DATA_TAB Instance attribute Private Type reference (TYPE) TY_HEADER_DATA_TAB 20060511
22 HEADER_PAIR_TAB Instance attribute Private Type reference (TYPE) TY_HEADER_PAIR_TAB 20060511
23 HEADER_TAB Instance attribute Private Type reference (TYPE) BAPI_EXTDOC_H_TAB Standardtabelle zur Struktur BAPIFKK_EXT_T_DOC_H 20060511
24 INV_EXIT Static Attribute Private Object reference (TYPE REF TO) IF_EX_INV_BAPIBILL BAdI-Interface IF_EX_INV_BAPIBILL 20060524
25 ITEM_PAIR_TAB Instance attribute Private Type reference (TYPE) TY_ITEM_PAIR_TAB 20060511
26 ITEM_TAB Instance attribute Private Type reference (TYPE) BAPI_EXTDOC_I_TAB Standardtabelle zur Struktur BAPIFKK_EXT_T_DOC_I 20060511
27 RETURN_TAB Instance attribute Private Type reference (TYPE) BAPIRET2_TAB_KK FI-CA: Standardtabelle zur Struktur BAPIRET2 20060511
28 TAXITEM_PAIR_TAB Instance attribute Private Type reference (TYPE) TY_TAXITEM_PAIR_TAB 20060511
29 TAXITEM_TAB Instance attribute Private Type reference (TYPE) BAPI_EXTDOC_T_TAB Standardtabelle zur Struktur BAPIFKK_EXT_T_DOC_T 20060511
30 TAX_GROUP_DATA_TAB Instance attribute Private Type reference (TYPE) TY_TAX_GROUP_DATA_TAB 20060511
31 TESTRUN Instance attribute Private Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20060511
32 TRIGGER_DATA_TAB Instance attribute Private Type reference (TYPE) TY_TRIGGER_DATA_TAB Fakturierungstrigger (Tabelle zur Struktur FKKINV_TRIG) 20060511
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check document data 20060511
2 CHECK_ADDITEMS Instance method Private Method Check tax items 20060511
3 CHECK_DATE_MSG Instance method Private Method Check date 20060511
4 CHECK_ERMWSKZ_MWSKZ Instance method Private Method Check tax code of the item 20060511
5 CHECK_HEADERS Instance method Private Method Check document headers 20060511
6 CHECK_ITEMS Instance method Private Method Check document items 20060511
7 CHECK_PRINT_SUBSTITUTE Instance method Private Method Check subsitution groups for invoice print 20060511
8 CHECK_REFKEYS Instance method Private Method Analyse reference key 20060511
9 CHECK_REFKEYS_ADDITEMS Instance method Private Method Analyse reference key 20060511
10 CHECK_REFKEYS_HEADER Instance method Private Method Analyse reference key 20060511
11 CHECK_REFKEYS_ITEMS Instance method Private Method Analyse reference key 20060511
12 CHECK_REFKEYS_TAXITEMS Instance method Private Method Analyse reference key 20060511
13 CHECK_TAXITEMS Instance method Private Method Check tax items 20060511
14 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060511
15 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060511
16 GET_NUMBERS Instance method Private Method Assign document numbers 20060511
17 ITEMS_TAX_GROUP_ANALYZE Instance method Private Method Analyse tax grouping 20060511
18 MAP_ADDITEMS Instance method Private Method Transfer tax items 20060511
19 MAP_BILLDOCS Instance method Public Method Transfer external billing documents 20060511
20 MAP_HEADERS Instance method Private Method Transfer document headers 20060511
21 MAP_ITEMS Instance method Private Method Transfer document items 20060511
22 MAP_PA0015_SAKNR Instance method Private Method Determination SAKNR with posting area 0015 20060511
23 MAP_PA2610_ERMWSKZ Instance method Private Method Determination ERMWSKZ with posting area 2610 20060511
24 MAP_PA2640_TRANSACT Instance method Private Method Determination transactions etc. with posting area 2640 20060511
25 MAP_PA2641_TAX Instance method Private Method Determination tax control with posting area 2641 20060511
26 MAP_PA2642_TAX Instance method Private Method Determination condition type with posting area 2642 20060511
27 MAP_PA2645_DOCTYPE Instance method Private Method Determination of document type with posting area 2645 20060511
28 MAP_TAXITEMS Instance method Private Method Transfer tax items 20060511
29 MERGE_ADJUSTMENT_ITEMS Instance method Private Method Enhance adjustment document by cancellation item 20060511
30 MSG_BADI_RETURN Instance method Private Method Transfer BADI messages 20060511
31 MSG_RETURN Instance method Private Method Transfer message to RETURN table 20060511
32 MSG_RETURN_ERROR_EXISTS Static method Private Method Does the return table contain error message? 20060511
33 SAVE Instance method Public Method Save document 20060511
34 SET_DATA_FOR_ADJUSTMENT Instance method Private Method Transfer cancellation data for the adjustment 20060511
35 TRIGGER_CREATE Instance method Private Method Create trigger table 20060511
36 UPDATE Instance method Private Method Update 20060511
37 UPDATE_PREPARE Instance method Private Method Prepare update 20060511
38 USER_CHECK_INPUT Instance method Private Method Customer check input data 20060511
39 USER_CONTR_ACCT_DETERMINE Instance method Private Method Determine contract account 20060511
40 USER_KOFIZ_DETERMINE Instance method Private Method Determine account determination ID 20060511
Events
Class CL_INV_BAPIBILL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TAX_GROUP_DATA Private See coding 20060511 BEGIN OF ty_tax_group_data, refdocno TYPE bapi_extdoc_t-refdocno, log_system TYPE bapi_extdoc_t-log_system, tax_group TYPE fkkinvbill_t-tax_group, tax_id TYPE bapi_extdoc_i-tax_id, bukrs TYPE fkkinvbill_i-bukrs, strkz TYPE fkkinvbill_i-strkz, tax_id_unique TYPE xfeld, bukrs_unique TYPE xfeld, END OF ty_tax_group_data
2 TY_TAX_GROUP_DATA_TAB Private See coding 20060511 ty_tax_group_data_tab TYPE HASHED TABLE OF ty_tax_group_data WITH UNIQUE KEY refdocno log_system tax_group
Method Signatures

Method CHECK Signature

Method CHECK on class CL_INV_BAPIBILL has no parameter.
Method CHECK on class CL_INV_BAPIBILL has no exception.

Method CHECK_ADDITEMS Signature

Method CHECK_ADDITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_ADDITEMS on class CL_INV_BAPIBILL has no exception.

Method CHECK_DATE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OKAY Value transfer Type reference (TYPE) XFELD 20060511
2 Importing X_DATE Call by reference Type reference (TYPE) D 20060511

Method CHECK_DATE_MSG on class CL_INV_BAPIBILL has no exception.

Method CHECK_ERMWSKZ_MWSKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEADER_DATA Call by reference Type reference (TYPE) TY_HEADER_DATA 20060511
2 Importing X_IP Call by reference Type reference (TYPE) TY_ITEM_PAIR 20060511

Method CHECK_ERMWSKZ_MWSKZ on class CL_INV_BAPIBILL has no exception.

Method CHECK_HEADERS Signature

Method CHECK_HEADERS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_HEADERS on class CL_INV_BAPIBILL has no exception.

Method CHECK_ITEMS Signature

Method CHECK_ITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_ITEMS on class CL_INV_BAPIBILL has no exception.

Method CHECK_PRINT_SUBSTITUTE Signature

Method CHECK_PRINT_SUBSTITUTE on class CL_INV_BAPIBILL has no parameter.
Method CHECK_PRINT_SUBSTITUTE on class CL_INV_BAPIBILL has no exception.

Method CHECK_REFKEYS Signature

Method CHECK_REFKEYS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_REFKEYS on class CL_INV_BAPIBILL has no exception.

Method CHECK_REFKEYS_ADDITEMS Signature

Method CHECK_REFKEYS_ADDITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_REFKEYS_ADDITEMS on class CL_INV_BAPIBILL has no exception.

Method CHECK_REFKEYS_HEADER Signature

Method CHECK_REFKEYS_HEADER on class CL_INV_BAPIBILL has no parameter.
Method CHECK_REFKEYS_HEADER on class CL_INV_BAPIBILL has no exception.

Method CHECK_REFKEYS_ITEMS Signature

Method CHECK_REFKEYS_ITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_REFKEYS_ITEMS on class CL_INV_BAPIBILL has no exception.

Method CHECK_REFKEYS_TAXITEMS Signature

Method CHECK_REFKEYS_TAXITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_REFKEYS_TAXITEMS on class CL_INV_BAPIBILL has no exception.

Method CHECK_TAXITEMS Signature

Method CHECK_TAXITEMS on class CL_INV_BAPIBILL has no parameter.
Method CHECK_TAXITEMS on class CL_INV_BAPIBILL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_INV_BAPIBILL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INV_BAPIBILL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ADDITEM_TAB Call by reference Type reference (TYPE) BAPI_EXTDOC_A_TAB 20060511
2 Importing X_ADJUSTMENT Call by reference Type reference (TYPE) XFELD SPACE 20060511
3 Importing X_EXTENSIONIN_TAB Call by reference Type reference (TYPE) BAPIPAREX_TAB_KK 20060511
4 Importing X_HEADER_TAB Call by reference Type reference (TYPE) BAPI_EXTDOC_H_TAB 20060511
5 Importing X_ITEM_TAB Call by reference Type reference (TYPE) BAPI_EXTDOC_I_TAB 20060511
6 Importing X_TAXITEM_TAB Call by reference Type reference (TYPE) BAPI_EXTDOC_T_TAB 20060511
7 Importing X_TESTRUN Call by reference Type reference (TYPE) TESTRUN 20060511

Method CONSTRUCTOR on class CL_INV_BAPIBILL has no exception.

Method GET_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_BILLDOCNUMBERS Value transfer Type reference (TYPE) BAPI_FKKINV_BILLDOCNUMBER_TAB 20060511

Method GET_NUMBERS on class CL_INV_BAPIBILL has no exception.

Method ITEMS_TAX_GROUP_ANALYZE Signature

Method ITEMS_TAX_GROUP_ANALYZE on class CL_INV_BAPIBILL has no parameter.
Method ITEMS_TAX_GROUP_ANALYZE on class CL_INV_BAPIBILL has no exception.

Method MAP_ADDITEMS Signature

Method MAP_ADDITEMS on class CL_INV_BAPIBILL has no parameter.
Method MAP_ADDITEMS on class CL_INV_BAPIBILL has no exception.

Method MAP_BILLDOCS Signature

Method MAP_BILLDOCS on class CL_INV_BAPIBILL has no parameter.
Method MAP_BILLDOCS on class CL_INV_BAPIBILL has no exception.

Method MAP_HEADERS Signature

Method MAP_HEADERS on class CL_INV_BAPIBILL has no parameter.
Method MAP_HEADERS on class CL_INV_BAPIBILL has no exception.

Method MAP_ITEMS Signature

Method MAP_ITEMS on class CL_INV_BAPIBILL has no parameter.
Method MAP_ITEMS on class CL_INV_BAPIBILL has no exception.

Method MAP_PA0015_SAKNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_HEADER_DATA Call by reference Type reference (TYPE) TY_HEADER_DATA 20060511
2 Importing X_TAXITEM_PAIR Call by reference Type reference (TYPE) TY_TAXITEM_PAIR 20060511
3 Importing X_TAX_GROUP_DATA Call by reference Type reference (TYPE) TY_TAX_GROUP_DATA 20060511
4 Exporting Y_SAKNR Value transfer Type reference (TYPE) SKA1-SAKNR 20060511

Method MAP_PA0015_SAKNR on class CL_INV_BAPIBILL has no exception.

Method MAP_PA2610_ERMWSKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_ITEM_PAIR Call by reference Type reference (TYPE) TY_ITEM_PAIR 20060511
2 Importing X_HEADER_DATA Call by reference Type reference (TYPE) TY_HEADER_DATA 20060511

Method MAP_PA2610_ERMWSKZ on class CL_INV_BAPIBILL has no exception.

Method MAP_PA2640_TRANSACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_LOG_ITEM Call by reference Type reference (TYPE) FKKINVBILL_I 20060511
2 Importing X_APPLK Call by reference Type reference (TYPE) FKKINVBILL_H-APPLK 20060511
3 Importing X_BAPI_ITEM Call by reference Type reference (TYPE) BAPI_EXTDOC_I 20060511
4 Importing X_LOG_SYSTEM Call by reference Type reference (TYPE) FKKINVBILL_H-LOG_SYSTEM 20060511

Method MAP_PA2640_TRANSACT on class CL_INV_BAPIBILL has no exception.

Method MAP_PA2641_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_ITEM_PAIR Call by reference Type reference (TYPE) TY_ITEM_PAIR 20060511
2 Importing X_APPLK Call by reference Type reference (TYPE) FKKINVBILL_H-APPLK 20060511
3 Importing X_LOG_SYSTEM Call by reference Type reference (TYPE) FKKINVBILL_H-LOG_SYSTEM 20060511
4 Importing X_TAX_DET_TYPE Call by reference Type reference (TYPE) FKKINVBILL_H-TAX_DET_TYPE 20060511

Method MAP_PA2641_TAX on class CL_INV_BAPIBILL has no exception.

Method MAP_PA2642_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_TAXITEM_PAIR Call by reference Type reference (TYPE) TY_TAXITEM_PAIR 20060511
2 Importing X_APPLK Call by reference Type reference (TYPE) FKKINVBILL_H-APPLK 20060511

Method MAP_PA2642_TAX on class CL_INV_BAPIBILL has no exception.

Method MAP_PA2645_DOCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOCTYPE Value transfer Type reference (TYPE) DOCTYPE_KK 20060511
2 Importing X_APPLK Call by reference Type reference (TYPE) APPLK_KK 20060511
3 Importing X_DOCTYPE_BILL_EXT Call by reference Type reference (TYPE) DOCTYPE_BILL_EXT_KK 20060511
4 Importing X_LOG_SYSTEM Call by reference Type reference (TYPE) LOGSYS 20060511
5 Importing X_SIMULATED Call by reference Type reference (TYPE) SIMULATED_KK 20060511

Method MAP_PA2645_DOCTYPE on class CL_INV_BAPIBILL has no exception.

Method MAP_TAXITEMS Signature

Method MAP_TAXITEMS on class CL_INV_BAPIBILL has no parameter.
Method MAP_TAXITEMS on class CL_INV_BAPIBILL has no exception.

Method MERGE_ADJUSTMENT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_ADDITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_A_TAB 20060511
2 Changing XY_ITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_I_TAB 20060511
3 Changing XY_TAXITEM_TAB Call by reference Type reference (TYPE) FKKINVBILL_T_TAB 20060511

Method MERGE_ADJUSTMENT_ITEMS on class CL_INV_BAPIBILL has no exception.

Method MSG_BADI_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_BADI_RETURN_TAB Call by reference Type reference (TYPE) BAPIRET2_TAB_KK 20060511
2 Importing X_METHOD_NAME Call by reference Type reference (TYPE) STRING 20060511

Method MSG_BADI_RETURN on class CL_INV_BAPIBILL has no exception.

Method MSG_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_FIELD Call by reference Type reference (TYPE) BAPI_FLD 20060511
2 Importing X_PARAM Call by reference Type reference (TYPE) BAPIRET2-PARAMETER 20060511
3 Importing X_ROW Call by reference Type reference (TYPE) I 20060511

Method MSG_RETURN on class CL_INV_BAPIBILL has no exception.

Method MSG_RETURN_ERROR_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR Value transfer Type reference (TYPE) XFELD 20060511
2 Importing X_RETURN_TAB Call by reference Type reference (TYPE) BAPIRET2_TAB_KK 20060511

Method MSG_RETURN_ERROR_EXISTS on class CL_INV_BAPIBILL has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_EXTENSIONOUT_TAB Call by reference Type reference (TYPE) BAPIPAREX_TAB_KK 20060511
2 Exporting Y_NEW_BILLDOCNUMBERS Call by reference Type reference (TYPE) BAPI_FKKINV_BILLDOCNUMBER_TAB 20060511
3 Exporting Y_RETURN_TAB Call by reference Type reference (TYPE) BAPIRET2_TAB_KK 20060511

Method SAVE on class CL_INV_BAPIBILL has no exception.

Method SET_DATA_FOR_ADJUSTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_ADJUSTED_BILLDOC Call by reference Type reference (TYPE) FKKINVBILL 20060511
2 Importing X_ADJUSTED_FKKINV_TRIG Call by reference Type reference (TYPE) FKKINV_TRIG 20060511
3 Importing X_ADJUSTMENT_BILLDOC Call by reference Type reference (TYPE) FKKINVBILL 20060511

Method SET_DATA_FOR_ADJUSTMENT on class CL_INV_BAPIBILL has no exception.

Method TRIGGER_CREATE Signature

Method TRIGGER_CREATE on class CL_INV_BAPIBILL has no parameter.
Method TRIGGER_CREATE on class CL_INV_BAPIBILL has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_UPDATE_DATA Call by reference Type reference (TYPE) FKKINVBILL_UDP_DATA 20060511

Method UPDATE on class CL_INV_BAPIBILL has no exception.

Method UPDATE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_NEW_BILLDOCNUMBERS Call by reference Type reference (TYPE) BAPI_FKKINV_BILLDOCNUMBER_TAB 20060511
2 Exporting Y_UPDATE_DATA Call by reference Type reference (TYPE) FKKINVBILL_UDP_DATA 20060511

Method UPDATE_PREPARE on class CL_INV_BAPIBILL has no exception.

Method USER_CHECK_INPUT Signature

Method USER_CHECK_INPUT on class CL_INV_BAPIBILL has no parameter.
Method USER_CHECK_INPUT on class CL_INV_BAPIBILL has no exception.

Method USER_CONTR_ACCT_DETERMINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_HEADER_PAIR Call by reference Type reference (TYPE) TY_HEADER_PAIR 20060511

Method USER_CONTR_ACCT_DETERMINE on class CL_INV_BAPIBILL has no exception.

Method USER_KOFIZ_DETERMINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_LOG_ITEM Call by reference Type reference (TYPE) FKKINVBILL_I 20060511
2 Importing X_APPLK Call by reference Type reference (TYPE) APPLK_KK 20060511
3 Importing X_FKKVKP Call by reference Type reference (TYPE) FKKVKP 20060511
4 Importing X_ROW Call by reference Type reference (TYPE) I 20060511

Method USER_KOFIZ_DETERMINE on class CL_INV_BAPIBILL has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700