SAP ABAP Function Module CRM_PRP_SETTYPES_GET_DBINFO_CB (Get the Names of DDIC Structures, Table Types generated for a PPR Set Type)
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_DBINFO_CB | Get the Names of DDIC Structures, Table Types generated for a PPR Set Type |
| 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_CBU18 |
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_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 | |||
| |
IV_SETTYPE_ID | TYPE | CRMT_PRP_SETTYPE_ID | PPR Set Type ID for BUPA and Product Field Extension | |||
| |
NO_SETTYPE_ID | TYPE | No Settype ID provided | ||||
| |
WRONG_SETTYPE_ID | TYPE | Wrong Settype ID 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 |