SAP ABAP Class CL_APB_ISR_FORM_CUSTOMIZING (ISR form customizing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_ISR (Package) Internal Service Request on ABA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APB_ISR_FORM_CUSTOMIZING | Interface for ISR form customizing | 20090126 |
Properties
| Class | CL_APB_ISR_FORM_CUSTOMIZING | |
| Short Description | ISR form customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_ISR | Internal Service Request on ABA |
| Created | 20090126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APB_ISR_FORM_CUSTOMIZING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APB_ISR_FORM_CUSTOMIZING | Interface for ISR form customizing | 20090126 |
Friends
Class CL_APB_ISR_FORM_CUSTOMIZING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_APB_ISR_FORM_CUSTOMIZING | ISR form customizing | 20090126 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_FORM | Form Objects: Form Interface | 20090126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_FORM | Form Objects: Form Interface | 20090126 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_INTERFACE | Form Objects: Interface for Form Interfaces | 20090126 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_WB_FORM | Form Objects: Form Interface (Workbench) | 20090126 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_WB_INTERFACE | Form Objects: Interface for Form Interface (Workbench) | 20090126 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | APB_ISR_T_CUST_CHA | Customizing of Characteristics | 20090126 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FPNAME | Form for Scenario | 20090126 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FPNAME | Form for Scenario | 20090126 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FPNAME | Form Interface | 20090126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20090126 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | APB_ISR_VERSION | Version of scenario | 20090126 |
Methods
Events
Class CL_APB_ISR_FORM_CUSTOMIZING has no event.
Types
Class CL_APB_ISR_FORM_CUSTOMIZING has no local type.
Method Signatures
Method ADD_FIELDS_FROM_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHARACTERISTICS | Value transfer | Type reference (TYPE) | APB_ISR_T_CUST_CHA | Customizing of Characteristics | 20090401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090401 |
Method ADD_SIMPLE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SCHEMA_BODY | Call by reference | Type reference (TYPE) | STRING | 20090126 | ||||
| 2 | IT_SIMPLE_TYPE | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20090126 |
Method ADD_SIMPLE_TYPES on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method CALL_SFP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | STRING | 20090127 |
Method CALL_SFP on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method CHECK_FORM_ALREADY_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name of Form Object | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090127 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARACTERISTICS | Call by reference | Type reference (TYPE) | APB_ISR_T_CUST_CHA | 20090126 | ||||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | 20090126 | ||||
| 3 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | APB_ISR_TEMPLATE | 20090126 | ||||
| 4 | IV_TEMPLATE_REF | Call by reference | Type reference (TYPE) | APB_ISR_TEMPLATE | 20090126 | ||||
| 5 | IV_VERSION | Call by reference | Type reference (TYPE) | APB_ISR_VERSION | 20090126 |
Method CONSTRUCTOR on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method CREATE_FORM Signature
Method CREATE_FORM on class CL_APB_ISR_FORM_CUSTOMIZING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method CREATE_FORM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FORM_NAME | Value transfer | Type reference (TYPE) | FPNAME | Name of Form Object | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method CREATE_INTERFACE Signature
Method CREATE_INTERFACE on class CL_APB_ISR_FORM_CUSTOMIZING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method CREATE_INTERFACE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTERFACE_NAME | Value transfer | Type reference (TYPE) | FPNAME | Name of Form Object | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method CREATE_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_XML_SCHEMA | Value transfer | Type reference (TYPE) | XSTRING | 20090126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method EVALUATE_EMPTY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20090126 | |||
| 2 | ET_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20090126 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20090126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method GET_FORM_REFERENCE Signature
Method GET_FORM_REFERENCE on class CL_APB_ISR_FORM_CUSTOMIZING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method GET_SIMPLE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20090126 | |||
| 2 | RT_SIMPLE | Value transfer | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20090126 |
Method GET_SIMPLE_TYPES on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method GET_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE | Form Objects: Interface for Form Interfaces | 20090126 | |||
| 2 | RV_XML_SCHEMA | Value transfer | Type reference (TYPE) | XSTRING | 20090126 |
Method GET_XML_SCHEMA on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method GET_XML_SCHEMA_FROM_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCHEMA_BODY | Call by reference | Type reference (TYPE) | STRING | 20090126 | ||||
| 2 | EV_SCHEMA_HEAD | Call by reference | Type reference (TYPE) | STRING | 20090126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090126 |
Method IMPORT_FIELDS_FROM_XML_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_XSD_FIELDS | Value transfer | Type reference (TYPE) | STRING_TABLE | 20090401 |
Method IMPORT_FIELDS_FROM_XML_SCHEMA on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method IS_XML_SCHEMA_IN_SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCHEMA_MIGHT_BE_SUBSET | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090401 | ||
| 2 | RV_IN_SYNC | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090401 |
Method IS_XML_SCHEMA_IN_SYNC on class CL_APB_ISR_FORM_CUSTOMIZING has no exception.
Method UPDATE_INTERFACE Signature
Method UPDATE_INTERFACE on class CL_APB_ISR_FORM_CUSTOMIZING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for ISR form customizing | 20090128 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |