SAP ABAP Function Module GET_PS_OBJECTNUMBER (Lesen aller CO-relevanten Objekte zu einem Projekt)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-ST-OPR (Application Component) Operative Structures
⤷
CN_PSP_OPR (Package) Operative Work Breakdown Structure
⤷
⤷
Basic Data
| Function Module | GET_PS_OBJECTNUMBER | Lesen aller CO-relevanten Objekte zu einem Projekt |
| Function Group | CJPN | Format project number |
| Program Name | SAPLCJPN | |
| INCLUDE Name | LCJPNU49 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_PRPS | TYPE | PRPS | PRPS record, providing AUFNR,NPLNR or PSPNR is selected | |||
| |
I_AUFNR | TYPE | AUFK-AUFNR | SPACE | Order number (CO, PP, PM orders) | ||
| |
I_NPLNR | TYPE | AUFK-AUFNR | SPACE | Grid number | ||
| |
I_ONLY_DEF_OBJECTS | TYPE | RCWBS-SEL01 | SPACE | Read only networks for project definition | ||
| |
I_PRONR | TYPE | PROJ-PSPNR | Project definition | |||
| |
I_PSPNR | TYPE | PRPS-PSPNR | WBS element | |||
| |
I_SHOW_PLANTYPE | TYPE | RCWBS-SEL01 | SPACE | Read object indicators (orders for project) | ||
| |
I_WITH_HIERARCHY | TYPE | RCWBS-SEL01 | SPACE | WBS element incl. subordinate elements | ||
| |
I_WITH_NETWORK | TYPE | RCWBS-SEL01 | SPACE | WBS element or definition incl. assigned networks | ||
| |
I_WITH_ORDERS | TYPE | RCWBS-SEL01 | SPACE | WBS element incl. orders for project | ||
| |
I_WITH_COMPONENTS | TYPE | RCWBS-SEL01 | SPACE | |||
| |
NO_BUFFER | TYPE | RCWBS-SEL01 | SPACE | Read directly from database | ||
| |
FLG_RECHINFO | TYPE | RCWBS-SEL01 | SPACE | |||
| |
FLG_REFRESH | TYPE | RCWBS-SEL01 | 'X' | |||
| |
FLG_VRG_TMP | TYPE | RCWBS-SEL01 | SPACE | |||
| |
FLG_TMPOBJS | TYPE | RCWBS-SEL01 | SPACE | |||
| |
VSNMR_IMP | TYPE | VSKOPF-VSNMR | ||||
| |
T_OBJECTS | TYPE | OBJLIST_PS | Table of all selected CO object numbers | |||
| |
RECH_TAB | TYPE | IONRE | ||||
| |
PRPS_TAB | TYPE | RCJ_PSPNR2 | ||||
| |
HIER_IMP | TYPE | RPHIERA | ||||
| |
T_RESBD | TYPE | RESBD | ||||
| |
PSP_HIERARCHY_ERROR | TYPE | Error when reading WBS hierarchy | ||||
| |
PSP_NOT_FOUND | TYPE | WBS element does not exist | ||||
| |
WRONG_INPUT | TYPE | Neither definition, WBS, network nor order | ||||
| |
WRONG_ORDER_CATEGORY | TYPE | No CO, PP or PM order | ||||
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 | 20091125 |
| SAP Release Created in |