SAP /BCV/CX_FND_UNIT_CONV OO Class - Exception Class for Unit Conversion









/BCV/CX_FND_UNIT_CONV 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 /BCV/CX_FND_UNIT_CONV including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /BCV/CX_FND_UNIT_CONV is /BCV/CX_FND

Method list of /BCV/CX_FND_UNIT_CONV 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
CONSTRUCTORCONSTRUCTORPublic
CALL METHOD /bcv/cx_fnd_unit_conv=>CONSTRUCTOR...more details



/BCV/CX_FND_UNIT_CONV 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
APPLICATIONInstance AttributeApplication NameLIKE
/BCV/FND_APPL
Public
BADI_DET_ERRORConstant'801CC4EFFE841DEE82CBC15C76D0DB70'LIKE
SOTR_CONC
Public
BADI_EXEC_ERRORConstant'801CC4EFFE841DEE82CBC15E25554409'LIKE
SOTR_CONC
Public
BADI_NAMEInstance AttributeBAdI NameLIKE
STRING
Public
CONVERSION_ERRORConstant'801CC4EFFE841DEDB9C4E8A0675C073C'LIKE
SOTR_CONC
Public
CONV_MATERIALInstance AttributeConversion MaterialLIKE
/BCV/FND_CONVERSION_MATERIAL
Public
GENERAL_CONVERSION_ERRORConstant'801CC4EFFE841DDDB9C4C0325CBAD12D'LIKE
SOTR_CONC
Public
METHOD_NAMEInstance AttributeMethod NameLIKE
STRING
Public
MULT_BADI_IMPLConstant'801CC4EFFE841DEE82CBC15ACA815A8E'LIKE
SOTR_CONC
Public
NO_BADI_IMPLConstant'801CC4EFFE841DDE82CBC158FB1A137E'LIKE
SOTR_CONC
Public
NO_CONV_FACTORConstant'801CC4EFFE841DDDB9C5047C2D724D19'LIKE
SOTR_CONC
Public
NO_CONV_FACTOR_MATConstant'801CC4EFFE841DEE83F6FE45EF19033B'LIKE
SOTR_CONC
Public
NUM_CONVERSION_ERRORConstant'801CC4EFFE841DEDB9C308226C51C121'LIKE
SOTR_CONC
Public
ORIG_UNITInstance AttributeOriginal Unit of MeasureLIKE
/BCV/FND_UNIT
Public
ORIG_UNIT_WO_CEXITInstance AttributeOriginal Unit of Measure (w/o Conv. Exit)LIKE
TY_UNIT_WO_CEXIT
Public
QUANTITYInstance AttributeQuantityLIKE
/BCV/FND_QUANTITY
Public
TARGET_UNITInstance AttributeTarget Unit of MeasureLIKE
/BCV/FND_TARGET_UNIT
Public
TARGET_UNIT_WO_CEXITInstance AttributeTarget Unit of Measure (w/o Conv. Exit)LIKE
TY_UNIT_WO_CEXIT
Public
UNKNOWN_APPLICATIONConstant'801CC4EFFE841DEDB9C4F1048D985F35'LIKE
SOTR_CONC
Public
UNKNOWN_MATERIALConstant'801CC4EFFE841DEDB9C6104709D4DE68'LIKE
SOTR_CONC
Public
UNKNOWN_ORIG_UNITConstant'91FB834D06050F07E10000000A428752'LIKE
SOTR_CONC
Public
UNKNOWN_TARGET_UNITConstant'A5FB834D06050F07E10000000A428752'LIKE
SOTR_CONC
Public




/BCV/CX_FND_UNIT_CONV types

TY_UNIT_WO_CEXIT - Unit of Measure (w/o Conversion Exit)

Links to Related Class(s)

/BCV/CX_...
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!