SAP ABAP Class CL_EXM_IM_ISH_SERVICEFORM (Example Implementation for BAdI Definition ISH_SERVICEFORM)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPAS (Package) Application development patient accounting system
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_ISH_SERVICEFORM | BAdI Interface IF_EX_ISH_SERVICEFORM | 20010629 |
Properties
| Class | CL_EXM_IM_ISH_SERVICEFORM | |
| Short Description | Example Implementation for BAdI Definition ISH_SERVICEFORM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NPAS | Application development patient accounting system |
| Created | 20010629 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_ISH_SERVICEFORM | BAdI Interface IF_EX_ISH_SERVICEFORM | 20010629 |
Friends
Class CL_EXM_IM_ISH_SERVICEFORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_ON_OFF | ' ' | Boolean Value "False" | 20010717 | ||
| 2 | Constant | Public | Type reference (TYPE) | ISH_ON_OFF | 'X' | Boolean Value "True" | 20010717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Convert Values of HTML Fields of a Service into Actions | 20010717 | |
| 2 | Instance method | Private | Method | Initialize HTML Fields of a Service | 20010717 |
Events
Class CL_EXM_IM_ISH_SERVICEFORM has no event.
Types
Class CL_EXM_IM_ISH_SERVICEFORM has no local type.
Method Signatures
Method CHECK_ONE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Value transfer | Type reference (TYPE) | C | Zeilenindex der Tabelle im Beispielformular | 20010717 | |||
| 2 | INPUT_DATA | Value transfer | Type reference (TYPE) | CNHT_QUERY_TABLE | Eingabedaten auf dem Formular | 20010717 | |||
| 3 | NLEIFORM | Value transfer | Type reference (TYPE) | ISH_YT_NLEI | Tabelle mit den vom aktuellen Formular angelegten Leistungen | 20010717 | |||
| 4 | RNLSRTAB | Value transfer | Type reference (TYPE) | ISH_T_RNLSR | Tabelle mit Leistungsaktionen | 20010717 | |||
| 5 | SERVICE | Value transfer | Type reference (TYPE) | TARLS | Zur HTML-Tabellenzeile gehörende Leistung | 20010717 |
Method CHECK_ONE_SERVICE on class CL_EXM_IM_ISH_SERVICEFORM has no exception.
Method INIT_ONE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLTEXT | Value transfer | Type reference (TYPE) | STRING | HTML-Coding des Leistungsformulars | 20010717 | |||
| 2 | INDEX | Value transfer | Type reference (TYPE) | C | Zeilenindex der Tabelle im Beispielformular | 20010717 | |||
| 3 | NLEIFORM | Value transfer | Type reference (TYPE) | ISH_YT_NLEI | Tabelle mit den vom aktuellen Formular angelegten Leistungen | 20010717 | |||
| 4 | SERVICE | Value transfer | Type reference (TYPE) | TARLS | Zur HTML-Tabellenzeile gehörende Leistung | 20010717 | |||
| 5 | VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | IS-H: Verarbeitungsmodus | 20010717 |
Method INIT_ONE_SERVICE on class CL_EXM_IM_ISH_SERVICEFORM has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |