SAP ABAP Class CL_RELM_PL_USAGE_SERVICES (Service Methods for Parcel Usage)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-LM (Application Component) Land Use Management
⤷
RE_LM_PL (Package) RE: Parcel of Land

⤷

⤷

Properties
Class | CL_RELM_PL_USAGE_SERVICES | |
Short Description | Service Methods for Parcel Usage | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_LM_PL | RE: Parcel of Land |
Created | 20050311 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RELM_PL_USAGE_SERVICES has no interface implemented.
Friends
Class CL_RELM_PL_USAGE_SERVICES has no friend class.
Attributes
Class CL_RELM_PL_USAGE_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | ALV List for Other Usages (with Contract) | 20050623 |
2 | ![]() |
Static method | Public | Method | Gets Areas for "Bound by Contract" | 20050322 |
3 | ![]() |
Static method | Public | Method | Gets Areas for Area Analysis of Holdings | 20050404 |
4 | ![]() |
Static method | Public | Method | Gets Area Analysis for Key Date | 20080604 |
5 | ![]() |
Static method | Public | Method | Gets List of Owners | 20050623 |
6 | ![]() |
Static method | Private | Method | Internal: ALV List for Other Usages: Compress | 20050623 |
7 | ![]() |
Static method | Private | Method | Gets Areas for Area Analysis of Cadastral Areas | 20050404 |
8 | ![]() |
Static method | Private | Method | Gets Areas for Area Analysis of Contract Areas | 20050404 |
9 | ![]() |
Static method | Private | Method | Gets Areas for Area Analysis of Ownership Areas | 20050404 |
10 | ![]() |
Static method | Private | Method | Gets Areas for Area Analysis of Possession Areas | 20050404 |
11 | ![]() |
Static method | Private | Method | Internal: ALV List for Other Usages: Compare Contract | 20050623 |
Events
Class CL_RELM_PL_USAGE_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_PARTNER | Public | See coding | 20050623 | BEGIN OF mtype_s_partner,
partner TYPE rebp_objrel_x-partner,
xname TYPE rebp_objrel_x-xname,
xpartner TYPE rebp_objrel_x-xpartner,
END OF mtype_s_partner
|
||
2 | MTYPE_S_USAGE_CN | Public | See coding | Usage with Contract | 20050311 | BEGIN OF mtype_s_usage_cn,
pl_usage_x TYPE relm_pl_usage_x,
objnrcn TYPE recaobjnr,
meas TYPE recn_measurement_cn-meas,
END OF mtype_s_usage_cn
|
|
3 | MTYPE_T_PARTNER | Public | See coding | Partner (Number with Text) (Table) | 20050623 | mtype_t_partner TYPE STANDARD TABLE OF mtype_s_partner
WITH DEFAULT KEY
|
|
4 | MTYPE_T_PL_USAGE_CN_L | Public | See coding | ALV List Other Usage (Contracts) | 20050623 | mtype_t_pl_usage_cn_l TYPE STANDARD TABLE OF relm_pl_usage_cn_l
WITH DEFAULT KEY
|
|
5 | MTYPE_T_PORTFOLIO_L | Public | See coding | Portfolio Data | 20080424 | mtype_t_portfolio_l TYPE STANDARD TABLE OF relm_pl_portfolio_l
|
|
6 | MTYPE_T_USAGE_CN | Public | See coding | Usage with Contract (Table) | 20050311 | mtype_t_usage_cn TYPE STANDARD TABLE OF mtype_s_usage_cn
WITH DEFAULT KEY
|
Method Signatures
Method GET_ALV_LIST_USAGE_CN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PARTNER | Call by reference | Type reference (TYPE) | RELM_PL_USAGE_CN_L-PARTNERBP | Nur diesen Partner berücksichtigen | 20050623 | ||
2 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück | 20050623 | ||
3 | ![]() |
RT_PL_USAGE_CN_L | Value transfer | Type reference (TYPE) | MTYPE_T_PL_USAGE_CN_L | ALV Liste Sonstige Nutzung (Verträge) | 20050623 |
Method GET_ALV_LIST_USAGE_CN on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method GET_AREA_CN_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_US_CN_AREA | Call by reference | Type reference (TYPE) | RE_T_PL_US_CN_AREA | Nutzung Flurstück - Vertragsflächen | 20050322 | ||
2 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050322 | ||
3 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner für die Auswahl | 20050422 |
Method GET_AREA_CN_REL on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method GET_AREA_PORTFOLIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AREA_CADASTRAL | Call by reference | Type reference (TYPE) | RE_T_PL_PF_CAD | Katasterflächen | 20050404 | ||
2 | ![]() |
ET_AREA_CN | Call by reference | Type reference (TYPE) | RE_T_PL_PF_CN | Vertragsflächen | 20050404 | ||
3 | ![]() |
ET_AREA_OWN | Call by reference | Type reference (TYPE) | RE_T_PL_PF_OWN | Eigentumsflächen | 20050404 | ||
4 | ![]() |
ET_AREA_POSSESSION | Call by reference | Type reference (TYPE) | RE_T_PL_PF_CN | Besitzflächen | 20050404 | ||
5 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050404 | ||
6 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner für die Auswahl | 20050422 |
Method GET_AREA_PORTFOLIO on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method GET_AREA_PORTFOLIO_BY_KEYDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | MTYPE_T_PORTFOLIO_L | Flächenbilanz: Vertragsflächen | 20080604 | ||
2 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20080604 | |
3 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20080604 | ||
4 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner | 20080604 |
Method GET_AREA_PORTFOLIO_BY_KEYDATE on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method GET_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HAS_PARTNER | Call by reference | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Objekt mit Geschäftspartner | 20050623 | ||
2 | ![]() |
RT_OWNER | Value transfer | Type reference (TYPE) | MTYPE_T_PARTNER | Partner (Nummer mit Text) (Tabelle) | 20050623 |
Method GET_OWNER on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _CONDENSE_ALV_LIST_USAGE_CN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PL_USAGE_CN_L | Call by reference | Type reference (TYPE) | MTYPE_T_PL_USAGE_CN_L | ALV Liste Sonstige Nutzung (Verträge) | 20050623 |
Method _CONDENSE_ALV_LIST_USAGE_CN on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _GET_AREA_PORTFOLIO_CAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050404 | ||
2 | ![]() |
RT_AREA_CAD | Value transfer | Type reference (TYPE) | RE_T_PL_PF_CAD | Katasterfläche | 20050404 |
Method _GET_AREA_PORTFOLIO_CAD on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _GET_AREA_PORTFOLIO_CN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050404 | ||
2 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner für die Auswahl | 20050422 | ||
3 | ![]() |
RT_AREA_CN | Value transfer | Type reference (TYPE) | RE_T_PL_PF_CN | Vertragsflächen | 20050404 |
Method _GET_AREA_PORTFOLIO_CN on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _GET_AREA_PORTFOLIO_OWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050404 | ||
2 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner für die Auswahl | 20050422 | ||
3 | ![]() |
RT_AREA_OWN | Value transfer | Type reference (TYPE) | RE_T_PL_PF_OWN | Eigentumsfläche | 20050404 |
Method _GET_AREA_PORTFOLIO_OWN on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _GET_AREA_PORTFOLIO_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück (VILMPL) | 20050404 | ||
2 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | RE_T_PARTNER_KEY | Geschäftspartner für die Auswahl | 20050422 | ||
3 | ![]() |
RT_AREA_POS | Value transfer | Type reference (TYPE) | RE_T_PL_PF_CN | Besitzflächen | 20050404 |
Method _GET_AREA_PORTFOLIO_POS on class CL_RELM_PL_USAGE_SERVICES has no exception.
Method _MIX_ALV_LIST_USAGE_WITH_CN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PL_USAGE_CN_L | Call by reference | Type reference (TYPE) | MTYPE_T_PL_USAGE_CN_L | ALV Liste Sonstige Nutzung (Verträge) | 20050623 | ||
2 | ![]() |
ID_PARTNER | Call by reference | Type reference (TYPE) | RELM_PL_USAGE_CN_L-PARTNERBP | Nur diesen Partner berücksichtigen | 20050623 | ||
3 | ![]() |
IO_PARCEL_OF_LAND | Call by reference | Object reference (TYPE REF TO) | IF_RELM_PARCEL_OF_LAND | Flurstück | 20050623 |
Method _MIX_ALV_LIST_USAGE_WITH_CN on class CL_RELM_PL_USAGE_SERVICES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |