SAP ABAP Function Module FMCA_DPSOBBPACC_PARTNER_SELECT (Read DPSOB_BP_ACC Using PARTNER)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-PS-CA (Application Component) Public Sector Contract Accounting
⤷
FMCA_PSOB (Package) PSCD: Contract Object
⤷
⤷
Basic Data
| Function Module | FMCA_DPSOBBPACC_PARTNER_SELECT | Read DPSOB_BP_ACC Using PARTNER |
| Function Group | FMCA_PSOB_DB | Database Access for BDT Application PSOB |
| Program Name | SAPLFMCA_PSOB_DB | Datenbankzugriffe für BDT-Anwendung PSOB |
| INCLUDE Name | LFMCA_PSOB_DBU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_PARTNER | TYPE | DPSOB_BP_ACC-PARTNER | SPACE | Business Partner Number | ||
| |
I_PARTNERACC | TYPE | DPSOB_BP_ACC-PARTNERACC | SPACE | Contract Account Number | ||
| |
I_ABWRE | TYPE | DPSOB_BP_ACC-ABWRE | SPACE | Alternative payer | ||
| |
I_ABWRA | TYPE | DPSOB_BP_ACC-ABWRA | SPACE | Alternative Payee | ||
| |
I_VALDT | TYPE | SYST-DATLO | SY-DATLO | Validity Date | ||
| |
I_BYPASS_BUFFER | TYPE | XFELD | SPACE | Read Directly from the Database? | ||
| |
I_READ_OBSOLETE | TYPE | XFELD | SPACE | Read Obsolete Entries Also? | ||
| |
I_MAX_LINES_DPSOB | TYPE | SYST-TFILL | 0 | Maximum Line Number for Return T_DPSOB | ||
| |
T_DPSOB_BP_ACC | TYPE | DPSOB_BP_ACC | Data on Contract Object, Partner and Contract Account | |||
| |
T_DPSOB | TYPE | DPSOB | Contract Object in IS-PS-CA | |||
| |
NOT_FOUND | TYPE | Entry not Found | ||||
| |
INVALID_INPUT | TYPE | Insufficient Entry Parameters for Database Access | ||||
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 | 20050224 |
| SAP Release Created in | 462 |