SAP /IWBEP/IF_SEPM_GWS_PRODUCTS_GE OO Class - /IWBEP/IF_SEPM_GWS_PRODUCTS_GE
/IWBEP/IF_SEPM_GWS_PRODUCTS_GE is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /IWBEP/IF_SEPM_GWS_PRODUCTS_GE including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Method list of /IWBEP/IF_SEPM_GWS_PRODUCTS_GE SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
/IWBEP/IF_SEPM_GWS_PRODUCTS_GE types
BALMNR -BALOGNR -
BAPILOGSYS -
BAPIOPTION -
BAPIRET2 -
BAPIRET2_T -
BAPISIGN -
BAPI_FLD -
BAPI_MSG -
BAPI_MTYPE -
BAPI_PARAM -
CHAR1 -
CHAR16 -
SEPM_GWS_BEHAVIOR_CONTROL -
SEPM_GWS_BEHAVIOR_CONTROL_T -
SEPM_GWS_PRODUCT_DESCR_RANGE -
SEPM_GWS_PRODUCT_DESCR_RANGE_T -
SEPM_GWS_PRODUCT_HEADER -
SEPM_GWS_PRODUCT_HEADER_T -
SEPM_GWS_PRODUCT_ID_RANGE -
SEPM_GWS_PRODUCT_ID_RANGE_T -
SEPM_GWS_PRODUCT_NAME_RANGE -
SEPM_GWS_PRODUCT_NAME_RANGE_T -
SEPM_GWS_PRODUCT_PRICE_RANGE -
SEPM_GWS_PRODUCT_PRICE_RANGE_T -
SEPM_GWS_PROD_CATEGORY_RANGE -
SEPM_GWS_PROD_CATEGORY_RANGE_T -
SEPM_GWS_SORT_OPTION -
SEPM_GWS_SORT_OPTION_T -
SEPM_PRICE_BAPI -
SNWD_COMPANY_NAME -
SNWD_CURR_CODE -
SNWD_DESC -
SNWD_DIMENSION -
SNWD_DIM_UNIT -
SNWD_PARTNER_ID -
SNWD_PRODUCT_CATEGORY -
SNWD_PRODUCT_ID -
SNWD_PRODUCT_PIC_URL -
SNWD_PRODUCT_TYPE_CODE -
SNWD_QUANTITY_UNIT -
SNWD_UNIT_PRICE -
SNWD_WEIGHT_MEASURE -
SNWD_WEIGHT_UNIT -
SYMSGID -
SYMSGNO -
SYMSGV -
Links to Related Class(s)
/IWBEP/I...Full list of available SAP object classes
Search for further information about these or an SAP related objects