SAP ABAP Class CL_PS_DRAFT_API_WBS (WBS Draft API)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PSB_API (Package) PS API Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PS_API PS API Interface 20100715
Properties
Class CL_PS_DRAFT_API_WBS  
Short Description WBS Draft API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSB_API   PS API Package 
Created 20100715   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PS_DRAFT_API_WBS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PS_API PS API Interface 20100715
Friends
Class CL_PS_DRAFT_API_WBS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DRAFT_API_WBS Static Attribute Private Object reference (TYPE REF TO) CL_PS_DRAFT_API_WBS WBS Draft Data 20100716
2 MT_DATES_DB Instance attribute Private Type reference (TYPE) PSHLP_WBS_DATE_TT WBS Dates output table 20100921
3 MT_DATES_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_WBS_DATE_TT WBS Dates output table 20100921
4 MT_DATES_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_WBS_DATE_TT WBS Dates output table 20100921
5 MT_PROGRESS_DB Instance attribute Private Type reference (TYPE) PSHLP_PRGRS_TT Progress Data 20100922
6 MT_PROGRESS_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_PRGRS_TT Progress Data 20100922
7 MT_PROGRESS_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_PRGRS_TT Progress Data 20100922
8 MT_WBS_ACL_DB Instance attribute Private Type reference (TYPE) PSHLP_ACL_OUTPUT_TT PSHLP : ACL Output Structure for Buffers 20100817
9 MT_WBS_ACL_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_ACL_OUTPUT_TT PSHLP : ACL Output Structure for Buffers 20100817
10 MT_WBS_ACL_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_ACL_OUTPUT_TT PSHLP : ACL Output Structure for Buffers 20100817
11 MT_WBS_DB Instance attribute Private Type reference (TYPE) PSHLP_WBS_TT WBS API Output Table 20100716
12 MT_WBS_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_WBS_TT WBS API Output Table 20100716
13 MT_WBS_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_WBS_TT WBS API Output Table 20100716
14 MT_WBS_PARTNER_DB Instance attribute Private Type reference (TYPE) PSHLP_PARTNER_TT Table with Partner Information (Unsorted) 20100908
15 MT_WBS_PARTNER_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_PARTNER_TT Table with Partner Information (Unsorted) 20100908
16 MT_WBS_PARTNER_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_PARTNER_TT Table with Partner Information (Unsorted) 20100908
17 MT_WBS_STATUS_DB Instance attribute Private Type reference (TYPE) PSHLP_STATUS_TT PSHLP : Status Output 20100819
18 MT_WBS_STATUS_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_STATUS_TT PSHLP : Status Output 20100819
19 MT_WBS_STATUS_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_STATUS_TT PSHLP : Status Output 20100819
20 MT_WBS_STEXT_DB Instance attribute Private Type reference (TYPE) PSHLP_OBJ_SHORT_TT Table of Object number and short text 20100901
21 MT_WBS_STEXT_DRAFT1 Instance attribute Private Type reference (TYPE) PSHLP_OBJ_SHORT_TT Table of Object number and short text 20100901
22 MT_WBS_STEXT_DRAFT2 Instance attribute Private Type reference (TYPE) PSHLP_OBJ_SHORT_TT Table of Object number and short text 20100901
Methods
# Method Level Visibility Method type Description Created on
1 FILL_MLST_DESCRIPTION Instance method Public Method To fill WBS Description for milestone 20110225
2 GET_ACL_DETAIL_DATA Instance method Private Method To get selected acl row details 20100818
3 GET_POC_WEIGHT_DATA Instance method Private Method To get selected acl row details 20101004
4 GET_PROGRESS_DETAIL_DATA Instance method Private Method To get selected acl row details 20100922
Events
Class CL_PS_DRAFT_API_WBS has no event.
Types
Class CL_PS_DRAFT_API_WBS has no local type.
Method Signatures

Method FILL_MLST_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MLST_DATA Call by reference Type reference (TYPE) PSHLP_MLST_TT Structure for WBS Milestone 20110225
2 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20110225

Method FILL_MLST_DESCRIPTION on class CL_PS_DRAFT_API_WBS has no exception.

Method GET_ACL_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACL_DATA Call by reference Type reference (TYPE) PSHLP_ACL_DISPLAY_TT Compare Draft Table type 20100818
2 Exporting EV_NO_OPERAND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101108
3 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20100818

Method GET_ACL_DETAIL_DATA on class CL_PS_DRAFT_API_WBS has no exception.

Method GET_POC_WEIGHT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POCWEIGHT_DATA Call by reference Type reference (TYPE) PSHLP_COMPARE_DRAFT_TT Compare Draft Table type 20101004
2 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20101008

Method GET_POC_WEIGHT_DATA on class CL_PS_DRAFT_API_WBS has no exception.

Method GET_PROGRESS_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROGRESS_DATA Call by reference Type reference (TYPE) PSHLP_PROGRESS_DISPLAY_TT Compare Draft Table type 20100922
2 Exporting EV_NO_OPERAND Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101108
3 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20100922

Method GET_PROGRESS_DETAIL_DATA on class CL_PS_DRAFT_API_WBS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606