SAP ABAP Interface IF_LO_OIF_MODEL_EXT (Interface for external access to class CL_LO_OIF_MODEL)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LO_OIF_MODEL FPM Model Class for LO_OIF_MAIN_COMP 20081205
Properties
Interface IF_LO_OIF_MODEL_EXT  
Short Description Interface for external access to class CL_LO_OIF_MODEL    
General Data
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20081205   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LO_OIF_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_LO_OIF_MODEL_EXT has no interface.
Friends
Interface IF_LO_OIF_MODEL_EXT has no friend.
Attributes
Interface IF_LO_OIF_MODEL_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_EXT Instance method Public Method Adds message to be collected in next TRANSFER_MESSAGES 20081205
2 GET_ACTIVE_HANDLE_EXT Instance method Public Method Gets current handle of object for given object type 20081205
3 GET_AUART_EXT Instance method Public Method Provides AUART 20081205
4 GET_BUS_OBJ_TYPE_TXT_EXT Instance method Public Method Provides business object type text for AUART (fallback TRVOG 20081205
5 GET_CALLER_ID_EXT Instance method Public Method Provides Caller ID of LO API 20081205
6 GET_CLIENT_ENVIRONMENT_EXT Instance method Public Method Returns which client environment Web Dynpro is running in 20081205
7 GET_CURRENT_ITEM_EXT Instance method Public Method Provides item data COMV/I/R for current item handle 20081205
8 GET_CURRENT_PSTYV_EXT Instance method Public Method Provides item category for current item handle 20081205
9 GET_DWERK_EXT Instance method Public Method Provides DWERK 20081205
10 GET_ERROR_HANDLE_EXT Instance method Public Method Provides current error handle of LO API 20081205
11 GET_ERROR_INDICATOR_EXT Instance method Public Method Provides current error state of LO API 20081205
12 GET_ERROR_MESSAGE_EXT Instance method Public Method Provides last LO error message 20081205
13 GET_KUNAG_EXT Instance method Public Method Provides KUNAG 20081205
14 GET_KUNWE_EXT Instance method Public Method Provides KUNWE 20081205
15 GET_NEW_HANDLE_EXT Instance method Public Method Gets new handle of object for given object type 20081205
16 GET_SALES_AREA_EXT Instance method Public Method Provides VKORG, VTWEG, SPART, VKBUR and VKGRP 20081205
17 GET_SHIP_TO_EXT Instance method Public Method Get Ship-To Parties of Sold-To Party at Creation 20081205
18 GET_TRTYP_EXT Instance method Public Method Provides TRTYP 20081205
19 GET_TRVOG_EXT Instance method Public Method Provides TRVOG 20081205
20 GET_URL_VALUE_EXT Instance method Public Method Provides value of URL parameter requested via BAdI 20090424
21 GET_VBELN_EXT Instance method Public Method Provides VBELN 20081205
22 GET_VBTYP_EXT Instance method Public Method Provides VBTYP 20081205
23 GET_VSTEL_EXT Instance method Public Method Provides first valid VSTEL of loaded sales document 20091005
Events
Interface IF_LO_OIF_MODEL_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_SAREA Public See coding 20081205 BEGIN OF tcs_sarea, vkorg TYPE vkorg, vtweg TYPE vtweg, spart TYPE spart, vkbur TYPE vkbur, vkgrp TYPE vkgrp, END OF tcs_sarea
Method Signatures

Method ADD_MESSAGE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_SHOW 20081205

Method ADD_MESSAGE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_ACTIVE_HANDLE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TABNAME 20081205
2 Returning RV_OBJECT_HANDLE Value transfer Type reference (TYPE) GUID_32 20081205

Method GET_ACTIVE_HANDLE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_AUART_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUART Value transfer Type reference (TYPE) AUART 20081205

Method GET_AUART_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_BUS_OBJ_TYPE_TXT_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUART Call by reference Type reference (TYPE) AUART 20081205
2 Importing IV_TRVOG Call by reference Type reference (TYPE) TRVOG 20081205
3 Returning RV_BUS_OBJ_TYPE_TXT Value transfer Type reference (TYPE) STRING 20081205

Method GET_BUS_OBJ_TYPE_TXT_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_CALLER_ID_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALLER_ID Value transfer Type reference (TYPE) TDD_CALLER_ID 20081205

Method GET_CALLER_ID_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_CLIENT_ENVIRONMENT_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLIENT_ENVIRONMENT Value transfer Type reference (TYPE) I 20081205

Method GET_CLIENT_ENVIRONMENT_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_CURRENT_ITEM_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ITEM_COM Value transfer Type reference (TYPE) TDS_ITEM_COM 20081205

Method GET_CURRENT_ITEM_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_CURRENT_PSTYV_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PSTYV Value transfer Type reference (TYPE) PSTYV 20081205

Method GET_CURRENT_PSTYV_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_DWERK_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DWERK Value transfer Type reference (TYPE) DWERK 20081205

Method GET_DWERK_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_ERROR_HANDLE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERROR_HANDLE Value transfer Type reference (TYPE) GUID_32 20081205

Method GET_ERROR_HANDLE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_ERROR_INDICATOR_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERRKZ Value transfer Type reference (TYPE) XFELD 20081205

Method GET_ERROR_INDICATOR_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_ERROR_MESSAGE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ERROR Value transfer Type reference (TYPE) TDS_ERROR 20081205

Method GET_ERROR_MESSAGE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_KUNAG_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KUNAG Value transfer Type reference (TYPE) KUNAG 20081205

Method GET_KUNAG_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_KUNWE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KUNWE Value transfer Type reference (TYPE) KUNWE 20081205

Method GET_KUNWE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_NEW_HANDLE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TABNAME 20081205
2 Returning RV_OBJECT_HANDLE Value transfer Type reference (TYPE) GUID_32 20081205

Method GET_NEW_HANDLE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_SALES_AREA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SAREA Value transfer Type reference (TYPE) TCS_SAREA 20081205

Method GET_SALES_AREA_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_SHIP_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SHIP_TO Call by reference Type reference (TYPE) TDT_PARTY4SOLDTO 20081205
2 Exporting EV_CURRENT_SHIP_TO Call by reference Type reference (TYPE) KUNWE 20081205

Method GET_SHIP_TO_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_TRTYP_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRTYP Value transfer Type reference (TYPE) TRTYP 20081205

Method GET_TRTYP_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_TRVOG_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRVOG Value transfer Type reference (TYPE) TRVOG 20081205

Method GET_TRVOG_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_URL_VALUE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_URL_PARAM_UNKNOWN Call by reference Type reference (TYPE) BOOLE_D 'X': Additional URL parameter was not requested via BAdI 20090424
2 Exporting EV_URL_PARAM_VALUE Call by reference Type reference (TYPE) STRING Value of the additional URL parameter requested via BAdI 20090424
3 Importing IV_URL_PARAM_NAME Call by reference Type reference (TYPE) STRING Name of the additional URL parameter requested via BAdI 20090424

Method GET_URL_VALUE_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_VBELN_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VBELN Value transfer Type reference (TYPE) VBELN_VA Sales Document 20081205

Method GET_VBELN_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_VBTYP_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VBTYP Value transfer Type reference (TYPE) VBTYP SD document category 20081205

Method GET_VBTYP_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.

Method GET_VSTEL_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VSTEL Value transfer Type reference (TYPE) TDT_LO_OIF_VSTEL List of Shipping Points 20091214

Method GET_VSTEL_EXT on Interface IF_LO_OIF_MODEL_EXT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605