SAP ABAP Function Module CRM_PRP_SETTYPES_GET_STRUCT_CB (Get the Names of all DDIC Structures generated for a PPR Settype Assignmnt)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PPR (Application Component) Partner/Product Range
⤷
CRM_PRP (Package) Partner/Product Ranges (PPRs)
⤷
⤷
Basic Data
| Function Module | CRM_PRP_SETTYPES_GET_STRUCT_CB | Get the Names of all DDIC Structures generated for a PPR Settype Assignmnt |
| Function Group | CRM_PRP_CB | Access to General PPR Customizing Data |
| Program Name | SAPLCRM_PRP_CB | Access to general PRP customizing data |
| INCLUDE Name | LCRM_PRP_CBU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_EXT_STRUCT_NAME | TYPE | CRMT_PRP_STRUCTURE_NAME | Name of a DDIC Structure | |||
| |
EV_EXT_STRUCT_NAME_UI | TYPE | CRMT_PRP_STRUCTURE_NAME | ||||
| |
EV_STANDARD_STRUCT_NAME | TYPE | CRMT_PRP_STRUCTURE_NAME | Name of a DDIC Structure | |||
| |
EV_UI_STRUCT_NAME | TYPE | CRMT_PRP_STRUCTURE_NAME | Name of a DDIC Structure | |||
| |
EV_ALV_STRUCT_NAME | TYPE | CRMT_PRP_STRUCTURE_NAME | Name of a DDIC Structure | |||
| |
EV_UI_TABLE_TYPE | TYPE | CRMT_PRP_TABLE_TYPE_NAME | Name of a DDIC Table Type | |||
| |
EV_ALV_TABLE_TYPE | TYPE | CRMT_PRP_TABLE_TYPE_NAME | Name of a DDIC Table Type | |||
| |
EV_DATABASE_NAME | TYPE | CRMT_PRP_TABLENAME | Table Name | |||
| |
EV_DATABASE_HIST_NAME | TYPE | CRMT_PRP_TABLENAME | Table Name | |||
| |
EV_DATABASE_TABLE_TYPE | TYPE | CRMT_PRP_TABLE_TYPE_NAME | Name of a DDIC Table Type | |||
| |
EV_DATABASE_HIST_TABLE_TYPE | TYPE | CRMT_PRP_TABLE_TYPE_NAME | Name of a DDIC Table Type | |||
| |
ET_DFIES_EXT | TYPE | CRMT_PRP_DFIES_TAB | Table Type for Structure DFIES | |||
| |
ET_DFIES_EXT_UI | TYPE | CRMT_PRP_DFIES_TAB | Table Type for Structure DFIES | |||
| |
ET_DTEL_EXT | TYPE | CRMT_PRP_DD04L_TAB | Table Type for Structure DD04L | |||
| |
ET_FIXED_VALUES | TYPE | CRMT_PRP_EXT_I_FIXED_VALUE_TAB | Table Type for keeping fixed Value information | |||
| |
IV_SETTYPE_ID | TYPE | CRMT_PRP_SETTYPE_ID | PPR Set Type ID for BUPA and Product Field Extension | |||
| |
IV_REFERENCE_TYPE | TYPE | CRMT_PRP_REFERENCE_TYPE | Type of Reference of a PPR Object | |||
| |
IV_OBJECT_NAME | TYPE | CRMT_PRP_OBJECT_NAME | PPR Object | |||
| |
IV_LANGUAGE | TYPE | SYLANGU | SY-LANGU | R/3 System, current language | ||
| |
NO_SETTYPE_ID | TYPE | No Settype ID provided | ||||
| |
WRONG_SETTYPE_ID | TYPE | Wrong Settype ID provided | ||||
| |
NO_REFERENCE_TYPE | TYPE | No PPR Reference Type provided | ||||
| |
NO_OBJECT_NAME | TYPE | No PPR Object Name provided | ||||
| |
WRONG_OBJECT_NAME | TYPE | Wrong PPR Object Name for Object Extensions provided | ||||
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 | 20020829 |
| SAP Release Created in | 12A |