SAP ABAP Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER (/IWBEP/IF_SEPM_GWS_SALES_ORDER)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/EPM_DEVELOPER_SCENARIO (Package) OData Channel - Sample Applications- EPM - Develope Scenario
⤷
⤷
Properties
| Interface | /IWBEP/IF_SEPM_GWS_SALES_ORDER | |
| Short Description | /IWBEP/IF_SEPM_GWS_SALES_ORDER |
General Data
| Package | /IWBEP/EPM_DEVELOPER_SCENARIO | OData Channel - Sample Applications- EPM - Develope Scenario |
| Created | 20130206 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no forward declaration.
Interfaces
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no interface.
Friends
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no friend.
Attributes
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no attribute.
Methods
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no method.
Events
Interface /IWBEP/IF_SEPM_GWS_SALES_ORDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BALMNR | Public | See coding | 20130206 | BALMNR type N length 000006
|
||
| 2 | BALOGNR | Public | See coding | 20130206 | BALOGNR type C length 000020
|
||
| 3 | BAPILOGSYS | Public | See coding | 20130206 | BAPILOGSYS type C length 000010
|
||
| 4 | BAPIOPTION | Public | See coding | 20130206 | BAPIOPTION type C length 000002
|
||
| 5 | BAPIRET2 | Public | See coding | 20130206 | begin of BAPIRET2,
TYPE type BAPI_MTYPE,
ID type SYMSGID,
NUMBER type SYMSGNO,
MESSAGE type BAPI_MSG,
LOG_NO type BALOGNR,
LOG_MSG_NO type BALMNR,
MESSAGE_V1 type SYMSGV,
MESSAGE_V2 type SYMSGV,
MESSAGE_V3 type SYMSGV,
MESSAGE_V4 type SYMSGV,
PARAMETER type BAPI_PARAM,
ROW type INT4,
FIELD type BAPI_FLD,
SYSTEM type BAPILOGSYS,
end of BAPIRET2
|
||
| 6 | BAPIRET2_T | Public | See coding | 20130206 | BAPIRET2_T type standard table of BAPIRET2 with non-unique default key
|
||
| 7 | BAPISIGN | Public | See coding | 20130206 | BAPISIGN type C length 000001
|
||
| 8 | BAPI_FLD | Public | See coding | 20130206 | BAPI_FLD type C length 000030
|
||
| 9 | BAPI_MSG | Public | See coding | 20130206 | BAPI_MSG type C length 000220
|
||
| 10 | BAPI_MTYPE | Public | See coding | 20130206 | BAPI_MTYPE type C length 000001
|
||
| 11 | BAPI_PARAM | Public | See coding | 20130206 | BAPI_PARAM type C length 000032
|
||
| 12 | CHAR1 | Public | See coding | 20130206 | CHAR1 type C length 000001
|
||
| 13 | CHAR16 | Public | See coding | 20130206 | CHAR16 type C length 000016
|
||
| 14 | SEPM_AMOUNT_BAPI | Public | See coding | 20130206 | SEPM_AMOUNT_BAPI type P length 12 decimals 000004
|
||
| 15 | SEPM_GWS_BEHAVIOR_CONTROL | Public | See coding | 20130206 | begin of SEPM_GWS_BEHAVIOR_CONTROL,
PARAMETER type SNWD_DESC,
VALUE type SNWD_DESC,
end of SEPM_GWS_BEHAVIOR_CONTROL
|
||
| 16 | SEPM_GWS_BEHAVIOR_CONTROL_T | Public | See coding | 20130206 | SEPM_GWS_BEHAVIOR_CONTROL_T type standard table of SEPM_GWS_BEHAVIOR_CONTROL with non-unique default key
|
||
| 17 | SEPM_GWS_BP_ID_RANGE | Public | See coding | 20130215 | begin of SEPM_GWS_BP_ID_RANGE,
SIGN type BAPISIGN,
OPTION type BAPIOPTION,
LOW type SNWD_PARTNER_ID,
HIGH type SNWD_PARTNER_ID,
end of SEPM_GWS_BP_ID_RANGE
|
||
| 18 | SEPM_GWS_BP_ID_RANGE_T | Public | See coding | 20130215 | SEPM_GWS_BP_ID_RANGE_T type standard table of SEPM_GWS_BP_ID_RANGE with non-unique default key
|
||
| 19 | SEPM_GWS_LINE_COUNT | Public | Type reference (TYPE) | INT4 | 20130502 | |
|
| 20 | SEPM_GWS_SKIP | Public | Type reference (TYPE) | INT4 | 20130502 | |
|
| 21 | SEPM_GWS_SORT_OPTION | Public | See coding | 20130206 | begin of SEPM_GWS_SORT_OPTION,
FIELD_NAME type CHAR16,
ASCENDING type CHAR1,
end of SEPM_GWS_SORT_OPTION
|
||
| 22 | SEPM_GWS_SORT_OPTION_T | Public | See coding | 20130206 | SEPM_GWS_SORT_OPTION_T type standard table of SEPM_GWS_SORT_OPTION with non-unique default key
|
||
| 23 | SEPM_GWS_SO_HEADER | Public | See coding | 20130206 | begin of SEPM_GWS_SO_HEADER,
SO_ID type SNWD_SO_ID,
CREATED_BY type SNWD_ID,
CREATED_AT type TIMESTAMPL,
CHANGED_BY type SNWD_ID,
CHANGED_AT type TIMESTAMPL,
CREATED_BY_BP type SNWD_BOOL,
CHANGED_BY_BP type SNWD_BOOL,
NOTE type SNWD_DESC,
BUYER_ID type SNWD_PARTNER_ID,
BUYER_NAME type SNWD_COMPANY_NAME,
CURRENCY_CODE type SNWD_CURR_CODE,
GROSS_AMOUNT type SNWD_TTL_GROSS_AMOUNT,
GROSS_AMOUNT_EXT type SEPM_AMOUNT_BAPI,
NET_AMOUNT type SNWD_TTL_NET_AMOUNT,
NET_AMOUNT_EXT type SEPM_AMOUNT_BAPI,
TAX_AMOUNT type SNWD_TTL_TAX_AMOUNT,
TAX_AMOUNT_EXT type SEPM_AMOUNT_BAPI,
LIFECYCLE_STATUS type SNWD_SO_LC_STATUS_CODE,
BILLING_STATUS type SNWD_SO_CF_STATUS_CODE,
DELIVERY_STATUS type SNWD_SO_OR_STATUS_CODE,
LIFECYCLE_STATUS_TEXT type SNWD_DESC,
BILLING_STATUS_TEXT type SNWD_DESC,
DELIVERY_STATUS_TEXT type SNWD_DESC,
end of SEPM_GWS_SO_HEADER
|
||
| 24 | SEPM_GWS_SO_HEADER_T | Public | See coding | 20130206 | SEPM_GWS_SO_HEADER_T type standard table of SEPM_GWS_SO_HEADER with non-unique default key
|
||
| 25 | SEPM_GWS_SO_ID_RANGE | Public | See coding | 20130206 | begin of SEPM_GWS_SO_ID_RANGE,
SIGN type BAPISIGN,
OPTION type BAPIOPTION,
LOW type SNWD_SO_ID,
HIGH type SNWD_SO_ID,
end of SEPM_GWS_SO_ID_RANGE
|
||
| 26 | SEPM_GWS_SO_ID_RANGE_T | Public | See coding | 20130206 | SEPM_GWS_SO_ID_RANGE_T type standard table of SEPM_GWS_SO_ID_RANGE with non-unique default key
|
||
| 27 | SEPM_GWS_SO_LF_STATUS_RANGE | Public | See coding | 20130206 | begin of SEPM_GWS_SO_LF_STATUS_RANGE,
SIGN type BAPISIGN,
OPTION type BAPIOPTION,
LOW type SNWD_SO_LC_STATUS_CODE,
HIGH type SNWD_SO_LC_STATUS_CODE,
end of SEPM_GWS_SO_LF_STATUS_RANGE
|
||
| 28 | SEPM_GWS_SO_LF_STATUS_RANGE_T | Public | See coding | 20130206 | SEPM_GWS_SO_LF_STATUS_RANGE_T type standard table of SEPM_GWS_SO_LF_STATUS_RANGE with non-unique default key
|
||
| 29 | SEPM_GWS_TIMESTAMP_RANGE | Public | See coding | 20130215 | begin of SEPM_GWS_TIMESTAMP_RANGE,
SIGN type BAPISIGN,
OPTION type BAPIOPTION,
LOW type TIMESTAMPL,
HIGH type TIMESTAMPL,
end of SEPM_GWS_TIMESTAMP_RANGE
|
||
| 30 | SEPM_GWS_TIMESTAMP_RANGE_T | Public | See coding | 20130215 | SEPM_GWS_TIMESTAMP_RANGE_T type standard table of SEPM_GWS_TIMESTAMP_RANGE with non-unique default key
|
||
| 31 | SEPM_GWS_TOP | Public | Type reference (TYPE) | INT4 | 20130502 | |
|
| 32 | SNWD_BOOL | Public | See coding | 20130206 | SNWD_BOOL type C length 000001
|
||
| 33 | SNWD_COMPANY_NAME | Public | See coding | 20130206 | SNWD_COMPANY_NAME type C length 000080
|
||
| 34 | SNWD_CURR_CODE | Public | See coding | 20130206 | SNWD_CURR_CODE type C length 000005
|
||
| 35 | SNWD_DESC | Public | See coding | 20130206 | SNWD_DESC type C length 000255
|
||
| 36 | SNWD_ID | Public | See coding | 20130206 | SNWD_ID type C length 000010
|
||
| 37 | SNWD_PARTNER_ID | Public | See coding | 20130206 | SNWD_PARTNER_ID type C length 000010
|
||
| 38 | SNWD_SO_CF_STATUS_CODE | Public | See coding | 20130206 | SNWD_SO_CF_STATUS_CODE type C length 000001
|
||
| 39 | SNWD_SO_ID | Public | See coding | 20130206 | SNWD_SO_ID type C length 000010
|
||
| 40 | SNWD_SO_LC_STATUS_CODE | Public | See coding | 20130206 | SNWD_SO_LC_STATUS_CODE type C length 000001
|
||
| 41 | SNWD_SO_OR_STATUS_CODE | Public | See coding | 20130206 | SNWD_SO_OR_STATUS_CODE type C length 000001
|
||
| 42 | SNWD_TTL_GROSS_AMOUNT | Public | See coding | 20130206 | SNWD_TTL_GROSS_AMOUNT type P length 8 decimals 000002
|
||
| 43 | SNWD_TTL_NET_AMOUNT | Public | See coding | 20130206 | SNWD_TTL_NET_AMOUNT type P length 8 decimals 000002
|
||
| 44 | SNWD_TTL_TAX_AMOUNT | Public | See coding | 20130206 | SNWD_TTL_TAX_AMOUNT type P length 8 decimals 000002
|
||
| 45 | SYMSGID | Public | See coding | 20130206 | SYMSGID type C length 000020
|
||
| 46 | SYMSGNO | Public | See coding | 20130206 | SYMSGNO type N length 000003
|
||
| 47 | SYMSGV | Public | See coding | 20130206 | SYMSGV type C length 000050
|
||
| 48 | TIMESTAMPL | Public | See coding | 20130206 | TIMESTAMPL type P length 11 decimals 000007
|
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |