SAP ABAP Class CL_NWDEMO_LEAN_SERVICE_BP (Services for BP with reduced data export)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_BUSINESS_P (Package) SAP NetWeaver Demo Model - Business Partner
⤷
⤷
Properties
| Class | CL_NWDEMO_LEAN_SERVICE_BP | |
| Short Description | Services for BP with reduced data export | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWDEMO_MODEL_BUSINESS_P | SAP NetWeaver Demo Model - Business Partner |
| Created | 20070724 | SAP |
| Last change | 20071217 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_NWDEMO_LEAN_SERVICE_BP has no interface implemented.
Friends
Class CL_NWDEMO_LEAN_SERVICE_BP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_NWDEMO_SERVICE_BP | Services for BP | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070724 | |
| 2 | Static method | Public | Method | Read addresse(s) for business partner | 20070724 | |
| 3 | Static method | Public | Method | Read Business Partner by company- and lastname | 20070724 |
Events
Class CL_NWDEMO_LEAN_SERVICE_BP has no event.
Types
Class CL_NWDEMO_LEAN_SERVICE_BP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_LEAN_SERVICE_BP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_LEAN_SERVICE_BP has no exception.
Method READ_BP_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_PARTNER_ID | Partner Id | 20070724 | |||
| 2 | RS_ADDRESS | Value transfer | Type reference (TYPE) | SDEMO_BP_LEAN_ADDRESS | Liste of reduced address data of business partner | 20070730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070724 |
Method READ_BP_HEADER_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPANY_NAME | Call by reference | Type reference (TYPE) | SDEMO_COMPANY_NAME | Name of company (business partner) | 20070725 | |||
| 2 | I_LAST_NAME | Call by reference | Type reference (TYPE) | SDEMO_LASTNAME | Last name of business part | 20070725 | |||
| 3 | RT_BP | Value transfer | Type reference (TYPE) | SDEMO_BP_LEAN_HEADER_TT | List of business partner reduced header data | 20070724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070724 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |