SAP /INCMD/CL_PPEUIINC_CNTL OO Class - iPPE application class for interchangeability









/INCMD/CL_PPEUIINC_CNTL 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 /INCMD/CL_PPEUIINC_CNTL 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 /INCMD/CL_PPEUIINC_CNTL 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
ASSEMBLY_GET_PARTSGet the parts for a given assemblyPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>ASSEMBLY_GET_PARTS...more details

ASSEMBLY_WITHOUT_LOCATION_READRead assembly maintained without locationPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>ASSEMBLY_WITHOUT_LOCATION_READ...more details

BUILD_GRAPHICS_DATAMethod to build graphic dataPrivate
CALL METHOD /incmd/cl_ppeuiinc_cntl=>BUILD_GRAPHICS_DATA...more details

CALL_BADIINC - Call the DP/Model Assgnmnt BADIPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CALL_BADI...more details

CALL_GRAPHICS_DISPLAYMethod to invoke Graphics DisplayPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CALL_GRAPHICS_DISPLAY...more details

CALL_SSC_CNACNA call for Supersession ChainPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CALL_SSC_CNA...more details

CHANGE_INC_GROUPINC - Group ChangePublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CHANGE_INC_GROUP...more details

CHGDOC_DISPLAYDisplay Change Documents for groupsPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CHGDOC_DISPLAY...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CLASS_CONSTRUCTOR...more details

CONVERT_EXT_TO_INT_GUIDConvert external product to product guidPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CONVERT_EXT_TO_INT_GUID...more details

CONVERT_INT_TO_SCR_DATAConverts int_itm_data to scr_item_dataPrivate
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CONVERT_INT_TO_SCR_DATA...more details

CREATE_INC_GROUPINC - Create GroupPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>CREATE_INC_GROUP...more details

DELETE_INC_GROUPINC - Group DeletePublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>DELETE_INC_GROUP...more details

ERROR_LOG_FILTERFilter the error messages from the iPPEPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>ERROR_LOG_FILTER...more details

GET_FAVORITE_GROUP_DESCGet favourite group descriptionPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GET_FAVORITE_GROUP_DESC...more details

GET_GRAPHIC_PROFILEGet the default Graphics Pofile .Public
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GET_GRAPHIC_PROFILE...more details

GET_PERSONALIZE_DATAGet User SettingsPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GET_PERSONALIZE_DATA...more details

GET_PERSONALIZE_FINALGet final personalization dataPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GET_PERSONALIZE_FINAL...more details

GET_XML_DOCUMENTXml document for INC GroupPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GET_XML_DOCUMENT...more details

GRAPHICS_DISPLAYPopulates graphics data and invokes graphics displayPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GRAPHICS_DISPLAY...more details

GUID_CREATECall GUID_CREATE function Module for XSLTPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>GUID_CREATE...more details

INITIALIZE_GRAPHICSMethod to initialize GraphicsPrivate
CALL METHOD /incmd/cl_ppeuiinc_cntl=>INITIALIZE_GRAPHICS...more details

MAKE_LINKSMethod to make links for the GraphPrivate
CALL METHOD /incmd/cl_ppeuiinc_cntl=>MAKE_LINKS...more details

MAKE_NODESMethod to make nodes for the GraphPrivate
CALL METHOD /incmd/cl_ppeuiinc_cntl=>MAKE_NODES...more details

NUMBER_CHECK_GETINC - Group ID GetPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>NUMBER_CHECK_GET...more details

POPULATE_SEARCHINC - UI - Populate search list based on criteria enteredPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>POPULATE_SEARCH...more details

PRINT_XML_SCHEMAXml schemaPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>PRINT_XML_SCHEMA...more details

PRODUCT_CHECKINC - Check Product ExistencePublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>PRODUCT_CHECK...more details

READ_FFFSUBSET_FROMFFFRead FFF Subset from FFF classPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>READ_FFFSUBSET_FROMFFF...more details

READ_INC_GROUPINC - Group read detailsPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>READ_INC_GROUP...more details

SET_FAVORITE_GROUP_DESCSet favourite group descriptionPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>SET_FAVORITE_GROUP_DESC...more details

SET_PERSONALIZE_DATASet User SettingsPublic
CALL METHOD /incmd/cl_ppeuiinc_cntl=>SET_PERSONALIZE_DATA...more details

VALIDATE_USER_ICTYPESValidate user ICTYPES with application table.Public
CALL METHOD /incmd/cl_ppeuiinc_cntl=>VALIDATE_USER_ICTYPES...more details

VALIDATE_USER_REPTYPESValidate user REPTYPES with application table.Public
CALL METHOD /incmd/cl_ppeuiinc_cntl=>VALIDATE_USER_REPTYPES...more details



/INCMD/CL_PPEUIINC_CNTL 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
GC_CNA_SSC_OBJIDConstantObject ID for SSC'INC_SSC'LIKE
/SCMB/CNA_OBJID
Public
GS_PERS_OPTIONSStatic AttributeLIKE
/INCMD/UIPERS_OPTIONS
Public
GT_DD03P_ITEMStatic AttributeTable Type for Structure DD03PLIKE
DFIES_TABLE
Public
GT_DEF_REPTYPESStatic AttributeLIKE
/INCMD/TREPTYPE_TAB
Public
GT_USER_ICRMAPStatic AttributeLIKE
/INCMD/TICRMAP_TAB
Public
GT_USER_ICTYPESStatic AttributeLIKE
/INCMD/TAPPLCUST_TAB
Public
GV_CHKAUTHOR_ICTYPEStatic AttributeInterchangeability Group TypeLIKE
/INCMD/ICTYPE
Public
GV_DEF_ICTYPEStatic AttributeLIKE
/INCMD/ICTYPE
Public
GV_UIINC_MAINT_BADIStatic AttributeBusiness add-in interface /INCMD/IF_EX_MAINTLIKE
/INCMD/IF_EX_MAINT
Public
SO_CUSTOM_GRAPHStatic AttributeContainer for Custom Controls in the Screen AreaLIKE
CL_GUI_CUSTOM_CONTAINER
Public
SO_NETWORKStatic AttributeNetwork wrapperLIKE
CL_GUI_NETCHART
Private
SS_PROFILEStatic AttributeProfile for network/hierarchy graphicsLIKE
NET_PROFIL
Private
ST_CLUSTERSStatic AttributeTable Type for CNG_CLUSTRLIKE
CNG_CLUSTR_TAB
Private
ST_CVALSStatic AttributeTable Type for Table CVALSLIKE
CVALS_TAB
Private
ST_LINESStatic AttributeTable Type for CNG_LINESLIKE
CNG_LINES_TAB
Private
ST_LVALSStatic AttributeTable Type for NET_LVALSLIKE
LVALS_TAB
Private
ST_NODESStatic AttributeTable for Nodes in the Network GraphicLIKE
CNG_NODES_TAB
Private
ST_NVALSStatic AttributeTable Type for NET_NVALSLIKE
NVALS_TAB
Private
SV_ICDESCStatic AttributeGroup DescriptionLIKE
/INCMD/ICDESC
Private
SV_ICTYPEStatic AttributeType of InterchangeabilityLIKE
/INCMD/ICTYPE
Private


Links to Related Class(s)

/INCMD/C...
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!