SAP ABAP Class CL_DPR_CUST_INCL_WORK (Services for Customer Fields)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_CUST_INCL (Package) Project Management: Admin. of Customer-Defined Fields

⤷

⤷

Properties
Class | CL_DPR_CUST_INCL_WORK | |
Short Description | Services for Customer Fields | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_CUST_INCL | Project Management: Admin. of Customer-Defined Fields |
Created | 20031013 | SAP |
Last change | 20141109 | |
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_CUST_INCL_WORK has no interface implemented.
Friends
Class CL_DPR_CUST_INCL_WORK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'checkbox' | HTMLB Tag Name Checkbox | 20031013 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'dropdownListBox' | HTMLB Tag Name Dropdown Listbox | 20031013 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'inputField' | HTMLB Tag Name Input Field | 20031013 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'textEdit' | HTMLB Tag Name textEdit | 20040419 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DPR_TT_CUST_INCL_WORK | cProjects: Services for Customer Fields | 20031013 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DPR_TS_AUTHORITY_INFORMATION | User-Specific Authorizations for Object | 20031013 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DPR_TS_CI_SHLP_DEFINITIONS | cProjects: Structure for Buffer of Determined Search Helps | 20031014 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DPR_TT_CI_FIELDS_WITH_LABEL | cProjects: Customer Fields w. Language-Dependent Field Label | 20031013 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DDFIELDS | DD: Field List | 20031013 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_CI_LISTBOX_VALUES | cProjects: Buffer for Content of Dropdown Listboxes | 20031014 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_CI_SHLP_DEFINITIONS | cProjects: TT for Search Helps Determined by Buffer | 20031014 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20031013 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LANGU | Language key | 20031013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20031013 | |
2 | ![]() |
Instance method | Public | Method | Set Field Alignment | 20040215 |
3 | ![]() |
Instance method | Public | Method | Set Width | 20040215 |
4 | ![]() |
Static method | Public | Method | Destructor | 20031017 |
5 | ![]() |
Static method | Public | Method | Instance for Services of Customer Fields | 20031013 |
6 | ![]() |
Instance method | Public | Method | Determine Attribute showHelp for HTMLB Tag Input Field | 20031013 |
7 | ![]() |
Instance method | Public | Method | Determine Attribute Type for HTMLB Tag Input Field | 20031013 |
8 | ![]() |
Instance method | Public | Method | Fill Value Table for HTMLB Tag Dropdown Listbox | 20031013 |
9 | ![]() |
Instance method | Public | Method | Define Search Help for Customer Field | 20031014 |
10 | ![]() |
Instance method | Public | Method | Define Attribute Disabled for HTMLB Tag | 20031013 |
Events
Class CL_DPR_CUST_INCL_WORK has no event.
Types
Class CL_DPR_CUST_INCL_WORK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_CUST_INCL_WORK has no parameter.
Method CONSTRUCTOR on class CL_DPR_CUST_INCL_WORK has no exception.
Method DETERMINE_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | ANY | Feldwert | 20040215 | ||
2 | ![]() |
RV_ALIGNMENT | Value transfer | Type reference (TYPE) | STRING | 20040215 |
Method DETERMINE_ALIGNMENT on class CL_DPR_CUST_INCL_WORK has no exception.
Method DETERMINE_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | ANY | Feldwert | 20040215 | ||
2 | ![]() |
RV_WIDTH | Value transfer | Type reference (TYPE) | STRING | 20040215 |
Method DETERMINE_WIDTH on class CL_DPR_CUST_INCL_WORK has no exception.
Method FREE Signature
Method FREE on class CL_DPR_CUST_INCL_WORK has no parameter.
Method FREE on class CL_DPR_CUST_INCL_WORK has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CUST_INCL_WORK | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CUST_INCL_WORK | cProjects: Repository/Customizing für Kundenfelder | 20031013 | ||
2 | ![]() |
RR_CUST_INCL_WORK | Value transfer | Object reference (TYPE REF TO) | CL_DPR_CUST_INCL_WORK | cProjects: Repository/Customizing für Kundenfelder | 20031013 |
Method GET_INSTANCE on class CL_DPR_CUST_INCL_WORK has no exception.
Method INPUTFIELD_DETERMINE_SHOWHELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UI_DEF | Call by reference | Type reference (TYPE) | DPR_TV_CI_UI_DEF | cProjects: Kundenfeld UI Definition | 20031013 | ||
2 | ![]() |
RV_SHOWHELP | Value transfer | Type reference (TYPE) | STRING | 20031013 |
Method INPUTFIELD_DETERMINE_SHOWHELP on class CL_DPR_CUST_INCL_WORK has no exception.
Method INPUTFIELD_DETERMINE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20031013 | ||
2 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | STRING | 20031013 |
Method INPUTFIELD_DETERMINE_TYPE on class CL_DPR_CUST_INCL_WORK has no exception.
Method LISTBOX_DETERMINE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | DPR_TV_CI_FIELDNAME | cProjects: Name des Kundenfeldes | 20031013 | ||
2 | ![]() |
RT_LISTBOX_VALUES | Value transfer | Type reference (TYPE) | SHSVALTAB | Business Server Pages (BSP) Werteliste Suchhilfe | 20031013 |
Method LISTBOX_DETERMINE_TABLE on class CL_DPR_CUST_INCL_WORK has no exception.
Method SEARCH_HELP_DETERMINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | DPR_TV_CI_FIELDNAME | cProjects: Name des Kundenfeldes | 20031014 | ||
2 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 'attr' | Prefix für SearchID | 20031017 |
Method SEARCH_HELP_DETERMINE on class CL_DPR_CUST_INCL_WORK has no exception.
Method TAG_DETERMINE_DISABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WORK_MODE | Call by reference | Type reference (TYPE) | DPR_TV_CI_WORK_MODE | cProjects: Kundenfeld Bearbeitungsmode | 20031013 | ||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | Attribut disabled: true/false | 20031013 |
Method TAG_DETERMINE_DISABLED on class CL_DPR_CUST_INCL_WORK has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 310 |