SAP ABAP Class /SAPBOQ/CL_SALES_ORDER_DATA (Sales order information)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-EC-BOS (Application Component) Customer Bill of Services
⤷
/SAPBOQ/SRVPACK (Package) SAPBOQ: Service Package General Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPBOQ/IF_ORDER_DATA | Interface to fetch order data | 20021025 |
Properties
| Class | /SAPBOQ/CL_SALES_ORDER_DATA | |
| Short Description | Sales order information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPBOQ/SRVPACK | SAPBOQ: Service Package General Functions |
| Created | 20021025 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPBOQ/CL_SALES_ORDER_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPBOQ/IF_ORDER_DATA | Interface to fetch order data | 20021025 |
Friends
Class /SAPBOQ/CL_SALES_ORDER_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | VBTYP | 'C' | SD document category | 20021025 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | WAERS | Currency Key | 20110919 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SAPBOQ/HD_SES | Header table | 20021128 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BAPISDITBOS | Structure of VBAP With English Field Names for BOS | 20021025 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BAPISDCOND | BAPI Structure of KOMV with English Field Names | 20021025 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BAPISDPART | BAPI Structure of VBPA with English Field Names | 20021025 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20021025 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BAPISDHEDU | Struture of VBEP with English Field Names | 20021025 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BAPISDESLLBOS | Communication Structure Service LIne for SD | 20021025 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BAPIESLLTX | BAPI Services Long Text | 20021025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20021025 | ||
| 2 | Instance method | Private | Method | Create Credit Memo request | 20021217 | |
| 3 | Instance method | Private | Method | Create Debit Memo request | 20021217 |
Events
Class /SAPBOQ/CL_SALES_ORDER_DATA has no event.
Types
Class /SAPBOQ/CL_SALES_ORDER_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_NUMBER | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20021025 | |||
| 2 | PFUNCTION | Call by reference | Type reference (TYPE) | C | Funktion | 20021108 | |||
| 3 | POSITION | Call by reference | Type reference (TYPE) | VBAP-POSNR | Verkaufsbeleg | 20021025 | |||
| 4 | PSES_NUMBER | Call by reference | Type reference (TYPE) | /SAPBOQ/HD_SES-SES_NUMBER | Leistungserfassungsblattnummer | 20021112 |
Method CONSTRUCTOR on class /SAPBOQ/CL_SALES_ORDER_DATA has no exception.
Method CREATE_CMR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SALES_DOC | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20021218 | |||
| 2 | SALES_ITEM | Call by reference | Type reference (TYPE) | VBAP-POSNR | Verkaufsbelegposition | 20021218 | |||
| 3 | SUM_NETWR | Call by reference | Type reference (TYPE) | ESLH-SUM_NETWR | Nettowert in Belegwährung | 20021218 |
Method CREATE_CMR on class /SAPBOQ/CL_SALES_ORDER_DATA has no exception.
Method CREATE_DMR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SALES_DOC | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20021217 | |||
| 2 | SALES_ITEM | Call by reference | Type reference (TYPE) | VBAP-POSNR | Verkaufsbelegposition | 20021217 | |||
| 3 | SUM_NETWR | Call by reference | Type reference (TYPE) | ESLH-SUM_NETWR | Nettowert in Belegwährung | 20021217 |
Method CREATE_DMR on class /SAPBOQ/CL_SALES_ORDER_DATA has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 471 |