‎2008 Jul 07 10:19 AM
Hi,
How to use this BAPI_ACC_STAT_KEY_FIG_POST.. any code available
Akash
‎2008 Jul 07 10:24 AM
hi,
Go to SE37 and press where-used-list button ... fo find the usage on your server ...
‎2008 Jul 07 10:24 AM
hi,
Go to SE37 and press where-used-list button ... fo find the usage on your server ...
‎2008 Jul 07 10:25 AM
The Import parameters are
1.DOC_HEADER
2.IGNORE_WARNINGS(optional)
-->The DOC_HEADER structure contains the document header data.
-->The CO_AREA field must contain the controlling area in which you are to post.
-->For an external number range, the DOC_NO field is specified for the document number.
-->The fields DOCDATE (document date) and POSTGDATE (posting date) are optional. For
empty fields, the system enters the current date.
-->The OBJ_KEY enables you to specify the number and organization of a reference
document (each with 10 characters ). The OBJ_TYPE type field is defined for the object
type of the reference document of the sending system.
-->USERNAME is mandatory field
Tables Parameters
1.DOC_ITEMS
2.RETURN
3.CUSTOMER_FIELDS
The document item data is transferred to the DOC_ITEMS table.You pass values you want
to upload based on the requirement.
You take the Header details in one Internal table and the item details in other table.
‎2016 May 02 3:50 PM
Hi,
how to I create 1 document only when posting more lines? it creates a document each posted line...
thank you
BR
S.