SAP ABAP Class CL_WCB_WCOCOF (Read Document Flow from Database)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_PERS (Package) Condition Contract Persistence Layer
Properties
Class CL_WCB_WCOCOF  
Short Description Read Document Flow from Database    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_PERS   Condition Contract Persistence Layer 
Created 20050318   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCB_WCOCOF has no forward declaration.
Interfaces
Class CL_WCB_WCOCOF has no interface implemented.
Friends
Class CL_WCB_WCOCOF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_BUFFER Static Attribute Private Type reference (TYPE) TY_BUFFER_STAB 20050318
Methods
# Method Level Visibility Method type Description Created on
1 GET_WCOCOF Static method Public Method Read Document Flow for a Contract 20050318
2 GET_WCOCOF_NUM Static method Public Method 20091216
3 REFRESH Static method Public Method Delete Buffer 20050318
4 REFRESH_FOR_CONTRACT Static method Public Method Reset Data for One Individual Contract 20050318
5 REFRESH_FOR_CONTRACTS Static method Public Method Reset Data for Contracts 20050613
6 SET_FROM_DATA Static method Public Method Set Data for a Document Externally 20050613
Events
Class CL_WCB_WCOCOF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUFFER Private See coding 20050318 BEGIN OF ty_buffer, num TYPE wcb_coco_num, tab TYPE komwcocof_tab, END OF ty_buffer
2 TY_BUFFER_STAB Private See coding 20050318 ty_buffer_stab TYPE SORTED TABLE OF ty_buffer WITH UNIQUE KEY num
Method Signatures

Method GET_WCOCOF 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 Tabelle über WCOCOF 20050318
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050318

Method GET_WCOCOF on class CL_WCB_WCOCOF has no exception.

Method GET_WCOCOF_NUM 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 Condition Contract Number 20091216
2 Returning RE_COUNT Value transfer Type reference (TYPE) F number of entries 20091216

Method GET_WCOCOF_NUM on class CL_WCB_WCOCOF has no exception.

Method REFRESH Signature

Method REFRESH on class CL_WCB_WCOCOF has no parameter.
Method REFRESH on class CL_WCB_WCOCOF has no exception.

Method REFRESH_FOR_CONTRACT 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 20050318

Method REFRESH_FOR_CONTRACT on class CL_WCB_WCOCOF has no exception.

Method REFRESH_FOR_CONTRACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) WCB_CC_KEY_STAB Konditionskontrakt Schlüssel 20050613

Method REFRESH_FOR_CONTRACTS on class CL_WCB_WCOCOF has no exception.

Method SET_FROM_DATA 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) WCB_WCOCOF_STAB sortierte Tabelle über KOMWCOCOF 20050613
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050613

Method SET_FROM_DATA on class CL_WCB_WCOCOF has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 600