SAP ABAP Class CL_PRP_LOCATION (Customizing: Cost/Revenue Rates for Roles)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-RES (Application Component) Resources
     DEVELOPMENT_PROJECTS_TEAM (Package) Project Management - Team/Participants/Roles
Properties
Class CL_PRP_LOCATION  
Short Description Customizing: Cost/Revenue Rates for Roles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_TEAM   Project Management - Team/Participants/Roles 
Created 20050131   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PRP_LOCATION has no forward declaration.
Interfaces
Class CL_PRP_LOCATION has no interface implemented.
Friends
Class CL_PRP_LOCATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOCATIONS Static Attribute Private Type reference (TYPE) PRP_TT_LOCATION Project Location 20050131
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Read All DB Tables 20050131
2 GET_ALL_LOCATIONS Static method Public Method Project Locations 20050131
3 GET_DATA_EXT Static method Public Method Access to Project Location Data 20050131
4 GET_GEOCODE Static method Public Method Determine Geocoding 20050201
5 IS_LOCATION_VALID Static method Public Method Check Location 20050131
Events
Class CL_PRP_LOCATION has no event.
Types
Class CL_PRP_LOCATION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PRP_LOCATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PRP_LOCATION has no exception.

Method GET_ALL_LOCATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LOCATIONS Value transfer Type reference (TYPE) PRP_TT_LOCATION 20050131

Method GET_ALL_LOCATIONS on class CL_PRP_LOCATION has no exception.

Method GET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION Call by reference Type reference (TYPE) PRP_TV_LOCATION Projektort 20050131
2 Returning RS_LOCATION_DATA Value transfer Type reference (TYPE) PRP_TS_LOCATION Projektort 20050131

Method GET_DATA_EXT on class CL_PRP_LOCATION has no exception.

Method GET_GEOCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GEODATA Call by reference Type reference (TYPE) PRP_TV_GEODATA_LOCATION Geodaten der Location 20050201
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) DPR_TT_MESSAGES 20050201
3 Importing IV_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20050201
4 Importing IV_POST_CODE Call by reference Type reference (TYPE) POST_CODE Postleitzahl 20050201
5 Importing IV_REGION Call by reference Type reference (TYPE) REGIO Region (Bundesstaat, Bundesland, Provinz, Grafschaft) 20050201

Method GET_GEOCODE on class CL_PRP_LOCATION has no exception.

Method IS_LOCATION_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION Call by reference Type reference (TYPE) PRP_TV_LOCATION Projektort 20050131
2 Returning RV_RC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050131

Method IS_LOCATION_VALID on class CL_PRP_LOCATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400