SAP ABAP Class CL_BUPA_GEOOBJECT (Business Partner Object for Geolocation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_GENERAL (Package) SAP Business Partner: Basic Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 20000607 |
Properties
Class | CL_BUPA_GEOOBJECT | |
Short Description | Business Partner Object for Geolocation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BUPA_GENERAL | SAP Business Partner: Basic Components |
Created | 20000607 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUPA_GEOOBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GEOAPPLOBJECT | Geo objects (Customer/Plant/...) interface | 20000607 |
Friends
Class CL_BUPA_GEOOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | 'BUS1006' | Object Type | 20000607 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BU_ADDRESS_GUID | GUID of a Business Partner Address | 20000607 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20000607 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWO_TYPEID | Object Key | 20000607 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20000607 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20000607 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000607 |
2 | ![]() |
Static method | Public | Method | Creates Geo Application Object for Business Partner | 20000607 |
Events
Class CL_BUPA_GEOOBJECT has no event.
Types
Class CL_BUPA_GEOOBJECT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BUPA_GEOOBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BUPA_GEOOBJECT has no exception.
Method CREATE_FROM_BUPA_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BUPA | Call by reference | Object reference (TYPE REF TO) | CL_BUPA_GEOOBJECT | Geo-Anwendungsobjekt Geschäftspartner | 20000607 | ||
2 | ![]() |
IV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID einer Geschäftspartner Adresse | 20000607 | ||
3 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20000607 | ||
4 | ![]() |
IV_SUBTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Subtyp | 20000607 |
Method CREATE_FROM_BUPA_KEY on class CL_BUPA_GEOOBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 30A |