Hierarchy
⤷
⤷
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 | Instance method | Public | Method | Adds message to be collected in next TRANSFER_MESSAGES | 20081205 | |
| 2 | Instance method | Public | Method | Gets current handle of object for given object type | 20081205 | |
| 3 | Instance method | Public | Method | Provides AUART | 20081205 | |
| 4 | Instance method | Public | Method | Provides business object type text for AUART (fallback TRVOG | 20081205 | |
| 5 | Instance method | Public | Method | Provides Caller ID of LO API | 20081205 | |
| 6 | Instance method | Public | Method | Returns which client environment Web Dynpro is running in | 20081205 | |
| 7 | Instance method | Public | Method | Provides item data COMV/I/R for current item handle | 20081205 | |
| 8 | Instance method | Public | Method | Provides item category for current item handle | 20081205 | |
| 9 | Instance method | Public | Method | Provides DWERK | 20081205 | |
| 10 | Instance method | Public | Method | Provides current error handle of LO API | 20081205 | |
| 11 | Instance method | Public | Method | Provides current error state of LO API | 20081205 | |
| 12 | Instance method | Public | Method | Provides last LO error message | 20081205 | |
| 13 | Instance method | Public | Method | Provides KUNAG | 20081205 | |
| 14 | Instance method | Public | Method | Provides KUNWE | 20081205 | |
| 15 | Instance method | Public | Method | Gets new handle of object for given object type | 20081205 | |
| 16 | Instance method | Public | Method | Provides VKORG, VTWEG, SPART, VKBUR and VKGRP | 20081205 | |
| 17 | Instance method | Public | Method | Get Ship-To Parties of Sold-To Party at Creation | 20081205 | |
| 18 | Instance method | Public | Method | Provides TRTYP | 20081205 | |
| 19 | Instance method | Public | Method | Provides TRVOG | 20081205 | |
| 20 | Instance method | Public | Method | Provides value of URL parameter requested via BAdI | 20090424 | |
| 21 | Instance method | Public | Method | Provides VBELN | 20081205 | |
| 22 | Instance method | Public | Method | Provides VBTYP | 20081205 | |
| 23 | 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 | 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 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABNAME | 20081205 | ||||
| 2 | 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 | 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 | IV_AUART | Call by reference | Type reference (TYPE) | AUART | 20081205 | ||||
| 2 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | 20081205 | ||||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABNAME | 20081205 | ||||
| 2 | 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 | 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 | ET_SHIP_TO | Call by reference | Type reference (TYPE) | TDT_PARTY4SOLDTO | 20081205 | ||||
| 2 | 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 | 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 | 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 | EV_URL_PARAM_UNKNOWN | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Additional URL parameter was not requested via BAdI | 20090424 | |||
| 2 | EV_URL_PARAM_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the additional URL parameter requested via BAdI | 20090424 | |||
| 3 | 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 | 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 | 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 | 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 |