SAP ABAP Class /SAPPSPRO/CL_EADD (Persistence layer for table /SAPPSPRO/EADD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
/SAPPSPRO/PUR_BASIS (Package) tables, structures, general infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20030312 |
Properties
| Class | /SAPPSPRO/CL_EADD | |
| Short Description | Persistence layer for table /SAPPSPRO/EADD | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | /SAPPSPRO/PUR_BASIS | tables, structures, general infrastructure |
| Created | 20030312 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20030312 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SAPPSPRO/CB_EADD | 20081120 | Base agent Persistence layer for table /SAPPSPRO/EADD |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | EBELN | Purchasing Document Number | 20030312 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/LONGNUM | Long Purchasing Document Number | 20030312 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SPRAS | Language Key | 20030811 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/LONGNUM_UC | Long Procurement Document Number: Upper Case | 20030811 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /SAPPSPRO/NUMTYPE | Number type of a Long Procurement Number | 20030516 |
Methods
Events
Class /SAPPSPRO/CL_EADD has no event.
Types
Class /SAPPSPRO/CL_EADD has no local type.
Method Signatures
Method GET_EBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | EBELN | Attribute Value | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030312 |
Method GET_LONGNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SAPPSPRO/LONGNUM | Attribute Value | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030312 |
Method GET_LONGNUM_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPRAS | Attribute Value | 20030811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030811 |
Method GET_LONGNUM_UC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SAPPSPRO/LONGNUM_UC | Attribute Value | 20030811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030811 |
Method GET_NUMTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SAPPSPRO/NUMTYPE | Attribute Value | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030516 |
Method SET_LONGNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LONGNUM | Call by reference | Type reference (TYPE) | /SAPPSPRO/LONGNUM | Attribute Value | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030312 |
Method SET_LONGNUM_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LONGNUM_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Attribute Value | 20030811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030811 |
Method SET_LONGNUM_UC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LONGNUM_UC | Call by reference | Type reference (TYPE) | /SAPPSPRO/LONGNUM_UC | Attribute Value | 20030811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030811 |
Method SET_NUMTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMTYPE | Call by reference | Type reference (TYPE) | /SAPPSPRO/NUMTYPE | Attribute Value | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030516 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 10A |