SAP ABAP Class CL_WDK_BDC_LOGGER (Batch input data logger (SHDB))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller
⤷
⤷
Properties
| Class | CL_WDK_BDC_LOGGER | |
| Short Description | Batch input data logger (SHDB) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WDK_CONTROLLER | Kayak Controller |
| Created | 20070423 | SAP |
| Last change | 20071218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WDK_BDC_LOGGER has no interface implemented.
Friends
Class CL_WDK_BDC_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDKBDCDATA_TTY | Table of BDCDATA | 20070719 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20070719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add BDCDATA | 20070719 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070719 | |
| 3 | Instance method | Public | Method | Log BDCDATA | 20070719 | |
| 4 | Instance method | Public | Method | Set BDCDATA | 20070719 | |
| 5 | Instance method | Public | Method | Start | 20070719 |
Events
Class CL_WDK_BDC_LOGGER has no event.
Types
Class CL_WDK_BDC_LOGGER has no local type.
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DYNPROS | Call by reference | Type reference (TYPE) | CL_WDK_BDC_ACTION=>TS_STEP-DYNPROS | 20070719 | ||||
| 2 | IT_VALUES | Call by reference | Type reference (TYPE) | CL_WDK_BDC_ACTION=>TT_SCREENVALUE | 20070719 | ||||
| 3 | IV_OKCODE | Call by reference | Type reference (TYPE) | CL_WDK_BDC_ACTION=>TS_STEP-OKCODE | 20070719 |
Method ADD_STEP on class CL_WDK_BDC_LOGGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20070719 |
Method CONSTRUCTOR on class CL_WDK_BDC_LOGGER has no exception.
Method LOG_BDC Signature
Method LOG_BDC on class CL_WDK_BDC_LOGGER has no parameter.
Method LOG_BDC on class CL_WDK_BDC_LOGGER has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BDCDATA | Call by reference | Type reference (TYPE) | WDKBDCDATA_TTY | Table of BDCDATA | 20070719 |
Method SET on class CL_WDK_BDC_LOGGER has no exception.
Method START Signature
Method START on class CL_WDK_BDC_LOGGER has no parameter.
Method START on class CL_WDK_BDC_LOGGER has no exception.
History
| Last changed by/on | SAP | 20071218 |
| SAP Release Created in |