SAP IF_UPWB_C_LAYOUT OO Class - IF_UPWB_C_LAYOUT









IF_UPWB_C_LAYOUT 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_UPWB_C_LAYOUT 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_UPWB_C_LAYOUT 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
ADD_CHILDPrivate
CALL METHOD if_upwb_c_layout=>ADD_CHILD...more details

API_GET_DATAAPI_GET_DATAPublic
CALL METHOD if_upwb_c_layout=>API_GET_DATA...more details

API_SET_DATAAPI_PUT_DATAPublic
CALL METHOD if_upwb_c_layout=>API_SET_DATA...more details

GET_ALLOW_DROPDOWNAllow Dropdowns for New LinesPublic
CALL METHOD if_upwb_c_layout=>GET_ALLOW_DROPDOWN...more details

GET_ALLOW_NEW_LINESGET_ALLOW_NEW_LINESPublic
CALL METHOD if_upwb_c_layout=>GET_ALLOW_NEW_LINES...more details

GET_APPLICATIONPrivate
CALL METHOD if_upwb_c_layout=>GET_APPLICATION...more details

GET_AREAPrivate
CALL METHOD if_upwb_c_layout=>GET_AREA...more details

GET_CHILDRENPrivate
CALL METHOD if_upwb_c_layout=>GET_CHILDREN...more details

GET_CHILDREN_COUNTPrivate
CALL METHOD if_upwb_c_layout=>GET_CHILDREN_COUNT...more details

GET_CHILD_NUMBERPrivate
CALL METHOD if_upwb_c_layout=>GET_CHILD_NUMBER...more details

GET_CLASSPrivate
CALL METHOD if_upwb_c_layout=>GET_CLASS...more details

GET_COMPONENTPrivate
CALL METHOD if_upwb_c_layout=>GET_COMPONENT...more details

GET_DATA_ROWSNumber of Rows in Data Area (not Contain New Rows)Public
CALL METHOD if_upwb_c_layout=>GET_DATA_ROWS...more details

GET_DETAIL_ENABLEDGET_DETAIL_ENABLEDPublic
CALL METHOD if_upwb_c_layout=>GET_DETAIL_ENABLED...more details

GET_EVENT_ONDETAILPrivate
CALL METHOD if_upwb_c_layout=>GET_EVENT_ONDETAIL...more details

GET_FIRST_VISIBLE_ROWGET_FIRST_VISIBLE_ROWPublic
CALL METHOD if_upwb_c_layout=>GET_FIRST_VISIBLE_ROW...more details

GET_FUNCTIONFunction Called After Data ChangePublic
CALL METHOD if_upwb_c_layout=>GET_FUNCTION...more details

GET_HEADER_ROWSOBSOLETEPublic
CALL METHOD if_upwb_c_layout=>GET_HEADER_ROWS...more details

GET_HEIGHTHeight of Layout (Currently only for Excel)Public
CALL METHOD if_upwb_c_layout=>GET_HEIGHT...more details

GET_IDPrivate
CALL METHOD if_upwb_c_layout=>GET_ID...more details

GET_LAST_VISIBLE_ROWPrivate
CALL METHOD if_upwb_c_layout=>GET_LAST_VISIBLE_ROW...more details

GET_LAYOUTPrivate
CALL METHOD if_upwb_c_layout=>GET_LAYOUT...more details

GET_LAYOUT_SELECTORPrivate
CALL METHOD if_upwb_c_layout=>GET_LAYOUT_SELECTOR...more details

GET_LEVELPrivate
CALL METHOD if_upwb_c_layout=>GET_LEVEL...more details

GET_NEW_ROWSNumber of New Rows to Be AddedPublic
CALL METHOD if_upwb_c_layout=>GET_NEW_ROWS...more details

GET_PACKAGEPrivate
CALL METHOD if_upwb_c_layout=>GET_PACKAGE...more details

GET_PACKAGE_SELECTORPrivate
CALL METHOD if_upwb_c_layout=>GET_PACKAGE_SELECTOR...more details

GET_PARENTPrivate
CALL METHOD if_upwb_c_layout=>GET_PARENT...more details

GET_READ_ONLYGET_READ_ONLYPublic
CALL METHOD if_upwb_c_layout=>GET_READ_ONLY...more details

GET_SELECTED_COLUMNGET_SELECTED_COLUMNPublic
CALL METHOD if_upwb_c_layout=>GET_SELECTED_COLUMN...more details

GET_SELECTED_ROWGET_SELECTED_ROWPublic
CALL METHOD if_upwb_c_layout=>GET_SELECTED_ROW...more details

GET_SELECTIONGET_SELECTIONPublic
CALL METHOD if_upwb_c_layout=>GET_SELECTION...more details

GET_SHOW_FOOTERDisplay footer linePublic
CALL METHOD if_upwb_c_layout=>GET_SHOW_FOOTER...more details

GET_SHOW_HEADERPrivate
CALL METHOD if_upwb_c_layout=>GET_SHOW_HEADER...more details

GET_USE_EXCELExcel Web ComponentPublic
CALL METHOD if_upwb_c_layout=>GET_USE_EXCEL...more details

GET_VISIBLE_ROWSGET_VISIBLE_ROWSPublic
CALL METHOD if_upwb_c_layout=>GET_VISIBLE_ROWS...more details

GET_VISUALPrivate
CALL METHOD if_upwb_c_layout=>GET_VISUAL...more details

GET_WIDTHWidth of Layout (Currently only for Excel)Public
CALL METHOD if_upwb_c_layout=>GET_WIDTH...more details

HANDLE_BUFFER_CHANGEDCalled to Initialize and Reload Layout/ChartPublic
CALL METHOD if_upwb_c_layout=>HANDLE_BUFFER_CHANGED...more details

PREPARE_OUTPUTPREPARE_OUTPUTPublic
CALL METHOD if_upwb_c_layout=>PREPARE_OUTPUT...more details

PROCESS_EVENTPrivate
CALL METHOD if_upwb_c_layout=>PROCESS_EVENT...more details

PROCESS_INPUTPROCESS_INPUTPublic
CALL METHOD if_upwb_c_layout=>PROCESS_INPUT...more details

REMOVEPrivate
CALL METHOD if_upwb_c_layout=>REMOVE...more details

SET_ALLOW_DROPDOWNAllow Dropdowns for New LinesPublic
CALL METHOD if_upwb_c_layout=>SET_ALLOW_DROPDOWN...more details

SET_ALLOW_NEW_LINESSET_ALLOW_NEW_LINESPublic
CALL METHOD if_upwb_c_layout=>SET_ALLOW_NEW_LINES...more details

SET_AREAPrivate
CALL METHOD if_upwb_c_layout=>SET_AREA...more details

SET_DETAIL_ENABLEDSET_DETAIL_ENABLEDPublic
CALL METHOD if_upwb_c_layout=>SET_DETAIL_ENABLED...more details

SET_EVENT_ONDETAILPrivate
CALL METHOD if_upwb_c_layout=>SET_EVENT_ONDETAIL...more details

SET_FIRST_VISIBLE_ROWSET_FIRST_VISIBLE_ROWPublic
CALL METHOD if_upwb_c_layout=>SET_FIRST_VISIBLE_ROW...more details

SET_FUNCTIONFunction Called After Data ChangePublic
CALL METHOD if_upwb_c_layout=>SET_FUNCTION...more details

SET_HEADER_ROWSOBSOLETEPublic
CALL METHOD if_upwb_c_layout=>SET_HEADER_ROWS...more details

SET_HEIGHTHeight of Layout (Currently only for Excel)Public
CALL METHOD if_upwb_c_layout=>SET_HEIGHT...more details

SET_LAYOUTPrivate
CALL METHOD if_upwb_c_layout=>SET_LAYOUT...more details

SET_LEVELPrivate
CALL METHOD if_upwb_c_layout=>SET_LEVEL...more details

SET_PACKAGEPrivate
CALL METHOD if_upwb_c_layout=>SET_PACKAGE...more details

SET_READ_ONLYSET_READ_ONLYPublic
CALL METHOD if_upwb_c_layout=>SET_READ_ONLY...more details

SET_SHOW_FOOTERDisplay footer linePublic
CALL METHOD if_upwb_c_layout=>SET_SHOW_FOOTER...more details

SET_SHOW_HEADERPrivate
CALL METHOD if_upwb_c_layout=>SET_SHOW_HEADER...more details

SET_USE_EXCELExcel Web ComponentPublic
CALL METHOD if_upwb_c_layout=>SET_USE_EXCEL...more details

SET_VISIBLE_ROWSSET_VISIBLE_ROWSPublic
CALL METHOD if_upwb_c_layout=>SET_VISIBLE_ROWS...more details

SET_VISUALPrivate
CALL METHOD if_upwb_c_layout=>SET_VISUAL...more details

SET_WIDTHWidth of Layout (Currently only for Excel)Public
CALL METHOD if_upwb_c_layout=>SET_WIDTH...more details

XLS_ERR_PREPARE_OUTPxls_err_prepare_outpPublic
CALL METHOD if_upwb_c_layout=>XLS_ERR_PREPARE_OUTP...more details



IF_UPWB_C_LAYOUT 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
CB_FALSEInstance AttributeLIKE
Private
CB_TRUEInstance AttributeLIKE
Private
CS_APPLICATIONInstance AttributeLIKE
Private
CS_BUT_EXITInstance AttributeLIKE
Private
CS_BUT_NAVIGATIONInstance AttributeLIKE
Private
CS_BUT_SAVEInstance AttributeLIKE
Private
CS_BUT_SUBMITInstance AttributeLIKE
Private
CS_CONTAINERInstance AttributeLIKE
Private
CS_DOCUMENTInstance AttributeLIKE
Private
CS_FUNCTIONInstance AttributeLIKE
Private
CS_GROUPInstance AttributeLIKE
Private
CS_LAYOUTInstance AttributeLIKE
Private
CS_LINKInstance AttributeLIKE
Private
CS_MESSAGEInstance AttributeLIKE
Private
CS_PAGEInstance AttributeLIKE
Private
CS_SEL_CHAVLInstance AttributeLIKE
Private
CS_SEL_FUNCTIONInstance AttributeLIKE
Private
CS_SEL_PACKAGEInstance AttributeLIKE
Private
CS_TAB_CONTAINERInstance AttributeLIKE
Private
CS_TAB_STRIPInstance AttributeLIKE
Private
CS_TEXTInstance AttributeLIKE
Private
MO_MSG_LOGInstance AttributeLIKE
Private
MS_INFOInstance AttributeAdditional informationLIKE
UPC_YS_API_INFO
Public
MT_CELLInstance AttributeOBSOLETE: Table of Cells (Layout Content)LIKE
UPWB_YT_TABLE_ROW
Public
MT_CHAPROInstance AttributeTable: API: Properties of a CharacteristicLIKE
UPWB_YT_API_CHAPRO
Public
MT_COLInstance AttributeTable: API: Column DescriptionLIKE
UPWB_YT_API_COL
Public
MT_COL_INFOInstance AttributeTable: API: Information on Column CharacteristicsLIKE
UPWB_YT_API_COL_INFO
Public
MT_COL_TEXTInstance AttributeTable: API: Headings of Data ColumnsLIKE
UPWB_YT_API_COL_TXT
Public
MT_DATAInstance AttributeTable: API: DataLIKE
UPWB_YT_API_DATA
Public
MT_EXC_CONTENTInstance AttributeTable: Content of a Range of Excel CellsLIKE
UPWB_YT_EXC_CONTENT
Public
MT_EXC_FORMATInstance AttributeTable: Format for a Range of Excel CellsLIKE
UPWB_YT_EXC_FORMAT
Public
MT_HEADInstance AttributeTable: API: Header CombinationLIKE
UPWB_YT_API_HEAD
Public
MT_HEAD_INFOInstance AttributeTable: API: Information on Header CharacteristicsLIKE
UPWB_YT_API_HEAD_INFO
Public
MT_HEAD_TABLEInstance AttributeTable: Header Combination for HTML RenderingLIKE
UPWB_YT_HEAD_TABLE
Public
MT_NEW_ROWInstance AttributeTable: Values of Characteristic Selection for New RowLIKE
UPWB_YT_NEW_ROW
Public
MT_RETURNInstance AttributeNatural NumberLIKE
BAPIRETTAB
Public
MT_ROWInstance AttributeTable: API: Row DescriptionLIKE
UPWB_YT_API_ROW
Public
MT_ROW_INFOInstance AttributeTabelle: API: Information on Row CharacteristicsLIKE
UPWB_YT_API_ROW_INFO
Public
MT_ROW_TEXTInstance AttributeTable: API: Texts per Row (with Complex Lead Columns)LIKE
UPWB_YT_API_ROW_TXT
Public
MT_TABLEInstance AttributeTable for Data of BPS-APILIKE
UPWB_YT_TABLE
Public
M_EXC_FIT_COLUMNSInstance AttributeAutofit Columns After Data RenderingLIKE
BOOLEAN
Public
M_EXC_TEMPLATEInstance AttributeTemplate of Sheet for OCX ObjectLIKE
STRING
Public
M_SUBRCInstance AttributeReturn Value, Return Value After ABAP StatementsLIKE
SYSUBRC
Public


Links to Related Class(s)

IF_UPWB_...
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!