SAP ABAP Function Module CY_GET_FIELD (Reads the DDIC information to a table field)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY (Package) R/3 Application development: Capacity Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY_GET_FIELD | Reads the DDIC information to a table field |
| Function Group | CYCP | Capacity planning - general functions |
| Program Name | SAPLCYCP | Include LCYIBFI1 |
| INCLUDE Name | LCYCPU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIELD | TYPE | DFIES-FIELDNAME | Field | |||
| |
LANGU | TYPE | DFIES-LANGU | SY-LANGU | Language | ||
| |
TABNAME | TYPE | DFIES-TABNAME | Table name | |||
| |
FIELDTAB | TYPE | DFIES | Output table | |||
| |
INTERNAL_ERROR | TYPE | Internal error | ||||
| |
NO_TEXTS_FOUND | TYPE | Not all texts exist | ||||
| |
TABLE_HAS_NO_FIELDS | TYPE | Table has no fields | ||||
| |
TABLE_NOT_ACTIV | TYPE | Table does not exists as active | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |