SAP ABAP Function Module ASTRUC_SET_USAGE_ALL (find all lines in allocation structures that use a certain cost el. group)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KAUC (Package) Customizing R/3 Cost Accounting, Orders
⤷
⤷
⤷
Basic Data
| Function Module | ASTRUC_SET_USAGE_ALL | find all lines in allocation structures that use a certain cost el. group |
| Function Group | 0C5K_SERV | Services for Allocation Structure |
| Program Name | SAPL0C5K_SERV | Services for allocation structure |
| INCLUDE Name | L0C5K_SERVU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_USED | TYPE | C | = X, if the CEG is used at least once | |||
| |
I_COST_EL_GROUP | TYPE | GRPNAME | cost element group (CEG) to be checked | |||
| |
I_CHART_OF_ACC | TYPE | KTOPL | chart of accounts | |||
| |
I_LANGU | TYPE | SYLANGU | SY-LANGU | language | ||
| |
ET_SETUSAGE | TYPE | SETUSAGE | table with all entries where the CEG is used | |||
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 | 19990317 |
| SAP Release Created in |