SAP ABAP Class CL_BSSP_PM_FUNCTIONAL_LOCATION (Functional Location)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP (Application Component) Business Suite Sidepanel
     BSSP3 (Package) Content for MM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_DETAIL_FORM Master Data Details (Base Class) 20130723
Properties
Class CL_BSSP_PM_FUNCTIONAL_LOCATION  
Short Description Functional Location    
Super Class CL_BSSP_DETAIL_FORM Master Data Details (Base Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP3   Content for MM 
Created 20130417   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSSP_PM_FUNCTIONAL_LOCATION has no forward declaration.
Interfaces
Class CL_BSSP_PM_FUNCTIONAL_LOCATION has no interface implemented.
Friends
Class CL_BSSP_PM_FUNCTIONAL_LOCATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACTION_LINK_SEL Constant Private Type reference (TYPE) STRING 'LINK_SELECTED' 20130723
2 MC_ACTION_TPLNR_SEL Constant Private Type reference (TYPE) STRING 'TPLNR_SELECTED' 20130723
3 MS_FLOC_DATA Instance attribute Private Type reference (TYPE) GYS_DATA 20130723
4 MS_LAUNCH_TRANSACTION Instance attribute Private Type reference (TYPE) CL_BSSP_GENERIC_API=>GYS_LAUNCH_TRANSACTION 20130723
5 MS_LAUNCH_WEBDYNPRO Instance attribute Private Type reference (TYPE) CL_BSSP_GENERIC_API=>GYS_LAUNCH_WEBDYNPRO 20130723
6 MT_FIELDDESCRIPTION Instance attribute Private Type reference (TYPE) BSSP_T_FIELDS 20130723
7 MT_LAUNCH_TRANSACTION Instance attribute Private See coding 20130723
8 MT_LAUNCH_WEBDYNPRO Instance attribute Private See coding 20130723
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELD_DESCRIPTIONS Instance method Private Method 20130723
Events
Class CL_BSSP_PM_FUNCTIONAL_LOCATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GYS_DATA Public See coding 20130723 BEGIN OF gys_data, tplnr TYPE char40, functlocation TYPE char41, authgrp TYPE char40, objecttype TYPE char40, inventory TYPE char40, obj_size TYPE char40, obj_weight TYPE mengv13, unit_of_wt TYPE meins, unit_iso TYPE char40, acqdate TYPE datum, acquisval TYPE pro_curr13, currency TYPE waers, curr_iso TYPE char40, manfacture TYPE char40, mancountry TYPE char40, countr_iso TYPE char40, manserno TYPE char40, manmodel TYPE char40, constyear TYPE char40, constmonth TYPE char40, start_from TYPE datum, planplant TYPE char40, consttype TYPE char40, manparno TYPE char40, plangroup TYPE char40, catprofile TYPE char40, work_ctr TYPE char40, descript TYPE char40, abcindic TYPE char40, sortfield TYPE char40, maintplant TYPE char40, maintloc TYPE char40, maintroom TYPE char40, plsectn TYPE char40, pp_wkctr TYPE char40, bus_area TYPE char40, costcenter TYPE char40, wbs_elem TYPE char40, comp_code TYPE char40, asset_no TYPE char40, sub_number TYPE char40, standorder TYPE char40, settlorder TYPE char40, sales_org TYPE char40, distr_chan TYPE char40, division TYPE char40, sales_off TYPE char40, sales_grp TYPE char40, read_crdat TYPE datum, read_crnam TYPE char40, read_chdat TYPE datum, read_chnam TYPE char40, read_adrnr TYPE char40, consttype_external TYPE char40, consttype_guid TYPE char40, consttype_version TYPE char40, read_objnr TYPE char40, shift_report_type TYPE char40, shift_note_notification_type TYPE char40, start_point TYPE char40, end_point TYPE char40, linear_length TYPE char40, linear_unit TYPE meins, first_offset_type_code TYPE char40, first_offset_value TYPE char40, first_offset_unit TYPE meins, second_offset_type_code TYPE char40, second_offset_value TYPE char40, second_offset_unit TYPE meins, second_offset_unit_iso TYPE char40, linear_unit_iso TYPE char40, first_offset_unit_iso TYPE char40, linear_reference_pattern TYPE char40, marker_start_point TYPE char40, marker_distance_start_point TYPE char40, marker_end_point TYPE char40, marker_distance_end_point TYPE char40, marker_distance_unit TYPE meins, marker_distance_unit_iso TYPE char40, strind TYPE char40, category TYPE char40, supfloc TYPE char40, eqinstall TYPE char40, eqsingle TYPE char40, posnr TYPE char40, read_reference_location TYPE char40, END OF gys_data
Method Signatures

Method GET_FIELD_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDDESCRIPTION Call by reference Type reference (TYPE) BSSP_T_FIELDS 20130723

Method GET_FIELD_DESCRIPTIONS on class CL_BSSP_PM_FUNCTIONAL_LOCATION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in