SAP ABAP Class CL_JS_USER_PARAMETERS (Customer-Defined Job Parameters)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-WTY (Application Component) Warranty Claim Processing
⤷
ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MP_JOB_STEP | Base Abstract Class for Job Steps | 20020912 |
Properties
| Class | CL_JS_USER_PARAMETERS | |
| Short Description | Customer-Defined Job Parameters | |
| Super Class | CL_MP_JOB_STEP | Base Abstract Class for Job Steps |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_WTY_MP | Mass Change Warranty Claim |
| Created | 20020912 | SAP |
| Last change | 20021108 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_JS_USER_PARAMETERS has no interface implemented.
Friends
Class CL_JS_USER_PARAMETERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_JS_SELECTION_PARAMETERS | Selection Screen Definition for Parameters | 20020912 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WTYMP_T_TAB_PARAMETER | 20021212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary type | 20020912 | |||
| 4 | Constant | Private | Type reference (TYPE) | WTYMP_STEP_ID | 'PARAMETER' | Step ID | 20021216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Parameter that Later Appears on the Selection Screen | 20021212 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020912 | |
| 3 | Instance method | Public | Method | 20021001 | ||
| 4 | Instance method | Public | Method | 20021125 | ||
| 5 | Instance method | Public | Method | 20021125 |
Events
Class CL_JS_USER_PARAMETERS has no event.
Types
Class CL_JS_USER_PARAMETERS has no local type.
Method Signatures
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_OBLIGATORY | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | CL_BOOLEAN=>FALSE | Boolean Klasse | 20021212 | ||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | WTYMP_T_PARAMETER_TYPE | 20021212 | ||||
| 3 | RV_IDENT | Value transfer | Type reference (TYPE) | WTYMP_T_IDENTIFIER | 20021212 |
Method ADD_PARAMETER on class CL_JS_USER_PARAMETERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_JOB | Call by reference | Object reference (TYPE REF TO) | CL_MP_JOB | WTY MP: MP-job | 20020912 |
Method CONSTRUCTOR on class CL_JS_USER_PARAMETERS has no exception.
Method GEN_SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | CL_JS_SELECTION_PARAMETERS | Selection screen definition for parameters | 20021001 |
Method GEN_SET_PARAMETERS on class CL_JS_USER_PARAMETERS has no exception.
Method GET_PARAMETERS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | 20021125 |
Method GET_PARAMETERS_VALUES on class CL_JS_USER_PARAMETERS has no exception.
Method GET_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20021125 |
Method GET_STRUCTURE_NAME on class CL_JS_USER_PARAMETERS has no exception.
History
| Last changed by/on | SAP | 20021108 |
| SAP Release Created in | 471 |