SAP ABAP Class CL_WRMA_F4_HELP (H4 Help class)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-RSL (Application Component) Retail Stock Ledger
⤷
RS_AA_WRMA (Package) Analytical Application RMA - Retail
⤷
⤷
Properties
| Class | CL_WRMA_F4_HELP | |
| Short Description | H4 Help class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_AA_WRMA | Analytical Application RMA - Retail |
| Created | 20070725 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRMA_F4_HELP has no forward declaration.
Interfaces
Class CL_WRMA_F4_HELP has no interface implemented.
Friends
Class CL_WRMA_F4_HELP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSINFOPROV | '0FISCPER' | Directory of all InfoObjects | 20070924 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSINFOPROV | '0PLANT' | InfoProvider | 20070924 | ||
| 3 | Constant | Private | Type reference (TYPE) | RSTLOGO | 'IOBJ' | BW: Object Type (TLOGO) | 20070924 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'COMP_CODE' | 0COMP_CODE field name | 20070725 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSTABNM | '/BI0/PCOMP_CODE' | 0COMP_CODE master data table | 20070725 | ||
| 6 | Constant | Private | Type reference (TYPE) | RSTABNM | '/BI0/TCOMP_CODE' | 0COMP_CODE text table | 20070725 | ||
| 7 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'DISTR_CHAN' | 0DISTR_CHAN field name | 20070726 | ||
| 8 | Constant | Private | Type reference (TYPE) | RSTABNM | '/BI0/TDISTR_CHAN' | 0DISTR_CHAN text table | 20070726 | ||
| 9 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'POPER' | Fiscal Period field name | 20070911 | ||
| 10 | Constant | Private | Type reference (TYPE) | RSTABNM | 'T009B' | Table Name | 20071001 | ||
| 11 | Constant | Private | Type reference (TYPE) | RSTABNM | 'T009C' | Fiscal Period text table | 20070911 | ||
| 12 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'PERIV' | Fiscal Variant Field Name | 20070911 | ||
| 13 | Constant | Private | Type reference (TYPE) | RSTABNM | 'T009T' | Fiscal Variant text table | 20070911 | ||
| 14 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'PLANT' | 0PLANT field name | 20070725 | ||
| 15 | Constant | Private | Type reference (TYPE) | RSTABNM | '/BI0/PPLANT' | 0PLANT masterdata table | 20070725 | ||
| 16 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'RMA_REFPLT' | Field Name | 20070918 | ||
| 17 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SALESORG' | 0SALESORG field name | 20070726 | ||
| 18 | Constant | Private | Type reference (TYPE) | RSTABNM | '/BI0/PSALESORG' | 0SALESORG masterdata table | 20070726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Company code F4 help | 20070725 | |
| 2 | Instance method | Public | Method | Distribution Chain F4 help | 20070725 | |
| 3 | Instance method | Public | Method | Fiscal Period F4 help | 20070911 | |
| 4 | Instance method | Public | Method | Fiscal Variant F4 help | 20070910 | |
| 5 | Instance method | Public | Method | Plant F4 help | 20070725 | |
| 6 | Instance method | Public | Method | Reference Plant F4 help | 20070918 | |
| 7 | Instance method | Public | Method | Sales Org F4 help | 20070725 |
Events
Class CL_WRMA_F4_HELP has no event.
Types
Class CL_WRMA_F4_HELP has no local type.
Method Signatures
Method GET_COMP_CODE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20070725 | |||
| 2 | I_DYNFLD_COMP_CODE | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070725 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070725 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Comp code selected | 20070725 |
Method GET_DISTR_CHAN_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DISTR_CHAN | Call by reference | Type reference (TYPE) | VTWEG | Distribution Channel | 20070725 | |||
| 2 | I_DYNFLD_DISTR_CHAN | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070725 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070725 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Distribution Channel selected | 20070725 |
Method GET_FISC_PER_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070911 | |||
| 2 | I_DYNPROFIELD | Call by reference | Type reference (TYPE) | DYNFNAM | Field name | 20071001 | |||
| 3 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070911 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20071001 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20071001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Characteristics 0FISCPER not active | 20070924 | ||
| 2 | No F4 for Fiscal Period | 20070911 |
Method GET_FISC_VAR_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FISC_VAR | Call by reference | Type reference (TYPE) | RSFISCVAR | Fiscal year variant | 20070910 | |||
| 2 | I_DYNFLD_FISC_VAR | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070911 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070910 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Fiscal Variant | 20070911 |
Method GET_PLANT_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PLANT | Call by reference | Type reference (TYPE) | /RTF/DE_PLANT | Location | 20070725 | |||
| 2 | I_DYNFLD_PLANT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070725 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070725 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No plant selected | 20070725 |
Method GET_REFERENCE_PLANT_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REF_PLANT | Call by reference | Type reference (TYPE) | /RTF/DE_PLANT | Location | 20070918 | |||
| 2 | I_DYNFLD_REF_PLANT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070918 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070918 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No reference Plant | 20070918 | ||
| 2 | Characteristics 0PLANT not active | 20070924 |
Method GET_SALESORG_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SALESORG | Call by reference | Type reference (TYPE) | VKORG | 20070725 | ||||
| 2 | I_DYNFLD_SALESORG | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070725 | |||
| 3 | I_DYNNUM | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04 data element for SYST | 20070725 | |||
| 4 | I_DYNREP | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20070725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Salesorg selected | 20070725 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |