SAP ABAP Class CL_WCB_COCO_AGBU_FOR_DISPLAY (Agency Business Documents for a Condition Contract)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_OUTBOUND (Package) Condition Contract, Classic Outbound Interfaces
Properties
Class CL_WCB_COCO_AGBU_FOR_DISPLAY  
Short Description Agency Business Documents for a Condition Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_OUTBOUND   Condition Contract, Classic Outbound Interfaces 
Created 20050614   SAP 
Last change 20050705   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
Class CL_WCB_COCO_AGBU_FOR_DISPLAY has no interface implemented.
Friends
Class CL_WCB_COCO_AGBU_FOR_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CC_FKART_STAT Instance attribute Private Type reference (TYPE) TY_CC_FKART_STAT_STAB Sorted Table via TY_CC_FKART_STAT 20050614
2 AT_CC_KOMWCOCOF Instance attribute Private Type reference (TYPE) WCB_CC_KOMWCOCOF_STAB WCB: Sorted Table via WCB_CC_KOMWCOCOF 20050614
3 AT_CC_VBELN_AGBU_LI Instance attribute Private Type reference (TYPE) TY_CC_VBELN_AGBU_LI_STAB Sorted Table via TY_CC_VBELN_AGBU_LI 20050616
4 AT_WB2_VBRK Instance attribute Private Type reference (TYPE) WB2_VBRK_STAB Billing Document: Headers 20050616
5 A_CONSIDER_BILLINGS Instance attribute Private Type reference (TYPE) BVAL = 'X', If Billing Documents Are to Be Read 20050616
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CC_IN_BUFFER Instance method Private Method Checks If Buffer Contains Condition Contract 20050614
2 CHECK_STAT_FKART_IN_BUFFER Instance method Private Method Checks for Specific Status/VBD Type in Buffer 20050614
3 CHECK_STAT_IN_BUFFER Instance method Private Method Checks for Specific Condition Contract Status in Buffer 20050614
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050616
5 CREATE_CC_AGBU_TAB Instance method Private Method Creates Table with AB Docs for a Condition Contract 20050614
6 DETERMINE_AGBU_FOR_NUM Instance method Private Method Determines AB Documents for a Condition Contract 20050614
7 DETERMINE_VBRK_IS_ACTIVE Instance method Private Method Returns Whether Billing Doc. Is Active (Not Cancelled) 20050616
8 GET_AGBU_FOR_ONE_NUM Instance method Public Method Provides Agency Business Documents for a Condition Contract 20050614
9 GET_BILLING_NUMBERS Instance method Private Method Provides All Billing Document Numbers 20050614
10 GET_CC_AGBU_ENTRIES_BY_BILLING Instance method Private Method Provides Agency Business Documents Using Cust. Bill. Doc. 20050614
11 GET_CC_AGBU_ENTRIES_BY_ONE_VBD Instance method Private Method Provides Agency Business Documents Using a VBD 20050614
12 GET_CC_AGBU_ENTRIES_BY_VBD_SET Instance method Private Method Provides Agency Business Doc. Using Qty of CBDs; Recursive 20050614
13 GET_ENTRY_POINT_AGBU_LI Instance method Private Method Provides Entry Point for Agency Business Document Table 20050614
14 GET_ENTRY_POINT_KOMLFF Instance method Private Method Provides Entry Point to Document Flow Table 20050614
15 GET_ENTRY_POINT_KOMLFF_POSNV Instance method Private Method Provides Entry Point for Doc. Flow Table via Preceding Item 20050614
16 GET_ENTRY_POINT_KOMLFF_WBELNV Instance method Private Method Provides Entry Point for Doc. Flow Table via Preceding Doc. 20050614
17 GET_ENTRY_POINT_WBRK_TAB Instance method Private Method Provides Entry Point 20050614
18 GET_ENTRY_POINT_WCOCOF_TYPE Instance method Private Method Provides Entry Point for KOMWCOCOF Using Document Type 20050614
19 GET_KOMLFF_FOR_SET_OF_WBELNV Instance method Private Method Provides Follow-On Doc. Info. for Prec. Doc. Qty; Recursive 20050614
20 GET_KOMLFF_FOR_WBELNV Instance method Private Method Provides Follow-On Document Info. for a Preceding Doc. 20050614
21 GET_KOMLFK Instance method Private Method Provides KOMLFK Entry 20050614
22 GET_KOMLFP Instance method Private Method Provides KOMLFP Entry 20050614
23 GET_KOMWCOCOF_FOR_NUM Instance method Private Method Provides KOMWCOCOF Entries for a Condition Contract 20050614
24 GET_KOMWCOCOF_FOR_ONE_NUM Instance method Public Method Provides Document Flow Data for a Condition Contract 20050614
25 GET_STAT_FOR_ONE_NUM Instance method Public Method Provides AB Doc. with Specific Status for a Cond. Contract 20050614
26 GET_STAT_LFART_FOR_ONE_NUM Instance method Public Method Provides AB Docs with Doc. Type/Status for a Cond. Contract 20050614
27 GET_STAT_TYPE_FOR_ONE_NUM Instance method Public Method Provides Qty of All Doc. Types/Status for a Cond. Contract 20050614
28 GET_VBD_DOCUMENTS Instance method Private Method Provides Qty of Agency Business Documents 20050614
29 GET_VBD_ITEMS Instance method Private Method Provides Quantity of Agency Business Document Items 20050614
30 GET_WLF_DOC_FLOW_AND_WBELN Instance method Private Method Provides AB Document Flow and Numbers of the AB Documents 20050614
31 INSERT_INTO_AGBU_LI_TAB Instance method Private Method Transfers Entry to Binary Sorted Table 20050614
32 INSERT_INTO_KOMLFF_TAB Instance method Private Method Transfers Entry to Binary Sorted Table 20050614
33 INSERT_INTO_WBRK_TAB_BINARY Instance method Private Method Transfers Document Number to Binary Sorted Table 20050614
34 INSERT_STAT_FKART_INTO_TAB Instance method Private Method Transfers Status and VBD Billing Type to Table 20050614
35 MAINTAIN_AGBU_AND_KOMLFF Instance method Private Method Updates Agency Business Document Table and Doc. Flow Table 20050614
36 READ_AGBU_FOR_NUM_FROM_BUFFER Instance method Private Method Reads Agency Business Docs for a Contract from Buffer 20050614
37 READ_KOMWCOCOF_FROM_BUFFER Instance method Private Method Reads Document Flow Data for Contract from Buffer 20050614
38 READ_STAT_FOR_NUM_FROM_BUFFER Instance method Private Method Reads Agency Businss Status Info. for a Contract from Buffer 20050614
39 READ_VBRK_TO_ATTRIBUTE Instance method Private Method Reads Billing Document Headers and Saves to Attribute 20050616
40 RFBSK_IS_ACTIVE Instance method Private Method Returns Whether Status Is Active 20050617
41 SET_AGBU_LI Instance method Private Method Creates Entry 20050614
Events
Class CL_WCB_COCO_AGBU_FOR_DISPLAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CC_FKART_STAT Private See coding VBD Types and Status in a Condition Contract 20050614 BEGIN OF ty_cc_fkart_stat, cc_num TYPE wcb_coco_num, t_fkart_stat TYPE wcb_agbu_stat_type_stab, END OF ty_cc_fkart_stat
2 TY_CC_FKART_STAT_STAB Private See coding Sorted Table via TY_CC_FKART_STAT 20050614 ty_cc_fkart_stat_stab TYPE SORTED TABLE OF ty_cc_fkart_stat WITH UNIQUE KEY cc_num
3 TY_CC_VBELN_AGBU_LI Private See coding VBDs for a Condition Contract, Sorted Acc. to VBELN 20050616 BEGIN OF ty_cc_vbeln_agbu_li, cc_num TYPE wcb_coco_num, t_vbeln_agbu_li TYPE ty_vbeln_agbu_li_stab, END OF ty_cc_vbeln_agbu_li
4 TY_CC_VBELN_AGBU_LI_STAB Private See coding Sorted Table via TY_CC_VBELN_AGBU_LI 20050616 ty_cc_vbeln_agbu_li_stab TYPE SORTED TABLE OF ty_cc_vbeln_agbu_li WITH UNIQUE KEY cc_num
5 TY_VBELN_AGBU_LI Private See coding VBDs for an SD Document 20050616 BEGIN OF ty_vbeln_agbu_li, vbeln TYPE vbeln_vf, active TYPE bval, t_agbu_li TYPE wcb_agbu_li_tab, END OF ty_vbeln_agbu_li
6 TY_VBELN_AGBU_LI_STAB Private See coding Sorted Table viw TY_VBELN_AGBU_LI 20050616 ty_vbeln_agbu_li_stab TYPE SORTED TABLE OF ty_vbeln_agbu_li WITH UNIQUE KEY vbeln
Method Signatures

Method CHECK_CC_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
2 Returning RE_IN_BUFFER Value transfer Type reference (TYPE) BVAL wenn = 'X', dann im Puffer enthalten 20050614

Method CHECK_CC_IN_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method CHECK_STAT_FKART_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LFART Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
3 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050614
4 Returning RE_IN_BUFFER Value transfer Type reference (TYPE) BVAL = 'X', wenn im Puffer enthalten 20050614

Method CHECK_STAT_FKART_IN_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method CHECK_STAT_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
2 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050614
3 Returning RE_IN_BUFFER Value transfer Type reference (TYPE) BVAL = 'X', wenn im Puffer enthalten 20050614

Method CHECK_STAT_IN_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSIDER_BILLINGS Call by reference Type reference (TYPE) BVAL ' ' = 'X': berücksichtige Fakturen 20050616

Method CONSTRUCTOR on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method CREATE_CC_AGBU_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
2 Exporting ET_VBELN_AGBU_LI Call by reference Type reference (TYPE) TY_VBELN_AGBU_LI_STAB sortierte Tabelle über TY_VBELN_AGBU_LI 20050616
3 Importing IT_BILLING_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle mit Faktura-Nummern 20050614
4 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
5 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
6 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
7 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method CREATE_CC_AGBU_TAB on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method DETERMINE_AGBU_FOR_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Exporting ET_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
3 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
4 Importing I_ONLY_ACTIVE_STATUS Call by reference Type reference (TYPE) BVAL ' ' = 'X', falls nur aktive Status berücksichtigt werden sollen 20050617

Method DETERMINE_AGBU_FOR_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method DETERMINE_VBRK_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBELN Call by reference Type reference (TYPE) VBELN_VF Faktura 20050616
2 Returning RE_IS_ACTIVE Value transfer Type reference (TYPE) BVAL = 'X', falls aktiv 20050616

Method DETERMINE_VBRK_IS_ACTIVE on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_AGBU_FOR_ONE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
3 Importing I_ONLY_ACTIVE_STATUS Call by reference Type reference (TYPE) BVAL = 'X', falls nur aktive Status berücksichtigt werden sollen 20050617

Method GET_AGBU_FOR_ONE_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_BILLING_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle mit Fakturabeleg-Nummern 20050614
2 Importing IT_KOMWCOCOF Call by reference Type reference (TYPE) KOMWCOCOF_TAB Standard-Tabelle mit Belegfluss-Daten 20050614

Method GET_BILLING_NUMBERS on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_CC_AGBU_ENTRIES_BY_BILLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Changing CT_CHECK_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff; muss noch bearbeitet werden 20050614
3 Changing CT_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
4 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
5 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
6 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
7 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
8 Importing I_VBELN Call by reference Type reference (TYPE) VBELN_VF Faktura 20050614

Method GET_CC_AGBU_ENTRIES_BY_BILLING on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_CC_AGBU_ENTRIES_BY_ONE_VBD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Changing CT_CHECK_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff; muss noch bearbeitet werden 20050614
3 Changing CT_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
4 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
5 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
6 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
7 Importing I_CURRENT_KOMLFF Call by reference Type reference (TYPE) KOMLFF Kommunikationsstruktur Belegflußdaten 20050614

Method GET_CC_AGBU_ENTRIES_BY_ONE_VBD on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_CC_AGBU_ENTRIES_BY_VBD_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Changing CT_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
3 Importing IT_CHECK_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff mit zu prüfenden Einträgen 20050614
4 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
5 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
6 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614

Method GET_CC_AGBU_ENTRIES_BY_VBD_SET on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_AGBU_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
4 Importing I_LFTYPV Call by reference Type reference (TYPE) WFTYP_V Agenturgeschäft: Typ des verursachenden Beleges 20050614
5 Importing I_POSNR Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20050614
6 Importing I_POSNV Call by reference Type reference (TYPE) WPOSNR_VON Vorgängerposition eines Lieferantanfakturabeleges 20050614
7 Importing I_WBELN Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20050614
8 Importing I_WBELNV Call by reference Type reference (TYPE) WBELN_VON Vorgängerbelegnummer Lieferantenfaktrura 20050614

Method GET_ENTRY_POINT_AGBU_LI on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_KOMLFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
4 Importing I_LFTYPN Call by reference Type reference (TYPE) WFTYPN Folgebelegtyp eines Lieferantenfakturabeleges 20050614
5 Importing I_LFTYPV Call by reference Type reference (TYPE) WFTYP_V Agenturgeschäft: Typ des verursachenden Beleges 20050614
6 Importing I_POSNN Call by reference Type reference (TYPE) WPOSNR_NACH Folgeposition eines Lieferantenfakturabeleges 20050614
7 Importing I_POSNV Call by reference Type reference (TYPE) WPOSNR_VON Vorgängerposition eines Lieferantanfakturabeleges 20050614
8 Importing I_WBELNN Call by reference Type reference (TYPE) WBELN_NACH Folgebelegnummer eines Lieferantenfakturabeleges 20050614
9 Importing I_WBELNV Call by reference Type reference (TYPE) WBELN_VON Vorgängerbelegnummer Lieferantenfaktrura 20050614

Method GET_ENTRY_POINT_KOMLFF on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_KOMLFF_POSNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
4 Importing I_LFTYPV Call by reference Type reference (TYPE) WFTYP_V Agenturgeschäft: Typ des verursachenden Beleges 20050614
5 Importing I_POSNV Call by reference Type reference (TYPE) WPOSNR_VON Vorgängerposition eines Lieferantanfakturabeleges 20050614
6 Importing I_WBELNV Call by reference Type reference (TYPE) WBELN_VON Vorgängerbelegnummer Lieferantenfaktrura 20050614

Method GET_ENTRY_POINT_KOMLFF_POSNV on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_KOMLFF_WBELNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
4 Importing I_LFTYPV Call by reference Type reference (TYPE) WFTYP_V Agenturgeschäft: Typ des verursachenden Beleges 20050614
5 Importing I_WBELNV Call by reference Type reference (TYPE) WBELN_VON Vorgängerbelegnummer Lieferantenfaktrura 20050614

Method GET_ENTRY_POINT_KOMLFF_WBELNV on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_WBRK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über WBRK_KEY 20050614
4 Importing I_DOCNR_TO Call by reference Type reference (TYPE) WCB_DOCNR_TO Konditionskontrakt: Belegnummer Nachfolgedokument 20050614

Method GET_ENTRY_POINT_WBRK_TAB on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_ENTRY_POINT_WCOCOF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050614
2 Exporting E_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614
3 Importing IT_KOMWCOCOF Call by reference Type reference (TYPE) KOMWCOCOF_TAB Standardtabelle mit Belegfluss-Daten 20050614
4 Importing I_DOC_TYPE_TO Call by reference Type reference (TYPE) WCB_DOC_TYPE Belegart 20050614

Method GET_ENTRY_POINT_WCOCOF_TYPE on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMLFF_FOR_SET_OF_WBELNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle, in der alle Einträge gesammelt werden 20050614
2 Changing CT_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über WBRK_KEY 20050614
3 Importing IT_CHECK_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle mit zu prüfenden Einträgen 20050614

Method GET_KOMLFF_FOR_SET_OF_WBELNV on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMLFF_FOR_WBELNV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Kommunikationsstruktur Belegflußdaten 20050614
2 Importing I_LFTYPV Call by reference Type reference (TYPE) WFTYPV Agenturgeschäft: Fakturatyp des Vorgängerbeleges 20050614
3 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Kond.-Kontraktnr; wenn gesetzt: nur Einträge mit der Nummer 20050614
4 Importing I_WBELNV Call by reference Type reference (TYPE) WBELNV Agenturgeschäft: Belegnummer des Vorlagebeleges 20050614

Method GET_KOMLFF_FOR_WBELNV on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMLFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050614
2 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
3 Importing I_WBELN Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20050614

Method GET_KOMLFK on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMLFP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KOMLFP Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20050614
2 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
3 Importing I_POSNR Call by reference Type reference (TYPE) WPOSNR_LF Agenturgeschäft: Belegposition 20050614
4 Importing I_WBELN Call by reference Type reference (TYPE) WBELN_AG Agenturgeschäft: Belegnummer 20050614

Method GET_KOMLFP on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMWCOCOF_FOR_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMWCOCOF Call by reference Type reference (TYPE) KOMWCOCOF_TAB Standard-Tabelle mit Belegfluss-Daten 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method GET_KOMWCOCOF_FOR_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_KOMWCOCOF_FOR_ONE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMWCOCOF Call by reference Type reference (TYPE) KOMWCOCOF_TAB Standard-Tabelle mit Belegfluss-Daten 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method GET_KOMWCOCOF_FOR_ONE_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_STAT_FOR_ONE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
3 Importing I_ONLY_ACTIVE_STATUS Call by reference Type reference (TYPE) BVAL = 'X', falls nur aktive Status berücksichtigt werden sollen 20050617
4 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050614

Method GET_STAT_FOR_ONE_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_STAT_LFART_FOR_ONE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Importing I_LFART Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20050614
3 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
4 Importing I_ONLY_ACTIVE_STATUS Call by reference Type reference (TYPE) BVAL = 'X', falls nur aktive Status berücksichtigt werden sollen 20050617
5 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050614

Method GET_STAT_LFART_FOR_ONE_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_STAT_TYPE_FOR_ONE_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method GET_STAT_TYPE_FOR_ONE_NUM on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_VBD_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über WBRK_KEY 20050615
2 Exporting ET_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614

Method GET_VBD_DOCUMENTS on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_VBD_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
2 Importing IT_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über WBRK_KEY 20050614

Method GET_VBD_ITEMS on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method GET_WLF_DOC_FLOW_AND_WBELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Standard-Tabelle zu KOMLFF 20050614
2 Exporting ET_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über Agenturgeschäftsbeleg-Nummern 20050614
3 Importing IT_BILLING_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle mit Fakturabeleg-Nummern 20050614
4 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method GET_WLF_DOC_FLOW_AND_WBELN on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method INSERT_INTO_AGBU_LI_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Importing I_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI WCB: Anzeige-Struktur Agenturgeschäftsbeleg 20050614
3 Importing I_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614

Method INSERT_INTO_AGBU_LI_TAB on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method INSERT_INTO_KOMLFF_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Kommunikationsstruktur Belegflußdaten 20050614
2 Importing I_KOMLFF Call by reference Type reference (TYPE) KOMLFF Kommunikationsstruktur Belegflußdaten 20050614
3 Importing I_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614

Method INSERT_INTO_KOMLFF_TAB on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method INSERT_INTO_WBRK_TAB_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WBRK_KEY Call by reference Type reference (TYPE) WCB_WBRK_KEY_TAB Tabelle über WBRK_KEY 20050614
2 Importing I_DOCNR_TO Call by reference Type reference (TYPE) WCB_DOCNR_TO Konditionskontrakt: Belegnummer Nachfolgedokument 20050614
3 Importing I_TABIX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20050614

Method INSERT_INTO_WBRK_TAB_BINARY on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method INSERT_STAT_FKART_INTO_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
2 Importing I_LFART Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20050614
3 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050614

Method INSERT_STAT_FKART_INTO_TAB on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method MAINTAIN_AGBU_AND_KOMLFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Changing CT_CHECK_KOMLFF Call by reference Type reference (TYPE) KOMLFF_ITAB Tabelle zu komlff 20050614
3 Changing CT_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
4 Importing IT_KOMLFK Call by reference Type reference (TYPE) KOMLFK_ITAB Tabelle zu komlfk 20050614
5 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050614
6 Importing I_KOMLFF Call by reference Type reference (TYPE) KOMLFF Kommunikationsstruktur Belegflußdaten 20050614

Method MAINTAIN_AGBU_AND_KOMLFF on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method READ_AGBU_FOR_NUM_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI_TAB WCB: Standard-Tabellentyp über WCB_AGBU_LI 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614
3 Importing I_ONLY_ACTIVE_STATUS Call by reference Type reference (TYPE) BVAL = 'X', falls nur aktive Status berücksichtigt werden sollen 20050617

Method READ_AGBU_FOR_NUM_FROM_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method READ_KOMWCOCOF_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KOMWCOCOF Call by reference Type reference (TYPE) KOMWCOCOF_TAB Kommunikationsstruktur Belegfluss Konditionskontrakt 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method READ_KOMWCOCOF_FROM_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method READ_STAT_FOR_NUM_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STAT_TYPE Call by reference Type reference (TYPE) WCB_AGBU_STAT_TYPE_STAB sortierte Tabelle über WCB_AGBU_STAT_TYPE 20050614
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050614

Method READ_STAT_FOR_NUM_FROM_BUFFER on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method READ_VBRK_TO_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SALES_KEY Call by reference Type reference (TYPE) WB2_SALES_KEY_STAB Schlüssel von Verkaufsbelegen 20050616

Method READ_VBRK_TO_ATTRIBUTE on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method RFBSK_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFBSK Call by reference Type reference (TYPE) WFBSK Status für die Überleitung an die Buchhaltung 20050617
2 Returning RE_IS_ACTIVE Value transfer Type reference (TYPE) BVAL Boolean 20050617

Method RFBSK_IS_ACTIVE on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.

Method SET_AGBU_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AGBU_LI Call by reference Type reference (TYPE) WCB_AGBU_LI WCB: Anzeige-Struktur Agenturgeschäftsbeleg 20050614
2 Importing I_KOMLFF Call by reference Type reference (TYPE) KOMLFF Kommunikationsstruktur Belegflußdaten 20050614
3 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050614
4 Importing I_KOMLFP Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20050614

Method SET_AGBU_LI on class CL_WCB_COCO_AGBU_FOR_DISPLAY has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600