SAP IF_MMPUR_CONSTANTS_BEWTP OO Class - PO History Category









IF_MMPUR_CONSTANTS_BEWTP 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 IF_MMPUR_CONSTANTS_BEWTP 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 IF_MMPUR_CONSTANTS_BEWTP 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 NameDescriptionVisability



IF_MMPUR_CONSTANTS_BEWTP attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
BEWTP_1ConstantPO History Category 1'1'LIKE
BEWTP
Public
BEWTP_2ConstantPO History Category 2'2'LIKE
BEWTP
Public
BEWTP_3ConstantPO History Category 3'3'LIKE
BEWTP
Public
BEWTP_4ConstantPO History Category 4'4'LIKE
BEWTP
Public
BEWTP_5ConstantPO History Category 5'5'LIKE
BEWTP
Public
BEWTP_6ConstantPO History Category 6'6'LIKE
BEWTP
Public
BEWTP_7ConstantPO History Category 7'7'LIKE
BEWTP
Public
BEWTP_AConstantPO History Category A'A'LIKE
BEWTP
Public
BEWTP_BConstantPO History Category B'B'LIKE
BEWTP
Public
BEWTP_CConstantPO History Category C'C'LIKE
BEWTP
Public
BEWTP_DConstantPO History Category D'D'LIKE
BEWTP
Public
BEWTP_EConstantPO History Category E'E'LIKE
BEWTP
Public
BEWTP_FConstantPO History Category F'F'LIKE
BEWTP
Public
BEWTP_GConstantPO History Category G'G'LIKE
BEWTP
Public
BEWTP_HConstantPO History Category H'H'LIKE
BEWTP
Public
BEWTP_IConstantPO History Category I'I'LIKE
BEWTP
Public
BEWTP_JConstantPO History Category J'J'LIKE
BEWTP
Public
BEWTP_KConstantPO History Category K'K'LIKE
BEWTP
Public
BEWTP_LConstantPO History Category L'L'LIKE
BEWTP
Public
BEWTP_MConstantPO History Category M'M'LIKE
BEWTP
Public
BEWTP_NConstantPO History Category N'N'LIKE
BEWTP
Public
BEWTP_OConstantPO History Category O'O'LIKE
BEWTP
Public
BEWTP_PConstantPO History Category P'P'LIKE
BEWTP
Public
BEWTP_QConstantPO History Category Q'Q'LIKE
BEWTP
Public
BEWTP_RConstantPO History Category R'R'LIKE
BEWTP
Public
BEWTP_SConstantPO History Category S'S'LIKE
BEWTP
Public
BEWTP_TConstantPO History Category T'T'LIKE
BEWTP
Public
BEWTP_UConstantPO History Category U'U'LIKE
BEWTP
Public
BEWTP_VConstantPO History Category V'V'LIKE
BEWTP
Public
BEWTP_WConstantPO History Category W'W'LIKE
BEWTP
Public
BEWTP_XConstantPO History Category X'X'LIKE
BEWTP
Public
BEWTP_YConstantPO History Category Y'Y'LIKE
BEWTP
Public


Links to Related Class(s)

IF_MMPUR...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!