SAP ABAP Function Module CY01_GET_TAB_PL_TABLE_PROFILE (Reads a profile for the planning table (tabular form) of the CRP system)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY01_GET_TAB_PL_TABLE_PROFILE | Reads a profile for the planning table (tabular form) of the CRP system |
| Function Group | CY08 | Resource planning profile functions |
| Program Name | SAPLCY08 | |
| INCLUDE Name | LCY08U12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CRPTPPRO | TYPE | CYCRPTPPRO | Structure with all fields of the profile | |||
| |
PROFILE_TEXT | TYPE | TCY56T-TPPROTXT | Describing text for the profile | |||
| |
PROFILE_ID | TYPE | TCY56-TPPRO_ID | SPACE | ID of a planning table profile | ||
| |
RESET_BUFFER_IMP | TYPE | CYREFS-FLAG | SPACE | Reset local profile buffer | ||
| |
NO_CURRENT_PROFILE | TYPE | Current profile not available | ||||
| |
PROFILE_NOT_FOUND | TYPE | A profile with ID PROFIL_ID doesn't exist | ||||
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 | 19950404 |
| SAP Release Created in |