SAP ABAP Class CL_WCB_FILL_DYN_DATA (Fills Dynamic Fields in a Condition Contract)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_APPL (Package) Condition Contract Processing Logic
Properties
Class CL_WCB_FILL_DYN_DATA  
Short Description Fills Dynamic Fields in a Condition Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20041229   SAP 
Last change 20050411   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_FILL_DYN_DATA has no interface implemented.
Friends
Class CL_WCB_FILL_DYN_DATA has no friend class.
Attributes
Class CL_WCB_FILL_DYN_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_CUSTOMER_NAME Static method Private Method Determines Customer Name If Name Still Initial 20041229
2 DETERMINE_VENDOR_NAME Static method Private Method Determines Vendor Name If Name Still Initial 20041229
3 FILL_DYNAMICAL_HEADER_LI Static method Public Method Fills Dynamic Part of List Fields in Condition Contract Hdr 20050103
4 FILL_DYNAMICAL_ITEM_LI Static method Public Method Fills Dynamic Part of List Fields in Condition Contract Item 20050103
5 READ_CUSTOMER_NAME Static method Private Method Reads Customer Name 20041229
6 READ_VENDOR_NAME Static method Private Method Reads Vendor Name 20041229
Events
Class CL_WCB_FILL_DYN_DATA has no event.
Types
Class CL_WCB_FILL_DYN_DATA has no local type.
Method Signatures

Method DETERMINE_CUSTOMER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DESCR_CUSTOMER Call by reference Type reference (TYPE) LINES Anschriftszeile 20041229
2 Importing I_CUSTOMER Call by reference Type reference (TYPE) KUNNR Kundennummer 20041229

Method DETERMINE_CUSTOMER_NAME on class CL_WCB_FILL_DYN_DATA has no exception.

Method DETERMINE_VENDOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DESCR_VENDOR Call by reference Type reference (TYPE) LINES Anschriftszeile 20041229
2 Importing I_VENDOR Call by reference Type reference (TYPE) LIFNR Lieferantennummer 20041229

Method DETERMINE_VENDOR_NAME on class CL_WCB_FILL_DYN_DATA has no exception.

Method FILL_DYNAMICAL_HEADER_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WCOCOH_LI_DYN Call by reference Type reference (TYPE) WCB_WCOCOH_LI_DYN WCB: Listfelder Konditionskontrakt Kopf, dyn. Teil 20050103
2 Importing I_WCOCOH_NEW Call by reference Type reference (TYPE) WCOCOH Konditionskontrakt: Kopf; neu 20050103
3 Importing I_WCOCOH_OLD Call by reference Type reference (TYPE) WCOCOH Konditionskontrakt: Kopf; alt 20050103

Method FILL_DYNAMICAL_HEADER_LI on class CL_WCB_FILL_DYN_DATA has no exception.

Method FILL_DYNAMICAL_ITEM_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WCOCOI_LI_DYN Call by reference Type reference (TYPE) WCB_WCOCOI_LI_DYN WCB: Listfelder Konditionskontrakt Position, dyn. Teil 20050103
2 Importing I_WCOCOI_NEW Call by reference Type reference (TYPE) WCOCOI Konditionskontrakt: anspruchsberechtigte Partner; neu 20050103
3 Importing I_WCOCOI_OLD Call by reference Type reference (TYPE) WCOCOI Konditionskontrakt: anspruchsberechtigte Partner; alt 20050103

Method FILL_DYNAMICAL_ITEM_LI on class CL_WCB_FILL_DYN_DATA has no exception.

Method READ_CUSTOMER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISP_NAME Call by reference Type reference (TYPE) LINES Anschriftszeile 20041229
2 Exporting E_NAME1 Call by reference Type reference (TYPE) ADRS-NAME1 Name 1 einer Anschrift 20041229
3 Exporting E_NAME2 Call by reference Type reference (TYPE) ADRS-NAME2 Name 2 einer Anschrift 20041229
4 Exporting E_NAME3 Call by reference Type reference (TYPE) ADRS-NAME3 Name 3 einer Anschrift 20041229
5 Exporting E_NAME4 Call by reference Type reference (TYPE) ADRS-NAME4 Name 4 einer Anschrift 20041229
6 Importing I_CUSTOMER Call by reference Type reference (TYPE) KUNNR Kundennummer 20041229

Method READ_CUSTOMER_NAME on class CL_WCB_FILL_DYN_DATA has no exception.

Method READ_VENDOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISP_NAME Call by reference Type reference (TYPE) LINES Anschriftszeile 20041229
2 Exporting E_NAME1 Call by reference Type reference (TYPE) ADRS-NAME1 Name 1 einer Anschrift 20041229
3 Exporting E_NAME2 Call by reference Type reference (TYPE) ADRS-NAME2 Name 2 einer Anschrift 20041229
4 Exporting E_NAME3 Call by reference Type reference (TYPE) ADRS-NAME3 Name 3 einer Anschrift 20041229
5 Exporting E_NAME4 Call by reference Type reference (TYPE) ADRS-NAME4 Name 4 einer Anschrift 20041229
6 Importing I_VENDOR Call by reference Type reference (TYPE) LIFNR Lieferanten-Nummer 20041229

Method READ_VENDOR_NAME on class CL_WCB_FILL_DYN_DATA has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600