Fonction SAP BAPI_ENTRYSHEET_GETDETAIL - Display Detailed Data on Entry Sheet

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ENTRYSHEET BAPIESSR-SHEET_NO C 10 Entry Sheet Number
LONG_TEXTS BAPIMMPARA-SELECTION C 1 SPACE X Also Provide Long Texts

Paramètre Reférence Type Long. Description
ENTRYSHEET_HEADER BAPIESSR u 492 Header Data of Entry Sheet

Paramètre Reférence Long. Facultatif Description
ENTRYSHEET_ACCOUNT_ASSIGNMENT BAPIESKN 357 X Account Assignments
ENTRYSHEET_HEADER_TEXT BAPIESSRTX 148 X Long Text: Entry Sheet Header
ENTRYSHEET_SERVICES BAPIESLL 717 X Services
ENTRYSHEET_SERVICES_TEXTS BAPIESLLTX 158 X Long Texts for Service Lines
ENTRYSHEET_SRV_ACCASS_VALUES BAPIESKL 58 X Value/Link to Service Account Assignment
RETURN BAPIRETURN1 470 X Processing Errors that Occurred

Functionality
You can use this method to output the detailed data on a service entrysheet.

Notes
The following authorization objects are checked with the activity 03(Display):

  • M_BEST_BSA,,Document type in purchase order

  • M_BEST_EKG,,Purchasing group in purchase order

  • M_BEST_EKO,,Purchasing organization in purchase
  • order
    • M_BEST_WRK,,Plant in purchase order

    • Error handling
      If error messages are issued during the processing, they are returnedin the table 'Return'. This table also logs information messages.

      Description
      This table contains the header data for the entry sheet.

      Description
      Number of service entry sheet.

      Description
      If you set this indicator, the long texts for service and outline linesplus the entry sheet header will also be returned.

      Description
      This table contains the account assignment data for the entry sheet.

      Description
      The table contains the long text for the entry sheet header.
      INCLUDE BAPI_DATAELEMENT OBJECT DOKU ID TX LANGUAGE EN

      Description
      This table contains the services and the service specification outlinesof the entry sheet.

      Description
      The table contains the outline and service texts.
      INCLUDE BAPI_DATAELEMENT OBJECT DOKU ID TX LANGUAGE EN

      Description
      This table contains the values of the account assignments at servicelevel and a reference to the overall account assignment of the PO item(table ENTRYSHEET_ACCOUNT_ASSIGNMENT). The actual account assignmentdata (cost center etc.) is stored in the account assignment tableENTRYSHEET_ACCOUNT_ASSIGNMENT and is linked to this table via thereference.

      Description
      This table contains all messages issued during the processing.

539978Automatic generation of BAPI test data directory