SAP ABAP Class CL_IM_WCB_CREATE_CB (Implementation Class for BAdI Imp. WCB_CREATE_CB)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_AG_APPL (Package) Agency Document Creation Application Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_EXEC_METHODCALL_PPF BAdI Interface IF_EX_EXEC_METHODCALL_PPF 20050119
Properties
Class CL_IM_WCB_CREATE_CB  
Short Description Implementation Class for BAdI Imp. WCB_CREATE_CB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_AG_APPL   Agency Document Creation Application Logic 
Created 20050119   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_EXEC_METHODCALL_PPF BAdI Interface IF_EX_EXEC_METHODCALL_PPF 20050119
Friends
Class CL_IM_WCB_CREATE_CB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_KOMLFF_NEW Instance attribute Private Type reference (TYPE) KOMLFF_ITAB Communication Structure, Document Flow Data 20070611
2 AT_KOMLFK_NEW Instance attribute Private Type reference (TYPE) KOMLFK_ITAB Table for KOMLFK 20070611
3 AT_KOMLFP_NEW Instance attribute Private Type reference (TYPE) KOMLFP_ITAB Table for KOMLFP 20070611
4 A_KALSM_CB Instance attribute Private Type reference (TYPE) TY_KALSM_CB Chargeback-Relevant Condition Types for a Procedure 20050211
5 A_KALSM_T683S Instance attribute Private Type reference (TYPE) TY_KALSM_T683S Calculation Schema Data (T683S) 20050222
6 A_OLDNR Instance attribute Private Type reference (TYPE) SYTABIX 0 Index of Internal Tables 20050207
7 A_PREFETCH_CC_DONE Instance attribute Private Type reference (TYPE) BVAL Boolean 20050321
8 A_START_PPF Instance attribute Private Type reference (TYPE) WCB_START_PPF PPF Start 20070611
9 CO_DOC_FLOW_REF_FIELD Constant Private Type reference (TYPE) FIELDNAME 'WBELN_V' Field Name 20050214
10 CO_INITIAL_CP_GROUP Constant Private Type reference (TYPE) WCBCPGRP ' ' WCB: Copy Control Group 20050210
11 CO_KURST_M Constant Private Type reference (TYPE) KURST 'M ' Exchange Rate Type 'M' 20050523
12 CO_MAX_ITEMS Constant Private Type reference (TYPE) WPOSNR_LF '999999' Agency Business: Document Item 20050207
13 CO_PARTNER_TYPE_CUST Constant Private Type reference (TYPE) WB2_PARTNER_EXP_TYPE '2' Classificationm of Partner for Expense Documents 20050607
14 CO_PER_CENT Constant Private Type reference (TYPE) CHAR1 '%' Percentage Code 20050809
15 CO_TAX_STAR Constant Private Type reference (TYPE) MWSKZ '**' Tax Code 20050307
16 CO_TCODE_INV_CREATE Constant Private Type reference (TYPE) TCODE 'WLF1' Transaction Code 20050324
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CB_DOCUMENTS Instance method Private Method Posts the Chargeback Documents 20050221
2 ADD_MSG_TO_LOG Instance method Private Method Transfers Message to Application Log 20050126
3 ANALYSE_CB_PROTOCOL Instance method Private Method Evaluation of Error Log for Chargeback Request 20050214
4 CANCEL_ALL_VBD Instance method Private Method Cancellation of Vendor Billing Documents Found 20050323
5 CANCEL_BY_COPYING Instance method Private Method Cancellation By Copying Original Document 20050324
6 CANCEL_ONE_VBD Instance method Private Method Cancellation of a Vendor Billing Document 20050324
7 CHANGE_CURRENT_KOMLFKE Instance method Private Method Changes the Current Header Data 20050209
8 CHANGE_CURRENT_KOMLFPE Instance method Private Method Changes the Current Item Data 20050209
9 CHECK_BILLING_DATA Instance method Private Method Checks Billing Document Data 20050203
10 COLLECT_VBD_DATA Instance method Private Method Collects Vendor Billing Document Data 20050324
11 CONVERT_CURRENCY Instance method Private Method Converts a Currency 20050211
12 CONVERT_KONV_TO_KOMLFKO Instance method Private Method Postprocessing Currency Fields of Doc. Condtn Based on Crncy 20050214
13 CREATE_CB_DOCUMENTS Instance method Private Method Creates Chargeback Documents 20050221
14 CREATE_CHARGE_BACK_REQUESTS Instance method Private Method Creates the Chargeback Requests 20050214
15 EXIST_DATA_TO_COPY Instance method Private Method Checks for Data to Be Copied 20050207
16 FILL_CURRENT_KOMLFKE Instance method Private Method Fills Ext. Comm. Structure for Chargeback Request Header 20050208
17 FILL_CURRENT_KOMLFPE Instance method Private Method Fills Ext. Comm. Structure for Chargeback Request Item 20050209
18 FILTER_BILLING_ITEMS Instance method Private Method Filters the Billing Items with an Active Chargeback Item 20050323
19 FILTER_KOMLFKE_TABS Instance method Private Method Filters Item with Active Chargeback Item from KOMLKFE Table 20050401
20 GET_BILLING_DATA Instance method Private Method Determination of Billing Document Data 20050203
21 GET_CC_FROM_WCOCOF Instance method Private Method Provides All Condition Contract Numbers from WCOCOF Table 20050321
22 GET_CC_HEAD_DATA Instance method Private Method Provides Header Data for a Condition Contract 20050321
23 GET_CONDITION_TYPE_INFO Instance method Private Method Provides t685a for a Condition Type 20050211
24 GET_COPY_CONTROL_FOR_COND_TYPE Instance method Private Method Provides Copy Control for a Condition Type 20050210
25 GET_COPY_CONTROL_FOR_SCHEME Instance method Private Method Provides Copy Control for a Pricing Procedure 20050210
26 GET_COPY_GROUP_DATA Instance method Private Method Provides the Copy Control Group for a Billing Document Type 20050203
27 GET_CPGRPASSIGN Instance method Private Method Provides Assignment Billing Doc. Type to Copy Ctrl Group 20050203
28 GET_CURRENCY_OF_COMPANY_CODE Instance method Private Method Provides Currency for a Company Code 20050211
29 GET_CURRENCY_TYPE Instance method Private Method Provides Currency Type 20050523
30 GET_ITEM_OLDNR Instance method Private Method Provides Entry with Billing Item Number and 'Oldnr' 20050331
31 GET_KONP_FOR_1_ITEM Instance method Private Method Provides KONP Records for an Item 20050729
32 GET_KONV Instance method Private Method Provides a Document Condition 20050214
33 GET_KSCHL_ENTRY_IN_KALSM Instance method Private Method Provides Entry for a Condition Type in the Schema 20050222
34 GET_MAX_ALLOWED_ITEMS Instance method Private Method Returns Max. No. of Items Allowed for Each Document 20050207
35 GET_NEW_NUMBER Instance method Private Method Provides a New Document Number 20050207
36 GET_PURCH_DATA_FOR_ITEMS Instance method Private Method Provides Purchasing-Specific Data for Items to Be Copied 20050203
37 GET_TMFK Instance method Private Method Provides Billing Document Type of Document to Be Created 20050207
38 GET_TXJCD_ACT Instance method Private Method Returns Whether Tax Jurisdiction Code is Active 20050914
39 GET_TXJCD_BY_PLANT Instance method Private Method Provides the Tax Jurisdiction for the Site 20050914
40 GET_VBD_FOR_CANCELLATION Instance method Private Method Provides Vendor Billing Douments That May Be Cancelled 20050323
41 GET_VBD_SPEC_HEAD_FIELDS Instance method Private Method Returns Purchasing-Specific Data for an Item 20050207
42 GET_WCOCOF_BY_COND Instance method Private Method Provides WCOCOF Record for a Copy-Relevant Condition 20050210
43 INCREMENT_POSNR Instance method Private Method Increases Item Number by 1 20050209
44 INSERT_ITEM_OLDNR Instance method Private Method Inserts Entry with Billing Item Number and Old No. in Table 20050331
45 MAINTAIN_CURRENT_DATA Instance method Private Method Updates the New Document in the Table 20050214
46 PREFETCH_CC_IN_WCOCOF_TAB Instance method Private Method Reads All Condition Contracts in WCOCOF Table to CC factory 20050321
47 PREPARE_CB_CREATION Instance method Private Method Preparations for Creation of Chargeback Request 20050221
48 PROCESS_APPL_OBJ Instance method Private Method Application Object Processing 20050126
49 PROCESS_BILLING Instance method Private Method Billing Document Processing 20050203
50 PROCESS_BILLING_CANCELLATION Instance method Private Method Billing Document Cancellation 20050323
51 PROCESS_BILLING_ITEMS Instance method Private Method Structures Chargeback Requests from Billing Items 20050210
52 PROCESS_COND_OF_ONE_ITEM Instance method Private Method Processes Conditions for an Item 20050210
53 READ_COPY_GROUP Instance method Private Method Reads the Copy Control Group 20050203
54 READ_T180 Instance method Private Method Provides T180 Entry for a Transaction 20050324
55 RESET Instance method Private Method Reset Method 20050207
56 RESTORE_REFERENCES Instance method Private Method Recreate References 20070308
57 STORE_REFERENCES Instance method Private Method Save References 20070308
58 TRANSFER_CURRENT_CONDITION Instance method Private Method Transfers Current Condition to the Ext. Communictn Structure 20050210
59 TRANSFER_HEAD_TO_NEW_DOC Instance method Private Method Transfers Header Data to Auxiliary Structure f. VBD Creation 20050209
60 TRANSFER_INDEPENDENT_CONDS Instance method Private Method Transfers Conditions Independent from Condition Contract 20050214
61 TRANSFER_ITEM_TO_NEW_DOC Instance method Private Method Transfers Item to Auxiliary Structure for VBD Creation 20050209
62 TRANSFORM_KOMLFK_TO_RWLF1 Instance method Private Method Transforms Data from KOMLFK to RWLF1 20050324
Events
Class CL_IM_WCB_CREATE_CB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BILL_ITEM_OLDNR Private See coding Structure with Billing Item, Old No. and Old Item 20050331 BEGIN OF ty_bill_item_oldnr, posnr TYPE posnr, oldnr TYPE oldnr_lf, oldpo TYPE oldpo_lf, END OF ty_bill_item_oldnr
2 TY_BILL_ITEM_OLDNR_STAB Private See coding Sorted Table via TY_BILL_ITEM_OLDNR 20050331 ty_bill_item_oldnr_stab TYPE SORTED TABLE OF ty_bill_item_oldnr WITH UNIQUE KEY posnr oldnr
3 TY_KALSM_CB Private See coding Chargeback-Relevant Condition Types for a Procedure 20050211 BEGIN OF ty_kalsm_cb, kappl TYPE kappl, kalsm TYPE kalsm_d, t685a_tab TYPE wcb_t685a_stab, END OF ty_kalsm_cb
4 TY_KALSM_T683S Private See coding Calculation Schema Data (T683S) 20050222 BEGIN OF ty_kalsm_t683s, kappl TYPE kappl, kalsm TYPE kalsm_d, t683s_tab TYPE wcb_t683s_stab, END OF ty_kalsm_t683s
Method Signatures

Method ADD_CB_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK 20050221
2 Changing CT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050221
3 Changing CT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050221
4 Changing CT_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv 20050221
5 Changing CT_YKOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050324
6 Changing CT_YKOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050324
7 Changing CT_YKOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv 20050324
8 Exporting ET_ERROR_TAB Call by reference Type reference (TYPE) WLF1_ERROR_TAB Agenturgeschäft: Tabelle mit Meldungen 20050221

Method ADD_CB_DOCUMENTS on class CL_IM_WCB_CREATE_CB has no exception.

Method ADD_MSG_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050126
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20050126
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20050126
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20050126
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050126
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050126
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050126
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050126
9 Importing I_PROBLEMCLASS Call by reference Type reference (TYPE) BALPROBCL '4' Anwendungs-Log: Problemklasse einer Meldung 20050131

Method ADD_MSG_TO_LOG on class CL_IM_WCB_CREATE_CB has no exception.

Method ANALYSE_CB_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050214
2 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050214
3 Importing I_ERROR_TAB Call by reference Type reference (TYPE) WLF1_ERROR_TAB Agenturgeschäft: Tabelle mit Meldungen 20050214
4 Importing I_STOP_AT_FATAL_ERROR Call by reference Type reference (TYPE) BVAL ' ' wenn = 'X': Abbruch bei 'X'- oder 'A'-Meldung 20050324

Method ANALYSE_CB_PROTOCOL on class CL_IM_WCB_CREATE_CB has no exception.

Method CANCEL_ALL_VBD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050323
2 Importing IT_KOMLFK_CANCEL Call by reference Type reference (TYPE) KOMLFK_TAB sortierte komlfk Tabelle 20050323
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050323
4 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050323
5 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050323
6 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050323

Method CANCEL_ALL_VBD on class CL_IM_WCB_CREATE_CB has no exception.

Method CANCEL_BY_COPYING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050324
2 Exporting ET_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK; gefüllt bei erfolgreichem Storno 20050324
3 Exporting ET_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk; gefüllt bei erfolgreichem Storno 20050324
4 Exporting ET_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp; gefüllt bei erfolgreichem Storno 20050324
5 Exporting ET_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv; gefüllt bei erfolgreichem Storno 20050324
6 Exporting ET_YKOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk; gefüllt bei erfolgreichem Storno 20050324
7 Exporting ET_YKOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp; gefüllt bei erfolgreichem Storno 20050324
8 Exporting ET_YKOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv; gefüllt bei erfolgreichem Storno 20050324
9 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk mit den zu stornierenden Belegen 20050324
10 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050324
11 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050324
12 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050324

Method CANCEL_BY_COPYING on class CL_IM_WCB_CREATE_CB has no exception.

Method CANCEL_ONE_VBD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050324
2 Changing CT_KOMLFK_2 Call by reference Type reference (TYPE) KOMLFK_ITAB Tab. zu komlfk; wird aktualisiert, wenn 2. Versuch notwendig 20050324
3 Exporting ET_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK; gefüllt bei erfolgreichem Storno 20050324
4 Exporting ET_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk; gefüllt bei erfolgreichem Storno 20050324
5 Exporting ET_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp; gefüllt bei erfolgreichem Storno 20050324
6 Exporting ET_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv; gefüllt bei erfolgreichem Storno 20050324
7 Exporting ET_YKOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk; gefüllt bei erfolgreichem Storno 20050324
8 Exporting ET_YKOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp; gefüllt bei erfolgreichem Storno 20050324
9 Exporting ET_YKOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv; gefüllt bei erfolgreichem Storno 20050324
10 Exporting E_CANCEL_DONE Call by reference Type reference (TYPE) BVAL = 'X', wenn Storno erfolgreich 20050324
11 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050324
12 Importing I_KOMLFK_CANCEL Call by reference Type reference (TYPE) KOMLFK Lieferantenfakturakopf des zu stornierenden Beleges 20050324
13 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050324

Method CANCEL_ONE_VBD on class CL_IM_WCB_CREATE_CB has no exception.

Method CHANGE_CURRENT_KOMLFKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050209
2 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050209
3 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) der aktuellen Fakturapos. 20050729
4 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050209
5 Importing IT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB sort. Tab. mit den bisher aufgebauten Daten 20050209
6 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050209
7 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050209
8 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050209
9 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050209
10 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050209
11 Importing I_VBD_SPEC_HEAD_FIELDS Call by reference Type reference (TYPE) WCB_VBD_SPEC_HEAD_FIELDS einkaufsspez. Kopfdaten der aktuellen Pos. 20050209
12 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050209
13 Importing I_VBRP Call by reference Type reference (TYPE) VBRP aktuelle Fakturaposition 20050209

Method CHANGE_CURRENT_KOMLFKE on class CL_IM_WCB_CREATE_CB has no exception.

Method CHANGE_CURRENT_KOMLFPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050209
2 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050209
3 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) der aktuellen Fakturapos. 20050729
4 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050209
5 Importing IT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB sort. Tab. mit den bisher aufgebauten Daten 20050209
6 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050209
7 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050209
8 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050209
9 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050209
10 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050209
11 Importing I_CURRENT_KONP Call by reference Type reference (TYPE) KONP aktuelle Kondition (Position) 20050729
12 Importing I_CURRENT_KONV Call by reference Type reference (TYPE) KONV aktuelle Kondition 20050401
13 Importing I_CURRENT_WCOCOF Call by reference Type reference (TYPE) WCOCOF Konditionskontrakt: Belegfluss-Daten 20050729
14 Importing I_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050209
15 Importing I_VBD_SPEC_HEAD_FIELDS Call by reference Type reference (TYPE) WCB_VBD_SPEC_HEAD_FIELDS einkaufsspez. Kopfdaten der aktuellen Pos. 20050209
16 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050209
17 Importing I_VBRP Call by reference Type reference (TYPE) VBRP aktuelle Fakturaposition 20050209

Method CHANGE_CURRENT_KOMLFPE on class CL_IM_WCB_CREATE_CB has no exception.

Method CHECK_BILLING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050203
2 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Positionsdaten der Faktura 20050203
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050203
5 Returning RE_STATUS Value transfer Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203

Method CHECK_BILLING_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method COLLECT_VBD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK, binär sortiert 20050324
2 Changing CT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk, nicht sortiert 20050324
3 Changing CT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp, nicht sortiert 20050324
4 Changing CT_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv, nicht sortiert 20050324
5 Importing IT_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK 20050324
6 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050324
7 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050324
8 Importing IT_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv 20050324

Method COLLECT_VBD_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method CONVERT_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050211
2 Exporting E_TARGET_VALUE Call by reference Type reference (TYPE) ANY umgerechneter Betrag in der Waehrung i_Currency_to 20050211
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050211
4 Importing I_BUKRS_WAERS Call by reference Type reference (TYPE) WAERS Waehrung des Buchungskreis 20050211
5 Importing I_CURRENCY_FROM Call by reference Type reference (TYPE) WAERS Quellwaehrung 20050211
6 Importing I_CURRENCY_TO Call by reference Type reference (TYPE) WAERS Zielwaehrung 20050211
7 Importing I_CURR_DATE Call by reference Type reference (TYPE) SYDATUM Kursdatum der Waehrungsumrechnung 20050211
8 Importing I_KURST Call by reference Type reference (TYPE) KURST Kurstyp 20050523
9 Importing I_SOURCE_VALUE Call by reference Type reference (TYPE) ANY umzurechnender Betrag in Waehrung Currency_from 20050211

Method CONVERT_CURRENCY on class CL_IM_WCB_CREATE_CB has no exception.

Method CONVERT_KONV_TO_KOMLFKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KOMLFKO Call by reference Type reference (TYPE) KOMLFKO Lieferantenfaktura: Belegkonditionen zu Vorgabedaten 20050214
2 Importing I_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050214
3 Importing I_KOMLFKO Call by reference Type reference (TYPE) KOMLFKO Lieferantenfaktura: Belegkonditionen zu Vorgabedaten 20050214
4 Importing I_KONV Call by reference Type reference (TYPE) KONV Konditionen (Vorgangsdaten) 20050214

Method CONVERT_KONV_TO_KOMLFKO on class CL_IM_WCB_CREATE_CB has no exception.

Method CREATE_CB_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE_TAB Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050221
2 Changing CT_KOMLFKO Call by reference Type reference (TYPE) KOMLFKO_TAB Tabelle zu KOMLFKO 20050221
3 Changing CT_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE_ITAB Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050221
4 Exporting ET_ERROR_TAB Call by reference Type reference (TYPE) WLF1_ERROR_TAB Agenturgeschäft: Tabelle mit Meldungen 20050221
5 Exporting ET_KOMK Call by reference Type reference (TYPE) VA_KOMK_T Tabelle über KOMK 20050221
6 Exporting ET_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050221
7 Exporting ET_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050221
8 Exporting ET_KOMV Call by reference Type reference (TYPE) KOMV_ITAB Tabelle zu komv 20050221

Method CREATE_CB_DOCUMENTS on class CL_IM_WCB_CREATE_CB has no exception.

Method CREATE_CHARGE_BACK_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050214
2 Importing IT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB WCB: sortierte Tabelle über WCB_TMP_VBD_DATA 20050214
3 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP TABLE VBRP 20050401
4 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050214
5 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 Preview-Flag 20050323
6 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050401

Method CREATE_CHARGE_BACK_REQUESTS on class CL_IM_WCB_CREATE_CB has no exception.

Method EXIST_DATA_TO_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEAD_FIELDS_PER_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_ITEM_STAB sortierte Tabelle über WCB_HEAD_FIELDS_PER_ITEM 20050207
2 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050207
3 Importing I_VBELN Call by reference Type reference (TYPE) VBELN_VF Fakturanummer 20050207
4 Returning RE_DATA_EXIST Value transfer Type reference (TYPE) BVAL 'X', falls Daten existieren 20050207

Method EXIST_DATA_TO_COPY on class CL_IM_WCB_CREATE_CB has no exception.

Method FILL_CURRENT_KOMLFKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050208
2 Importing I_HEAD_FIELDS Call by reference Type reference (TYPE) WCB_VBD_SPEC_HEAD_FIELDS Struktur mit einkaufsspez. Kopfdaten 20050208
3 Importing I_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050208
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050208
5 Importing I_WCOCOF Call by reference Type reference (TYPE) WCOCOF Konditionskontrakt: Belegfluss-Daten 20050210
6 Importing I_WCOCOH Call by reference Type reference (TYPE) WCOCOH Konditionskontrakt: Kopf 20050321

Method FILL_CURRENT_KOMLFKE on class CL_IM_WCB_CREATE_CB has no exception.

Method FILL_CURRENT_KOMLFPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050331
2 Exporting E_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050209
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050331
4 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050209
5 Importing I_CURRENT_KONP Call by reference Type reference (TYPE) KONP aktuelle Kondition (Position) 20050729
6 Importing I_CURRENT_KONV Call by reference Type reference (TYPE) KONV aktuelle Kondition (Vorgangsdaten) 20050331
7 Importing I_CURRENT_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050209
8 Importing I_ITEM_OLDNR Call by reference Type reference (TYPE) TY_BILL_ITEM_OLDNR Struktur mit Fakturapos, Oldnr und Oldpo 20050331
9 Importing I_VBRP Call by reference Type reference (TYPE) VBRP Faktura: Positionsdaten 20050209
10 Importing I_WCOCOF Call by reference Type reference (TYPE) WCOCOF Konditionskontrakt: Belegfluss-Daten 20050210

Method FILL_CURRENT_KOMLFPE on class CL_IM_WCB_CREATE_CB has no exception.

Method FILTER_BILLING_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050323
2 Changing CT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050323
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050323
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050323

Method FILTER_BILLING_ITEMS on class CL_IM_WCB_CREATE_CB has no exception.

Method FILTER_KOMLFKE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050401
2 Changing CT_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE_TAB Lieferantenfaktura: Externe Datenübernahme Kopfdaten 20050401
3 Changing CT_KOMLFKO Call by reference Type reference (TYPE) KOMLFKO_TAB Lieferantenfaktura: Externe Daten Belegkonditionen 20050401
4 Changing CT_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE_ITAB Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050401
5 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP TABLE VBRP 20050401
6 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050401
7 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050401

Method FILTER_KOMLFKE_TABS on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_BILLING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_APPL_OBJECT Call by reference Object reference (TYPE REF TO) CL_WCB_BILLING_PPF PFF: Kundenfaktura mit Konditionskontrakt 20050203
2 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203
3 Exporting ET_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050203
4 Exporting ET_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050203
5 Exporting ET_VBRP Call by reference Type reference (TYPE) TAB_VBRP Positionsdaten der Faktura 20050203
6 Exporting ET_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050203
7 Exporting E_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050203
8 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203

Method GET_BILLING_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CC_FROM_WCOCOF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss zw. Faktura und Kond-Kontr. 20050321
2 Returning RT_CC_KEY Value transfer Type reference (TYPE) WCB_CC_KEY_STAB Konditionskontrakt Schlüssel 20050321

Method GET_CC_FROM_WCOCOF on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CC_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050321
2 Exporting E_WCOCOH Call by reference Type reference (TYPE) WCOCOH Konditionskontrakt: Kopf 20050321
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050321
4 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050321
5 Importing I_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer Fakturaposition (für Fehlerbehandlung) 20050321
6 Importing I_VBELN Call by reference Type reference (TYPE) VBELN_VF Fakturanummer (für Fehlermeldung) 20050321

Method GET_CC_HEAD_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CONDITION_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050211
2 Exporting E_T685A Call by reference Type reference (TYPE) T685A Konditionen: Arten: Zusatzdaten Preiselemente 20050211
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050211
4 Importing I_COND_TYPE Call by reference Type reference (TYPE) KSCHL Konditionsart 20050211
5 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20050211

Method GET_CONDITION_TYPE_INFO on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_COPY_CONTROL_FOR_COND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TWCBCPCTYPE Call by reference Type reference (TYPE) TWCBCPCTYPE WCB: Kopiersteuerung Konditionsarten 20050210
2 Importing I_COND_TYPE Call by reference Type reference (TYPE) KSCHL Konditionsart 20050210
3 Importing I_TWCBCPPRSCH Call by reference Type reference (TYPE) TWCBCPPRSCH WCB: Kopiersteuerung Kalkulationsschema 20050210

Method GET_COPY_CONTROL_FOR_COND_TYPE on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_COPY_CONTROL_FOR_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TWCBCPPRSCH Call by reference Type reference (TYPE) TWCBCPPRSCH WCB: Kopiersteuerung Kalkulationsschema 20050210
2 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050210
3 Importing I_KALSE Call by reference Type reference (TYPE) KALSE Gruppe für Kalkulationsschema (Einkaufsorg) 20050210
4 Importing I_KALSK Call by reference Type reference (TYPE) KALSK Gruppe für Kalkulationsschema (Lieferant) 20050210
5 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050210

Method GET_COPY_CONTROL_FOR_SCHEME on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_COPY_GROUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203
2 Exporting E_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050203
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
4 Importing I_FKART Call by reference Type reference (TYPE) FKART Fakturaart 20050203

Method GET_COPY_GROUP_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CPGRPASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203
2 Exporting E_CPGRPASSIGN Call by reference Type reference (TYPE) TWCBCPGRPASSIGN WCB: Zuordnung Fakturaart zu Kopiergruppe 20050203
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
4 Importing I_FKART Call by reference Type reference (TYPE) FKART Fakturaart 20050203

Method GET_CPGRPASSIGN on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CURRENCY_OF_COMPANY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050211
2 Exporting E_WAERS Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050211
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050211
4 Importing I_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20050211

Method GET_CURRENCY_OF_COMPANY_CODE on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_CURRENCY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050523
2 Importing I_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050523
3 Returning RE_KURST Value transfer Type reference (TYPE) KURST Kurstyp 20050523

Method GET_CURRENCY_TYPE on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_ITEM_OLDNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM_OLDNR Call by reference Type reference (TYPE) TY_BILL_ITEM_OLDNR_STAB sortierte Tab. über TY_BILL_ITEM_OLDNR 20050331
2 Importing I_OLDNR Call by reference Type reference (TYPE) OLDNR_LF Belegnummer des Vorlagebeleges 20050331
3 Importing I_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20050331
4 Returning RE_ITEM_OLDNR Value transfer Type reference (TYPE) TY_BILL_ITEM_OLDNR Struktur mit Fakturapos, Oldnr und Oldpo 20050331

Method GET_ITEM_OLDNR on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_KONP_FOR_1_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20050729
2 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Tabelle über KONV 20050729
3 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050804
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050729
5 Importing I_VBRP Call by reference Type reference (TYPE) VBRP Faktura: Positionsdaten 20050729

Method GET_KONP_FOR_1_ITEM on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_KONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KONV Call by reference Type reference (TYPE) KONV Konditionen (Vorgangsdaten) 20050214
2 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Tabelle über KONV 20050214
3 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20050214
4 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20050214
5 Importing I_STUNR Call by reference Type reference (TYPE) STUNR Stufennummer 20050214
6 Importing I_ZAEHK Call by reference Type reference (TYPE) DZAEHK Zähler Konditionen 20050214

Method GET_KONV on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_KSCHL_ENTRY_IN_KALSM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T683S Value transfer Type reference (TYPE) T683S Kalkulationsschemata: Daten 20050222
2 Importing I_COND_TYPE Call by reference Type reference (TYPE) KSCHL Konditionsart 20050222
3 Importing I_KALSM Call by reference Type reference (TYPE) KALSM_D Schema (Preisfindung, Nachrichten, Kontenfindung, ...) 20050222
4 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20050222

Method GET_KSCHL_ENTRY_IN_KALSM on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_MAX_ALLOWED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050207
2 Returning RE_MAX_NUMBER Value transfer Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20050207

Method GET_MAX_ALLOWED_ITEMS on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_NEW_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUM Value transfer Type reference (TYPE) OLDNR_LF Belegnummer des Vorlagebeleges 20050207

Method GET_NEW_NUMBER on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_PURCH_DATA_FOR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203
2 Exporting ET_HEAD_FIELDS_PER_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_ITEM_STAB sortierte Tabelle über WCB_HEAD_FIELDS_PER_ITEM 20050210
3 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050203
4 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050203
5 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050203
6 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050203
7 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
8 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050203
9 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050203

Method GET_PURCH_DATA_FOR_ITEMS on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_TMFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050207
2 Exporting E_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050207
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050207
4 Importing I_LFART Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20050207

Method GET_TMFK on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_TXJCD_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050914
2 Returning RE_TXJCD_AKT Value transfer Type reference (TYPE) BVAL = 'X', falls TXJCD aktiv 20050914

Method GET_TXJCD_ACT on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_TXJCD_BY_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050914
2 Exporting E_TXJCD Call by reference Type reference (TYPE) TXJCD Steuerstandort 20050914
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050914
4 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20050914

Method GET_TXJCD_BY_PLANT on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_VBD_FOR_CANCELLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050323
2 Exporting ET_KOMLFK Call by reference Type reference (TYPE) KOMLFK_TAB sortierte komlfk Tabelle 20050323
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050323
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050323

Method GET_VBD_FOR_CANCELLATION on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_VBD_SPEC_HEAD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEAD_FIELDS_PER_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_ITEM_STAB sortierte Tabelle über WCB_HEAD_FIELDS_PER_ITEM 20050207
2 Importing I_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20050207
3 Returning RT_HEAD_FIELDS Value transfer Type reference (TYPE) WCB_HEAD_FIELDS_PER_COND_STAB sortierte Tabelle über WCB_HEAD_FIELDS_PER_COND 20050210

Method GET_VBD_SPEC_HEAD_FIELDS on class CL_IM_WCB_CREATE_CB has no exception.

Method GET_WCOCOF_BY_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WCOCOF Call by reference Type reference (TYPE) WCOCOF Konditionskontrakt: Belegfluss-Daten 20050210
2 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050210
3 Importing I_KNUMV Call by reference Type reference (TYPE) KNUMV Nummer der Belegkondition 20050210
4 Importing I_KPOSN Call by reference Type reference (TYPE) KPOSN Konditionspositionsnummer 20050210
5 Importing I_STUNR Call by reference Type reference (TYPE) STUNR Stufennummer 20050210
6 Importing I_ZAEHK Call by reference Type reference (TYPE) DZAEHK Zähler Konditionen 20050210

Method GET_WCOCOF_BY_COND on class CL_IM_WCB_CREATE_CB has no exception.

Method INCREMENT_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_POSNR Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20050209

Method INCREMENT_POSNR on class CL_IM_WCB_CREATE_CB has no exception.

Method INSERT_ITEM_OLDNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_OLDNR Call by reference Type reference (TYPE) TY_BILL_ITEM_OLDNR_STAB sortierte Tab. über TY_BILL_ITEM_OLDNR 20050331
2 Importing I_OLDNR Call by reference Type reference (TYPE) OLDNR_LF Belegnummer des Vorlagebeleges 20050331
3 Importing I_OLDPO Call by reference Type reference (TYPE) OLDPO_LF Belegposition des Vorlagebeleges 20050331
4 Importing I_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20050331

Method INSERT_ITEM_OLDNR on class CL_IM_WCB_CREATE_CB has no exception.

Method MAINTAIN_CURRENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB WCB: sortierte Tabelle über WCB_TMP_VBD_DATA 20050214
2 Importing I_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050214

Method MAINTAIN_CURRENT_DATA on class CL_IM_WCB_CREATE_CB has no exception.

Method PREFETCH_CC_IN_WCOCOF_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss zw. Faktura und Kond-Kontr. 20050321

Method PREFETCH_CC_IN_WCOCOF_TAB on class CL_IM_WCB_CREATE_CB has no exception.

Method PREPARE_CB_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE_TAB Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050221
2 Exporting ET_KOMLFKO Call by reference Type reference (TYPE) KOMLFKO_TAB Tabelle zu KOMLFKO 20050221
3 Exporting ET_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE_ITAB Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050221
4 Importing IT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB WCB: sortierte Tabelle über WCB_TMP_VBD_DATA 20050221

Method PREPARE_CB_CREATION on class CL_IM_WCB_CREATE_CB has no exception.

Method PROCESS_APPL_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_APPL_OBJECT Call by reference Object reference (TYPE REF TO) CL_WCB_BILLING_PPF PFF: Kundenfaktura mit Konditionskontrakt 20050126
2 Importing CH_PARTNER Call by reference Object reference (TYPE REF TO) CL_PARTNER_PPF Nachrichtenpartner 20050126
3 Importing I_ACTION Call by reference Type reference (TYPE) PPFDTT PPF: Name der Aktionsdefinition 20050126
4 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050126
5 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER Container mit Parameterwerten 20050126
6 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050126
7 Returning RE_STATUS Value transfer Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050126

Method PROCESS_APPL_OBJ on class CL_IM_WCB_CREATE_CB has no exception.

Method PROCESS_BILLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050324
2 Changing CT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050323
3 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV alle Belegkonditionen der Faktura 20050203
4 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050203
5 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050203
6 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
7 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050203
8 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050203

Method PROCESS_BILLING on class CL_IM_WCB_CREATE_CB has no exception.

Method PROCESS_BILLING_CANCELLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050324
2 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050323
3 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050323
4 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050323

Method PROCESS_BILLING_CANCELLATION on class CL_IM_WCB_CREATE_CB has no exception.

Method PROCESS_BILLING_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050210
2 Exporting ET_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB WCB: sortierte Tabelle über WCB_TMP_VBD_DATA 20050210
3 Importing IT_HEAD_FIELDS_PER_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_ITEM_STAB sortierte Tabelle über WCB_HEAD_FIELDS_PER_ITEM 20050210
4 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV alle Belegkonditionen der Faktura 20050210
5 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050210
6 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050210
7 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050210
8 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050210
9 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050210
10 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 preview-Flag 20050210
11 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050210

Method PROCESS_BILLING_ITEMS on class CL_IM_WCB_CREATE_CB has no exception.

Method PROCESS_COND_OF_ONE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050210
2 Changing CT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB sort. Tab. mit den bisher aufgebauten Daten 20050210
3 Importing IT_HEAD_FIELDS_ONE_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_COND_STAB sort. Tab. mit einkaufspez. Daten der Kond. einer Pos. 20050210
4 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Tab. mit Konditionen (Position) der akt. Fakturaposition 20050729
5 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Belegkonditionen der Faktura 20050210
6 Importing IT_VBPA Call by reference Type reference (TYPE) TAB_VBPA Partnerdaten der Faktura 20050210
7 Importing IT_VBRP Call by reference Type reference (TYPE) TAB_VBRP Fakturapositionen 20050210
8 Importing IT_WCOCOF Call by reference Type reference (TYPE) TAB_WCOCOF Belegfluss-Daten Faktura zu Kond.-Kontrakt 20050210
9 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050210
10 Importing I_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050210
11 Importing I_MAX_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF max. erlaubte Zahl von Pos. in einem Beleg 20050210
12 Importing I_PREVIEW Call by reference Type reference (TYPE) CHAR1 Preview-Flag 20050210
13 Importing I_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050210
14 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050210
15 Importing I_VBRP Call by reference Type reference (TYPE) VBRP aktuelle Fakturaposition 20050210

Method PROCESS_COND_OF_ONE_ITEM on class CL_IM_WCB_CREATE_CB has no exception.

Method READ_COPY_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050203
2 Exporting E_CPGRP Call by reference Type reference (TYPE) TWCBCPGRP WCB: Kopier-Steuerungs-Gruppe 20050203
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050203
4 Importing I_CP_GROUP Call by reference Type reference (TYPE) WCBCPGRP WCB: Kopiersteuerungsgruppe 20050203

Method READ_COPY_GROUP on class CL_IM_WCB_CREATE_CB has no exception.

Method READ_T180 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20050324
2 Returning RE_T180 Value transfer Type reference (TYPE) T180 Folgebildsteuerung: Vorschlagswerte je Transaktion 20050324

Method READ_T180 on class CL_IM_WCB_CREATE_CB has no exception.

Method RESET Signature

Method RESET on class CL_IM_WCB_CREATE_CB has no parameter.
Method RESET on class CL_IM_WCB_CREATE_CB has no exception.

Method RESTORE_REFERENCES Signature

Method RESTORE_REFERENCES on class CL_IM_WCB_CREATE_CB has no parameter.
Method RESTORE_REFERENCES on class CL_IM_WCB_CREATE_CB has no exception.

Method STORE_REFERENCES Signature

Method STORE_REFERENCES on class CL_IM_WCB_CREATE_CB has no parameter.
Method STORE_REFERENCES on class CL_IM_WCB_CREATE_CB has no exception.

Method TRANSFER_CURRENT_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050210
2 Changing CH_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050210
3 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050210
4 Importing I_CURRENT_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050210
5 Importing I_CURRENT_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050210
6 Importing I_FLOW_TYPE Call by reference Type reference (TYPE) WCB_FLOW_TYPE Belegflußart 20050729
7 Importing I_KONP Call by reference Type reference (TYPE) KONP Konditionen (Position); nur gefüllt falls Belegflußart = 'M' 20050729
8 Importing I_KONV Call by reference Type reference (TYPE) KONV Konditionen (Vorgangsdaten) 20050210
9 Importing I_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050523
10 Importing I_TWCBCPPRSCH Call by reference Type reference (TYPE) TWCBCPPRSCH WCB: Kopiersteuerung Kalkulationsschema 20050210
11 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050210

Method TRANSFER_CURRENT_CONDITION on class CL_IM_WCB_CREATE_CB has no exception.

Method TRANSFER_HEAD_TO_NEW_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050209
2 Importing IT_ITEM_OLDNR Call by reference Type reference (TYPE) TY_BILL_ITEM_OLDNR_STAB sortierte Tab. über TY_BILL_ITEM_OLDNR 20050428
3 Importing IT_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA_STAB WCB: sortierte Tabelle über WCB_TMP_VBD_DATA 20050209
4 Importing I_CURRENT_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050209
5 Importing I_MAX_NUMBER Call by reference Type reference (TYPE) WPOSNR_LF max. erlaubte Anzahl von Pos. in einem Beleg 20050209
6 Importing I_POSNR Call by reference Type reference (TYPE) POSNR_VF Fakturaposition 20050428

Method TRANSFER_HEAD_TO_NEW_DOC on class CL_IM_WCB_CREATE_CB has no exception.

Method TRANSFER_INDEPENDENT_CONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050214
2 Changing CH_TMP_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050214
3 Importing IT_HEAD_FIELDS_ONE_ITEM Call by reference Type reference (TYPE) WCB_HEAD_FIELDS_PER_COND_STAB sort. Tab. mit einkaufspez. Daten der Kond. einer Pos. 20050214
4 Importing IT_KONV Call by reference Type reference (TYPE) TAB_KONV Tabelle über KONV 20050214
5 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050214
6 Importing I_CURRENT_KOMLFKE Call by reference Type reference (TYPE) KOMLFKE Lieferantenfaktura: Externe Datenübernehme Kopfdaten 20050214
7 Importing I_CURRENT_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050214
8 Importing I_TMFK Call by reference Type reference (TYPE) TMFK Agenturgeschäft: Fakturaarten 20050523
9 Importing I_TWCBCPPRSCH Call by reference Type reference (TYPE) TWCBCPPRSCH WCB: Kopiersteuerung Kalkulationsschema 20050214
10 Importing I_VBRK Call by reference Type reference (TYPE) VBRK Faktura: Kopfdaten 20050214

Method TRANSFER_INDEPENDENT_CONDS on class CL_IM_WCB_CREATE_CB has no exception.

Method TRANSFER_ITEM_TO_NEW_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CURRENT_VBD_DATA Call by reference Type reference (TYPE) WCB_TMP_VBD_DATA WCB: Hilfsstruktur zum Erzeugen von VBDs aus Kundenfakturen 20050209
2 Changing CH_PPF_STATUS Call by reference Type reference (TYPE) PPFDTSTAT PPF: Status einer Aktion 20050209
3 Exporting E_INCREMENTED Call by reference Type reference (TYPE) BVAL = 'X', falls die Position neu eingefügt wurde 20050210
4 Importing I_APPLICATION_LOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050209
5 Importing I_CURRENT_KOMLFPE Call by reference Type reference (TYPE) KOMLFPE Lieferantenfaktura: Externe Datenübernahme Positionsdaten 20050209

Method TRANSFER_ITEM_TO_NEW_DOC on class CL_IM_WCB_CREATE_CB has no exception.

Method TRANSFORM_KOMLFK_TO_RWLF1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050324
2 Returning RT_RWLF1 Value transfer Type reference (TYPE) WCB_RWLF1_TAB WCB: Tabelle über RWLF1 20050324

Method TRANSFORM_KOMLFK_TO_RWLF1 on class CL_IM_WCB_CREATE_CB has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600