SAP ABAP Class CL_MDG_BS_BP_WF_POR (Workflow POR Object for Business Partner)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_WORKFLOW (Package) MDG: Business Partner - Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20090922
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20090922
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20090922
Properties
Class CL_MDG_BS_BP_WF_POR  
Short Description Workflow POR Object for Business Partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_WORKFLOW   MDG: Business Partner - Workflow 
Created 20090922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_BS_BP_WF_POR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20090922
2 BI_PERSISTENT Persistent Business Instance 20090922
3 IF_WORKFLOW Business Workflow 20090922
Friends
Class CL_MDG_BS_BP_WF_POR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_POR Instance attribute Private Type reference (TYPE) SIBFLPOR Instance Key of POR Object 20090922
2 GC_FILTER_MDGS_ERP Static Attribute Private Type reference (TYPE) SWC_VALUE 'MDGS_ERP' Character value 20091028
3 GC_FILTER_STANDARD Static Attribute Private Type reference (TYPE) SWC_VALUE 'STANDARD' Character value 20091019
4 MST_INSTANCE Static Attribute Private Type reference (TYPE) T_INSTANCE 20090922
5 PARTNER Instance attribute Public Type reference (TYPE) BU_PARTNER Business Partner 20090922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090922
2 CREATEINSTANCE Static method Public Method 20090922
3 DISPLAY Instance method Public Method Display Business Partner 20090922
4 EDIT_CONTACT_PERSON Instance method Public Method Maintain Contact Person 20091009
5 GET_AGENT_FILTER Instance method Public Method Get Agent Filter 20091019
Events
Class CL_MDG_BS_BP_WF_POR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_INSTANCE Private See coding 20090922 BEGIN OF s_instance, lpor TYPE sibflpor, object TYPE REF TO CL_MDG_BS_BP_WF_POR, END OF s_instance
2 T_INSTANCE Private See coding 20090922 t_instance TYPE STANDARD TABLE OF s_instance
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20090922

Method CONSTRUCTOR on class CL_MDG_BS_BP_WF_POR has no exception.

Method CREATEINSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BS Call by reference Object reference (TYPE REF TO) CL_MDG_BS_BP_WF_POR Workflow POR Object for Edition 20090922
2 Importing IV_BP_NUM Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20090922

Method CREATEINSTANCE on class CL_MDG_BS_BP_WF_POR has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_MDG_BS_BP_WF_POR has no parameter.
Method DISPLAY on class CL_MDG_BS_BP_WF_POR has no exception.

Method EDIT_CONTACT_PERSON Signature

Method EDIT_CONTACT_PERSON on class CL_MDG_BS_BP_WF_POR has no parameter.
Method EDIT_CONTACT_PERSON on class CL_MDG_BS_BP_WF_POR has no exception.

Method GET_AGENT_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AGENT_FILTER Value transfer Type reference (TYPE) SWC_VALUE Character value 20091019

Method GET_AGENT_FILTER on class CL_MDG_BS_BP_WF_POR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702