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 | 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 | Static method | Private | Method | Determines Customer Name If Name Still Initial | 20041229 | |
| 2 | Static method | Private | Method | Determines Vendor Name If Name Still Initial | 20041229 | |
| 3 | Static method | Public | Method | Fills Dynamic Part of List Fields in Condition Contract Hdr | 20050103 | |
| 4 | Static method | Public | Method | Fills Dynamic Part of List Fields in Condition Contract Item | 20050103 | |
| 5 | Static method | Private | Method | Reads Customer Name | 20041229 | |
| 6 | 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 | CH_DESCR_CUSTOMER | Call by reference | Type reference (TYPE) | LINES | Anschriftszeile | 20041229 | |||
| 2 | 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 | CH_DESCR_VENDOR | Call by reference | Type reference (TYPE) | LINES | Anschriftszeile | 20041229 | |||
| 2 | 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 | CH_WCOCOH_LI_DYN | Call by reference | Type reference (TYPE) | WCB_WCOCOH_LI_DYN | WCB: Listfelder Konditionskontrakt Kopf, dyn. Teil | 20050103 | |||
| 2 | I_WCOCOH_NEW | Call by reference | Type reference (TYPE) | WCOCOH | Konditionskontrakt: Kopf; neu | 20050103 | |||
| 3 | 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 | CH_WCOCOI_LI_DYN | Call by reference | Type reference (TYPE) | WCB_WCOCOI_LI_DYN | WCB: Listfelder Konditionskontrakt Position, dyn. Teil | 20050103 | |||
| 2 | I_WCOCOI_NEW | Call by reference | Type reference (TYPE) | WCOCOI | Konditionskontrakt: anspruchsberechtigte Partner; neu | 20050103 | |||
| 3 | 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 | E_DISP_NAME | Call by reference | Type reference (TYPE) | LINES | Anschriftszeile | 20041229 | |||
| 2 | E_NAME1 | Call by reference | Type reference (TYPE) | ADRS-NAME1 | Name 1 einer Anschrift | 20041229 | |||
| 3 | E_NAME2 | Call by reference | Type reference (TYPE) | ADRS-NAME2 | Name 2 einer Anschrift | 20041229 | |||
| 4 | E_NAME3 | Call by reference | Type reference (TYPE) | ADRS-NAME3 | Name 3 einer Anschrift | 20041229 | |||
| 5 | E_NAME4 | Call by reference | Type reference (TYPE) | ADRS-NAME4 | Name 4 einer Anschrift | 20041229 | |||
| 6 | 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 | E_DISP_NAME | Call by reference | Type reference (TYPE) | LINES | Anschriftszeile | 20041229 | |||
| 2 | E_NAME1 | Call by reference | Type reference (TYPE) | ADRS-NAME1 | Name 1 einer Anschrift | 20041229 | |||
| 3 | E_NAME2 | Call by reference | Type reference (TYPE) | ADRS-NAME2 | Name 2 einer Anschrift | 20041229 | |||
| 4 | E_NAME3 | Call by reference | Type reference (TYPE) | ADRS-NAME3 | Name 3 einer Anschrift | 20041229 | |||
| 5 | E_NAME4 | Call by reference | Type reference (TYPE) | ADRS-NAME4 | Name 4 einer Anschrift | 20041229 | |||
| 6 | 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 |