SAP IF_BADI_ISHMED_DOC_GUI_STATUS OO Class - Interface for BAdI: BADI_ISHMED_DOC_GUI_STATUS
IF_BADI_ISHMED_DOC_GUI_STATUS 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_BADI_ISHMED_DOC_GUI_STATUS 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_BADI_ISHMED_DOC_GUI_STATUS 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 Name | Description | Visability |
| FUNCTION_CODE_PROCESS | Process Function Code | Public |
| CALL METHOD if_badi_ishmed_doc_gui_status=>FUNCTION_CODE_PROCESS...more details | ||
| SET | Set GUI Status | Public |
| CALL METHOD if_badi_ishmed_doc_gui_status=>SET...more details | ||
IF_BADI_ISHMED_DOC_GUI_STATUS 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.
| Name | Level | Description | Initial Value | Type | Visability |
| CO_APPL_DTA | Instance Attribute | LIKE | Private | ||
| CO_APPL_LINK_ARCHIVE | Instance Attribute | LIKE | Private | ||
| CO_APPL_LINK_SAPSTORAGE | Instance Attribute | LIKE | Private | ||
| CO_APPL_PDF | Instance Attribute | LIKE | Private | ||
| CO_APPL_PMD | Instance Attribute | LIKE | Private | ||
| CO_APPL_SAPSCRIPT | Instance Attribute | LIKE | Private | ||
| CO_APPL_WINWORD | Instance Attribute | LIKE | Private | ||
| CO_APPL_WORD | Instance Attribute | LIKE | Private | ||
| CO_APPL_WORDCONTAINER | Instance Attribute | LIKE | Private | ||
| CO_APPL_XML | Instance Attribute | LIKE | Private | ||
| CO_BORID_DRAW | Instance Attribute | LIKE | Private | ||
| CO_BORID_MEDDOC | Instance Attribute | LIKE | Private | ||
| CO_BORTXT_MEDDOC | Instance Attribute | LIKE | Private | ||
| CO_CHAR_DOT | Instance Attribute | LIKE | Private | ||
| CO_CHAR_PLUS | Instance Attribute | LIKE | Private | ||
| CO_CREATE_LOAD | Instance Attribute | LIKE | Private | ||
| CO_CREATE_NEW | Instance Attribute | LIKE | Private | ||
| CO_DOC_SCREENTYPE_CTR | Instance Attribute | LIKE | Private | ||
| CO_DOC_SCREENTYPE_DYN | Instance Attribute | LIKE | Private | ||
| CO_ENQUEUE_SCOPE | Instance Attribute | LIKE | Private | ||
| CO_EXTENSION_HTML | Instance Attribute | LIKE | Private | ||
| CO_EXTENSION_XML | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_HTML | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_HTMLPRINT | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_HTMLQUICK | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_HTMLSHORT | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_PARAMDOKU | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_PDF | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_SAPSCRIPT | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_UNKNOWN | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_WORDCONTAINER | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_XMLDISP | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_XMLDISP_2 | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_XMLDOC_COMPLETE | Instance Attribute | LIKE | Private | ||
| CO_FORMAT_XMLEXPORT | Instance Attribute | LIKE | Private | ||
| CO_MIME_ARCHIVE_UNKNOWN | Instance Attribute | LIKE | Private | ||
| CO_MIME_HTML | Instance Attribute | LIKE | Private | ||
| CO_MIME_PDF | Instance Attribute | LIKE | Private | ||
| CO_MIME_XML | Instance Attribute | LIKE | Private | ||
| CO_MIME_XMLDOC_COMPLETE | Instance Attribute | LIKE | Private | ||
| CO_MIME_XML_DISP1 | Instance Attribute | LIKE | Private | ||
| CO_MIME_XML_DISP2 | Instance Attribute | LIKE | Private | ||
| CO_MIME_XML_EXP | Instance Attribute | LIKE | Private | ||
| CO_MSGTY_ERROR | Instance Attribute | LIKE | Private | ||
| CO_PROC_ARCHIVE | Instance Attribute | LIKE | Private | ||
| CO_PROC_CHANGE | Instance Attribute | LIKE | Private | ||
| CO_PROC_COPY | Instance Attribute | LIKE | Private | ||
| CO_PROC_CREATE | Instance Attribute | LIKE | Private | ||
| CO_PROC_CREATE_PART | Instance Attribute | LIKE | Private | ||
| CO_PROC_CREATE_VERSION | Instance Attribute | LIKE | Private | ||
| CO_PROC_CTRL_VIEW | Instance Attribute | LIKE | Private | ||
| CO_PROC_DELETE | Instance Attribute | LIKE | Private | ||
| CO_PROC_DELETE_PHYSIC | Instance Attribute | LIKE | Private | ||
| CO_PROC_DISPLAY | Instance Attribute | LIKE | Private | ||
| CO_PROC_EDIT | Instance Attribute | LIKE | Private | ||
| CO_PROC_EXIST | Instance Attribute | LIKE | Private | ||
| CO_PROC_INSERT | Instance Attribute | LIKE | Private | ||
| CO_PROC_PRINT | Instance Attribute | LIKE | Private | ||
| CO_PROC_PRINT_OTF | Instance Attribute | LIKE | Private | ||
| CO_PROC_PRINT_VIEW | Instance Attribute | LIKE | Private | ||
| CO_PROC_QUICK_VIEW | Instance Attribute | LIKE | Private | ||
| CO_PROC_SET_STATUS | Instance Attribute | LIKE | Private | ||
| CO_PROC_UNDEFINED | Instance Attribute | LIKE | Private | ||
| CO_PROC_UNDELETE | Instance Attribute | LIKE | Private | ||
| CO_PROC_UPDATE | Instance Attribute | LIKE | Private | ||
| CO_STORE_ARCHIVE_ONLY | Instance Attribute | LIKE | Private | ||
| CO_STORE_ARCHIVE_PLUS | Instance Attribute | LIKE | Private | ||
| CO_STORE_FILESYSTEM | Instance Attribute | LIKE | Private | ||
| CO_STORE_R3DB | Instance Attribute | LIKE | Private | ||
| CO_STORE_SAPSTORAGE | Instance Attribute | LIKE | Private | ||
| CO_STORE_SERVER | Instance Attribute | LIKE | Private | ||
| CO_STORE_VIA_ARCHIVELINK | Instance Attribute | LIKE | Private | ||
| CO_STORE_VIA_KPRO | Instance Attribute | LIKE | Private |
Links to Related Class(s)
IF_BADI_...Full list of available SAP object classes
Search for further information about these or an SAP related objects