SAP ABAP Class CL_WRF_REF_WORK (One Work item for reference assignment)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WRF_REF (Package) References for Materials Without History
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_REF_ARTICLE_SITE Data and Checks for Material/Plant 20041006
Properties
Class CL_WRF_REF_WORK  
Short Description One Work item for reference assignment    
Super Class CL_WRF_REF_ARTICLE_SITE Data and Checks for Material/Plant 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_REF   References for Materials Without History 
Created 20041006   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WRF_REF_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WRF_REF_WORK has no interface implemented.
Friends
Class CL_WRF_REF_WORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) WRF_REF_BOOLEAN CL_WRF_REF_CONST=>FALSE Boolean Value 20041008
2 MR_DB_CUSTOMIZING Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_DB_CUSTOMIZING Customizing Accesses to References 20041008
3 MR_DEFAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_DEFAULT_MESSAGE Default Message Handle 20041008
4 MR_HEAD Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_HEAD Reference Module Assignment 20041008
5 MR_HEAD_OLD Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_HEAD Reference Module Assignment 20041008
6 MR_ITEM_LIST Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_ITEM_LIST List of References 20041008
7 MR_ITEM_LIST_CHANGED Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_ITEM_LIST List of References 20050608
8 MR_ITEM_LIST_DB Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_ITEM_LIST List of References 20041008
9 MR_ITEM_LIST_FOUND Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_ITEM_LIST List of References 20041008
10 MR_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_WRF_REF_MESSAGE Interface for Issuing Messages 20041008
11 MR_MODULE Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20041008
12 MR_MODULE_CHANGED Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20050608
13 MR_MODULE_DB Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20041008
14 MR_MODULE_EMPTY Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20041123
15 MR_MODULE_FOUND Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20041008
16 MR_MODULE_OLD Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_MODULE Reference Module 20041008
17 MR_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_WRF_REF_TOOLS References: tools 20041124
18 MS_BADI_HEAD Instance attribute Private Type reference (TYPE) WRF_REF_BADI_HEAD_STY BAdI-Structure: Header data of Module assignment 20050620
19 MS_BADI_MATERIAL_PLANT Instance attribute Private Type reference (TYPE) WRF_REF_BADI_MAT_PLANT_STY Material/Plant Combination 20050620
20 MS_TRANSFER_STATE Instance attribute Private Type reference (TYPE) WRF_REF_TRANSFER_STATE_STY State of transfer of previous plant 20050608
21 MS_WORK Instance attribute Private Type reference (TYPE) WRF_REF_WORK_PRG_STY Structure for Worklist for Multiple References 20041008
22 MT_BADI_ITEM Instance attribute Private Type reference (TYPE) WRF_REF_BADI_ITEM_TTY BAdI-Table: Table with Data of the references 20050620
23 TRUE Constant Private Type reference (TYPE) WRF_REF_BOOLEAN CL_WRF_REF_CONST=>TRUE Boolean Value 20041008
Methods
# Method Level Visibility Method type Description Created on
1 AUTOMATIC_ASSIGNMENT Instance method Public Method Carry out automatic assigment of references 20041008
2 CALL_BADI_CHANGE_TARGET Instance method Private Method Call CHANGE_TARGET_ASSIGNMENT BAdI 20041123
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041006
4 INITIALIZE_TRANSFER Instance method Public Method Initialize Transfer to other plants 20050608
5 INITIALIZE_TRANSFER_PACKAGE Instance method Public Method Initialize Transfer to other plants to beginning of package 20050615
6 ISSUE_MESSAGE_AFTER_SAVE Instance method Private Method Send succes or error message after saving 20041126
7 SET_WORK Instance method Public Method Set MS_WORK attribute 20041008
8 TRANSFER_ASSIGNMENT Instance method Public Method Transfer reference assignment to material/plant 20041122
Events
Class CL_WRF_REF_WORK has no event.
Types
Class CL_WRF_REF_WORK has no local type.
Method Signatures

Method AUTOMATIC_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_LUW_CONTROL Call by reference Type reference (TYPE) WRF_REF_LUW_CONTROL_STY Steuerungsfelder für LUW-Beendigung 20050718
2 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY Struktur für Fehlermeldungen 20041008
3 Exporting PE_ERROR Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041008
4 Exporting PE_KEEP_CHANGEPOINTER Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050519
5 Exporting PE_LOCK_ERROR Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041216
6 Importing PI_ASSIGN_MR_MODULE Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041128
7 Importing PI_HEAD_FLUSH_ENQ_SUCC Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050610
8 Importing PI_UPDATE_TASK Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050303

Method AUTOMATIC_ASSIGNMENT on class CL_WRF_REF_WORK has no exception.

Method CALL_BADI_CHANGE_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY Struktur für Fehlermeldungen 20041123
2 Exporting PE_TARGET_CHANGED_BY_BADI Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041123
3 Importing PIR_BADI Call by reference Object reference (TYPE REF TO) IF_EX_WRF_REF_BADI BAdI-Interface IF_EX_WRF_REF_BADI 20041123
4 Importing PI_ACT_IMPL_EXISTING Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041123

Method CALL_BADI_CHANGE_TARGET on class CL_WRF_REF_WORK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIF_MESSAGE Call by reference Object reference (TYPE REF TO) IF_WRF_REF_MESSAGE 20041006

Method CONSTRUCTOR on class CL_WRF_REF_WORK has no exception.

Method INITIALIZE_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_REUSABLE Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050629

Method INITIALIZE_TRANSFER on class CL_WRF_REF_WORK has no exception.

Method INITIALIZE_TRANSFER_PACKAGE Signature

Method INITIALIZE_TRANSFER_PACKAGE on class CL_WRF_REF_WORK has no parameter.
Method INITIALIZE_TRANSFER_PACKAGE on class CL_WRF_REF_WORK has no exception.

Method ISSUE_MESSAGE_AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY Struktur für Fehlermeldungen 20041126
2 Importing PIR_HEAD Call by reference Object reference (TYPE REF TO) CL_WRF_REF_HEAD Reference Module Assignment 20041126
3 Importing PIS_DB_ACTION_DONE Call by reference Type reference (TYPE) WRF_REF_DB_ACTION_STY Ausgeführte Datenbankaktionen 20041126
4 Importing PI_ERROR Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041126

Method ISSUE_MESSAGE_AFTER_SAVE on class CL_WRF_REF_WORK has no exception.

Method SET_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_WORK Call by reference Type reference (TYPE) WRF_REF_WORK_PRG_STY Struktur für Arbeitsvorrat für Mehrfachreferenzen 20041008

Method SET_WORK on class CL_WRF_REF_WORK has no exception.

Method TRANSFER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PES_LUW_CONTROL Call by reference Type reference (TYPE) WRF_REF_LUW_CONTROL_STY Steuerungsfelder für LUW-Beendigung 20050615
2 Exporting PES_MESSAGE Call by reference Type reference (TYPE) WRF_REF_MESSAGE_STY Struktur für Fehlermeldungen 20041122
3 Exporting PE_ERROR Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041222
4 Importing PIR_BADI Call by reference Object reference (TYPE REF TO) IF_EX_WRF_REF_BADI BAdI-Interface IF_EX_WRF_REF_BADI 20041122
5 Importing PIR_HEAD_SOURCE Call by reference Object reference (TYPE REF TO) CL_WRF_REF_HEAD Reference Module Assignment 20041122
6 Importing PIR_ITEM_LIST_SOURCE Call by reference Object reference (TYPE REF TO) CL_WRF_REF_ITEM_LIST List of References 20041123
7 Importing PIR_MODULE_SOURCE Call by reference Object reference (TYPE REF TO) CL_WRF_REF_MODULE Referenzenbaustein 20041122
8 Importing PIS_COPY_CONTROL Call by reference Type reference (TYPE) WRF_REF_COPY_CONTROL_STY Kontrollsatz für Übertragung auf andere Werke 20041122
9 Importing PI_ACT_IMPL_EXISTING Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20041122
10 Importing PI_HEAD_FLUSH_ENQ_SUCC Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050610
11 Importing PI_UPDATE_TASK Call by reference Type reference (TYPE) WRF_REF_BOOLEAN Boolescher Wert 20050303

Method TRANSFER_ASSIGNMENT on class CL_WRF_REF_WORK has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 111