SAP ABAP Class CL_SCWM_TRANSF_WT_WO (Transformation Rules for Warehouse Tasks)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-EWM (Application Component) Extended Warehouse Management (not Data Warehouse!)
⤷
RS_BCT_EWM (Package) BW Content: Extended Warehouse Management

⤷

⤷

Properties
Class | CL_SCWM_TRANSF_WT_WO | |
Short Description | Transformation Rules for Warehouse Tasks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_EWM | BW Content: Extended Warehouse Management |
Created | 20111206 | SAP |
Last change | 20141101 | |
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_SCWM_TRANSF_WT_WO has no interface implemented.
Friends
Class CL_SCWM_TRANSF_WT_WO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'EarliestConfirmation' | 20120207 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'LatestConfirmation' | 20120207 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | '2' | Single-Character Flag | 20120207 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20120207 | |
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SCWM_WO_ACCESS | Interface for Warehouse Order Data Access | 20111207 | ||
6 | ![]() |
Static Attribute | Private | See coding | 20120207 | ||||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20111207 | |
2 | ![]() |
Static method | Private | Method | 20111207 | |
3 | ![]() |
Static method | Public | Method | 20111207 | |
4 | ![]() |
Static method | Public | Method | 20111207 | |
5 | ![]() |
Static method | Public | Constructor | 20111207 | |
6 | ![]() |
Static method | Private | Method | 20111207 | |
7 | ![]() |
Static method | Private | Method | 20111207 | |
8 | ![]() |
Static method | Public | Method | 20111208 | |
9 | ![]() |
Static method | Public | Method | Reset WO Access Object Reference | 20111207 |
10 | ![]() |
Static method | Public | Method | 20111207 | |
11 | ![]() |
Static method | Private | Method | 20111207 |
Events
Class CL_SCWM_TRANSF_WT_WO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_WO_CONF_DATE_TIME | Public | See coding | 20120131 | BEGIN OF s_wo_conf_date_time,
wm_lgnum TYPE char4,
wm_who TYPE numc10,
wm_nbpick TYPE int4,
wm_nbput TYPE int4,
wm_hdrprty TYPE char4,
wm_cdepick TYPE dats,
wm_ctepick TYPE tims,
wm_cdlpick TYPE dats,
wm_ctlpick TYPE tims,
wm_cdlput TYPE dats,
wm_ctlput TYPE tims,
END OF s_wo_conf_date_time
|
||
2 | S_WT_CONF_DATE_TIME | Private | See coding | 20111207 | BEGIN OF s_wt_conf_date_time,
lgnum TYPE char4,
who TYPE numc10,
comparison_criteria TYPE string,
warehouse_process_category TYPE char1,
confirmed_date TYPE dats,
confirmed_time TYPE tims,
END OF s_wt_conf_date_time
|
||
3 | TT_WO_CONF_DATE_TIME | Public | See coding | 20111208 | tt_wo_conf_date_time TYPE SORTED TABLE OF s_wo_conf_date_time
WITH UNIQUE KEY wm_lgnum
wm_who
|
Method Signatures
Method ASSERT_SRC_FLD_MATCHES_DST_FLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESTINATION_FIELD_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
2 | ![]() |
IV_SOURCE_FIELD_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 | ||
2 | ![]() |
20111207 |
Method CHECK_WT_CONF_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
2 | ![]() |
IV_CONFIRMED_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120207 | ||
3 | ![]() |
IV_CONFIRMED_TIME | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
4 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
5 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
6 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 | ||
7 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 |
Method CHECK_WT_CONF_DATE on class CL_SCWM_TRANSF_WT_WO has no exception.
Method CHECK_WT_CONF_DATE_TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
2 | ![]() |
IV_CONFIRMED_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120207 | ||
3 | ![]() |
IV_CONFIRMED_TIME | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
4 | ![]() |
IV_DESTINATION_FIELD_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
5 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
6 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
7 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 | ||
8 | ![]() |
RV_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 | ||
2 | ![]() |
20111207 |
Method CHECK_WT_CONF_TIME_TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
2 | ![]() |
IV_DESTINATION_FIELD_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
3 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
4 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
5 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 | ||
6 | ![]() |
RV_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 | ||
2 | ![]() |
20111207 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCWM_TRANSF_WT_WO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCWM_TRANSF_WT_WO has no exception.
Method GET_SAVED_WT_CONF_DATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120207 | ||
2 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
3 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
4 | ![]() |
IV_DESTINATION_FIELD_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
5 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
6 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
7 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111207 |
Method GET_WTCONFDATIM_FROM_ORDER_DSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_WT_CONF_DATE_TIME | Call by reference | Type reference (TYPE) | S_WT_CONF_DATE_TIME | 20120207 | |||
2 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 | ||
3 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
4 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
5 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
6 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 |
Method GET_WTCONFDATIM_FROM_ORDER_DSO on class CL_SCWM_TRANSF_WT_WO has no exception.
Method INIT Signature
Method INIT on class CL_SCWM_TRANSF_WT_WO has no parameter.
Method INIT on class CL_SCWM_TRANSF_WT_WO has no exception.
Method RESET_WO_ACCESS Signature
Method RESET_WO_ACCESS on class CL_SCWM_TRANSF_WT_WO has no parameter.
Method RESET_WO_ACCESS on class CL_SCWM_TRANSF_WT_WO has no exception.
Method SET_WO_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WO_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SCWM_WO_ACCESS | Interface for Warehouse Order Data Access | 20111207 |
Method SET_WO_ACCESS on class CL_SCWM_TRANSF_WT_WO has no exception.
Method UPD_WT_CONF_DATETIME_TBL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPARISON_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20120207 | |||
2 | ![]() |
IV_CONFIRMED_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120207 | ||
3 | ![]() |
IV_CONFIRMED_TIME | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20120207 | ||
4 | ![]() |
IV_LGNUM | Call by reference | Type reference (TYPE) | CHAR4 | Not More Closely Defined Area, Possibly Used for Patchlevels | 20120207 | ||
5 | ![]() |
IV_TRART | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120207 | ||
6 | ![]() |
IV_WHO | Call by reference | Type reference (TYPE) | NUMC10 | Numeric Character Field, Length 10 | 20120207 | ||
7 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120207 |
Method UPD_WT_CONF_DATETIME_TBL on class CL_SCWM_TRANSF_WT_WO has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 7X7 |