SAP ABAP Class CL_RSSDPR_MODEL_SUPPLIERLOCID (Supplier ShipTo Location ID)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Properties
| Class | CL_RSSDPR_MODEL_SUPPLIERLOCID | |
| Short Description | Supplier ShipTo Location ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20031216 | SAP |
| Last change | 20141101 | |
| 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) |
Interfaces
Class CL_RSSDPR_MODEL_SUPPLIERLOCID has no interface implemented.
Friends
Class CL_RSSDPR_MODEL_SUPPLIERLOCID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_SHIPTOLOCATION_ID | Ship-to Location ID | 20031216 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBCTSDPR_D_SUPPLIER_ID | Supplier ID | 20031216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031216 | |
| 2 | Instance method | Public | Method | check whether two SupplierLocID objects have same contents | 20040128 | |
| 3 | Instance method | Public | Method | get Ship-to Location ID | 20031216 | |
| 4 | Instance method | Public | Method | get Supplier ID | 20031216 |
Events
Class CL_RSSDPR_MODEL_SUPPLIERLOCID has no event.
Types
Class CL_RSSDPR_MODEL_SUPPLIERLOCID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHIPTO_LOCID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SHIPTOLOCATION_ID | Anlieferlokations-ID | 20031216 | |||
| 2 | I_SUPPLIER_ID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SUPPLIER_ID | Lieferanten-ID | 20031216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Kombination von Lieferant und Anlieferlokation | 20040524 |
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EQUAL | Value transfer | Type reference (TYPE) | CHAR1 | Gleichheitsprüfung | 20040128 | |||
| 2 | I_SUPPLIERLOCID | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SUPPLIERLOCID | Anlieferlokations-ID | 20040128 |
Method EQUALS on class CL_RSSDPR_MODEL_SUPPLIERLOCID has no exception.
Method GET_SHIPTO_LOC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SHIPTO_LOCID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SHIPTOLOCATION_ID | Anlieferlokations-ID wird exportiert | 20031216 |
Method GET_SHIPTO_LOC_ID on class CL_RSSDPR_MODEL_SUPPLIERLOCID has no exception.
Method GET_SUPPLIER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUPPLIER_ID | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_SUPPLIER_ID | Lieferanten-ID wird exportiert | 20031216 |
Method GET_SUPPLIER_ID on class CL_RSSDPR_MODEL_SUPPLIERLOCID has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 351 |