SAP ABAP Interface IF_GLMWB_BP_MODEL (EHS: LWB Function Data Model)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EHSGWB_BP_MODEL_ROOT EHS: LWB Functions Data Model 20110914
Properties
Interface IF_GLMWB_BP_MODEL  
Short Description EHS: LWB Function Data Model    
General Data
Package CBGLMP_WB   EHS: Labeling Workbench Framework 
Created 20110914   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GLMWB_BP_MODEL has no interface.
Friends
Interface IF_GLMWB_BP_MODEL has no friend.
Attributes
Interface IF_GLMWB_BP_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method Check changed data 20110914
2 CREATE_BUFFER_QUERY_RESULT Instance method Public Method Create Buffer Table for Data Dynamically 20110914
3 DEQUEUE_DETAIL_DATA Instance method Public Method Dequeue Detail Data 20110914
4 DO_EXECUTION Instance method Public Method Process Execution Type 20110914
5 DO_QUERY Instance method Public Method Process Query 20110914
6 ENQUEUE_DETAIL_DATA Instance method Public Method Enqueue Detail Data 20110914
7 GET_COPY_TEMPLATE_PRTREQ Instance method Public Method Get the Copy Templates for the Actual Print Requests 20120326
8 GET_DETAIL_DATA Instance method Public Method Get Detail Data 20110914
9 GET_DETAIL_DATA_COPY Instance method Public Method Get Copy of Detail Data 20120314
10 GET_DETAIL_DATA_NEW_ENTRY Instance method Public Method Provide New, Initial (w/ Def. Values) Line for Detail Data 20110914
11 GET_DETAIL_HEADER Instance method Public Method Get Detail Header Data 20110914
12 GET_DETAIL_HEADER_STRUCNAME Instance method Public Method Get Structure Name of Detail Header Data 20110914
13 GET_EXEC_TYPE Instance method Public Method Get the Execution Type 20120319
14 GET_QUERY_DEFINITION Instance method Public Method Get Definition of Query (Phrased by User) 20110914
15 GET_QUERY_RESULT Instance method Public Method Get Result of Processed Query 20110914
16 GET_VALUE_DESCRIPTION Instance method Public Method Get Descriptions of Values 20110914
17 INIT_DETAIL_DATA_BUFFER Instance method Public Method Initialize Detail Data Buffer 20110914
18 IS_DETAIL_DATA_CHANGED Instance method Public Method Check for Changed Detail Data 20110914
19 IS_EXEC_TYPE_PROCESSED_SUCC Instance method Public Method Check Whether Execution Type Was Processed Successfully 20110914
20 RESET_DETAIL_DATA Instance method Public Method Reset Detail Data 20120320
21 RESET_DETAIL_DATA_COPY Instance method Public Method Reset the Copied Detail Data 20120315
22 RESET_EXEC_TYPE Instance method Public Method Reset Activity Field 20121128
23 SAVE_DETAIL_DATA Instance method Public Method Save Detail Data 20110914
24 SET_DETAIL_DATA Instance method Public Method Buffer Detail Data Within BP Model 20110914
25 SET_DETAIL_DATA_COPY Instance method Public Method Buffer Copy of Detail Data Within BP Model 20120312
26 SET_QUERY_DEFINITION Instance method Public Method Buffer Query Definition (Phrased by User) 20110914
27 SET_QUERY_RESULT Instance method Public Method Buffer Query Result Within BP Model 20110914
Events
# Event Type Visibility Description Created on
1 EXECUTION_PROCESSED Instance Event
(0)
Public
(2)
Execution Type Processed 20110914
2 QUERY_PROCESSED Instance Event
(0)
Public
(2)
Query Processed 20110914
Types
Interface IF_GLMWB_BP_MODEL has no local type.
Method Signatures

Method CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELD_VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Cell Content 20120918
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20110914
3 Exporting EV_FLG_CHECK_FAILED Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914
4 Exporting EV_FLG_IS_VALID Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914
5 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20130109
6 Importing IS_FIELD_PROP Call by reference Type reference (TYPE) CCGLS_WB_SUBTAB_SCRPROP_DEF EHS: LWB subtab screen field properties definition 20110914
7 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20110914
8 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method CHECK_CHANGED_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method CREATE_BUFFER_QUERY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCNAME_QUERY_RESULT Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method CREATE_BUFFER_QUERY_RESULT on Interface IF_GLMWB_BP_MODEL has no exception.

Method DEQUEUE_DETAIL_DATA Signature

Method DEQUEUE_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no parameter.
Method DEQUEUE_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method DO_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
2 Importing IV_EXEC_TYPE_ID Call by reference Type reference (TYPE) CBGLE_WB_EXEC_TYPE_ID Execution type ID 20110914

Method DO_EXECUTION on Interface IF_GLMWB_BP_MODEL has no exception.

Method DO_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_REQUERY Call by reference Type reference (TYPE) AS4FLAG Flag for call do_query after one activity 20120321
2 Importing IV_STRUCNAME_QUERY_RESULT Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method DO_QUERY on Interface IF_GLMWB_BP_MODEL has no exception.

Method ENQUEUE_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
2 Returning RV_FLG_LOCK_FAILED Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914

Method ENQUEUE_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_COPY_TEMPLATE_PRTREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COPY_TEMPL_PRTREQ Call by reference Type reference (TYPE) CCGLD_PRTREQ_ID EHS: Tabelle mit Druckauftrags-Schlüsseln 20120326

Method GET_COPY_TEMPLATE_PRTREQ on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
2 Exporting ET_VALUE_DESC Call by reference Type reference (TYPE) CCGLD_WB_VALUE_DESC EHS: LWB value description 20110914
3 Exporting EV_FLG_LOCK_FAILED Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914
4 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
5 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method GET_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_DETAIL_DATA_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL_DATA Call by reference Type reference (TYPE) ANY TABLE 20120314
2 Exporting ET_VALUE_DESC Call by reference Type reference (TYPE) CCGLD_WB_VALUE_DESC EHS: LWB value description 20120314
3 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20120314
4 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20120314

Method GET_DETAIL_DATA_COPY on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_DETAIL_DATA_NEW_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEW_ENTRY Call by reference Type reference (TYPE) ANY 20110914
2 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) ANY 20110914
3 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 Natural Number 20110914
4 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method GET_DETAIL_DATA_NEW_ENTRY on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_DETAIL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_HEADER Call by reference Type reference (TYPE) ANY 20110914
2 Importing IS_SELECTED_ENTRY Call by reference Type reference (TYPE) ANY 20110914

Method GET_DETAIL_HEADER on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_DETAIL_HEADER_STRUCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRUCNAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method GET_DETAIL_HEADER_STRUCNAME on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_EXEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EXEC_TYPE Value transfer Type reference (TYPE) CBGLE_WB_EXEC_TYPE_ID Schlüssel für Aktivität 20120319

Method GET_EXEC_TYPE on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_QUERY_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_DEFINITION Call by reference Type reference (TYPE) CCGLD_WB_QUERY_CRIT_VALUES EHS: LWB query criteria values 20110914

Method GET_QUERY_DEFINITION on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_QUERY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY_RESULT Call by reference Type reference (TYPE) ANY TABLE 20110914

Method GET_QUERY_RESULT on Interface IF_GLMWB_BP_MODEL has no exception.

Method GET_VALUE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_DESC Call by reference Type reference (TYPE) CCGLD_WB_VALUE_DESC Beschreibung des Wertes 20110914
2 Importing IT_DETAIL_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle mit Feldwerten vom Typ iv_structure_name 20110914
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Beschreibung zu einem bestimmten Feld auslesen 20120514
4 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary Strukturname 20110914

Method GET_VALUE_DESCRIPTION on Interface IF_GLMWB_BP_MODEL has no exception.

Method INIT_DETAIL_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_INIT_ALL Call by reference Type reference (TYPE) AS4FLAG ABAP_FALSE Flag (X or Blank) 20110914
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method INIT_DETAIL_DATA_BUFFER on Interface IF_GLMWB_BP_MODEL has no exception.

Method IS_DETAIL_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_IS_CHANGED Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914

Method IS_DETAIL_DATA_CHANGED on Interface IF_GLMWB_BP_MODEL has no exception.

Method IS_EXEC_TYPE_PROCESSED_SUCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_EXEC_TYPE_SUCCESSFUL Value transfer Type reference (TYPE) AS4FLAG Return if exec type was processed successfully 20110914

Method IS_EXEC_TYPE_PROCESSED_SUCC on Interface IF_GLMWB_BP_MODEL has no exception.

Method RESET_DETAIL_DATA Signature

Method RESET_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no parameter.
Method RESET_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method RESET_DETAIL_DATA_COPY Signature

Method RESET_DETAIL_DATA_COPY on Interface IF_GLMWB_BP_MODEL has no parameter.
Method RESET_DETAIL_DATA_COPY on Interface IF_GLMWB_BP_MODEL has no exception.

Method RESET_EXEC_TYPE Signature

Method RESET_EXEC_TYPE on Interface IF_GLMWB_BP_MODEL has no parameter.
Method RESET_EXEC_TYPE on Interface IF_GLMWB_BP_MODEL has no exception.

Method SAVE_DETAIL_DATA Signature

Method SAVE_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no parameter.
Method SAVE_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method SET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DETAIL_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914

Method SET_DETAIL_DATA on Interface IF_GLMWB_BP_MODEL has no exception.

Method SET_DETAIL_DATA_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DETAIL_DATA Call by reference Type reference (TYPE) ANY TABLE Detail data 20120312
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20120312

Method SET_DETAIL_DATA_COPY on Interface IF_GLMWB_BP_MODEL has no exception.

Method SET_QUERY_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY_DEFINITION Call by reference Type reference (TYPE) CCGLD_WB_QUERY_CRIT_VALUES EHS: LWB query criteria values 20110914

Method SET_QUERY_DEFINITION on Interface IF_GLMWB_BP_MODEL has no exception.

Method SET_QUERY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY_RESULT Call by reference Type reference (TYPE) ANY TABLE 20110914

Method SET_QUERY_RESULT on Interface IF_GLMWB_BP_MODEL has no exception.
Event Signatures

Event EXECUTION_PROCESSED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_BP_ID Exporting Value transfer Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
2 IV_EXEC_TYPE_ID Exporting Value transfer Type reference (TYPE) CBGLE_WB_EXEC_TYPE_ID Execution type ID 20110914

Event QUERY_PROCESSED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_BP_ID Exporting Value transfer Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
History
Last changed by/on SAP  20130531 
SAP Release Created in 607