SAP ABAP Function Module ISIDE_RLACCT_ACCT_POST_D_READ (Read postings of an account (by date and document type))
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-SWP (Application Component) Supplier Workplace
⤷
ISIDE (Package) Internet Supplier Integration: Database layer, external data
⤷
⤷
Basic Data
| Function Module | ISIDE_RLACCT_ACCT_POST_D_READ | Read postings of an account (by date and document type) |
| Function Group | DE_RL_ACCOUNT | Returnable Packaging Accounts |
| Program Name | SAPLDE_RL_ACCOUNT | |
| INCLUDE Name | LDE_RL_ACCOUNTU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_POSTINGS | TYPE | ISI_ACCT_DA_POST_TT | Table type: Account postings with additonal statement data | |||
| |
ES_ACCT_DATA_ADD | TYPE | RLACCT | Returnable packaging account (additional data) | |||
| |
ET_RETURN | TYPE | ISI_BAPIRETURN1_TT | Return parameters | |||
| |
IF_ACCTNO | TYPE | RL_ACCTNO | Returnable packaging account | |||
| |
IF_DLMT_TYPE | TYPE | RL_DLMT_TYPE | Delimitation type for account postings (docdate:1,postdate: 2,acstdate: 10) | |||
| |
IF_DATE_FROM | TYPE | RL_POSTDATE | Posting date | |||
| |
IF_DATE_TO | TYPE | RL_POSTDATE | Posting date | |||
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 | 20050301 |
| SAP Release Created in | 46C2 |