SAP ABAP Class /SRMERP/CL_MO_DAC_PERSON (Person Test Data Provider)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_MO (Package) Master Data Objects/Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_MO_DAC_PERSON Person DAC Provider 20100720
Properties
Class /SRMERP/CL_MO_DAC_PERSON  
Short Description Person Test Data Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/OL_MO   Master Data Objects/Access 
Created 20100720   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_MO_DAC_PERSON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_MO_DAC_PERSON Person DAC Provider 20100720
Friends
Class /SRMERP/CL_MO_DAC_PERSON has no friend class.
Attributes
Class /SRMERP/CL_MO_DAC_PERSON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSIGNED_COST_AREA_ID Instance method Private Method Get Assigned Cost Center ID 20101118
2 GET_ASSIGNED_COST_CENTER_IDS Instance method Private Method Get Assigned Cost Center ID 20101118
Events
Class /SRMERP/CL_MO_DAC_PERSON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_COST_CENTER_ID Private See coding List Of Cost Center IDs 20101118 tty_cost_center_id TYPE STANDARD TABLE OF ty_cost_center_id
2 TY_COST_CENTER_ID Private See coding 20101118 BEGIN OF ty_cost_center_id . TYPES kostl TYPE kostl. TYPES kokrs TYPE kokrs. TYPES END OF ty_cost_center_id
Method Signatures

Method GET_ASSIGNED_COST_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSON_KEY Call by reference Type reference (TYPE) /SRMERP/PERSON_KEY Person 20101118
2 Returning RV_COST_AREA_ID Value transfer Type reference (TYPE) KOKRS Controlling Area 20101118

Method GET_ASSIGNED_COST_AREA_ID on class /SRMERP/CL_MO_DAC_PERSON has no exception.

Method GET_ASSIGNED_COST_CENTER_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COST_CENTER_ID Call by reference Type reference (TYPE) TTY_COST_CENTER_ID List Of Cost Center IDs 20101118
2 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20101118

Method GET_ASSIGNED_COST_CENTER_IDS on class /SRMERP/CL_MO_DAC_PERSON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606