Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: CAN ANY one Tell Me J1IF11 TEXT how to find

$
0
0

Table j_1iexchdr.

select single * from j_1iexchdr into corresponding fields of  j_1iexchdr
        where exnum in
exnum
               and exyear in
exyear.

 

concatenate '57FC' j_1iexchdr-docno j_1iexchdr-docyr into tdname.
condense tdname no-gaps.

use read text or text object

 

TEXT Object : J1IF

 

Text Ids :

0001     Sub contracting challan

0002     Sub contractors norms

0003     Shipping instructions

DNLD     Download

IDEN     Identification marks

PROC     Nature of processing


Viewing all articles
Browse latest Browse all 10425

Trending Articles