SAP /ISDFPS/CL_FDPFA_ILI OO Class - List 'Authorized' and 'Actual' Infrastructure









/ISDFPS/CL_FDPFA_ILI 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 /ISDFPS/CL_FDPFA_ILI 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 /ISDFPS/CL_FDPFA_ILI is /ISDFPS/CL_FDPFA_CNTL

Method list of /ISDFPS/CL_FDPFA_ILI 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
CB_GENERATE_RENTAL_REQUESTCreate RE Search RequestPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>CB_GENERATE_RENTAL_REQUEST...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD /isdfps/cl_fdpfa_ili=>CLASS_CONSTRUCTOR...more details

DELETE_ILIDelete Comparison of InfrastructurePublic
CALL METHOD /isdfps/cl_fdpfa_ili=>DELETE_ILI...more details

DETERMINE_ORG_OBJIDSelection Popup for Force ElementPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>DETERMINE_ORG_OBJID...more details

DISPLAY_ERROR_LOGDisplay Application LogPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>DISPLAY_ERROR_LOG...more details

GET_KEY_DATECall Dialog Box for Key Date EntryPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>GET_KEY_DATE...more details

ILI_DATA_READRead Authorized and Actual InfrastructureProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>ILI_DATA_READ...more details

ILI_HANDLE_MENU_BUTTONEvent Handler - Menu EntryPublic
CALL METHOD /isdfps/cl_fdpfa_ili=>ILI_HANDLE_MENU_BUTTON...more details

ILI_HANDLE_TOOLBARExtend ToolbarPublic
CALL METHOD /isdfps/cl_fdpfa_ili=>ILI_HANDLE_TOOLBAR...more details

ILI_HANDLE_USER_COMMANDEvent Handler - User CommandPublic
CALL METHOD /isdfps/cl_fdpfa_ili=>ILI_HANDLE_USER_COMMAND...more details

INIT_ILILaunch Function TreeProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>INIT_ILI...more details

INSTANCE_GETRead Object InstancePublic
CALL METHOD /isdfps/cl_fdpfa_ili=>INSTANCE_GET...more details

READ_CHARACT_TEXTRead Description of Fixtures and Fittings CharacteristicPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>READ_CHARACT_TEXT...more details

READ_FUNCT_TEXTRead Description of FunctionPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>READ_FUNCT_TEXT...more details

READ_MEAS_TEXTRead Description of Measurement TypePrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>READ_MEAS_TEXT...more details

READ_MOBART_TEXTRead Name of Object TypePrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>READ_MOBART_TEXT...more details

READ_NUTZART_TEXTRead Description of Usage TypePrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>READ_NUTZART_TEXT...more details

REFRESHRefreshPublic
CALL METHOD /isdfps/cl_fdpfa_ili=>REFRESH...more details

REFRESH_GRIDRefresh ALV Grid (Authorized/Actual Comparison)Private
CALL METHOD /isdfps/cl_fdpfa_ili=>REFRESH_GRID...more details

SET_ALV_DATASet Output Data in ALV GridPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_ALV_DATA...more details

SET_CONTEXT_MENUGenerate Context Menu EntriesPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_CONTEXT_MENU...more details

SET_DATA_FOR_RENTAL_REQUESTDetermine Data and Create RE Search RequestPrivate
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_DATA_FOR_RENTAL_REQUEST...more details

SET_EVENT_HANDLERRegister Events of Infrastructure ListProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_EVENT_HANDLER...more details

SET_FIELDCATALOGBuild Up Field CatalogProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_FIELDCATALOG...more details

SET_LAYOUTChange LayoutProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_LAYOUT...more details

SET_TABLE_FOR_FIRST_DISPLAYDisplay of DataProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_TABLE_FOR_FIRST_DISPLAY...more details

SET_TOOLBAR_EXCLUDINGHide Functions in Standard ToolbarProtected
CALL METHOD /isdfps/cl_fdpfa_ili=>SET_TOOLBAR_EXCLUDING...more details



/ISDFPS/CL_FDPFA_ILI 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
C_FC_ILI_APPLOGConstantFunction Code'APPLOG'LIKE
UI_FUNC
Private
C_FC_ILI_GENERATEConstantFunction Code'GENREQ'LIKE
UI_FUNC
Private
C_FC_ILI_KEYDATEConstantFunction Code'KEYDATE'LIKE
UI_FUNC
Private
C_FC_ILI_REFRESHConstantFunction Code'REFRESH'LIKE
UI_FUNC
Private
C_FC_ILI_STRUKConstantFunction Code'STRU'LIKE
UI_FUNC
Private
C_FC_ILI_STRUK_1ConstantFunction Code'STRU1'LIKE
UI_FUNC
Private
C_FC_ILI_STRUK_2ConstantFunction Code'STRU2'LIKE
UI_FUNC
Private
C_FC_ILI_VERDConstantFunction Code'VERD'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_H_AConstantFunction Code'VERDHA'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_H_BConstantFunction Code'VERDHB'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_H_FConstantFunction Code'VERDHF'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_U_AConstantFunction Code'VERDUA'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_U_BConstantFunction Code'VERDUB'LIKE
UI_FUNC
Private
C_FC_ILI_VERD_U_FConstantFunction Code'VERDUF'LIKE
UI_FUNC
Private
C_STA_ABGELEHNTConstantSystem Status'I1173'LIKE
J_ISTAT
Private
C_STA_AKTIVConstantSystem Status'I1174'LIKE
J_ISTAT
Private
C_STA_BEANTRAGTConstantSystem Status'I1171'LIKE
J_ISTAT
Private
C_STA_GENEHMIGTConstantSystem Status'I1172'LIKE
J_ISTAT
Private
C_STA_GEPLANTConstantSystem Status'I1170'LIKE
J_ISTAT
Private
GS_HROBJECTInstance AttributeObjectLIKE
HROBJECT
Private
GS_LAYOUTInstance AttributeALV Control: Layout StructureLIKE
LVC_S_LAYO
Private
GS_VARIANTInstance AttributeLayout (External Use)LIKE
DISVARIANT
Private
GT_CTX_MENU_PATHInstance AttributeContext Menu EntriesLIKE
SCTX_ENTRYTAB
Private
GT_ERROR_LISTInstance AttributeReturn TableLIKE
BAPIRET2_T
Private
GT_EXCLUDE_TOOLBARInstance AttributeFunction Code TableLIKE
UI_FUNCTIONS
Private
GT_FIELDCATALOGInstance AttributeField Catalog for SAP List Viewer ControlLIKE
LVC_T_FCAT
Private
GT_ILI_MO_ALVInstance AttributeTable Type for /ISDFPS/ST_RE_ILI_MO_ALVLIKE
/ISDFPS/TB_RE_ILI_MO_ALV
Private
GT_ILI_MO_CHAR_ALVInstance AttributeTable Type for /ISDFPS/st_RE_ILI_MO_CHAR_ALVLIKE
/ISDFPS/TB_RE_ILI_MO_CHAR_ALV
Private
GT_ILI_MO_MEAS_ALVInstance AttributeTable Type for /ISDFPS/ST_RE_ILI_MO_MEAS_ALVLIKE
/ISDFPS/TB_RE_ILI_MO_MEAS_ALV
Private
G_FLAG_EBENEInstance AttributeM = Main Object; S = Subobject'H'LIKE
CHAR1
Private
G_FLAG_HIERARCHIEInstance AttributeStructure HierarchyLIKE
AS4FLAG
Private
G_FLAG_VERDInstance AttributeSummarization: F = Function; E = Equipment; M = Measurement'F'LIKE
CHAR1
Private
G_GRIDInstance AttributeList Comparison of InfrastructureLIKE
CL_GUI_ALV_GRID
Private
G_GRID_STRUCT_NAMEInstance AttributeTable NameLIKE
DD02L-TABNAME
Private
G_INSTANCEStatic AttributeInfrastructure ComparisonLIKE
/ISDFPS/CL_FDPFA_ILI
Private
G_KEYDATEInstance AttributeKey DateLIKE
DATUM
Private
MO_BADI_MO_ILI_ALVInstance AttributeLIKE
Private


Links to Related Class(s)

/ISDFPS/...
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!