Ansicht
Dokumentation

RJHADUTXT - IS-M: Data Transfer - SAPScript Texts

RJHADUTXT - IS-M: Data Transfer - SAPScript Texts

PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Use

RJHADU01 - New orders
RJHADU04 - New orders

CONTENT:

SapScript texts for the order item

RECORD TYPE NUMBER:

13

OBLIGATORY RECORD TYPE:

No

NOTES:

  • TEXTART:
    The following text types are supported during order migration:
    'NOTI': Item note --> All item types
    'PLAI': Int.positioning note --> 'Ad item type only'
    'PLAE': Ext.positioning note --> 'Ad item type only'
    'ROHT': Raw text --> 'Ad item type only'
  • 9 text lines are available for each RJHADUTXT structure. If you require more than nine lines, you must make entries for the same text type in an additional RJHADUTXT structure.
    The record type sequence must be increased for each text type. This means that if you have 15 lines of item text, you require record type 13 RJHADUTXT with text type 'NOTI' twice. The first record has record type sequence number 01 and the second record has record type sequence number 02.
    You can enter additional text types for ad items. If you want to enter 3 lines of positioning comments, you require record type 13 RJHADUTXT three times with the new 'PLAI' or 'PLAE' text type.
    Important note: The record type sequence number must start at 01 and be increased accordingly for a new text type.

STRUCTURE:






ROGBILLS - Synchronize billing plans   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 5909 Date: 20240426 Time: 114307     sap01-206 ( 39 ms )
Field name Type Lg |N |C |K *)
  | | |
AVM_NR CHAR 10 | | |
FRD_AVM_NR CHAR 20 |X | |
POS_NR NUMC 3 |X | |
SATZART CHAR 2 |X | |
SART_REIFO NUMC 2 |X | |
TEXTART CHAR 4 | |X |
TEXTZEILNR NUMC 2 | | |X
TEXTZEILE1 CHAR 72 | | |
TEXTZEILE2 CHAR 72 | | |
TEXTZEILE3 CHAR 72 | | |
TEXTZEILE4 CHAR 72 | | |
TEXTZEILE5 CHAR 72 | | |
TEXTZEILE6 CHAR 72 | | |
TEXTZEILE7 CHAR 72 | | |
TEXTZEILE8 CHAR 72 | | |
TEXTZEILE9 CHAR 72 | | |
*) Key
N = Obligatory for new orders
C = Data check using report RJHADU_CHECKDATA
K = Not used