SAP ABAP Class CL_MDG_BS_SUPPL_WF_SERVICES (Workflow: Services)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-SUP (Application Component) MDG Supplier (Central Parts)
⤷
MDG_BS_ECC_SUPPLIER_WORKFLOW (Package) Supplier Workflow

⤷

⤷

Properties
Class | CL_MDG_BS_SUPPL_WF_SERVICES | |
Short Description | Workflow: Services | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_ECC_SUPPLIER_WORKFLOW | Supplier Workflow |
Created | 20091015 | SAP |
Last change | 20130531 | 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_MDG_BS_SUPPL_WF_SERVICES has no interface implemented.
Friends
Class CL_MDG_BS_SUPPL_WF_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20091202 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SWC_VALUE | 'MDGS_ERP' | Character value | 20120912 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_FIELDNAME | 'BP_CENTRL' | Financial MDM: Field Name | 20091019 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_COMPNY' | Entity Type | 20091207 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_HEADER' | Entity Type | 20091019 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_PORG' | Entity Type | 20091019 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'COMPANY' | Entity Type | 20091207 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SWC_ELEM | 'AGENT_FILTER' | Element | 20120910 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | SWC_ELEM | 'BRANCHES_TABLE' | Element | 20110810 | |
10 | ![]() |
Constant | Protected | Type reference (TYPE) | SWC_INDEX | '000000' | Index for table element | 20110810 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_DUNN' | Entity Type | 20120301 | |
12 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_PORG2' | Entity Type | 20120301 | |
13 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_VENFCN' | Entity Type | 20120301 | |
14 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'BP_WHTAX' | Entity Type | 20120301 | |
15 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_MODEL | 'BP' | Data Model | 20091207 | |
16 | ![]() |
Constant | Protected | Type reference (TYPE) | SWO_OBJTYP | 'BUS2250' | Object Type | 20110810 | |
17 | ![]() |
Constant | Protected | Type reference (TYPE) | USMD_ENTITY | 'PRCH_ORG' | Entity Type | 20091124 | |
18 | ![]() |
Static Attribute | Public | Type reference (TYPE) | MDG_BS_SUPPL_WF_INDEX_CHG_T | MDGS: Changed Data assigned to a WF Index | 20110810 | ||
19 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_BS_SUPPL_WF_SERVICES | Workflow: Services | 20091215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091214 |
2 | ![]() |
Instance method | Public | Method | Determine Changed Data | 20091019 |
3 | ![]() |
Static method | Public | Method | Get Instance | 20091214 |
4 | ![]() |
Instance method | Protected | Method | Get parallel branches | 20091207 |
5 | ![]() |
Instance method | Public | Method | Read entity data | 20120717 |
Events
Class CL_MDG_BS_SUPPL_WF_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ENTITIES | Protected | See coding | 20120308 | ty_entities TYPE STANDARD TABLE OF ty_entity
|
||
2 | TY_ENTITY | Protected | See coding | 20120308 | BEGIN OF ty_entity,
entity TYPE usmd_entity,
qualifying_entity TYPE usmd_entity,
END OF ty_entity
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_BS_SUPPL_WF_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_MDG_BS_SUPPL_WF_SERVICES has no exception.
Method GET_CHANGED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20091207 | ||
2 | ![]() |
ET_PARALLEL | Call by reference | Type reference (TYPE) | MDG_BS_SUPPL_WF_INDEX_CHG_T | MDGS: Changed Data assigned to a WF Index | 20091019 | ||
3 | ![]() |
IV_BPARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20091105 | ||
4 | ![]() |
IV_BRANCHES_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110810 | ||
5 | ![]() |
IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20110810 |
Method GET_CHANGED_DATA on class CL_MDG_BS_SUPPL_WF_SERVICES has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_MDG_BS_SUPPL_WF_SERVICES | Workflow: Services | 20091214 |
Method GET_INSTANCE on class CL_MDG_BS_SUPPL_WF_SERVICES has no exception.
Method GET_PARALLEL_BRANCHES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARALLEL | Call by reference | Type reference (TYPE) | MDG_BS_SUPPL_WF_INDEX_CHG_T | MDGS: Changed Data assigned to a WF Index | 20091210 | ||
2 | ![]() |
CV_COUNT | Call by reference | Type reference (TYPE) | I | 20091207 | |||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091207 | ||
4 | ![]() |
IT_ENTITIES | Call by reference | Type reference (TYPE) | TY_ENTITIES | 20120308 | |||
5 | ![]() |
IV_BPARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20091207 | ||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091207 | ||
7 | ![]() |
IV_QUALIFYING_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091207 |
Method GET_PARALLEL_BRANCHES on class CL_MDG_BS_SUPPL_WF_SERVICES has no exception.
Method READ_ENTITY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120717 | ||
2 | ![]() |
ET_PARALLEL | Call by reference | Type reference (TYPE) | MDG_BS_SUPPL_WF_INDEX_CHG_T | MDGS: Changed Data assigned to a WF Index | 20120717 | ||
3 | ![]() |
IV_BPARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20120717 |
Method READ_ENTITY_DATA on class CL_MDG_BS_SUPPL_WF_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |