SAP ABAP Interface /SAPBOQ/IF_ORDER_DATA (Interface to fetch order data)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPBOQ/CL_SALES_ORDER_DATA Sales order information 20021025
Properties
Interface /SAPBOQ/IF_ORDER_DATA  
Short Description Interface to fetch order data    
General Data
Package /SAPBOQ/SRVPACK   SAPBOQ: Service Package General Functions 
Created 20021024   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /SAPBOQ/IF_ORDER_DATA has no forward declaration.
Interfaces
Interface /SAPBOQ/IF_ORDER_DATA has no interface.
Friends
Interface /SAPBOQ/IF_ORDER_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE Constant Public Type reference (TYPE) CHAR1 'C' Single-character flag 20021104
2 CREATE Constant Public Type reference (TYPE) CHAR1 'A' Single-character flag 20021104
3 CT165 Instance attribute Public Type reference (TYPE) T165 Default Values for Purchasing/Services 20021129
4 CURRENCY Instance attribute Public Type reference (TYPE) WAERS Currency Key 20110919
5 DELETE Constant Public Type reference (TYPE) CHAR1 'D' Single-character flag 20021104
6 DISPLAY Constant Public Type reference (TYPE) CHAR1 'V' Single-character flag 20021104
7 DOCUMENT_TYPE Instance attribute Public Type reference (TYPE) VBAK-AUART Sales Document Type 20021129
8 EBELN Instance attribute Public Type reference (TYPE) EKKO-EBELN Purchasing Document Number 20021025
9 EBELP Instance attribute Public Type reference (TYPE) EKPO-EBELP Item Number of Purchasing Document 20021025
10 FUNCTION Instance attribute Public Type reference (TYPE) CHAR1 Single-character flag 20021108
11 GITEMTEXT Instance attribute Public Type reference (TYPE) SH_TEXT1 Short text 20021024
12 GPACKNO Instance attribute Public Type reference (TYPE) ESLL-PACKNO Package number 20021024
13 GUI_ESLL Instance attribute Public Type reference (TYPE) /SAPBOQ/T_GUI_ESLL Service Entry Sheet transaction GUI information 20021024
14 HEADER Instance attribute Public Type reference (TYPE) /SAPBOQ/HD_SES QTO header table 20021118
15 LOCK_ESLH Instance attribute Public Type reference (TYPE) BOSPS_BOS_SERVICE_PACK_HEADER BOS-PS Integration: Service Package Header 20021227
16 LOCK_ESLL Instance attribute Public Type reference (TYPE) BOSPS_BOS_SERVICE_PACKAGE BOS-PS Transfer Application: BOS Service Package 20021227
17 POSNR Instance attribute Public Type reference (TYPE) VBAP-POSNR Sales Document Item 20021025
18 SESTYPE Instance attribute Public Type reference (TYPE) /SAPBOQ/SESTYP Generated Table for View /SAPBOQ/V_STYP 20021129
19 SESTYPT Instance attribute Public Type reference (TYPE) /SAPBOQ/SESTYT Text table for Service Entry Sheet Type 20021220
20 SES_NUMBER Instance attribute Public Type reference (TYPE) /SAPBOQ/HD_SES-SES_NUMBER Service entry sheet number 20021112
21 SO_SHORTEXT Instance attribute Public Type reference (TYPE) VBAP-ARKTX Short Text for Sales Order Item 20021227
22 VBELN Instance attribute Public Type reference (TYPE) VBAK-VBELN Sales Document 20021025
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_QUANTITIES Instance method Public Method Compute remaining quantities in the order 20021024
2 FILL_LOCK_TABLES Instance method Public Method Fill Lock tables 20021112
3 GET_ORDER_DATA Instance method Public Method Get order data 20021024
4 GET_PREVIOUS_DOCUMENT Instance method Public Method Get previous document information 20021129
5 GET_SES_DATA Instance method Public Method GET service entry data 20021126
6 GET_STATUS Instance method Public Method Get status 20021128
7 LOCK_ORDER Instance method Public Method Lock Order information 20021024
8 RELEASE_DOCUMENT Instance method Public Method Release document 20021114
9 UNLOCK_ORDER Instance method Public Method unlock tables 20021024
Events
Interface /SAPBOQ/IF_ORDER_DATA has no event.
Types
Interface /SAPBOQ/IF_ORDER_DATA has no local type.
Method Signatures

Method COMPUTE_QUANTITIES Signature

Method COMPUTE_QUANTITIES on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method COMPUTE_QUANTITIES on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method FILL_LOCK_TABLES Signature

Method FILL_LOCK_TABLES on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method FILL_LOCK_TABLES on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method GET_ORDER_DATA Signature

Method GET_ORDER_DATA on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method GET_ORDER_DATA on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method GET_PREVIOUS_DOCUMENT Signature

Method GET_PREVIOUS_DOCUMENT on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method GET_PREVIOUS_DOCUMENT on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method GET_SES_DATA Signature

Method GET_SES_DATA on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method GET_SES_DATA on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021128

Method GET_STATUS on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method LOCK_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030123

Method LOCK_ORDER on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method RELEASE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PUR_SES Call by reference Type reference (TYPE) ESSR-LBLNI Erfassungsblattnummer 20021114
2 Exporting SALES_DOC Call by reference Type reference (TYPE) VBAK-VBELN Verkaufsbeleg 20021114
3 Exporting SALES_ITEM Call by reference Type reference (TYPE) VBAP-POSNR Verkaufsbelegposition 20021114
4 Changing SUM_NETWR Call by reference Type reference (TYPE) ESLH-SUM_NETWR Nettowert in Belegwährung 20021114

Method RELEASE_DOCUMENT on Interface /SAPBOQ/IF_ORDER_DATA has no exception.

Method UNLOCK_ORDER Signature

Method UNLOCK_ORDER on Interface /SAPBOQ/IF_ORDER_DATA has no parameter.
Method UNLOCK_ORDER on Interface /SAPBOQ/IF_ORDER_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 471